Commit graph

22 commits

Author SHA1 Message Date
Paul Romano
c3aa903146 Get rid of tallies_present argument for test harness classes 2017-04-07 21:04:14 -05:00
Sterling Harper
03a8fb64e6 Address @paulromano comments on #469 2015-10-03 11:28:36 -04:00
Sterling Harper
d14750149a Fix Python paths in tests 2015-10-02 23:59:41 -04:00
Paul Romano
8b67fa7a92 Use structured array for global tallies with mean and std_dev fields 2015-09-17 07:21:04 +07:00
Paul Romano
97a7582c44 Determine Tally.sum, sum_sq, mean, std_dev on demand. No more read_results()! 2015-09-16 18:37:02 +07:00
Paul Romano
2c4f7f113e Restructured most of openmc.statepoint.StatePoint to read values on demand from
properties.
2015-09-16 15:45:30 +07:00
Sterling Harper
fb518a4d7c Make os and glob imports explicit 2015-09-14 21:42:25 -04:00
walshjon
fc5fd61b7f incorporate leakage into fixed source test 2015-08-13 23:01:02 -07:00
Sterling Harper
62d4670d1b Added update capability to TestHarness #402 2015-06-29 19:22:14 -06:00
Sterling Harper
f13351f2ee TestHarness adjustments for #402 2015-06-28 00:06:33 -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
cbb4c1aeb9 Add try/finally in tests to make sure teardown() is called. 2014-05-27 16:51:52 -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
1fc0690d63 change python syntax from == None to is None 2014-04-03 08:15:54 -04:00
Bryan Herman
0b6d664bc9 converted fixed source, lattice, element, output and particle restart tests 2014-02-25 11:18:51 -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
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
a2a09eef63 Use cross-platform os.rename instead of system call to cp. 2013-08-14 20:09:27 -05:00
Bryan Herman
bfbc929e66 updated fixed_source test and added simple flux tally for comparison 2013-08-12 15:05:02 -04:00
Paul Romano
358b7ca7bb Added test suite based on nosetests. Closes #27. 2013-02-01 15:22:32 -05:00