mirror of
https://github.com/Cantera/cantera.git
synced 2026-08-09 12:38:22 -05:00
@@ -250,7 +250,8 @@ if env['f90_interface'] == 'y':
|
||||
Test('f77-isentropic', 'fortran', '#build/samples/f77/isentropic',
|
||||
'f77_isentropic_blessed.txt')
|
||||
Test('f77-ctlib', 'fortran', '#build/samples/f77/ctlib', 'f77_ctlib_blessed.txt')
|
||||
Test('f77-demo', 'fortran', '#build/samples/f77/demo', 'f77_demo_blessed.txt')
|
||||
Test('f77-demo', 'fortran', '#build/samples/f77/demo', 'f77_demo_blessed.txt',
|
||||
threshold=1e-10)
|
||||
|
||||
# Force explicitly-named tests to run even if SCons thinks they're up to date
|
||||
for command in COMMAND_LINE_TARGETS:
|
||||
|
||||
Reference in New Issue
Block a user