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 | 2 | -0/+4 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 3 | -3/+9 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 3 | -12/+9 |
* | [libcxx] [test] Update for C++17 feature removals. | Stephan T. Lavavej | 2017-08-24 | 2 | -0/+4 |
* | Move INVOKE tests into test/libcxx sub-tree. | Eric Fiselier | 2016-04-29 | 6 | -1419/+16 |
* | Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE. | Eric Fiselier | 2016-04-20 | 3 | -55/+165 |
* | Implement LWG issue 2219 - support reference_wrapper in INVOKE | Eric Fiselier | 2016-04-18 | 4 | -35/+159 |
* | Add missing license headers | Eric Fiselier | 2016-01-19 | 1 | -0/+9 |
* | Checking more __invoke tests. | Eric Fiselier | 2015-07-28 | 4 | -0/+1126 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 3 | -0/+95 |