gcc/libstdc++-v3/testsuite/std
Jonathan Wakely 16948c54b7 libstdc++: Add some C++20 additions to <chrono>
* include/std/chrono (chrono::days, chrono::weeks, chrono::years)
	(chrono::months, chrono::sys_days, chrono::local_t)
	(chrono::local_time, chrono::local_seconds, chrono::local_days):
	Define for C++20.
	(chrono::time_point): Add missing static assert.
	* testsuite/20_util/time_point/requirements/duration_neg.cc: New test.
	* testsuite/std/time/clock/file/overview.cc: New test.
	* testsuite/std/time/clock/file/members.cc: New test.
	* testsuite/std/time/syn_c++20.cc: New test.
2020-03-26 14:00:12 +00:00
..
concepts
ranges libstdc++: Add a test that takes the split_view of a non-forward range 2020-03-11 14:56:52 -04:00
time libstdc++: Add some C++20 additions to <chrono> 2020-03-26 14:00:12 +00:00