Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-30 | multiple spelling and typo fixes | Josh Soref | |
This fixes #516. | |||
2022-04-16 | rewrite tests (#515) | William Hubbs | |
* rewrite tests to work with meson This ports our tests to meson and makes them able to be run in parallel. * add tests to ci * rewrite test/check-trailing-newlines in bash This test was using a GNU sed command which does not work on Alpine Linux. | |||
2021-12-20 | use HEAD in git URIs to point to the default branch | Mike Frysinger | |
This makes the URIs shorter and dynamic: whatever the default branch the repo uses will be used. | |||
2019-02-22 | combine test directories | William Hubbs | |
This fixes #295. |