Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 2 | -2/+6 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 2 | -8/+6 |
* | One more local type warning removed from the tests. NFC | Marshall Clow | 2018-10-12 | 1 | -8/+12 |
* | Fix the BinaryPredicate form of std::is_permutation to not rely on operator== | Peter Collingbourne | 2018-01-26 | 1 | -0/+24 |
* | Fix most GCC test failures. | Eric Fiselier | 2018-01-18 | 1 | -2/+2 |
* | Some of the tests from earlier today had 'int' as the return type when it sho... | Marshall Clow | 2018-01-15 | 2 | -2/+2 |
* | First part of P0202: Adding constexpr modifiers to functions in <algorithm> a... | Marshall Clow | 2018-01-15 | 2 | -2/+40 |
* | Purge all usages of _LIBCPP_STD_VER under test/std/algorithm | Eric Fiselier | 2016-10-08 | 2 | -82/+77 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 2 | -0/+1334 |