Added 'PecosTransport' to the SCons regression test suite
This commit is contained in:
parent
a37d75a645
commit
b988a3f3ab
1 changed files with 1 additions and 0 deletions
|
|
@ -277,6 +277,7 @@ Test('negA-cti', 'negATest', negA, 'negATest_blessed.out',
|
|||
options='noxNeg.cti', artifacts=negA_name,
|
||||
comparisons=[('noxNeg_blessed.xml', 'noxNeg.xml')])
|
||||
|
||||
CompileAndTest('pecosTransport', 'PecosTransport', 'pecosTransport', 'output_blessed.txt')
|
||||
CompileAndTest('printUtil', 'printUtilUnitTest', 'pUtest', 'output_blessed.txt')
|
||||
CompileAndTest('pureFluid', 'pureFluidTest', 'testPureWater', 'output_blessed.txt')
|
||||
CompileAndTest('rankine_democxx', 'rankine_democxx', 'rankine', 'output_blessed.txt',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue