summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/time/time.duration
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2053-2014/+0
| | | | llvm-svn: 224658
* Mark namespaces for user defined literals as 'inline'Marshall Clow2013-10-054-0/+142
| | | | llvm-svn: 192047
* Forgot to svn add the test for r189722.Howard Hinnant2013-08-311-0/+37
| | | | llvm-svn: 189723
* Rename time.duration.literals step 3Howard Hinnant2013-08-071-0/+59
| | | | llvm-svn: 187905
* Rename time.duration.literals step 2Howard Hinnant2013-08-071-59/+0
| | | | llvm-svn: 187904
* Rename time.duration.literals step 1Howard Hinnant2013-08-072-59/+59
| | | | llvm-svn: 187903
* 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
* literal suffixes for std::chronoMarshall Clow2013-07-241-0/+59
| | | | llvm-svn: 187078
* Applied constexpr to <chrono>.Howard Hinnant2012-07-1321-2/+333
| | | | llvm-svn: 160184
* license changeHoward Hinnant2010-11-1647-94/+94
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-2242-52/+1201
| | | | llvm-svn: 111767
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1147-47/+47
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-1147-0/+296
llvm-svn: 103490
OpenPOWER on IntegriCloud