Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix non-conformance it `std::tuple`. | Eric Fiselier | 2019-07-12 | 1 | -0/+16 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ... | Stephan T. Lavavej | 2016-12-08 | 1 | -17/+17 |
* | [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. | Stephan T. Lavavej | 2016-11-04 | 1 | -2/+4 |
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 1 | -2/+2 |
* | Make tuples constructors conditionally EXPLICIT. See N4387 | Eric Fiselier | 2016-04-19 | 1 | -0/+20 |
* | [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. | Eric Fiselier | 2015-02-19 | 1 | -0/+2 |
* | Walter Brown sent a list of tests which needed 'additional includes' to match... | Marshall Clow | 2015-01-09 | 1 | -0/+1 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+115 |