summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.alg/re.alg.match/awk.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing locale requirement to test.Dan Albert2019-05-011-0/+1
* Support tests in freestandingJF Bastien2019-02-041-1/+2
* Mark awk.pass.cpp as XFAIL for NetBSDKamil Rytarowski2019-01-241-1/+2
* Uncomment the entire test, but mark as XFAIL on linux-gnu because it uses loc...Marshall Clow2019-01-241-2/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2017-05-041-1/+1
* Some of Eric's buildbots don't like this test. Disable it while I figure out ...Marshall Clow2017-04-061-0/+2
* Recommit awk tests with warnings removed. Initial commit r299652, reverted r2...Marshall Clow2017-04-061-48/+47
* Revert "Restore Missing awk regex tests. Thanks to dexonsmith for noticing, a...Mehdi Amini2017-04-061-8/+9
* Restore Missing awk regex tests. Thanks to dexonsmith for noticing, and propo...Marshall Clow2017-04-061-9/+8
* Fix unused parameters and variablesEric Fiselier2016-12-231-3/+4
* #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/+1389
OpenPOWER on IntegriCloud