| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support tests in freestanding | JF Bastien | 2019-02-04 | 13 | -13/+39 |
| * | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 13 | -52/+39 |
| * | [libcxx] [test] Untabify, NFC. | Stephan T. Lavavej | 2017-07-29 | 4 | -4/+4 |
| * | Fix some 'FIXME's in the tests. | Marshall Clow | 2016-12-30 | 4 | -18/+10 |
| * | Fix unused parameters and variables | Eric Fiselier | 2016-12-23 | 6 | -12/+31 |
| * | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 12 | -30/+30 |
| * | Implement P0253R1: Fixing a design mistake in the searchers interface. | Marshall Clow | 2016-03-08 | 10 | -10/+12 |
| * | Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS. | Marshall Clow | 2015-09-08 | 8 | -0/+1033 |
| * | Mark new tests as unsupported before C++11 | Marshall Clow | 2015-07-20 | 4 | -1/+9 |
| * | Implement the default searcher for std::experimental::search. | Marshall Clow | 2015-07-20 | 5 | -0/+371 |

