summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.regex/re.regex.assign
Commit message (Expand)AuthorAgeFilesLines
* #include <test_macros.h> in all the regex tests, and remove all mentions of _...Marshall Clow2016-04-2610-0/+10
* 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-2010-0/+294
OpenPOWER on IntegriCloud