gcc/libstdc++-v3/testsuite
Jonathan Wakely a577c0c269 libstdc++: Fix experimental::path::generic_string (PR 93245)
This function was unimplemented, simply returning the native format
string instead.

	PR libstdc++/93245
	* include/experimental/bits/fs_path.h (path::generic_string<C,T,A>()):
	* testsuite/experimental/filesystem/path/generic/generic_string.cc:
	Improve test coverage.
2020-03-21 22:11:44 +00:00
..
17_intro Skip charset.cc tests on *-*-hpux*. 2020-02-29 18:28:40 +00:00
18_support libstdc++: Optimize C++20 comparison category types 2020-02-07 14:09:03 +00:00
19_diagnostics libstdc++: Define operator<=> for <system_error> types 2020-02-20 12:27:48 +00:00
20_util libstdc++: Fix is_trivially_constructible (PR 94033) 2020-03-18 23:19:35 +00:00
21_strings libstdc++: allow string_view insertion to work with <iosfwd> (PR 94051) 2020-03-05 16:46:28 +00:00
22_locale
23_containers libstdc++: Change compile-only test to run 2020-03-10 09:47:15 +00:00
24_iterators libstdc++: Change compile-only test to run 2020-03-10 09:47:15 +00:00
25_algorithms libstdc++: Fix incorrect use of memset in ranges::fill_n (PR 94017) 2020-03-03 22:46:39 -05:00
26_numerics libstdc++: Update the <numeric> synopsis test to latest standard 2020-02-28 15:08:14 -05:00
27_io libstdc++: Fix path::generic_string allocator handling (PR 94242) 2020-03-21 22:04:48 +00:00
28_regex
29_atomics
30_threads libstdc++: Fix call to __glibcxx_rwlock_init (PR 93244) 2020-03-06 12:03:17 +00:00
abi
backward
config
data
decimal
experimental libstdc++: Fix experimental::path::generic_string (PR 93245) 2020-03-21 22:11:44 +00:00
ext
lib libstdc++: Disable diagnostic URLs in testsuite 2020-02-27 20:26:20 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions
std libstdc++: Add a test that takes the split_view of a non-forward range 2020-03-11 14:56:52 -04:00
tr1 libstdc++: Fix test failure due to -Wnonnull warnings 2020-03-12 11:03:04 +00:00
tr2
util libstdc++: Add a test that takes the split_view of a non-forward range 2020-03-11 14:56:52 -04:00
Makefile.am
Makefile.in