summaryrefslogtreecommitdiffstats
path: root/test/ctest/tests/xpath.ctest
diff options
context:
space:
mode:
Diffstat (limited to 'test/ctest/tests/xpath.ctest')
-rw-r--r--test/ctest/tests/xpath.ctest4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ctest/tests/xpath.ctest b/test/ctest/tests/xpath.ctest
new file mode 100644
index 0000000..ca43fbe
--- /dev/null
+++ b/test/ctest/tests/xpath.ctest
@@ -0,0 +1,4 @@
+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 "")