gcc/libstdc++-v3/testsuite
Jonathan Wakely c07870270a Fix C++98 tests to not use C++11 features.
* testsuite/25_algorithms/partial_sort_copy/debug/irreflexive_neg.cc:
	Fix C++98 test to not use C++11 features.
	* testsuite/25_algorithms/fill_n/2.cc: Likewise.

From-SVN: r263815
2018-08-23 16:10:45 +01:00
..
17_intro Add <bit> and <version> to freestanding headers 2018-08-13 19:54:34 +01:00
18_support * testsuite/18_support/new_nothrow.cc: XFAIL on AIX. 2018-08-21 10:03:16 -04:00
19_diagnostics
20_util Remove C++14-isms from C++11 tests 2018-08-23 09:26:22 +01:00
21_strings Fix testsuite failures for __gnu_debug::string with old ABI 2018-08-23 11:51:52 +01:00
22_locale
23_containers Remove C++14-isms from C++11 tests 2018-08-23 09:26:22 +01:00
24_iterators
25_algorithms Fix C++98 tests to not use C++11 features. 2018-08-23 16:10:45 +01:00
26_numerics Remove redundant { dg-do run } directives in tests 2018-08-21 10:34:26 +01:00
27_io PR libstdc++/86597 directory_entry observers should clear error_code 2018-08-08 14:09:19 +01:00
28_regex PR libstdc++/87061 remove pmr type aliases for COW strings 2018-08-22 23:54:33 +01:00
29_atomics
30_threads
abi
backward
config
data
decimal
experimental Skip tests that depend on the cxx11 std::string 2018-08-23 09:26:16 +01:00
ext Rope iterators: don't retain pointers when copied 2018-08-14 12:23:50 +01:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions
tr1
tr2
util re PR libstdc++/68222 (_Safe_iterator provides operators the wrapped iterator can't actually support) 2018-08-22 18:51:25 +00:00
Makefile.am
Makefile.in