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 |
* | Fix libc++ test to pass in C++03 mode | Mehdi Amini | 2017-03-03 | 1 | -1/+1 |
* | [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. | Stephan T. Lavavej | 2016-11-04 | 1 | -1/+3 |
* | Fix warnings in tests. | Eric Fiselier | 2016-06-14 | 1 | -1/+1 |
* | Void cast runtime-unused variables. Patch from STL@microsoft.com | Eric Fiselier | 2016-05-02 | 1 | -0/+5 |
* | Guard Clang and GCC specific pragmas. Patch from STL@microsoft.com | Eric Fiselier | 2016-04-28 | 1 | -0/+2 |
* | Suppress some warnings in the tests that snuck in. That 'tmpnam' is deprecat... | Marshall Clow | 2015-09-15 | 1 | -0/+1 |
* | Make the presence of stdin and stdout optional. | Ed Schouten | 2015-03-26 | 1 | -20/+25 |
* | Add option to disable access to the global filesystem namespace. | Ed Schouten | 2015-03-12 | 1 | -0/+4 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+139 |