summaryrefslogtreecommitdiff
path: root/Tests/Contracts
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2010-09-21 15:08:13 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2010-09-21 15:08:13 -0400
commit942ace83935fdb3272e026f21c56a6682b78d6de (patch)
tree19017daa031ea3432cf654a2819e0ac59a30e6bf /Tests/Contracts
parentfd343a1a36c4f6ff62f67acfc5506fb2592858b3 (diff)
downloadcmake-942ace83935fdb3272e026f21c56a6682b78d6de.tar.gz
Fix contract test so it is not hard coded to the vtk542 test.
Diffstat (limited to 'Tests/Contracts')
-rw-r--r--Tests/Contracts/vtk542/RunTest.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/Contracts/vtk542/RunTest.cmake b/Tests/Contracts/vtk542/RunTest.cmake
new file mode 100644
index 0000000000..4f48e5cd29
--- /dev/null
+++ b/Tests/Contracts/vtk542/RunTest.cmake
@@ -0,0 +1 @@
+SET(vtk542_RUN_TEST VTK-build/bin/CommonCxxTests otherArrays)