Patrick Shriwise
|
eda39ad9ca
|
Python source class refactor (#2524)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-06-20 21:27:55 -05:00 |
|
Patrick Myers
|
1cb22075ef
|
Changed xml to lxml (#2489)
|
2023-05-09 10:41:04 -05:00 |
|
Ethan Peterson
|
11e618fe81
|
adding export_to_xml to run and updating tests
|
2023-03-24 18:54:54 -04:00 |
|
Paul Romano
|
091241070f
|
Update test results with numpy 1.24 and anisotropic fission
|
2023-02-10 12:21:42 -06:00 |
|
Paul Romano
|
a5bdbd3adb
|
Address a few warnings from tests
|
2022-12-23 00:07:02 -06:00 |
|
Paul Romano
|
9552be7316
|
Update test results from new random number stream
|
2021-05-03 10:32:16 -05:00 |
|
Paul Romano
|
38ff673cf3
|
Finish converting windowed multipole functions to C++
|
2019-01-02 13:55:08 -06:00 |
|
Paul Romano
|
62edb23fd3
|
Update test results to reflect slightly different summing of total xs
|
2018-11-12 14:55:30 -06:00 |
|
Paul Romano
|
3246a9320e
|
Remove option to specify multipole library outside of cross_sections.xml
|
2018-11-12 13:35:29 -06:00 |
|
liangjg
|
c7115e5b10
|
fix bugs in test
|
2018-08-19 19:53:46 -04:00 |
|
liangjg
|
8a20f3cc0a
|
check if git-lfs installed in travis
|
2018-08-18 17:43:28 -04:00 |
|
Paul Romano
|
23324fe24b
|
Fix broken tests
|
2018-03-15 11:02:07 -05:00 |
|
Paul Romano
|
848305b8d3
|
Skip multipole-related tests if OPENMC_MULTIPOLE_LIBRARY is not set
|
2018-02-06 13:27:01 -05:00 |
|
Paul Romano
|
b7c63be018
|
Use super() in Python classes in tests package
|
2018-02-06 13:14:17 -05:00 |
|
Paul Romano
|
0aee52c5ab
|
Remove deprecated methods
|
2018-02-05 23:14:30 -05:00 |
|
Paul Romano
|
740f03fce1
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
Paul Romano
|
98d5496102
|
Ability to run regression tests using pytest
|
2018-02-05 07:35:19 -06:00 |
|
Paul Romano
|
920afa123e
|
Make tests directory a package (for pytest)
|
2018-02-05 07:35:19 -06:00 |
|
Paul Romano
|
c3af1c915b
|
Move regression tests into separate directory
|
2018-02-05 07:35:19 -06:00 |
|