Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up string's deduction guides tests. Mark old versions of clang as unsup... | Marshall Clow | 2018-02-08 | 1 | -57/+0 |
* | Temporarily comment out deduction guide tests while I figure out what to do w... | Marshall Clow | 2018-02-08 | 1 | -0/+2 |
* | Implement deduction guide for basic_string as described in P0433 | Marshall Clow | 2018-02-08 | 1 | -0/+56 |
* | [libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3. | Stephan T. Lavavej | 2017-02-05 | 1 | -2/+0 |
* | [libcxx] [test] D27021: Fix MSVC warning C4389 "signed/unsigned mismatch", pa... | Stephan T. Lavavej | 2016-12-06 | 1 | -2/+3 |
* | Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros | Eric Fiselier | 2016-04-28 | 1 | -3/+4 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+119 |