hanchenye-llvm-project/libcxx/test/re
Marshall Clow c3deeb5f89 Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later.
llvm-svn: 196174
2013-12-03 00:18:10 +00:00
..
re.alg Ok, 3 major changes for debug mode in one commit: 2013-08-02 00:26:35 +00:00
re.badexp
re.const
re.def
re.general
re.grammar
re.iter Fix test bugs found by David Chisnall 2011-09-21 18:33:46 +00:00
re.regex Bill Fisher: This patch fixes an ill-formed comparison when parsing control escapes, e.g. "\cA\ca". The code will now throw an error_escape exception for invalid control sequences like "\c:" or "\c". 2013-07-15 18:21:11 +00:00
re.req
re.results Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later. 2013-12-03 00:18:10 +00:00
re.submatch
re.syn
re.traits Mark some tests with XFAIL for Lion and Mountain Lion. 2013-05-07 17:37:19 +00:00
nothing_to_do.pass.cpp