summaryrefslogtreecommitdiff
path: root/run-tests.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-08-14tests: fix newapkbuild testsMax Rees1-4/+4
* Do not use the -n option for newapkbuild_simple_test: since commit a68354ebc50f60369ce465d0d59020cdf081bf22, this option is not allowed when providing PKGNAME[-PKGVER] (i.e. not SRCURL) as the final argument. * Use newapkbuild from the working tree, not whatever is in $PATH.
2019-07-20tests: cd "$OLDPWD" even on failure in newapkbuild_simple_testMax Rees1-0/+1
2019-07-20Initial removal of bashismsMax Rees1-4/+4
2019-03-06Add rudimentary test suite for abuild and newapkbuildA. Wilcox1-0/+217