summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/time/time.duration/time.duration.arithmetic
Commit message (Expand)AuthorAgeFilesLines
* Fix PR41130 - 'operator/ of std::chrono::duration and custom type'. Thanks to...Marshall Clow2019-04-014-0/+45
* Support tests in freestandingJF Bastien2019-02-0412-12/+36
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1912-48/+36
* [libcxx] [test] Change comments to say C++ instead of c++. NFC.Stephan T. Lavavej2017-07-293-3/+3
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the utilities libraryEric Fiselier2017-04-192-2/+2
* Fix a couple of 'C++11'-isms from the last checkin, which broke the '03 bot.Marshall Clow2017-03-212-4/+4
* Add a bit more to one of the chrono testsMarshall Clow2017-03-211-0/+11
* Implement P0548: 'common_type and duration' This involves a subtle change in ...Marshall Clow2017-03-212-4/+20
* [libcxx] [test] Strip trailing whitespace. NFC, no code review.Stephan T. Lavavej2017-01-073-3/+3
* Implement P0505: 'Wording for GB 50'Marshall Clow2017-01-0410-16/+190
* Move test into test/std subdirectory.Eric Fiselier2014-12-2012-0/+317
OpenPOWER on IntegriCloud