Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 1 | -0/+2 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 2 | -2/+6 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 2 | -8/+6 |
* | Fix improperly failing test - and the code it was testing. Thanks to Stephan ... | Marshall Clow | 2018-03-22 | 1 | -3/+4 |
* | Fix failure on C++03 bots | Marshall Clow | 2017-11-27 | 2 | -0/+6 |
* | Implement LWG#2948: unique_ptr does not define operator<< for stream output | Marshall Clow | 2017-11-27 | 2 | -0/+60 |
* | Rewrite and cleanup unique_ptr tests. | Eric Fiselier | 2017-04-15 | 4 | -357/+0 |
* | Refactor unique_ptr/shared_ptr deleter test types into single header. | Eric Fiselier | 2017-01-20 | 3 | -3/+3 |
* | Add is_swappable/is_nothrow_swappable traits | Eric Fiselier | 2016-04-21 | 1 | -0/+25 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 4 | -0/+332 |