Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement LWG 2773 - std::ignore should be constexpr. | Eric Fiselier | 2017-02-06 | 1 | -0/+21 |
* | Revert previous cleanup; I got too agressive removing #ifdefs | Marshall Clow | 2017-01-23 | 1 | -0/+2 |
* | Removed some un-needed ifdefs | Marshall Clow | 2017-01-23 | 1 | -2/+0 |
* | [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. | Stephan T. Lavavej | 2016-11-04 | 1 | -1/+3 |
* | [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. | Eric Fiselier | 2015-02-19 | 1 | -0/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+39 |