Fix non-portable std::regex test and test more cases
authorJonathan Wakely <jwakely@redhat.com>
Sun, 31 Jul 2016 18:46:30 +0000 (19:46 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Sun, 31 Jul 2016 18:46:30 +0000 (19:46 +0100)
commitf2738d6cf2deaae25fceafaff8012305cb9ec8ab
treee8f7f656d6e358fcc337927b86340b041a240e4e
parent77f3d97909062986b8e1ebb45ee0eb7f63acb05d
Fix non-portable std::regex test and test more cases

* testsuite/28_regex/basic_regex/ctors/basic/raw_string.cc: Fix
test to not rely on GNU extension (escaped normal characters in POSIX
BRE). Enable tests for other strings which are now supported.

From-SVN: r238926
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/28_regex/basic_regex/ctors/basic/raw_string.cc