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 |
* | [libc++] Use UNSUPPORTED instead of TEST_STD_VER #ifdef | Louis Dionne | 2019-02-05 | 1 | -11/+3 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -3/+7 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized... | Stephan T. Lavavej | 2016-11-14 | 1 | -0/+1 |
* | Avoid narrowing conversions in quoted test. Patch from STL@microsoft.com | Eric Fiselier | 2016-06-26 | 1 | -6/+6 |
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 1 | -7/+7 |
* | Clean up a test; get rid of hard-wired char/wchar_t code for template fns tha... | Marshall Clow | 2016-02-08 | 1 | -95/+56 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+219 |