From 25357dc56901570ef6e7477501acd3c7eaab9e22 Mon Sep 17 00:00:00 2001 From: Martin Beaudoin Date: Thu, 2 Jul 2015 21:13:35 -0400 Subject: [PATCH] testHarness: adjusting some messages for foam-extend --- testHarness/README.txt | 4 ++-- testHarness/foam-extend/3.2/runDir/Allrun_CMakeOnly | 2 +- testHarness/foam-extend/3.2/runDir/Allrun_Experimental | 2 +- testHarness/foam-extend/3.2/runDir/Allrun_Nightly | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/testHarness/README.txt b/testHarness/README.txt index 325b849f6..60ff3f332 100644 --- a/testHarness/README.txt +++ b/testHarness/README.txt @@ -41,7 +41,7 @@ Martin Beaudoin, Hydro-Quebec, 2010. All rights reserved. Still, I recommand always checking that these two important files are up-to-date: cp ../CMakeFiles/CMakeLists.txt $WM_PROJECT_DIR - cp ../CMakeFiles/CTestConfig.cmake.openfoam-extend $WM_PROJECT_DIR/CTestConfig.cmake + cp ../CMakeFiles/CTestConfig.cmake.foam-extend $WM_PROJECT_DIR/CTestConfig.cmake 7: Next, running the test loop is pretty simple: @@ -51,7 +51,7 @@ Martin Beaudoin, Hydro-Quebec, 2010. All rights reserved. ./Allrun_Experimental -8: The results will be published on the CDash dashboard on openfoam-extend. +8: The results will be published on the CDash dashboard on foam-extend. To see your results: URL : http://foam-extend.sourceforge.net/CDash/index.php?project=foam-extend-3.2 diff --git a/testHarness/foam-extend/3.2/runDir/Allrun_CMakeOnly b/testHarness/foam-extend/3.2/runDir/Allrun_CMakeOnly index af2a7f515..af4dcab18 100755 --- a/testHarness/foam-extend/3.2/runDir/Allrun_CMakeOnly +++ b/testHarness/foam-extend/3.2/runDir/Allrun_CMakeOnly @@ -65,7 +65,7 @@ if [ ! -e $WM_PROJECT_DIR/CTestConfig.cmake ] then echo "Warning:" echo " Missing file: CTestConfig.cmake under \$WM_PROJECT_DIR. Stopping." - echo " A copy of CTestConfig.cmake for openfoam-extend is available under $FOAM_TEST_HARNESS_DIR/CMakeFiles." + echo " A copy of CTestConfig.cmake for foam-extend is available under $FOAM_TEST_HARNESS_DIR/CMakeFiles." echo " For a copy of CTestConfig.cmake for your local CDash server, contact your local CDash admin." echo " Please make a copy of this file under \$WM_PROJECT_DIR/CTestConfig.cmake." exit -1 diff --git a/testHarness/foam-extend/3.2/runDir/Allrun_Experimental b/testHarness/foam-extend/3.2/runDir/Allrun_Experimental index a4af2f890..4f529c2c1 100755 --- a/testHarness/foam-extend/3.2/runDir/Allrun_Experimental +++ b/testHarness/foam-extend/3.2/runDir/Allrun_Experimental @@ -64,7 +64,7 @@ if [ ! -e $WM_PROJECT_DIR/CTestConfig.cmake ] then echo "Warning:" echo " Missing file: CTestConfig.cmake under \$WM_PROJECT_DIR. Stopping." - echo " A copy of CTestConfig.cmake for openfoam-extend is available under $FOAM_TEST_HARNESS_DIR/CMakeFiles." + echo " A copy of CTestConfig.cmake for foam-extend is available under $FOAM_TEST_HARNESS_DIR/CMakeFiles." echo " For a copy of CTestConfig.cmake for your local CDash server, contact your local CDash admin." echo " Please make a copy of this file under \$WM_PROJECT_DIR/CTestConfig.cmake." exit -1 diff --git a/testHarness/foam-extend/3.2/runDir/Allrun_Nightly b/testHarness/foam-extend/3.2/runDir/Allrun_Nightly index e4f72b4e6..fd684c368 100755 --- a/testHarness/foam-extend/3.2/runDir/Allrun_Nightly +++ b/testHarness/foam-extend/3.2/runDir/Allrun_Nightly @@ -64,7 +64,7 @@ if [ ! -e $WM_PROJECT_DIR/CTestConfig.cmake ] then echo "Warning:" echo " Missing file: CTestConfig.cmake under \$WM_PROJECT_DIR. Stopping." - echo " A copy of CTestConfig.cmake for openfoam-extend is available under $FOAM_TEST_HARNESS_DIR/CMakeFiles." + echo " A copy of CTestConfig.cmake for foam-extend is available under $FOAM_TEST_HARNESS_DIR/CMakeFiles." echo " For a copy of CTestConfig.cmake for your local CDash server, contact your local CDash admin." echo " Please make a copy of this file under \$WM_PROJECT_DIR/CTestConfig.cmake." exit -1