Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-29 | Support running tests from any directory | Frédéric Mangano-Tarumi | 1 | -1/+1 | |
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org> | |||||
2020-02-27 | Change the extension of TAP test suites to .t | Frédéric Mangano-Tarumi | 1 | -0/+498 | |
This is the common convention for TAP, and makes harnesses like prove automatically detect them. Plus, test suites don’t have to be shell scripts anymore. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org> |