llvm-project/libcxx/test/std/utilities/time/time.cal
Louis Dionne cb93f650b6 [libc++] Disable <chrono> ""d and ""y literal tests on AppleClang 10.0.0
In r368882, I enabled those tests for all AppleClang's above version 9.
However, it turns out that the feature is only supported starting with
AppleClang 10.0.1, not AppleClang 10.0.0. This commit fixes that hole.

llvm-svn: 369409
2019-08-20 16:45:27 +00:00
..
time.cal.day [libc++] Disable <chrono> ""d and ""y literal tests on AppleClang 10.0.0 2019-08-20 16:45:27 +00: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 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.year [libc++] Disable <chrono> ""d and ""y literal tests on AppleClang 10.0.0 2019-08-20 16:45:27 +00:00
time.cal.ym Support tests in freestanding 2019-02-04 20:31:13 +00:00
time.cal.ymd Add tests for LWG 3206. NFC 2019-06-17 18:06:30 +00:00
time.cal.ymdlast [libc++] Remove unnecessary <iostream> #includes in tests 2019-03-28 16:38:15 +00:00
time.cal.ymwd 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.ymwdlast 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
euclidian.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00