summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.runtime
Commit message (Expand)AuthorAgeFilesLines
* Move all tests for _LIBCPP_VERSION in language.support to test/libcxx/languag...Eric Fiselier2016-06-226-120/+0
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-141-1/+3
* Fix warnings in tests.Eric Fiselier2016-06-141-1/+1
* Void cast runtime-unused variables. Patch from STL@microsoft.comEric Fiselier2016-05-022-1/+7
* Manually suppress -Wnonnull when it occurs in an unevaluated contextEric Fiselier2015-10-011-0/+6
* Fix a handful of tests that fail in C++03Eric Fiselier2015-07-281-3/+3
* Fix warnings in test/std/language.supportEric Fiselier2015-07-184-4/+19
* Make support for thread-unsafe C functions optional.Ed Schouten2015-06-242-1/+5
* Move test into test/std subdirectory.Eric Fiselier2014-12-2012-0/+394
OpenPOWER on IntegriCloud