summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/time/date.time/ctime.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix _LIBCPP_HAS_ definitions for Android.Dan Albert2019-11-181-2/+2
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [test] [ctime] Ignore -Wformat-zero-length warningsMichal Gorny2018-12-161-0/+4
* Selectively import timespec_get into namespace std, since some C libraries do...Marshall Clow2018-08-151-1/+1
* import timespec and timespec_get into namespace std if we're under c++17 or l...Marshall Clow2018-07-311-0/+16
* Fix warnings in tests.Eric Fiselier2016-06-141-1/+1
* Void cast runtime-unused variables. Patch from STL@microsoft.comEric Fiselier2016-05-021-1/+5
* Move test/std/utilities/date.time to proper stable name utilities/time/date.timeEric Fiselier2015-08-241-0/+40
OpenPOWER on IntegriCloud