You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/utilities/time/time.point/time.point.cast
Asiri Rathnayake 1575e3e813 [libcxx] Fix c++98 test failures.
Adds XFAIL/UNSUPPORTED lit tags as appropriate. Gets a clean test run
for -std=c++98 on Fedora 20.

NFC.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@271741 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
ceil.fail.cpp Implement P0092R1 for C++1z 10 years ago
ceil.pass.cpp [libcxx] Fix c++98 test failures. 10 years ago
floor.fail.cpp Implement P0092R1 for C++1z 10 years ago
floor.pass.cpp [libcxx] Fix c++98 test failures. 10 years ago
round.fail.cpp Implement P0092R1 for C++1z 10 years ago
round.pass.cpp [libcxx] Fix c++98 test failures. 10 years ago
time_point_cast.pass.cpp Move test into test/std subdirectory. 11 years ago
toduration.fail.cpp Move test into test/std subdirectory. 11 years ago