Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
test
/
std
/
re
/
re.alg
/
re.alg.search
/
awk.pass.cpp
c32d47c
[test] Add target_info for NetBSD, and XFAIL some of locale tests
by Michal Gorny
· 7 years ago
e161f97
Fix -Wsign-compare warnings in re tests that only run on OS X
by Eric Fiselier
· 9 years ago
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
f424990
Don't hardcode the Czech locale name.
by Ed Schouten
· 11 years ago
5a83710
Move test into test/std subdirectory.
by Eric Fiselier
· 11 years ago
[Renamed from libcxx/test/re/re.alg/re.alg.search/awk.pass.cpp]
e608aed
[libcxx] XFAIL all currently failing libc++ tests for linux.
by Eric Fiselier
· 11 years ago
a85b27f
Add locales to available_features for tests.
by Dan Albert
· 11 years ago
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
cf1589f
Removed several more different 'iterators.h' files in libcxx/test
by Marshall Clow
· 13 years ago
412dbeb
license change
by Howard Hinnant
· 15 years ago
6e156af
Fixed some bugs in the ecma bracket epression regarding escaped characters, and got the awk grammar going.
by Howard Hinnant
· 15 years ago