hanchenye-llvm-project/libcxx/test/re
Howard Hinnant 65a87ccdbf This is a start at making the libc++ test suite friendlier to the -fnoexceptions flag. Although this is not a complete solution, it does reduce the number of test failures on OS X from 467 to 128 on OS X when -fno-exceptions is enabled, and does not impact the number of failures at all when -fno-exceptions is not enabled. The bulk of this code was donated anonymously.
llvm-svn: 177824
2013-03-23 17:27:16 +00:00
..
re.alg Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files 2013-01-05 03:21:01 +00:00
re.badexp license change 2010-11-16 22:09:02 +00:00
re.const license change 2010-11-16 22:09:02 +00:00
re.def license change 2010-11-16 22:09:02 +00:00
re.general license change 2010-11-16 22:09:02 +00:00
re.grammar license change 2010-11-16 22:09:02 +00:00
re.iter Fix test bugs found by David Chisnall 2011-09-21 18:33:46 +00:00
re.regex Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files 2013-01-05 03:21:01 +00:00
re.req license change 2010-11-16 22:09:02 +00:00
re.results Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files 2013-01-05 03:21:01 +00:00
re.submatch N3158 Missing preconditions for default-constructed match_result objects 2010-12-08 21:07:55 +00:00
re.syn license change 2010-11-16 22:09:02 +00:00
re.traits Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files 2013-01-05 03:21:01 +00:00
nothing_to_do.pass.cpp license change 2010-11-16 22:09:02 +00:00
test_allocator.h This is a start at making the libc++ test suite friendlier to the -fnoexceptions flag. Although this is not a complete solution, it does reduce the number of test failures on OS X from 467 to 128 on OS X when -fno-exceptions is enabled, and does not impact the number of failures at all when -fno-exceptions is not enabled. The bulk of this code was donated anonymously. 2013-03-23 17:27:16 +00:00