summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/time/time.clock
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2010-256/+0
| | | | llvm-svn: 224658
* Set -D_LIBCPP_HAS_NO_THREADS and -D_LIBCPP_HAS_NO_MONOTONIC_CLOCK based on ↵Jonathan Roelofs2014-09-052-2/+2
| | | | | | | | available_features http://reviews.llvm.org/D5214 llvm-svn: 217261
* Partially address a FIXME in steady_clock::now()Jonathan Roelofs2014-09-022-0/+3
| | | | | | http://reviews.llvm.org/D4045 llvm-svn: 216949
* [tests] One last batch of XFAILs, for tests using new symbols added to libc++.Daniel Dunbar2013-02-063-0/+15
| | | | | | | - As of this commit, the test suite should now fully pass on both darwin11 and darwin12 when testing against either a locally built libc++ or the system libc++. llvm-svn: 174478
* Zhang Xiongpang: Add definitions for const data members. Fixes ↵Howard Hinnant2012-12-123-0/+12
| | | | | | http://llvm.org/bugs/show_bug.cgi?id=14585. llvm-svn: 170026
* Update testsuite strucuture to latest draftHoward Hinnant2010-11-232-0/+0
| | | | llvm-svn: 120036
* N3191: C++ Timeout SpecificationHoward Hinnant2010-11-204-7/+7
| | | | llvm-svn: 119909
* license changeHoward Hinnant2010-11-1610-20/+20
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-2210-10/+226
| | | | llvm-svn: 111767
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1110-10/+10
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-1110-0/+10
llvm-svn: 103490
OpenPOWER on IntegriCloud