summaryrefslogtreecommitdiffstats
path: root/contrib/ctest/tests/xpath.ctest
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2014-08-28 07:32:19 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2014-08-28 07:32:19 (GMT)
commit2b64614618fc79728ba447ed9e15c5e7fd06af5e (patch)
tree341f49721360b123d331cab866b60a4de91f4bc5 /contrib/ctest/tests/xpath.ctest
parent9d4e46c90f8674ecf60848549a48825069b88046 (diff)
downloaduscxml-2b64614618fc79728ba447ed9e15c5e7fd06af5e.zip
uscxml-2b64614618fc79728ba447ed9e15c5e7fd06af5e.tar.gz
uscxml-2b64614618fc79728ba447ed9e15c5e7fd06af5e.tar.bz2
Retain ioProcs and invokers object in V8 and moved ctests from contrib to tests
Diffstat (limited to 'contrib/ctest/tests/xpath.ctest')
-rw-r--r--contrib/ctest/tests/xpath.ctest4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/ctest/tests/xpath.ctest b/contrib/ctest/tests/xpath.ctest
deleted file mode 100644
index ca43fbe..0000000
--- a/contrib/ctest/tests/xpath.ctest
+++ /dev/null
@@ -1,4 +0,0 @@
-set(CTEST_BUILD_OPTIONS "-DRUN_W3C_XPATH_TESTS:BOOL=ON -DENABLE_GCOV:BOOL=ON")
-set(CTEST_BUILD_NAME "${CMAKE_SYSTEM} - xpath")
-set(USCXML_INCLUDE_LABEL_REGEX ".*xpath.*")
-set(USCXML_EXCLUDE_LABEL_REGEX "")