summaryrefslogtreecommitdiff
path: root/libcxx/test/utilities/time
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2014-09-05Set -D_LIBCPP_HAS_NO_THREADS and -D_LIBCPP_HAS_NO_MONOTONIC_CLOCK based on av...Jonathan Roelofs
2014-09-02Partially address a FIXME in steady_clock::now()Jonathan Roelofs
2014-01-16Add license headers to a bunch of libc++ files that were missing them. No fun...Marshall Clow
2013-10-05Mark namespaces for user defined literals as 'inline'Marshall Clow
2013-08-31Forgot to svn add the test for r189722.Howard Hinnant
2013-08-31SFINAE out duration converting constructor if the constructor would otherwise...Howard Hinnant
2013-08-07Rename time.duration.literals step 3Howard Hinnant
2013-08-07Rename time.duration.literals step 2Howard Hinnant
2013-08-07Rename time.duration.literals step 1Howard Hinnant
2013-08-01Constrain fill_n -> memset operations to include implicit convertibility to u...Howard Hinnant
2013-07-31Implement n3469 - constexpr for chronoMarshall Clow
2013-07-24literal suffixes for std::chronoMarshall Clow
2013-02-06[tests] One last batch of XFAILs, for tests using new symbols added to libc++.Daniel Dunbar
2012-12-12Zhang Xiongpang: Add definitions for const data members. Fixes http://llvm....Howard Hinnant
2012-07-13Applied constexpr to <chrono>.Howard Hinnant
2010-11-23Update testsuite strucuture to latest draftHoward Hinnant
2010-11-20N3191: C++ Timeout SpecificationHoward Hinnant
2010-11-16license changeHoward Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant