Partially reverted my last commit, since some of the tests were already commented out below.

This commit is contained in:
PKEuS 2012-08-01 11:35:20 -07:00
parent 78bc4ddbad
commit 7b25c48f9f
1 changed files with 0 additions and 7 deletions

View File

@ -52,13 +52,6 @@ private:
TEST_CASE(defines2); TEST_CASE(defines2);
TEST_CASE(defines3); TEST_CASE(defines3);
//TEST_CASE(defines4); //TEST_CASE(defines4);
//TEST_CASE(fileListStdin); // Hangs
TEST_CASE(ignorefilepaths1);
TEST_CASE(ignorefilepaths2);
//TEST_CASE(ignorepaths1);
//TEST_CASE(ignorepaths2);
//TEST_CASE(ignorepaths3);
//TEST_CASE(ignorepaths4);
TEST_CASE(includesnopath); TEST_CASE(includesnopath);
TEST_CASE(includes); TEST_CASE(includes);
TEST_CASE(includesslash); TEST_CASE(includesslash);