16 |
TESTS="escript bruce finley" |
TESTS="escript bruce finley" |
17 |
|
|
18 |
# the python tests to run |
# the python tests to run |
19 |
FINLEY_PYTESTS="ImportTest.py SimpleSolve.py GradTest.py test_linearPDEsOnFinley.py test_generators.py test_visualization_interface.py" |
#FINLEY_PYTESTS="ImportTest.py SimpleSolve.py GradTest.py test_linearPDEsOnFinley.py test_generators.py test_visualization_interface.py" |
20 |
|
FINLEY_PYTESTS="ImportTest.py SimpleSolve.py GradTest.py" |
21 |
ESCRIPT_PYTESTS="ImportTest.py BinaryOps.py UnaryOps.py SliceGetting.py SliceSetting.py MiscTests.py newEscriptTests.py DataVariableTests.py test_xml.py" |
ESCRIPT_PYTESTS="ImportTest.py BinaryOps.py UnaryOps.py SliceGetting.py SliceSetting.py MiscTests.py newEscriptTests.py DataVariableTests.py test_xml.py" |
22 |
BRUCE_PYTESTS="ImportTest.py BruceTest.py" |
BRUCE_PYTESTS="ImportTest.py BruceTest.py" |
23 |
|
|