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

fdumont@gcc.gnu.org fdumont@gcc.gnu.org
Fri Dec 20 13:24:00 GMT 2019


Author: fdumont
Date: Fri Dec 20 13:24:52 2019
New Revision: 279641

URL: https://gcc.gnu.org/viewcvs?rev=279641&root=gcc&view=rev
Log:
libstdc++: Fix versioned namespace tests

	* testsuite/23_containers/map/48101_neg.cc: Add versioned namespace
	pattern to tested error message.
	* testsuite/23_containers/multimap/48101_neg.cc: Likewise.
	* testsuite/30_threads/headers/stop_token/synopsis.cc: Add
	dg-require-normal-namepace.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/23_containers/map/48101_neg.cc
    trunk/libstdc++-v3/testsuite/23_containers/multimap/48101_neg.cc
    trunk/libstdc++-v3/testsuite/30_threads/headers/stop_token/synopsis.cc



More information about the Libstdc++-cvs mailing list