diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2019-04-30 11:39:59 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2019-04-30 11:39:59 +0100 |
commit | 95767c6597e32256b3850c9bed4fd8ce1f0da089 (patch) | |
tree | 0bd4a9c2babb4798a8d651ac383663e51622d0f7 /gcc | |
parent | 0d67a51060e7d67b685ace6ba5395d9a98e2f5be (diff) | |
download | gcc-95767c6597e32256b3850c9bed4fd8ce1f0da089.zip gcc-95767c6597e32256b3850c9bed4fd8ce1f0da089.tar.gz gcc-95767c6597e32256b3850c9bed4fd8ce1f0da089.tar.bz2 |
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.
The string-char8_t.cc tests didn't compile on Windows.
* testsuite/27_io/filesystem/path/decompose/root_path.cc: Remove
macros accidentally left in.
* testsuite/27_io/filesystem/path/native/string-char8_t.cc: Remove
unnecessary -lstdc++fs option. Fix test for mingw.
* testsuite/experimental/filesystem/path/native/string-char8_t.cc:
Fix test for mingw.
From-SVN: r270685
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions