Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove <experimental/string_view>; use <string_view> instead. See https://lib... | Marshall Clow | 2018-02-05 | 18 | -1110/+0 |
* | [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. | Stephan T. Lavavej | 2016-11-04 | 12 | -12/+24 |
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 6 | -6/+6 |
* | Make string_view work with -fno-exceptions and get tests passing. | Eric Fiselier | 2016-05-30 | 1 | -1/+0 |
* | [libcxx] Improve tests to use the UNSUPPORTED lit directive | Asiri Rathnayake | 2016-05-28 | 1 | -5/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 18 | -0/+1102 |