Commit graph

34 commits

Author SHA1 Message Date
Sterling Harper
62d4670d1b Added update capability to TestHarness #402 2015-06-29 19:22:14 -06:00
Sterling Harper
e610f0147d Updated tests to use Python TestHarness 2015-06-26 14:37:24 -06:00
Paul Romano
085ade9ffc Consistently use the same Python interpreter when running tests 2015-06-04 13:53:42 +07:00
Paul Romano
5be69f0e4d Make it clear why sys.path is amended in results.py scripts 2015-06-01 08:51:12 +07:00
Paul Romano
acc7b2cf24 Fix openmc imports in tests and fix a few paths in run_test.py 2015-05-31 15:34:15 +07:00
Will Boyd
1cac1385bf Updated all tests with relative location of Python API 2015-03-10 14:48:19 -04:00
Will Boyd
75bc67c2e4 Updated all tests to use new statepoint format 2014-11-25 21:37:02 -05:00
Will Boyd
2081e29771 Moved statepoint.py into src/utils/openmc directory, and updated test suite to reflect this. 2014-10-15 09:48:24 -04:00
Sterling Harper
93a0e06c57 Merged 'develop' and updated tests (except CMFD) 2014-08-06 14:12:48 +02:00
walshjon
80a6c6ab1f updated test results 2014-07-30 20:26:25 -07:00
Paul Romano
cbb4c1aeb9 Add try/finally in tests to make sure teardown() is called. 2014-05-27 16:51:52 -04:00
Bryan Herman
b8cad3e5ef changed results file 2014-04-24 22:32:42 -04:00
Bryan Herman
45f275cd6e changed box to point source and threading works now 2014-04-24 22:28:37 -04:00
Bryan Herman
9da450e810 merged develop into nndc_tests 2014-04-11 08:56:26 -04:00
Bryan Herman
1a61345d38 added a space 2014-04-08 18:39:40 -04:00
Bryan Herman
92dce0b83b using os.path.join to join paths instead of string concatenation 2014-04-08 18:19:44 -04:00
Bryan Herman
3c8c2a421e changed results based on open cross sections 2014-04-08 17:13:27 -04:00
Bryan Herman
8b903aecd5 fixed sab on void materials 2014-04-08 17:13:06 -04:00
Bryan Herman
4fb75efd9f changed Sab extenstions as well 2014-04-08 11:34:54 -04:00
Bryan Herman
b275fcac9d converted all cross section extensions to 71c for 293.6K NNDC data 2014-04-08 11:28:33 -04:00
Bryan Herman
1fc0690d63 change python syntax from == None to is None 2014-04-03 08:15:54 -04:00
Bryan Herman
b13103fc56 Merge branch 'develop' into ctests 2014-04-02 19:44:03 -04:00
Paul Romano
2dd5ae6d93 Updated test results for three tests.
The prompt neutron energy distribution for Pu-240 second-chance fission (MT=20)
was affected by the bug in #249 for three tests.
2014-03-07 18:51:38 -05:00
Bryan Herman
e915e5db18 converted rest of tests 2014-02-25 13:41:24 -05:00
Bryan Herman
9025c729c7 removed Popen wait and use communicate then get return code 2013-10-16 23:03:40 -04:00
Bryan Herman
5449dd8770 merged develop into test_suite 2013-08-28 17:03:37 -04:00
Bryan Herman
2dcc6e666c updated results from change in nu 2013-08-28 11:28:50 -04:00
Bryan Herman
d202207101 script now runs all compiler options, not survival biasing test does not work for mpi, result precision is now 12.6E 2013-08-22 17:00:57 -04:00
Bryan Herman
f22adabf15 updated test cases to work with MPI and HDF5, all run from run_tests script 2013-08-22 12:17:28 -04:00
Paul Romano
db5e04fba2 Update baseline test results for refactor. 2013-08-14 20:48:32 -05:00
Paul Romano
14b632db75 Make sure there is newline at end of results_true.dat. 2013-08-14 20:29:12 -05:00
Paul Romano
a2a09eef63 Use cross-platform os.rename instead of system call to cp. 2013-08-14 20:09:27 -05:00
Bryan Herman
dbb89870e5 updated void test 2013-08-12 18:04:46 -04:00
Paul Romano
358b7ca7bb Added test suite based on nosetests. Closes #27. 2013-02-01 15:22:32 -05:00