Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-03 | Condense test directory names again. | Jussi Pakkanen | 3 | -128/+0 | |
2020-04-17 | tests/common/203: Use a test matrix | Dylan Baker | 3 | -24/+41 | |
This allows us to test the one at a time, and the many at a time functions without the second test getting cached. We really don't want to get cached. | |||||
2020-03-19 | Use os.path.normpath() for include paths | ClausKlein | 1 | -1/+1 | |
This make relative pathes shorter an too give a chance to de-duplicate -isystem flags just like -I flags. Fix common test case 203 for OSX build host too | |||||
2019-11-06 | Fix typos found by codespell | Wolfgang Stöggl | 1 | -1/+1 | |
- Typos were found by codespell v1.16.0 | |||||
2019-08-14 | tests: skip common/204 for PGI (need unique feature list) | Michael Hirsch, Ph.D | 1 | -0/+4 | |
2019-08-03 | Condense test directory names. | Jussi Pakkanen | 1 | -0/+107 | |