summaryrefslogtreecommitdiffstats
path: root/Tests/Testing
diff options
context:
space:
mode:
authorSebastien Barre <sebastien.barre@kitware.com>2002-01-22 20:57:40 (GMT)
committerSebastien Barre <sebastien.barre@kitware.com>2002-01-22 20:57:40 (GMT)
commitac1f2bcf6b827137689eeec19b5a67e2d626bd5b (patch)
tree12824362098bf49f41b3e573f0a1c4dc9fda8491 /Tests/Testing
parent416afb7d5ab573c53af9910fbbba53cd75aa4167 (diff)
downloadCMake-ac1f2bcf6b827137689eeec19b5a67e2d626bd5b.zip
CMake-ac1f2bcf6b827137689eeec19b5a67e2d626bd5b.tar.gz
CMake-ac1f2bcf6b827137689eeec19b5a67e2d626bd5b.tar.bz2
Just rename dir
Diffstat (limited to 'Tests/Testing')
-rw-r--r--Tests/Testing/CMakeLists.txt2
-rw-r--r--Tests/Testing/Sub/CMakeLists.txt (renamed from Tests/Testing/sub1/CMakeLists.txt)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Testing/CMakeLists.txt b/Tests/Testing/CMakeLists.txt
index fdb85d3..ece06d6 100644
--- a/Tests/Testing/CMakeLists.txt
+++ b/Tests/Testing/CMakeLists.txt
@@ -67,4 +67,4 @@ ADD_TEST(testing ${Testing_BINARY_DIR}/bin/testing)
# Force subdirs
# (coverage)
#
-SUBDIRS(sub1)
+SUBDIRS(Sub)
diff --git a/Tests/Testing/sub1/CMakeLists.txt b/Tests/Testing/Sub/CMakeLists.txt
index e69de29..e69de29 100644
--- a/Tests/Testing/sub1/CMakeLists.txt
+++ b/Tests/Testing/Sub/CMakeLists.txt