summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/time/time.duration/time.duration.cons
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2012-379/+0
| | | | llvm-svn: 224658
* Forgot to svn add the test for r189722.Howard Hinnant2013-08-311-0/+37
| | | | llvm-svn: 189723
* Constrain fill_n -> memset operations to include implicit convertibility to ↵Howard Hinnant2013-08-011-1/+1
| | | | | | unsigned char. This fixes http://llvm.org/bugs/show_bug.cgi?id=16764. Also a drive-by fix on a chrono test suite bug. llvm-svn: 187552
* Applied constexpr to <chrono>.Howard Hinnant2012-07-136-2/+41
| | | | llvm-svn: 160184
* license changeHoward Hinnant2010-11-1611-22/+22
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-2211-11/+303
| | | | llvm-svn: 111767
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1111-11/+11
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-1111-0/+11
llvm-svn: 103490
OpenPOWER on IntegriCloud