Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros | Eric Fiselier | 2016-04-28 | 8 | -13/+18 |
* | More string fixes for noexcept cases. Apparently I didn't get them all in r25... | Marshall Clow | 2016-01-20 | 1 | -0/+2 |
* | Fix up the tests I added for string exceptions to be skipped when exceptions ... | Marshall Clow | 2016-01-20 | 1 | -0/+2 |
* | Fix PR#25973 : 'basic_string::assign(InputIt, InputIt) doesn't provide the st... | Marshall Clow | 2016-01-13 | 8 | -9/+36 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 1 | -0/+1 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 8 | -0/+625 |