OpenMC/tests
Paul Romano 6dde8af940
Merge pull request #2464 from shimwell/moving_voxel_plot_code
moved voxel plot to api accessible function
2023-04-27 09:36:22 -05:00
..
cpp_unit_tests allow directories containing periods in file extension grabber 2023-04-15 22:26:34 -04:00
regression_tests Defer a few more matplotlib imports 2023-04-26 09:48:05 -05:00
unit_tests Merge pull request #2464 from shimwell/moving_voxel_plot_code 2023-04-27 09:36:22 -05:00
__init__.py Tests: adding option to copy file into temp dir. 2022-01-08 16:28:31 -06:00
chain_simple.xml Add decay heat function in material (#2287) 2022-11-17 22:57:01 -06:00
conftest.py partial work on adding travis event-based functionality via command line argument 2020-01-23 23:12:18 +00:00
dummy_operator.py revert DepletionOperator to TransportOperator; doc updates 2022-08-01 12:44:28 -05:00
micro_xs_simple.csv update and expand deplete_no_transport test 2022-08-09 21:54:35 -05: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 fix failing tests, remove redundant PlotTestHarness code 2023-04-04 22:11:10 -04:00

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