Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all tests for _LIBCPP_VERSION in language.support to test/libcxx/languag... | Eric Fiselier | 2016-06-22 | 6 | -120/+0 |
* | Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST... | Eric Fiselier | 2016-06-14 | 1 | -1/+3 |
* | Fix warnings in tests. | Eric Fiselier | 2016-06-14 | 1 | -1/+1 |
* | Void cast runtime-unused variables. Patch from STL@microsoft.com | Eric Fiselier | 2016-05-02 | 2 | -1/+7 |
* | Manually suppress -Wnonnull when it occurs in an unevaluated context | Eric Fiselier | 2015-10-01 | 1 | -0/+6 |
* | Fix a handful of tests that fail in C++03 | Eric Fiselier | 2015-07-28 | 1 | -3/+3 |
* | Fix warnings in test/std/language.support | Eric Fiselier | 2015-07-18 | 4 | -4/+19 |
* | Make support for thread-unsafe C functions optional. | Ed Schouten | 2015-06-24 | 2 | -1/+5 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 12 | -0/+394 |