gcc/libstdc++-v3/testsuite
François Dumont 857c72026e re PR libstdc++/90277 (Debug Mode test failures)
2019-05-08  François Dumont  <fdumont@gcc.gnu.org>

	PR libstdc++/90277
	* testsuite/23_containers/unordered_multiset/insert/24061-multiset.cc
	(test01): Reserve for number of insertions to avoid rehash during test.
	* testsuite/23_containers/unordered_multimap/insert/24061-multimap.cc
	(test01): Likewise.
	* testsuite/23_containers/unordered_multimap/insert/24061-multimap.cc
	(test01): Likewise.
	(test02): Likewise.
	(test03): Likewise.

From-SVN: r271011
2019-05-08 13:03:32 +00:00
..
17_intro libstdc++-v3 Skip tests on Darwin8-10. 2019-04-21 08:14:47 +00:00
18_support P0482R5 char8_t: Updates to existing standard library tests 2019-02-22 01:16:08 +00:00
19_diagnostics Add test for std::hash<std::error_code> 2019-05-07 16:30:29 +01:00
20_util Improve API docs for <chrono> and <ratio> 2019-05-07 23:46:53 +01:00
21_strings Make allocator propagation more consistent for operator+(basic_string) (P1165R1) 2019-05-07 16:30:46 +01:00
22_locale P0482R5 char8_t: Updates to existing standard library tests 2019-02-22 01:16:08 +00:00
23_containers re PR libstdc++/90277 (Debug Mode test failures) 2019-05-08 13:03:32 +00:00
24_iterators
25_algorithms PR libstdc++/87982 Fix generate_n and fill_n use of _Size parameter 2019-04-29 13:12:43 +01:00
26_numerics Fix new testcase to not require std::copysign 2019-05-03 20:25:05 +01:00
27_io PR libstdc++/90299 make filesystem::absolute overloads consistent 2019-05-04 15:35:33 +01: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
backward
config
data
decimal
experimental Remove redundant __constexpr_addressof function 2019-05-02 22:23:35 +01:00
ext P0482R5 char8_t: New standard library tests 2019-02-19 02:55:05 +00:00
lib printers.py (add_one_template_type_printer): Add type printer for container types in std::__debug namespace. 2019-05-06 05:33:23 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters printers.py (add_one_template_type_printer): Add type printer for container types in std::__debug namespace. 2019-05-06 05:33:23 +00:00
libstdc++-xmethods
performance
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
util PR libstdc++/90239 use uses_allocator_construction_args in <scoped_allocator> 2019-04-25 23:43:15 +01:00
Makefile.am
Makefile.in PR libstdc++/89466 avoid slow xsltproc command in configure 2019-02-27 11:25:44 +00:00