Fix special macro stdout as empty

This commit is contained in:
Allen Byrne 2018-12-05 09:44:13 -06:00
parent 081e369ade
commit a68fd29208

View File

@ -206,6 +206,7 @@
-D "TEST_FOLDER=${PROJECT_BINARY_DIR}/testfiles"
-D "TEST_OUTPUT=${testname}.out"
-D "TEST_EXPECT=${resultcode}"
-D "TEST_REFERENCE=${resultfile}.mty"
-D "TEST_ERRREF=${resultfile}.err"
-P "${HDF_RESOURCES_EXT_DIR}/runTest.cmake"
)