Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | [libcxx] [test] Untabify, NFC. | Stephan T. Lavavej | 2017-07-29 | 1 | -1/+1 |
* | Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions | Roger Ferrer Ibanez | 2016-11-24 | 1 | -2/+11 |
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 1 | -2/+2 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 1 | -0/+1 |
* | Remove undefined behavior from some tests. Thanks to Walter Brown for the hea... | Marshall Clow | 2015-11-02 | 1 | -5/+9 |
* | Implement LWG2433: uninitialized_copy()/etc. should tolerate overloaded opera... | Marshall Clow | 2015-05-19 | 1 | -0/+24 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+51 |