r238926 - in /trunk/libstdc++-v3: ChangeLog tes...

redi@gcc.gnu.org redi@gcc.gnu.org
Sun Jul 31 18:46:00 GMT 2016


Author: redi
Date: Sun Jul 31 18:46:30 2016
New Revision: 238926

URL: https://gcc.gnu.org/viewcvs?rev=238926&root=gcc&view=rev
Log:
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.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/28_regex/basic_regex/ctors/basic/raw_string.cc



More information about the Libstdc++-cvs mailing list