OpenMC/tests
copilot-swe-agent[bot] 4ef907bd5b Add proper test isolation and error handling to random ray multiple point sources test
Co-authored-by: jtramm <1009059+jtramm@users.noreply.github.com>
2025-07-10 22:44:03 +00:00
..
cpp_unit_tests Rely on std::filesystem for file_utils (#3042) 2025-01-28 07:31:59 +00:00
regression_tests Introduce WeightWindowsList class that enables export to HDF5 (#3456) 2025-06-25 13:44:53 -05:00
unit_tests Add proper test isolation and error handling to random ray multiple point sources test 2025-07-10 22:44:03 +00:00
__init__.py Tests: adding option to copy file into temp dir. 2022-01-08 16:28:31 -06:00
chain_ni.xml Simulation of decay photons through the D1S method (#3235) 2025-02-21 12:47:38 -05:00
chain_simple.xml Add decay heat function in material (#2287) 2022-11-17 22:57:01 -06:00
chain_simple_decay.xml Allow decay only nuclides to be specified in Material for a depletion simulation (#2616) 2023-09-14 01:00:52 +00:00
conftest.py Consistency in treatment of paths for files specified within the Model class (#3153) 2024-10-10 12:17:40 -05:00
dummy_operator.py revert DepletionOperator to TransportOperator; doc updates 2022-08-01 12:44:28 -05:00
micro_xs_simple.csv Refactor MicroXS class and usage in IndependentOperator (#2595) 2023-08-31 10:55:21 -04:00
readme.rst Update documentation relating to test suite 2018-02-05 07:35:48 -06:00
test_matplotlib_import.py Defer a few more matplotlib imports 2023-04-26 09:48:05 -05:00
testing_harness.py removed old command line scripts (#3300) 2025-02-14 22:58:30 -06:00

See docs/source/devguide/tests.rst for information on the OpenMC test suite.