gcc/libstdc++-v3/testsuite
Jonathan Wakely a7a6c14a55 Fix [fs.path.gen] tests to use backslashes for mingw
The normalized paths contain backslashes so fix the expected values to
use backslashes too.

	* testsuite/27_io/filesystem/path/generation/proximate.cc: Use
	preferred directory separators for normalized paths.
	* testsuite/27_io/filesystem/path/generation/relative.cc: Likewise.

From-SVN: r267090
2018-12-13 12:26:52 +00:00
..
17_intro Fix PR libstdc++/64883 Darwin headers use always_inline so don't test that 2018-12-06 19:21:32 +00:00
18_support
19_diagnostics
20_util P0595R2 - is_constant_evaluated 2018-12-12 09:31:01 +01:00
21_strings Implement P0457R2 String Prefix and Suffix Checking. 2018-11-30 16:26:02 +00:00
22_locale Adjust test to pass with latest glibc 2018-10-15 14:55:42 +01:00
23_containers Pre-emptively support P0646R1 for std container erasure. 2018-11-30 16:12:13 +00:00
24_iterators
25_algorithms
26_numerics PR libstdc++/88341 - Complex norm doesn't compile with C++11 2018-12-04 16:26:39 +00:00
27_io Fix [fs.path.gen] tests to use backslashes for mingw 2018-12-13 12:26:52 +00:00
28_regex Fix compilation error with _GLIBCXX_PARALLEL 2018-10-19 14:46:24 +01:00
29_atomics
30_threads PR libstdc++/80538 Only call sleep for non-zero values 2018-10-11 17:37:23 +01:00
abi
backward
config
data
decimal
experimental Disable new tests for configurations with no libstdc++fs.a 2018-12-13 11:01:03 +00:00
ext Fix tests that use allocators with incorrect value types 2018-10-19 22:49:40 +01:00
lib [Patch][libstdc++.exp] Update the usage of cached result. 2018-11-16 14:36:40 +00:00
libstdc++-abi
libstdc++-dg Add missing dir to create_testsuite_files script 2018-11-14 14:25:00 +00:00
libstdc++-prettyprinters PR libstdc++/65229 fix pretty printer for std::bitset<0> 2018-11-23 16:12:03 +00:00
libstdc++-xmethods
performance Implement std::pmr::synchronized_pool_resource 2018-11-17 23:35:44 +00:00
special_functions PR libstdc++/83566 - cyl_bessel_j returns wrong result for x>1000 2018-11-18 18:32:26 +00:00
tr1 PR libstdc++/83566 - cyl_bessel_j returns wrong result for x>1000 2018-11-18 18:32:26 +00:00
tr2 PR libstdc++/87784 fix dynamic_bitset::push_back 2018-10-30 14:49:32 +00:00
util Optimize pool resource allocation 2018-11-15 00:04:19 +00:00
Makefile.am
Makefile.in Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). 2018-10-31 17:03:16 +00:00