summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/time/time.point
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-314-0/+8
* Support tests in freestandingJF Bastien2019-02-0427-27/+81
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1927-108/+81
* De-tab a couple tests. NFCMarshall Clow2019-01-031-2/+2
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2018-11-142-2/+2
* Implement P0972R0: <chrono> zero(), min(), and max() should be noexcept. Revi...Marshall Clow2018-11-132-2/+14
* Last week, someone noted that a couple of the time_point member functions wer...Marshall Clow2018-08-292-0/+40
* Fixes for LWG 2598, 2686, 2739, 2742, 2747, and 2759, which were adopted last...Marshall Clow2016-11-141-0/+13
* [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.Stephan T. Lavavej2016-11-049-10/+27
* [libcxx] Fix c++98 test failures.Asiri Rathnayake2016-06-033-3/+3
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-1/+1
* Implement P0092R1 for C++1zMarshall Clow2015-11-056-0/+283
* Move test into test/std subdirectory.Eric Fiselier2014-12-2021-0/+840
OpenPOWER on IntegriCloud