Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++] Mark several tests as XFAIL on macosx10.7 | Louis Dionne | 2019-02-27 | 1 | -0/+5 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Protect std::string tests under libcpp-no-exceptions | Roger Ferrer Ibanez | 2016-11-29 | 1 | -4/+13 |
* | Reverting wrong diff | Roger Ferrer Ibanez | 2016-11-24 | 1 | -8/+1 |
* | Protect std::string tests under libcpp-no-exceptions | Roger Ferrer Ibanez | 2016-11-24 | 1 | -1/+8 |
* | Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros | Eric Fiselier | 2016-04-28 | 1 | -2/+3 |
* | 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 | 1 | -0/+166 |