Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
test
/
std
/
re
/
re.traits
/
default.pass.cpp
fd5ceb2
#include <test_macros.h> in all the regex tests, and remove all mentions of __cpluplus (use TEST_STD_VERS and/or XFAIL instead). No functional change
by Marshall Clow
· 9 years ago
61c115f
[libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.
by Daniel Sanders
· 10 years ago
5a83710
Move test into test/std subdirectory.
by Eric Fiselier
· 11 years ago
[Renamed from libcxx/test/re/re.traits/default.pass.cpp]
3222708
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
by Marshall Clow
· 13 years ago
33a30f4
Windows porting work by Ruben Van Boxem
by Howard Hinnant
· 14 years ago
580eccb
Fix locales used in re tests.
by David Chisnall
· 14 years ago
412dbeb
license change
by Howard Hinnant
· 15 years ago
eb9e9a3
fixing whitespace
by Howard Hinnant
· 15 years ago
24757ff
Finished [re.traits]. I'd like to acknowledge the help of Bjorn Reese with <regex>.
by Howard Hinnant
· 15 years ago
7050530
Just getting our toes wet on <regex>
by Howard Hinnant
· 15 years ago