summaryrefslogtreecommitdiffstats
path: root/contrib/ctest/CTestCustom.ctest.in
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-04-10 20:57:11 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-04-10 20:57:11 (GMT)
commit45ab2909e17f7e0348ccfe4179f23a897a2fd305 (patch)
tree7a5dfe75657034659e45431469b3909cb69db035 /contrib/ctest/CTestCustom.ctest.in
parent1c7064006d4283ffbfa64febea397e68df8e2b54 (diff)
downloaduscxml-45ab2909e17f7e0348ccfe4179f23a897a2fd305.zip
uscxml-45ab2909e17f7e0348ccfe4179f23a897a2fd305.tar.gz
uscxml-45ab2909e17f7e0348ccfe4179f23a897a2fd305.tar.bz2
New DataModels
Diffstat (limited to 'contrib/ctest/CTestCustom.ctest.in')
-rw-r--r--contrib/ctest/CTestCustom.ctest.in21
1 files changed, 1 insertions, 20 deletions
diff --git a/contrib/ctest/CTestCustom.ctest.in b/contrib/ctest/CTestCustom.ctest.in
index 480cb18..fd93ab6 100644
--- a/contrib/ctest/CTestCustom.ctest.in
+++ b/contrib/ctest/CTestCustom.ctest.in
@@ -8,25 +8,6 @@
# skip xpath datamodel tests
set(CTEST_CUSTOM_TESTS_IGNORE
- "test463.scxml"
- "test464.scxml"
- "test465.scxml"
- "test466.scxml"
- "test467.scxml"
- "test468.scxml"
- "test469.scxml"
- "test470.scxml"
- "test473.scxml"
- "test474.scxml"
- "test475.scxml"
- "test476.scxml"
- "test477.scxml"
- "test478.scxml"
- "test479.scxml"
- "test480.scxml"
- "test481.scxml"
- "test482.scxml"
- "test537.scxml"
"test539.scxml"
"test540.scxml"
"test542.scxml"
@@ -35,13 +16,13 @@ set(CTEST_CUSTOM_TESTS_IGNORE
"test547.scxml"
"test555.scxml"
"test568.scxml"
+
"test178.scxml"
"test230.scxml"
"test250.scxml"
"test307.scxml"
"test313.scxml"
"test314.scxml"
- "test436.scxml"
)