Added a regression test for C++ compile
The examples don't quite compile/run yet.
This commit is contained in:
parent
9269cf7ee3
commit
90ee3432d9
@ -61,6 +61,10 @@ RO="-fac"
|
||||
test.sh basictest.sh $src_dir -co: $co -mo: $mo -ro: $RO -eo: $eo
|
||||
renametest.sh basictest $output_dir/basictest-debug2
|
||||
|
||||
co="--enable-debug CC=mpiCC"
|
||||
test.sh basictest.sh $src_dir -co: $co -mo: $mo -ro: $ro -eo: $eo
|
||||
renametest.sh basictest $output_dir/basictest-debug-cpp
|
||||
|
||||
co="--with-insure --enable-debug --with-print-errors"
|
||||
MO="test"
|
||||
test.sh basictest.sh $src_dir -co: $co -mo: $MO -ro: $ro
|
||||
|
||||
Loading…
Reference in New Issue
Block a user