llvm-project/libcxx/test/std/utilities/time/time.cal
Casey Carter 864b5b49fd [libcxx] chrono::month_weekday should not be default constructible
It was not in P0355R7, nor has it ever been so in a working draft.

Drive-by:
* tests should test something: fix loop bounds so initial value is not >= final value
* calender type streaming tests are useless - let's remove them
* don't declare printf, especially if you don't intend to use it

Differential Revision: https://reviews.llvm.org/D117638
2022-01-20 11:47:56 -08:00
..
time.cal.day [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
time.cal.last [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
time.cal.md [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
time.cal.mdlast [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
time.cal.month [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
time.cal.mwd [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
time.cal.mwdlast [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
time.cal.operators [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
time.cal.wdidx [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
time.cal.wdlast [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
time.cal.weekday [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
time.cal.year [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
time.cal.ym [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
time.cal.ymd [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
time.cal.ymdlast [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
time.cal.ymwd [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
time.cal.ymwdlast [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
euclidian.h