diff --git a/Tests/RunCMake/Instrumentation/cmake-command-non-int-version-result.txt b/Tests/RunCMake/Instrumentation/cmake-command-non-int-version-result.txt deleted file mode 100644 index d00491fd7e..0000000000 --- a/Tests/RunCMake/Instrumentation/cmake-command-non-int-version-result.txt +++ /dev/null @@ -1 +0,0 @@ -1 diff --git a/Tests/RunCMake/Instrumentation/cmake-command-non-int-version-stderr.txt b/Tests/RunCMake/Instrumentation/cmake-command-non-int-version-stderr.txt deleted file mode 100644 index b6615ffa60..0000000000 --- a/Tests/RunCMake/Instrumentation/cmake-command-non-int-version-stderr.txt +++ /dev/null @@ -1,2 +0,0 @@ -CMake Error at CMakeLists\.txt:37 \(cmake_instrumentation\): - cmake_instrumentation given a non-integer DATA_VERSION\. diff --git a/Tests/RunCMake/Instrumentation/cmake-command-unsupported-version-result.txt b/Tests/RunCMake/Instrumentation/cmake-command-unsupported-version-result.txt deleted file mode 100644 index d00491fd7e..0000000000 --- a/Tests/RunCMake/Instrumentation/cmake-command-unsupported-version-result.txt +++ /dev/null @@ -1 +0,0 @@ -1 diff --git a/Tests/RunCMake/Instrumentation/cmake-command-unsupported-version-stderr.txt b/Tests/RunCMake/Instrumentation/cmake-command-unsupported-version-stderr.txt deleted file mode 100644 index 2eab2247d2..0000000000 --- a/Tests/RunCMake/Instrumentation/cmake-command-unsupported-version-stderr.txt +++ /dev/null @@ -1,3 +0,0 @@ -CMake Error at CMakeLists\.txt:44 \(cmake_instrumentation\): - cmake_instrumentation given an unsupported API_VERSION "0" \(the only - currently supported version is 1\)\.