gcc/libstdc++-v3/testsuite
John David Anglin c3fed15104 Skip charset.cc tests on *-*-hpux*.
2020-02-29  John David Anglin  <danglin@gcc.gnu.org>

	* testsuite/17_intro/headers/c++1998/charset.cc: Skip on *-*-hpux*.
	* testsuite/17_intro/headers/c++2011/charset.cc: Likewise.
	* testsuite/17_intro/headers/c++2014/charset.cc: Likewise.
	* testsuite/17_intro/headers/c++2017/charset.cc: Likewise.
	* testsuite/17_intro/headers/c++2020/charset.cc: Likewise.
2020-02-29 21:07:08 +00:00
..
17_intro Skip charset.cc tests on *-*-hpux*. 2020-02-29 21:07:08 +00:00
18_support PR libstdc++/90682 allow set_terminate(0) and set_unexpected(0) 2019-10-24 13:55:27 +01:00
19_diagnostics Update copyright years. 2019-01-01 13:31:55 +01:00
20_util libstdc++: Fix regressions in unique_ptr::swap (PR 93562) 2020-02-26 15:04:53 +00:00
21_strings Fix ConstexprIterator requirements tests - No constexpr algorithms! 2019-06-11 16:36:21 +00:00
22_locale P0482R5 char8_t: Updates to existing standard library tests 2019-02-22 01:16:08 +00:00
23_containers PR libstdc++/92267 fix ABI change in deque iterators 2019-11-22 12:36:18 +00:00
24_iterators Update copyright years. 2019-01-01 13:31:55 +01:00
25_algorithms PR libstdc++/91748 fix std::for_each_n for random access iterators 2019-09-12 11:51:58 +01:00
26_numerics libstdc++: Fix undefined behaviour in random dist serialization (PR93205) 2020-02-26 16:31:19 +00:00
27_io libstdc++: Fix error handling in filesystem::remove_all (PR93201) 2020-01-08 21:48:23 +00:00
28_regex PR libstdc++/89023 fix test that fails when <omp.h> not available 2019-02-11 12:56:59 +00:00
29_atomics Change test to use const variables instead of macros 2019-03-11 13:46:09 +00:00
30_threads Fix tests that fail in C++2a mode 2019-01-29 00:47:32 +00:00
abi Update copyright years. 2019-01-01 13:31:55 +01:00
backward Update copyright years. 2019-01-01 13:31:55 +01:00
config Update copyright years. 2019-01-01 13:31:55 +01:00
data
decimal Update copyright years. 2019-01-01 13:31:55 +01:00
experimental libstdc++: Fix error handling in filesystem::remove_all (PR93201) 2020-01-08 21:48:23 +00:00
ext Fix tests that fail with -std=gnu++98 or -std=gnu++11 2019-10-24 13:55:08 +01:00
lib PR libstdc++/90252 Check TBB version and ability to link with -ltbb 2019-06-14 19:10:52 +01:00
libstdc++-abi Update copyright years. 2019-01-01 13:31:55 +01:00
libstdc++-dg Update copyright years. 2019-01-01 13:31:55 +01:00
libstdc++-prettyprinters Fix more failing tests for C++98 mode 2019-10-24 13:55:14 +01:00
libstdc++-xmethods Update copyright years. 2019-01-01 13:31:55 +01:00
performance Update copyright years. 2019-01-01 13:31:55 +01:00
special_functions PR libstdc++/86655 - std::assoc_legendre should not constrain 2019-03-06 13:38:32 +00:00
tr1 PR libstdc++/86655 - std::assoc_legendre should not constrain 2019-03-06 13:38:32 +00:00
tr2 PR libstdc++/92059 fix several bugs in tr2::dynamic_bitset 2019-10-24 13:53:55 +01:00
util Fix indentation in testsuite utility header 2019-10-24 13:55:03 +01:00
Makefile.am Update copyright years. 2019-01-01 13:31:55 +01:00
Makefile.in PR libstdc++/89466 avoid slow xsltproc command in configure 2019-02-27 11:25:44 +00:00