Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++] Relax libc++-only test on regex_constants | Louis Dionne | 2019-04-26 | 1 | -13/+13 |
* | Fix PR#35967: '<regex> syntax_option_type is not a proper bitmask' Sadly, thi... | Marshall Clow | 2019-03-28 | 1 | -0/+4 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 7 | -7/+19 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 7 | -28/+21 |
* | [libcxx] Support std::regex_constants::match_not_null | Tim Shen | 2016-10-21 | 1 | -0/+46 |
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 2 | -4/+4 |
* | #include <test_macros.h> in all the regex tests, and remove all mentions of _... | Marshall Clow | 2016-04-26 | 5 | -0/+5 |
* | Add code to honor the match_not_bol and match_not_eol regex flats. Fixes PR#2... | Marshall Clow | 2015-03-19 | 2 | -0/+100 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 4 | -0/+398 |