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
|
b819300061
|
converted a couple of tests over to CTest framework, works in serial so far
|
2014-02-24 17:21:48 -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 |
|
Bryan Herman
|
f54b5fa2c7
|
updated run tests script to do work with test basic
|
2013-08-21 16:19:54 -04:00 |
|
Bryan Herman
|
8753d7b8b1
|
added new tests script to run full test switch with different compiler options
|
2013-08-16 17:36:44 -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
|
3d794473ee
|
if passed, test results data file now cleaned up
|
2013-08-12 14:13:54 -04:00 |
|
Bryan Herman
|
5d00dfa638
|
added new results test for basic test
|
2013-08-12 13:17:03 -04:00 |
|
Paul Romano
|
358b7ca7bb
|
Added test suite based on nosetests. Closes #27.
|
2013-02-01 15:22:32 -05:00 |
|