[yoda] 04/05: Disable indexedset test.

Lifeng Sun lifengsun-guest at alioth.debian.org
Fri Aug 30 15:14:12 UTC 2013


This is an automated email from the git hooks/post-receive script.

lifengsun-guest pushed a commit to branch master
in repository yoda.

commit 9d12ea564e705a3495875edef413fa9bbbfe766b
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Fri Aug 30 22:52:03 2013 +0800

    Disable indexedset test.
---
 debian/patches/disable-unsupported-tests.patch |   38 ++++++++++++++++++++++++
 debian/patches/series                          |    1 +
 2 files changed, 39 insertions(+)

diff --git a/debian/patches/disable-unsupported-tests.patch b/debian/patches/disable-unsupported-tests.patch
new file mode 100644
index 0000000..86a9bff
--- /dev/null
+++ b/debian/patches/disable-unsupported-tests.patch
@@ -0,0 +1,38 @@
+--- a/tests/Makefile.am
++++ b/tests/Makefile.am
+@@ -3,7 +3,7 @@
+   testhisto1Da testhisto1Db \
+   testhisto2Da \
+   testprofile1Da \
+-  testindexedset testsortedvector\
++  testsortedvector\
+   testhisto1Dcreate \
+   testhisto1Dfill \
+   testhisto1Dmodify \
+@@ -25,7 +25,6 @@
+ testhisto1Da_SOURCES = TestHisto1Da.cc
+ testhisto1Db_SOURCES = TestHisto1Db.cc
+ testprofile1Da_SOURCES = TestProfile1Da.cc
+-testindexedset_SOURCES = TestIndexedSet.cc
+ testsortedvector_SOURCES = TestSortedVector.cc
+ testhisto1Dcreate_SOURCES = Histo1D/H1DCreate.cc
+ testhisto1Dfill_SOURCES = Histo1D/H1DFill.cc
+@@ -57,7 +56,7 @@
+   testhisto1Da testhisto1Db \
+   testhisto2Da \
+   testprofile1Da \
+-  testindexedset testsortedvector \
++  testsortedvector \
+   testhisto1Dcreate \
+   testhisto1Dfill \
+   testhisto1Dmodify \
+@@ -66,8 +65,7 @@
+   testprofile1Dmodify \
+   testscatter2Dcreate \
+   testscatter2Dmodify \
+-  testhisto2Dcreate \
+-  test-yoda-1.py
++  testhisto2Dcreate
+ 
+ #  testhisto2De \
+ #  testpoint3D    \
diff --git a/debian/patches/series b/debian/patches/series
index 0c3ac16..10d309d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 tinyxml.patch
+disable-unsupported-tests.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yoda.git



More information about the debian-science-commits mailing list