We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78bc4dd commit 7b25c48Copy full SHA for 7b25c48
test/testcmdlineparser.cpp
@@ -52,13 +52,6 @@ class TestCmdlineParser : public TestFixture {
52
TEST_CASE(defines2);
53
TEST_CASE(defines3);
54
//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);
62
TEST_CASE(includesnopath);
63
TEST_CASE(includes);
64
TEST_CASE(includesslash);
0 commit comments