summaryrefslogtreecommitdiff
path: root/build/src/Alpha_shapes/test/CTestTestfile.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'build/src/Alpha_shapes/test/CTestTestfile.cmake')
-rw-r--r--build/src/Alpha_shapes/test/CTestTestfile.cmake7
1 files changed, 7 insertions, 0 deletions
diff --git a/build/src/Alpha_shapes/test/CTestTestfile.cmake b/build/src/Alpha_shapes/test/CTestTestfile.cmake
new file mode 100644
index 00000000..2ace7e95
--- /dev/null
+++ b/build/src/Alpha_shapes/test/CTestTestfile.cmake
@@ -0,0 +1,7 @@
+# CMake generated Testfile for
+# Source directory: /home/frg/Bureau/mWorkingDirectory/src/Alpha_shapes/test
+# Build directory: /home/frg/Bureau/mWorkingDirectory/build/src/Alpha_shapes/test
+#
+# This file includes the relevant testing commands required for
+# testing this directory and lists subdirectories to be tested as well.
+add_test(AlphaShapesUT "/home/frg/Bureau/mWorkingDirectory/build/src/Alpha_shapes/test/AlphaShapesUT" "--log_format=XML" "--log_sink=/home/frg/Bureau/mWorkingDirectory/AlphaShapesUT.xml" "--log_level=test_suite" "--report_level=no")