gcc/libstdc++-v3/testsuite/20_util/hash
Jonathan Wakely 61e619b4fd Disable tests that aren't valid in parallel mode
Tests that depend on debug mode can't be tested in parallel mode.

	* testsuite/17_intro/using_namespace_std_tr1_neg.cc: Skip test for
	parallel mode.
	* testsuite/20_util/hash/84998.cc: Likewise.
	* testsuite/23_containers/deque/types/pmr_typedefs_debug.cc: Likewise.
	* testsuite/23_containers/forward_list/pmr_typedefs_debug.cc: Likewise.
	* testsuite/23_containers/list/pmr_typedefs_debug.cc: Likewise.
	* testsuite/23_containers/map/pmr_typedefs_debug.cc: Likewise.
	* testsuite/23_containers/multimap/pmr_typedefs_debug.cc: Likewise.
	* testsuite/23_containers/multiset/pmr_typedefs_debug.cc: Likewise.
	* testsuite/23_containers/set/pmr_typedefs_debug.cc: Likewise.
	* testsuite/23_containers/unordered_map/pmr_typedefs_debug.cc:
	Likewise.
	* testsuite/23_containers/unordered_multimap/pmr_typedefs_debug.cc:
	Likewise.
	* testsuite/23_containers/unordered_multiset/pmr_typedefs_debug.cc:
	Likewise.
	* testsuite/23_containers/unordered_set/pmr_typedefs_debug.cc:
	Likewise.
	* testsuite/23_containers/vector/cons/destructible_debug_neg.cc:
	Likewise.
	* testsuite/23_containers/vector/types/pmr_typedefs_debug.cc: Likewise.
	* testsuite/25_algorithms/binary_search/partitioned.cc: Likewise.
	* testsuite/25_algorithms/copy/86658.cc: Likewise.
	* testsuite/25_algorithms/equal_range/partitioned.cc: Likewise.
	* testsuite/25_algorithms/lexicographical_compare/71545.cc: Likewise.
	* testsuite/25_algorithms/lower_bound/partitioned.cc: Likewise.
	* testsuite/25_algorithms/upper_bound/partitioned.cc: Likewise.

From-SVN: r276430
2019-10-01 22:02:17 +01:00
..
operators Update copyright years. 2019-01-01 13:31:55 +01:00
requirements P0482R5 char8_t: Updates to existing standard library tests 2019-02-22 01:16:08 +00:00
52931.cc Update copyright years. 2019-01-01 13:31:55 +01:00
60970.cc Update copyright years. 2019-01-01 13:31:55 +01:00
84998.cc Disable tests that aren't valid in parallel mode 2019-10-01 22:02:17 +01:00
89629.cc PR libstdc++/89629 fix _Hash_bytes for lengths > INT_MAX 2019-03-11 13:46:05 +00:00
chi2_q_bit_flip_set.cc Update copyright years. 2019-01-01 13:31:55 +01:00
chi2_q_bit_string_set.cc Update copyright years. 2019-01-01 13:31:55 +01:00
chi2_q_document_words.cc Update copyright years. 2019-01-01 13:31:55 +01:00
chi2_q_numeric_pattern_set.cc Update copyright years. 2019-01-01 13:31:55 +01:00
chi2_q_uniform_random.cc Update copyright years. 2019-01-01 13:31:55 +01:00
chi2_quality.h Update copyright years. 2019-01-01 13:31:55 +01:00
nullptr.cc PR libstdc++/88802 define std::hash<nullptr_t> for C++17 2019-01-11 14:54:49 +00:00
quality.cc Update copyright years. 2019-01-01 13:31:55 +01:00