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 | 4 | -4/+12 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 4 | -16/+12 |
* | Implement is_error_code_v and is_error_condition_v for c++17. Rework the test... | Marshall Clow | 2016-09-24 | 1 | -1/+5 |
* | Fix C++03 build. | Eric Fiselier | 2016-06-30 | 1 | -0/+3 |
* | Make futures.overview enum tests more portable. Patch from STL@microsoft.com | Eric Fiselier | 2016-06-30 | 2 | -9/+16 |
* | Fix or move various non-standard tests. | Eric Fiselier | 2016-04-29 | 1 | -5/+7 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 4 | -0/+124 |