Commit graph

12 commits

Author SHA1 Message Date
Paul Romano
488d7582df Convert test_compily.py to use cmake. 2014-02-02 18:24:28 -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
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
Bryan Herman
1ba465b4fc removed intel from test compile 2013-08-21 16:22:08 -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
b4ba15b713 Added PROFILE=yes cases to test_compile. 2013-02-21 20:37:11 -05:00
Paul Romano
358b7ca7bb Added test suite based on nosetests. Closes #27. 2013-02-01 15:22:32 -05:00