summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.runtime/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
* 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/+14
* Fix warnings in tests.Eric Fiselier2016-06-141-1/+1
* Void cast runtime-unused variables. Patch from STL@microsoft.comEric Fiselier2016-05-021-1/+6
* Fix warnings in test/std/language.supportEric Fiselier2015-07-181-0/+1
* Make support for thread-unsafe C functions optional.Ed Schouten2015-06-241-0/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+40
OpenPOWER on IntegriCloud