summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.regex/re.regex.assign/assign.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* [libcxx] Recover no-exceptions XFAILs - IAsiri Rathnayake2016-10-061-1/+2
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-1/+1
* #include <test_macros.h> in all the regex tests, and remove all mentions of _...Marshall Clow2016-04-261-0/+1
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-101-0/+1
* Make regex::assign not clobber the regex in case of failure. Fixes PR#22213Marshall Clow2015-01-131-0/+9
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+26
OpenPOWER on IntegriCloud