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 |
* | [libcxx] [test] Change comments to say C++ instead of c++. NFC. | Stephan T. Lavavej | 2017-07-29 | 1 | -1/+1 |
* | [libcxx] [test] Fix Clang -Wunused-local-typedef, part 1/3. | Stephan T. Lavavej | 2017-02-05 | 1 | -6/+13 |
* | Make swap_noexcept.pass.cpp tests more portable. Patch from STL@microsoft.com. | Eric Fiselier | 2016-07-25 | 1 | -11/+7 |
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 1 | -2/+2 |
* | Complete LWG issue #2016. Allocators must be nothrow swappable | Eric Fiselier | 2016-04-22 | 1 | -3/+3 |
* | Implement the first part of N4258: 'Cleaning up noexcept in the Library'. Thi... | Marshall Clow | 2015-07-13 | 1 | -0/+31 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+59 |