summaryrefslogtreecommitdiffstats
path: root/test/ctest
diff options
context:
space:
mode:
authorStefan Radomski <github@mintwerk.de>2017-06-06 13:24:08 (GMT)
committerStefan Radomski <github@mintwerk.de>2017-06-06 13:24:08 (GMT)
commitee41921b7dfdd91e2a416040e9a7aa0087ff554a (patch)
tree5801581e0eecc01d3df4baf4e2b03470440e61c8 /test/ctest
parentc2624fcf87cac6b56c10771cdd88c3aaecbf2488 (diff)
downloaduscxml-ee41921b7dfdd91e2a416040e9a7aa0087ff554a.zip
uscxml-ee41921b7dfdd91e2a416040e9a7aa0087ff554a.tar.gz
uscxml-ee41921b7dfdd91e2a416040e9a7aa0087ff554a.tar.bz2
Added CP1252 tests
Diffstat (limited to 'test/ctest')
-rw-r--r--test/ctest/CTestCustom.ctest.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ctest/CTestCustom.ctest.in b/test/ctest/CTestCustom.ctest.in
index 6d4fa56..d6a5884 100644
--- a/test/ctest/CTestCustom.ctest.in
+++ b/test/ctest/CTestCustom.ctest.in
@@ -34,6 +34,8 @@ set(CTEST_CUSTOM_TESTS_IGNORE
"w3c/ecma/test301.scxml" # Invalid script URL - PASSED
"w3c/ecma/test436.scxml" # Tests NULL datamodel - PASSED
+ "w3c/namespace/test301.scxml" # Invalid script URL - PASSED
+
### Just ignore the XPath datamodel tests that hang, most of the rest fails as well
"w3c/xpath/test178.scxml" # Manual - PASSED