Sign in
llvm
/
libcxx
/
5f9e5208e6743ca06531af868fb326fa77d754f7
/
test
/
std
/
re
/
re.traits
e15dd4e
Support tests in freestanding
by JF Bastien
· 6 years ago
7c3769d
Update more file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 6 years ago
6ad9536
[libcxx] Remove XFAILs for older macOS versions
by Louis Dionne
· 6 years ago
4b8645f
[test] Add target_info for NetBSD, and XFAIL some of locale tests
by Michal Gorny
· 6 years ago
c88aa7f
[test] [re.traits] Remove asserts failing due to invalid UTF-8
by Michal Gorny
· 6 years ago
40e4fb6
Guard usage of libc++ regex internals inside test.
by Eric Fiselier
· 8 years ago
907c119
Add markup for libc++ dylib availability
by Mehdi Amini
· 8 years ago
e807cbc
Add deployment knobs to tests (for Apple platforms)
by Mehdi Amini
· 8 years ago
b7fd0be
Update all bug URL's to point to https://bugs.llvm.org/...
by Eric Fiselier
· 8 years ago
68e3ccb
Fix sign-compare warnings on ARM platforms caused by wchar_t being unsigned
by Eric Fiselier
· 8 years ago
3e541a6
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7.
by Stephan T. Lavavej
· 8 years ago
6dfff1c
#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
05d9fdf
Add some tests to ensure that the __regex_word does not conflict with any of ctype_base's values.
by Marshall Clow
· 9 years ago
cd17b3b
[libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.
by Daniel Sanders
· 9 years ago
e3bf91a
Mark slow ASAN/MSAN tests as XFAIL for now.
by Eric Fiselier
· 9 years ago
eda3fca
Don't hardcode the Czech locale name.
by Ed Schouten
· 10 years ago
3345961
Rename system_lib -> system_cxx_lib. NFC
by Jonathan Roelofs
· 10 years ago
a90c6dd
Move test into test/std subdirectory.
by Eric Fiselier
· 10 years ago