Browse Source

Tests: Remove unused files from RunCMake.CommandLine test

Drop `-stderr.txt` files for cases that do not exist.
Brad King 6 years ago
parent
commit
e463133cd2

+ 0 - 1
Tests/RunCMake/CommandLine/BuildDir--build--parallel-good-number-trailing-stderr.txt

@@ -1 +0,0 @@
-(^$|^Warning: .* does not support parallel builds\. Ignoring parallel build command line option\.)

+ 0 - 1
Tests/RunCMake/CommandLine/BuildDir--build--parallel-no-number-trailing-stderr.txt

@@ -1 +0,0 @@
-(^$|^Warning: .* does not support parallel builds\. Ignoring parallel build command line option\.)

+ 0 - 1
Tests/RunCMake/CommandLine/BuildDir--build-jobs-good-number-trailing-stderr.txt

@@ -1 +0,0 @@
-(^$|^Warning: .* does not support parallel builds\. Ignoring parallel build command line option\.)

+ 0 - 1
Tests/RunCMake/CommandLine/BuildDir--build-jobs-no-number-trailing-stderr.txt

@@ -1 +0,0 @@
-(^$|^Warning: .* does not support parallel builds\. Ignoring parallel build command line option\.)