[cig-commits] commit:

Mercurial hg at geodynamics.org
Mon Nov 24 11:59:10 PST 2008


changeset:   105:06d0772d4b07
user:        LukeHodkinson
date:        Thu May 15 05:02:47 2008 +0000
files:       Geometry/tests/makefile
description:
I removed references to the antiquated files from
Makefile.def, but it turns out that was a red herring.
The real list was in makefile.


diff -r 70ad2a99b52e -r 06d0772d4b07 Geometry/tests/makefile
--- a/Geometry/tests/makefile	Thu May 15 03:00:58 2008 +0000
+++ b/Geometry/tests/makefile	Thu May 15 05:02:47 2008 +0000
@@ -50,12 +50,6 @@ SRCS = \
 	testPlane.c \
 	testLine.c \
 	testRMatrix.c \
-	testBlockGeometry.c \
-	testRefinedRegionsGeometry.c \
-	testShellGeometry.c \
-	testIrregGeometry.c \
-	testIJK6Topology.c \
-	testIJK26Topology.c \
 	testDelaunay.c \
 	testParallelDelaunay.c \
 	testComplexVectorMath.c \
@@ -73,12 +67,6 @@ checks = \
 	testEdge.0of1.sh \
 	testPlane.0of1.sh \
 	testLine.0of1.sh \
-	testBlockGeometry.0of1.sh \
-	testRefinedRegionsGeometry.0of1.sh \
-	testShellGeometry.0of1.sh \
-	testIrregGeometry.0of1.sh \
-	testIJK6Topology.0of1.sh \
-	testIJK26Topology.0of1.sh \
 	testDelaunay.0of1.sh \
 	testParallelDelaunay.0of1.sh \
 	testParallelDelaunay.0of2.sh \



More information about the CIG-COMMITS mailing list