[yoda-svn] r452 - trunk/tests

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Wed May 2 13:36:52 BST 2012


Author: dgrell
Date: Wed May  2 13:36:52 2012
New Revision: 452

Log:
Disabled tests for 2D stuff

Modified:
   trunk/tests/Makefile.am

Modified: trunk/tests/Makefile.am
==============================================================================
--- trunk/tests/Makefile.am	Wed May  2 13:28:00 2012	(r451)
+++ trunk/tests/Makefile.am	Wed May  2 13:36:52 2012	(r452)
@@ -2,9 +2,6 @@
   testweights	\
   testhisto1Da testhisto1Db \
   testprofile1Da \
-  testhisto2De \
-  testpoint3D  \
-  testscatter3D\
   testindexedset testsortedvector\
   testhisto1Dcreate \
   testhisto1Dfill\
@@ -12,13 +9,19 @@
   testprofile1Dcreate\
   testprofile1Dfill \
   testprofile1Dmodify\
-  testhisto2Dcreate \
-  testhisto2Dfill\
-  testhisto2Dmodify\
   testscatter2Dcreate\
-  testscatter2Dmodify\
-  testscatter3Dcreate\
-  testscatter3Dmodify
+  testscatter2Dmodify
+
+#  testhisto2De \
+#  testpoint3D  \
+#  testscatter3D
+
+#  testhisto2Dcreate \
+#  testhisto2Dfill\
+#  testhisto2Dmodify
+
+#  testscatter3Dcreate\
+#  testscatter3Dmodify
 
 AM_LDFLAGS = -L$(top_builddir)/src -lYODA
 
@@ -56,9 +59,6 @@
   testweights \
   testhisto1Da testhisto1Db \
   testprofile1Da \
-  testhisto2De \
-  testpoint3D    \
-  testscatter3D  \
   testindexedset testsortedvector \
   testhisto1Dcreate \
   testhisto1Dfill \
@@ -66,11 +66,17 @@
   testprofile1Dcreate \
   testprofile1Dfill \
   testprofile1Dmodify\
-  testhisto2Dcreate \
-  testhisto2Dfill\
-  testhisto2Dmodify\
   testscatter2Dcreate\
   testscatter2Dmodify\
-  testscatter3Dcreate\
-  testscatter3Dmodify\
   test-yoda-1.py
+
+#  testhisto2De \
+#  testpoint3D    \
+#  testscatter3D  
+
+#  testhisto2Dcreate \
+#  testhisto2Dfill\
+#  testhisto2Dmodify
+
+#  testscatter3Dcreate\
+#  testscatter3Dmodify


More information about the yoda-svn mailing list