[cig-commits] commit: Commenting out the analytic column tests: Jules and I agree we'll wait to

Mercurial hg at geodynamics.org
Mon Nov 24 11:30:28 PST 2008


changeset:   30:967beddece30
user:        PatrickSunter
date:        Thu Jun 28 06:15:39 2007 +0000
files:       Apps/RayleighTaylor/tests/makefile
description:
Commenting out the analytic column tests: Jules and I agree we'll wait to
re-enable them until we do the Analytic tests refactor next week.


diff -r 35af39ab8a93 -r 967beddece30 Apps/RayleighTaylor/tests/makefile
--- a/Apps/RayleighTaylor/tests/makefile	Thu Jun 28 06:00:16 2007 +0000
+++ b/Apps/RayleighTaylor/tests/makefile	Thu Jun 28 06:15:39 2007 +0000
@@ -38,7 +38,7 @@
 ##  License along with this library; if not, write to the Free Software
 ##  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 ##
-## $Id: makefile 467 2007-05-24 08:30:12Z JulianGiordani $
+## $Id: makefile 488 2007-06-28 06:15:39Z PatrickSunter $
 ##
 ##~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -53,14 +53,14 @@ modName = $(shell basename `pwd | sed s/
 modName = $(shell basename `pwd | sed s/tests//g`)
 
 checks = \
-	testAnalyticBlock.0of1.sh \
+	testRayTay3D.0of1.sh \
+	testRayTaySuperimposedBall2D.0of1.sh \
+	testRayTaySuperimposedBall2D-invert.0of1.sh
+	# testAnalyticBlock.0of1.sh \
 	testAnalyticBlock.0of2.sh \
 	testAnalyticColumn.0of1.sh \
 	testAnalyticColumn.0of2.sh \
 	testAnalyticColumn3D.0of1.sh \
-	testRayTay3D.0of1.sh \
-	testRayTaySuperimposedBall2D.0of1.sh \
-	testRayTaySuperimposedBall2D-invert.0of1.sh
 
 ifeq (${MACHINE},i686)
 	# i686 archs have weaker floating point calculations



More information about the CIG-COMMITS mailing list