pacman/test/scripts
Ethan Sommer 1bfae7d14a libmakepkg: fix empty arguments in parseopts
Previously parseopts checked if there was an argument by checking
that the string was non-empty, resulting in empty arguments being
incorrectly considered non-existent. This change makes parseopts check
if arguments exist at all, rather than checking that they are non-empty

Signed-off-by: Ethan Sommer <e5ten.arch@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2019-11-05 14:47:15 +10:00
..
makepkg-template-tests makepkg-template: support multiple --template-dirs 2015-05-12 14:00:54 +10:00
human_to_size_test.sh Remove all modelines from the project 2018-05-14 09:59:15 +10:00
Makefile.am autotools: distribute meson files 2019-10-04 11:25:48 +10:00
makepkg-template_test.sh Add testrunner for makepkg-template 2015-01-11 18:58:24 +10:00
meson.build meson: remove tap-driver.py, use meson's TAP protocol 2019-08-12 10:03:17 +10:00
pacman-db-upgrade-v9.py tests/pacman-db-upgrade-v9: set additional paths 2014-11-04 20:11:18 +10:00
parseopts_test.sh libmakepkg: fix empty arguments in parseopts 2019-11-05 14:47:15 +10:00