pacman/test
morganamilo 8fa9a69683
pactest: fix test errors being treated as success
Rules return -1 if there was an error with the rule itself. Later this
return value is passed to tap as a bool. Because -1 is a truthy value it
gets treated as success.
2021-09-27 21:46:13 +01:00
..
pacman pactest: fix test errors being treated as success 2021-09-27 21:46:13 +01:00
scripts ensure tests are parsed as TAP since they are, in fact, TAP 2021-04-07 22:38:52 +10:00
util ensure tests are parsed as TAP since they are, in fact, TAP 2021-04-07 22:38:52 +10:00
.gitignore Push down testing .gitignore entries 2014-01-06 14:38:50 +10:00
tap.sh Remove all modelines from the project 2018-05-14 09:59:15 +10:00