| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make default_noexcept.pass.cpp container tests more portable. Patch from ↵ | Eric Fiselier | 2016-06-26 | 1 | -1/+2 |
| | | | | | | | STL@microsoft.com llvm-svn: 273823 | ||||
| * | Move remaining _LIBCPP_VERSION tests into test/libcxx | Eric Fiselier | 2016-06-22 | 1 | -20/+0 |
| | | | | | llvm-svn: 273367 | ||||
| * | Replace __cplusplus comparisons and dialect __has_feature checks with ↵ | Eric Fiselier | 2016-06-14 | 5 | -10/+10 |
| | | | | | | | | | | TEST_STD_VER. This is a huge cleanup that helps make the libc++ test suite more portable. Patch from STL@microsoft.com. Thanks STL! llvm-svn: 272716 | ||||
| * | Add failing tests that I forgot to add to the last commit | Marshall Clow | 2016-03-14 | 1 | -0/+35 |
| | | | | | llvm-svn: 263451 | ||||
| * | Implement LWG#2566: Requirements on the first template parameter of ↵ | Marshall Clow | 2016-03-14 | 1 | -7/+7 |
| | | | | | | | container adaptors llvm-svn: 263450 | ||||
| * | We had two identical files named 'MoveOnly.h' in the test suite. Move one to ↵ | Marshall Clow | 2015-01-28 | 11 | -11/+11 |
| | | | | | | | support/, remove the other, and update all the tests that included them. No functionality change. llvm-svn: 227370 | ||||
| * | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 31 | -0/+1129 |
| llvm-svn: 224658 | |||||

