Commit graph

32 commits

Author SHA1 Message Date
Bryan Herman
a598732862 Merge branch 'develop' into cmfd_src 2014-03-15 08:18:35 -04:00
Bryan Herman
fb5ede7d93 remove compile from all-tests option 2014-03-04 21:50:50 -05:00
Paul Romano
0d1176ea03 Copy executable rather than moving when running run_suite. 2014-02-02 18:24:09 -05:00
Paul Romano
1bfbde7cf0 PEP8 fixes on Python scripts. 2013-10-09 19:42:40 -04:00
Bryan Herman
3f47b31784 added more info if compiler is not found 2013-10-09 16:20:19 -04:00
Bryan Herman
260d051167 changed dummy runtests to nosetests and fixed exception handling 2013-10-09 16:13:59 -04:00
Bryan Herman
f1780faea2 dont add compile test when specifying all-omp 2013-09-29 17:31:44 -04:00
Bryan Herman
99d9118eca updated omp tests for all combinations 2013-09-29 17:21:10 -04:00
Paul Romano
c67423342e PEP8 fixes in run_tests.py and test_compile.py. 2013-09-21 16:51:00 -04:00
Paul Romano
60168dffc7 Merge branch 'develop' into cmfd_clean
Conflicts:
	src/cmfd_data.F90
	tests/run_tests.py
	tests/test_compile/test_compile.py
2013-09-21 16:20:12 -04:00
Bryan Herman
6154c4db60 added more options for running test suite 2013-09-10 15:31:12 -04:00
Paul Romano
d44dfd20d9 Add OpenMP tests (also fix PEP8 compliance in test_compile.py). 2013-09-07 20:29:18 -04:00
Paul Romano
975fd21284 Allow test suite to be run with compiler other than gfortran. 2013-09-07 15:02:46 -04:00
Paul Romano
a8f6d194f8 Skip CMFD tests rather than excluding them. 2013-09-02 20:13:53 -04:00
Paul Romano
d9dd03dcb7 Fix previous commit. 2013-09-02 18:57:49 -04:00
Paul Romano
71296f4dd3 Make sure tests run if none are specified. 2013-09-02 18:52:42 -04:00
Paul Romano
421b6cf976 Show header for compilation tests. 2013-09-02 18:50:27 -04:00
Paul Romano
e0aacecbea Ability to pass command-line flags to nose. 2013-09-02 18:45:40 -04:00
Paul Romano
d0a468eb53 Refactored run_tests.py to make it a bit more Pythonic. 2013-09-02 17:13:55 -04:00
Bryan Herman
a522e0d040 removed setup script and added plugins to run_tests script 2013-09-02 10:45:11 -04:00
Paul Romano
4f10114774 PEP8 fixes on run_tests.py 2013-09-02 01:51:03 -04:00
Bryan Herman
4e041356f3 path to mpiexec can be easily changed 2013-08-29 10:18:30 -04:00
Bryan Herman
61f730449b append current working directory to path to find nose_mpi.py 2013-08-29 09:40:36 -04:00
Bryan Herman
7ab30a2926 exclude cmfd cases when not compiling with PETSc 2013-08-28 22:51:47 -04:00
Bryan Herman
3d3c5e4455 fixed opt string mistake 2013-08-27 15:03:45 -04:00
Bryan Herman
67e16a9e93 extended run tests script to be able to run compilation tests and compiler configuration tests separately 2013-08-27 14:00:56 -04:00
Bryan Herman
e958268b03 fixed run tests python error and now copy executable openmc back to openmc-[ext] 2013-08-26 15:49:44 -04:00
Bryan Herman
e044421ff3 added newline at end of file 2013-08-22 19:03:28 -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
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