pacman/test/scripts
Alad Wenter 1f8f0bd9ac makepkg: Move parseopts from library to libmakepkg
parseopts is used in makepkg and other scripts such as pacman-key as a
getopt replacement.

Instead of including it in those scripts via a macro, move it to
libmakepkg/util/parseopts.sh and have scripts source this file where
appropriate.

To keep the parseopts test, a new variable was introduced:
PM_LIBMAKEPKG_DIR

Signed-off-by: Alad Wenter <alad@archlinux.info>
Signed-off-by: Allan McRae <allan@archlinux.org>
2016-10-22 20:50:54 +10:00
..
makepkg-template-tests makepkg-template: support multiple --template-dirs 2015-05-12 14:00:54 +10:00
Makefile.am Add testrunner for makepkg-template 2015-01-11 18:58:24 +10:00
human_to_size_test.sh add tap_ prefix to test helper functions 2014-12-28 13:06:39 +10:00
makepkg-template_test.sh Add testrunner for makepkg-template 2015-01-11 18:58:24 +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 makepkg: Move parseopts from library to libmakepkg 2016-10-22 20:50:54 +10:00