| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make swap_noexcept.pass.cpp tests more portable. Patch from STL@microsoft.com. | Eric Fiselier | 2016-07-25 | 1 | -9/+6 |
| * | Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed... | Marshall Clow | 2016-07-21 | 12 | -0/+840 |
| * | Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST... | Eric Fiselier | 2016-06-14 | 29 | -29/+29 |
| * | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 2 | -4/+4 |
| * | Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros | Eric Fiselier | 2016-04-28 | 2 | -6/+7 |
| * | Implement the first part of N4258: 'Cleaning up noexcept in the Library'. Thi... | Marshall Clow | 2015-07-13 | 1 | -0/+31 |
| * | Walter Brown sent a list of tests which needed 'additional includes' to match... | Marshall Clow | 2015-01-09 | 5 | -0/+5 |
| * | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 32 | -0/+2509 |

