summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.traits
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-0413-13/+39
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1913-52/+39
* [libcxx] Remove XFAILs for older macOS versionsLouis Dionne2018-12-181-3/+0
* [test] Add target_info for NetBSD, and XFAIL some of locale testsMichal Gorny2018-12-173-0/+9
* [test] [re.traits] Remove asserts failing due to invalid UTF-8Michal Gorny2018-12-171-5/+0
* Guard usage of libc++ regex internals inside test.Eric Fiselier2017-05-121-23/+45
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-041-2/+2
* Add deployment knobs to tests (for Apple platforms)Mehdi Amini2017-03-151-2/+2
* Update all bug URL's to point to https://bugs.llvm.org/...Eric Fiselier2017-02-171-1/+1
* Fix sign-compare warnings on ARM platforms caused by wchar_t being unsignedEric Fiselier2016-12-241-7/+7
* [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...Stephan T. Lavavej2016-12-081-1/+1
* #include <test_macros.h> in all the regex tests, and remove all mentions of _...Marshall Clow2016-04-2613-3/+15
* Add some tests to ensure that the __regex_word does not conflict with any of ...Marshall Clow2016-02-111-0/+13
* [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.Daniel Sanders2016-01-213-0/+6
* Mark slow ASAN/MSAN tests as XFAIL for now.Eric Fiselier2016-01-191-0/+4
* Don't hardcode the Czech locale name.Ed Schouten2015-03-163-6/+12
* Rename system_lib -> system_cxx_lib. NFCJonathan Roelofs2015-01-141-2/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-2013-0/+1170
OpenPOWER on IntegriCloud