summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.alg/re.alg.match/basic.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add tests for regex_match ambiguity (aka LWG2273). NFC. Reviewed as https://r...Marshall Clow2019-07-031-0/+24
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [test] Add target_info for NetBSD, and XFAIL some of locale testsMichal Gorny2018-12-171-0/+3
* Fix -Wsign-compare warnings in re tests that only run on OS XEric Fiselier2016-12-241-26/+26
* #include <test_macros.h> in all the regex tests, and remove all mentions of _...Marshall Clow2016-04-261-0/+1
* Don't hardcode the Czech locale name.Ed Schouten2015-03-161-3/+4
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+1366
OpenPOWER on IntegriCloud