r271266 - in /branches/gcc-8-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Wed May 15 20:27:00 GMT 2019
Author: redi
Date: Wed May 15 20:27:50 2019
New Revision: 271266
URL: https://gcc.gnu.org/viewcvs?rev=271266&root=gcc&view=rev
Log:
Fix filesystem::path tests
The root_path.cc test had some debugging macros left in accidentally, so
didn't FAIL correctly if an assertion failed.
Backport from mainline
2019-04-30 Jonathan Wakely <jwakely@redhat.com>
* testsuite/27_io/filesystem/path/decompose/root_path.cc: Remove
macros accidentally left in.
Modified:
branches/gcc-8-branch/libstdc++-v3/ChangeLog
branches/gcc-8-branch/libstdc++-v3/testsuite/27_io/filesystem/path/decompose/root_path.cc
More information about the Libstdc++-cvs
mailing list