summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/time
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-20101-3593/+0
* Set -D_LIBCPP_HAS_NO_THREADS and -D_LIBCPP_HAS_NO_MONOTONIC_CLOCK based on av...Jonathan Roelofs2014-09-052-2/+2
* Partially address a FIXME in steady_clock::now()Jonathan Roelofs2014-09-022-0/+3
* Add license headers to a bunch of libc++ files that were missing them. No fun...Marshall Clow2014-01-162-0/+18
* Mark namespaces for user defined literals as 'inline'Marshall Clow2013-10-054-0/+142
* Forgot to svn add the test for r189722.Howard Hinnant2013-08-311-0/+37
* SFINAE out duration converting constructor if the constructor would otherwise...Howard Hinnant2013-08-311-0/+4
* Rename time.duration.literals step 3Howard Hinnant2013-08-071-0/+59
* Rename time.duration.literals step 2Howard Hinnant2013-08-071-59/+0
* Rename time.duration.literals step 1Howard Hinnant2013-08-072-59/+59
* Constrain fill_n -> memset operations to include implicit convertibility to u...Howard Hinnant2013-08-011-1/+1
* Implement n3469 - constexpr for chronoMarshall Clow2013-07-319-0/+144
* literal suffixes for std::chronoMarshall Clow2013-07-241-0/+59
* [tests] One last batch of XFAILs, for tests using new symbols added to libc++.Daniel Dunbar2013-02-063-0/+15
* Zhang Xiongpang: Add definitions for const data members. Fixes http://llvm....Howard Hinnant2012-12-123-0/+12
* Applied constexpr to <chrono>.Howard Hinnant2012-07-1325-6/+357
* Update testsuite strucuture to latest draftHoward Hinnant2010-11-232-0/+0
* N3191: C++ Timeout SpecificationHoward Hinnant2010-11-205-8/+8
* license changeHoward Hinnant2010-11-1693-186/+186
* Fixing whitespace problemsHoward Hinnant2010-08-2275-101/+1633
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1193-93/+93
* libcxx initial importHoward Hinnant2010-05-1195-0/+1276
OpenPOWER on IntegriCloud