llvm-project/libcxx/test/std/utilities/time/time.cal
Louis Dionne 7149bb7068 [libc++] NFC: Clean up a lot of old Lit features
The libc++ test suite has a lot of old Lit features used to XFAIL tests
and mark them as UNSUPPORTED. Many of them are to workaround problems on
old compilers or old platforms. As time goes by, it is good to go and
clean those up to simplify the configuration of the test suite, and also
to reflect the testing reality. It's not useful to have markup that gives
the impression that e.g. clang-3.3 is supported, when we don't really
test on it anymore (and hence several new tests probably don't have the
necessary markup on them).
2020-04-10 17:20:29 -04:00
..
time.cal.day [libc++] NFC: Clean up a lot of old Lit features 2020-04-10 17:20:29 -04:00
time.cal.last Support tests in freestanding 2019-02-04 20:31:13 +00:00
time.cal.md Support tests in freestanding 2019-02-04 20:31:13 +00:00
time.cal.mdlast Support tests in freestanding 2019-02-04 20:31:13 +00:00
time.cal.month [libc++] Remove unnecessary <iostream> #includes in tests 2019-03-28 16:38:15 +00:00
time.cal.mwd Support tests in freestanding 2019-02-04 20:31:13 +00:00
time.cal.mwdlast Implement change #4 of P1466: Change weekday to accept both 0 and 7 as Sunday. Add accessors 'c_encoding' and 'iso_encoding' to provide different interpretations of the weekday. Remove 'operator unsigned' 2019-07-25 03:26:05 +00:00
time.cal.operators Support tests in freestanding 2019-02-04 20:31:13 +00:00
time.cal.wdidx Implement change #4 of P1466: Change weekday to accept both 0 and 7 as Sunday. Add accessors 'c_encoding' and 'iso_encoding' to provide different interpretations of the weekday. Remove 'operator unsigned' 2019-07-25 03:26:05 +00:00
time.cal.wdlast Implement change #4 of P1466: Change weekday to accept both 0 and 7 as Sunday. Add accessors 'c_encoding' and 'iso_encoding' to provide different interpretations of the weekday. Remove 'operator unsigned' 2019-07-25 03:26:05 +00:00
time.cal.weekday [NFC] Strip trailing whitespace from libc++ 2019-10-23 11:19:19 -07:00
time.cal.year [libc++] NFC: Clean up a lot of old Lit features 2020-04-10 17:20:29 -04:00
time.cal.ym Support tests in freestanding 2019-02-04 20:31:13 +00:00
time.cal.ymd [NFC] Strip trailing whitespace from libc++ 2019-10-23 11:19:19 -07:00
time.cal.ymdlast [NFC] Strip trailing whitespace from libc++ 2019-10-23 11:19:19 -07:00
time.cal.ymwd [libc++] [chrono] Fix year_month_weekday::ok() implementation. 2019-11-15 18:48:45 +01:00
time.cal.ymwdlast [NFC] Strip trailing whitespace from libc++ 2019-10-23 11:19:19 -07:00
euclidian.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00