Skip to content

Commit 7b25c48

Browse files
committed
Partially reverted my last commit, since some of the tests were already commented out below.
1 parent 78bc4dd commit 7b25c48

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

test/testcmdlineparser.cpp

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,6 @@ class TestCmdlineParser : public TestFixture {
5252
TEST_CASE(defines2);
5353
TEST_CASE(defines3);
5454
//TEST_CASE(defines4);
55-
//TEST_CASE(fileListStdin); // Hangs
56-
TEST_CASE(ignorefilepaths1);
57-
TEST_CASE(ignorefilepaths2);
58-
//TEST_CASE(ignorepaths1);
59-
//TEST_CASE(ignorepaths2);
60-
//TEST_CASE(ignorepaths3);
61-
//TEST_CASE(ignorepaths4);
6255
TEST_CASE(includesnopath);
6356
TEST_CASE(includes);
6457
TEST_CASE(includesslash);

0 commit comments

Comments
 (0)