llvm-project/libcxx/test/std/utilities/time
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 [libcxx] chrono::month_weekday should not be default constructible 2022-01-20 11:47:56 -08:00
time.clock [libc++] Modularize <chrono> 2022-01-14 09:55:29 -05:00
time.clock.req Support tests in freestanding 2019-02-04 20:31:13 +00:00
time.duration [libc++] Modularize <chrono> 2022-01-14 09:55:29 -05:00
time.hms [libc++] Modularize <chrono> 2022-01-14 09:55:29 -05:00
time.point [libc++] Modularize <chrono> 2022-01-14 09:55:29 -05:00
time.traits [libc++] Modularize <chrono> 2022-01-14 09:55:29 -05:00
clock.h [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
days.pass.cpp [libc++] Modularize <chrono> 2022-01-14 09:55:29 -05:00
hours.pass.cpp [libc++] Modularize <chrono> 2022-01-14 09:55:29 -05:00
microseconds.pass.cpp [libc++] Modularize <chrono> 2022-01-14 09:55:29 -05:00
milliseconds.pass.cpp [libc++] Modularize <chrono> 2022-01-14 09:55:29 -05:00
minutes.pass.cpp [libc++] Modularize <chrono> 2022-01-14 09:55:29 -05:00
months.pass.cpp [libc++] Modularize <chrono> 2022-01-14 09:55:29 -05:00
nanoseconds.pass.cpp [libc++] Modularize <chrono> 2022-01-14 09:55:29 -05:00
rep.h [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
seconds.pass.cpp [libc++] Modularize <chrono> 2022-01-14 09:55:29 -05:00
weeks.pass.cpp [libc++] Modularize <chrono> 2022-01-14 09:55:29 -05:00
years.pass.cpp [libc++] Modularize <chrono> 2022-01-14 09:55:29 -05:00