Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-08 | Fix some tests to match canned command line semantics | Karen Arutyunov | 1 | -1/+1 |
2021-11-16 | Disable C++20 modules tests for MinGW GCC | Boris Kolpackov | 1 | -0/+7 |
2020-11-30 | Start adapting module mapper to latest GCC protocol | Boris Kolpackov | 1 | -0/+6 |
2020-07-16 | Save original compiler path/mode in {c,cxx}.config.path/mode | Boris Kolpackov | 1 | -1/+1 |
2020-06-24 | Stop forcing modules support in tests | Boris Kolpackov | 1 | -15/+0 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2019-11-05 | Disable C++ modules tests for Clang 9 | Boris Kolpackov | 1 | -0/+8 |
2019-10-18 | Use $quote() for quoting config.cxx option value in testscripts | Karen Arutyunov | 1 | -1/+1 |
2019-10-16 | Quote config.{c,cxx} paths when passing to tests | Boris Kolpackov | 1 | -1/+1 |
2019-06-07 | Complete and normalize paths in cxx.importable_headers | Boris Kolpackov | 1 | -3/+5 |
2019-04-30 | Initial take on header unit and include translation support | Boris Kolpackov | 1 | -0/+49 |