Howard Hinnant
|
6b1455f6f1
|
Mark some tests with XFAIL for Lion and Mountain Lion.
llvm-svn: 181336
|
2013-05-07 17:37:19 +00:00 |
Joerg Sonnenberger
|
aa05f9eaf3
|
Add explicit casts to unsigned char before calling ctype functions.
Fixes the value range on platforms with signed char.
llvm-svn: 180940
|
2013-05-02 19:17:48 +00:00 |
Marshall Clow
|
322270842c
|
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
llvm-svn: 171594
|
2013-01-05 03:21:01 +00:00 |
Marshall Clow
|
cf1589f749
|
Removed several more different 'iterators.h' files in libcxx/test
llvm-svn: 171452
|
2013-01-03 02:29:29 +00:00 |
Howard Hinnant
|
33a30f4159
|
Windows porting work by Ruben Van Boxem
llvm-svn: 141003
|
2011-10-03 15:23:59 +00:00 |
David Chisnall
|
580eccb05a
|
Fix locales used in re tests.
llvm-svn: 140265
|
2011-09-21 17:38:03 +00:00 |
Howard Hinnant
|
b996af1fe7
|
Fix failure found by David Chisnall
llvm-svn: 140255
|
2011-09-21 16:42:32 +00:00 |
Howard Hinnant
|
412dbebe1b
|
license change
llvm-svn: 119395
|
2010-11-16 22:09:02 +00:00 |
Howard Hinnant
|
eb9e9a3710
|
fixing whitespace
llvm-svn: 114967
|
2010-09-28 17:19:10 +00:00 |
Howard Hinnant
|
f36101dd3d
|
Fixing whitespace problems
llvm-svn: 111763
|
2010-08-22 00:45:01 +00:00 |
Howard Hinnant
|
5cd6658798
|
Everything under [re.regex]
llvm-svn: 111024
|
2010-08-13 18:11:23 +00:00 |
Howard Hinnant
|
24757ff75e
|
Finished [re.traits]. I'd like to acknowledge the help of Bjorn Reese with <regex>.
llvm-svn: 106478
|
2010-06-21 21:01:43 +00:00 |
Howard Hinnant
|
70505305c1
|
Just getting our toes wet on <regex>
llvm-svn: 106187
|
2010-06-17 00:34:59 +00:00 |