gcc/libstdc++-v3/testsuite
Jonathan Wakely 99f1295989 Add test for std::hash<std::error_code>
Copied from 19_diagnostics/error_condition/hash.cc added recently.

	* testsuite/19_diagnostics/error_code/hash.cc: New test.

From-SVN: r270951
2019-05-07 16:30:29 +01: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 Adding noexcept-specification on tuple constructors (LWG 2899) 2019-04-29 00:17:50 +03:00
21_strings Fix tests that fail with _GLIBCXX_USE_CXX11_ABI=0 2019-04-26 16:02:02 +01:00
22_locale P0482R5 char8_t: Updates to existing standard library tests 2019-02-22 01:16:08 +00:00
23_containers hashtable.h (_Hashtable<>::rehash): Review comment. 2019-05-04 07:38:46 +00:00
24_iterators Update copyright years. 2019-01-01 13:31:55 +01:00
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 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 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 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 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 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 Update copyright years. 2019-01-01 13:31:55 +01:00
util PR libstdc++/90239 use uses_allocator_construction_args in <scoped_allocator> 2019-04-25 23:43:15 +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