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/utilities/time
Marshall Clow 98760c18f8 Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@199400 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
time.clock [tests] One last batch of XFAILs, for tests using new symbols added to libc++. 13 years ago
time.clock.req license change 15 years ago
time.duration Mark namespaces for user defined literals as 'inline' 12 years ago
time.point SFINAE out duration converting constructor if the constructor would otherwise cause a ratio compile-time overflow. This fixes LWG 2094. 12 years ago
time.traits Applied constexpr to <chrono>. 14 years ago
clock.h Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch. 12 years ago
hours.pass.cpp license change 15 years ago
microseconds.pass.cpp license change 15 years ago
milliseconds.pass.cpp license change 15 years ago
minutes.pass.cpp license change 15 years ago
nanoseconds.pass.cpp license change 15 years ago
rep.h Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch. 12 years ago
seconds.pass.cpp license change 15 years ago
version.pass.cpp license change 15 years ago