gcc/libstdc++-v3/testsuite
Jonathan Wakely 7026d0455d libstdc++: Add test for chrono::utc_clock leap second offset
This test of leap second handling is taken from the C++20 standard.

libstdc++-v3/ChangeLog:

	* testsuite/std/time/clock/utc/1.cc: Check handling across leap
	second insertion.
2022-11-16 15:07:17 +00:00
..
17_intro libstdc++: Fix stream initialization with static library [PR107701] 2022-11-16 08:53:51 -05:00
18_support libstdc++: Fix -Wsystem-headers warnings in tests 2022-11-08 17:35:15 +00:00
19_diagnostics libstdc++: Fix comments in tests to match code 2022-09-12 12:03:45 +01:00
20_util libstdc++: Fix tests with non-const operator== 2022-11-11 04:00:58 +00:00
21_strings libstdc++: Fix -Wsystem-headers warnings in tests 2022-11-08 17:35:15 +00:00
22_locale libstdc++: Avoid redundant checks in std::use_facet [PR103755] 2022-11-11 04:00:58 +00:00
23_containers libstdc++: Fix -Wsystem-headers warnings in tests 2022-11-08 17:35:15 +00:00
24_iterators libstdc++: Fix -Wsystem-headers warnings in tests 2022-11-08 17:35:15 +00:00
25_algorithms libstdc++: Add missing move in ranges::copy 2022-11-03 11:32:43 +00:00
26_numerics libstdc++: Fix tests with non-const operator== 2022-11-11 04:00:58 +00:00
27_io libstdc++: Fix wstring conversions in filesystem::path [PR95048] 2022-11-11 17:16:42 +00:00
28_regex libstdc++: Fix allocator propagation in regex algorithms [PR107376] 2022-10-28 15:26:35 +01:00
29_atomics libstdc++: Partial library support for std::float{16,32,64,128}_t and std::bfloat16_t 2022-10-18 11:37:13 +02:00
30_threads libstdc++: Disable hosted-only tests [PR103626] 2022-10-03 15:44:01 +01:00
abi libstdc++: Disable hosted-only tests [PR103626] 2022-10-03 15:44:01 +01:00
backward Update copyright years. 2022-01-03 10:42:10 +01:00
config Update copyright years. 2022-01-03 10:42:10 +01:00
data
decimal Update copyright years. 2022-01-03 10:42:10 +01:00
experimental libstdc++: Fix wstring conversions in filesystem::path [PR95048] 2022-11-11 17:16:42 +00:00
ext libstdc++: Disable hosted-only tests [PR103626] 2022-10-03 15:44:01 +01:00
lib libstdc++: std::make_signed_t<cv bool> should be ill-formed 2022-10-10 12:19:11 +01:00
libstdc++-abi libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR103626] 2022-10-03 15:43:48 +01:00
libstdc++-dg Update copyright years. 2022-01-03 10:42:10 +01:00
libstdc++-prettyprinters libstdc++: Fix gdb pretty printers when dealing with std::string 2022-10-03 07:01:10 +02:00
libstdc++-xmethods libstdc++: Disable hosted-only tests [PR103626] 2022-10-03 15:44:01 +01:00
performance libstdc++: Optimize operations on small size hashtable [PR 68303] 2022-01-05 21:46:52 +01:00
special_functions Update copyright years. 2022-01-03 10:42:10 +01:00
std libstdc++: Add test for chrono::utc_clock leap second offset 2022-11-16 15:07:17 +00:00
tr1 libstdc++: Fix tr1::variate_generator::engine_value_type 2022-09-16 15:54:42 +01:00
tr2 libstdc++: Fixes for tests that fail with -fno-rtti 2022-05-05 21:13:58 +01:00
util libstdc++: Add __gnu_debug::basic_string<>::compare overloads 2022-10-12 21:50:21 +02:00
Makefile.am Update copyright years. 2022-01-03 10:42:10 +01:00
Makefile.in libstdc++: Don't use gstdint.h anymore 2022-10-29 00:55:42 +01:00