llvm-project/libcxx/test/std/time
Louis Dionne d529e8110b [libc++] Fix compilation error on platforms that don't implement std::tm
Instead of mentioning tm directly in the definition of __convert_to_tm,
take it as a template argument. As a fly-by also fix incorrect Lit feature
(should have been no-localization instead of libcpp-has-no-localization).

Differential Revision: https://reviews.llvm.org/D133490
2022-09-08 18:10:53 -04:00
..
time.cal [libc++] Fix compilation error on platforms that don't implement std::tm 2022-09-08 18:10:53 -04:00
time.clock [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
time.clock.req
time.duration
time.hms [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
time.point
time.syn [libc++] Fix compilation error on platforms that don't implement std::tm 2022-09-08 18:10:53 -04:00
time.traits
clock.h
days.pass.cpp
hours.pass.cpp
microseconds.pass.cpp
milliseconds.pass.cpp
minutes.pass.cpp
months.pass.cpp
nanoseconds.pass.cpp
rep.h
seconds.pass.cpp
weeks.pass.cpp
years.pass.cpp