[svn-r29557] Add comments to CMake macros and do append error file

revise_chunks rev 29556
This commit is contained in:
Allen Byrne
2016-03-24 10:59:00 -05:00
parent eb66e7537c
commit d9ab44fe46
3 changed files with 50 additions and 28 deletions

View File

@@ -120,9 +120,9 @@ add_test (
-D "TEST_LIBRARY_DIRECTORY=${CMAKE_TEST_OUTPUT_DIRECTORY}"
-D "TEST_FOLDER=${HDF5_BINARY_DIR}/java/test"
-D "TEST_OUTPUT=JUnit-interface.out"
-D "TEST_ERRREF=JUnit-interface.ert"
# -D "TEST_LOG_LEVEL=trace"
-D "TEST_EXPECT=0"
-D "SKIP_APPEND=1"
-D "TEST_MASK_ERROR=TRUE"
-D "TEST_FILTER:STRING=${testfilter}"
-D "TEST_REFERENCE=JUnit-interface.txt"