1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-12-22 15:58:50 -05:00
pacman/doc
Allan McRae 0c29eb431a makepkg: Add check() function for running test suites
A PKGBUILD can have an option check() function for running test suites
between the build() and package() stages.  This function is run by
default but can be disabled globally in with "!check" in BUILDENV in
makepkg.conf. This setting can be controlled on an individual package
basis using makepkg's --check and --nocheck flags. Addition dependencies
needed for running the test suite can be specified in the checkdepends
array and are only checked when running the check() function.

Original-work-by: Jeff C <jeff@kcaccess.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-12-29 19:28:00 -06:00
..
.gitignore docs: Add a 'website' target 2010-07-02 18:23:20 -05:00
asciidoc.conf doc: fix some more asciidoc fallout 2009-01-13 00:00:35 -06:00
Doxyfile Doxyfile : enable JAVADOC_AUTOBRIEF. 2008-04-29 15:51:48 -05:00
footer.txt Various updates needed prior to a new release 2008-06-08 13:50:01 -05:00
index.txt Update website with 3.4.0 release 2010-06-16 20:10:47 -05:00
libalpm.3.txt doc: rename manlink macro to linkman 2007-12-29 00:24:15 -06:00
Makefile.am Use sysconfdir, localstatedir, BASH instead of hardcoded values 2010-10-11 20:29:22 -05:00
makepkg.8.txt makepkg: Add check() function for running test suites 2010-12-29 19:28:00 -06:00
makepkg.conf.5.txt makepkg: Add check() function for running test suites 2010-12-29 19:28:00 -06:00
pacman.8.txt alpm/remove.c : respect --dbonly during remove-upgrade 2010-12-12 20:19:24 -06:00
pacman.conf.5.txt Add configuration option to control disk space checking 2010-12-12 20:30:05 -06:00
PKGBUILD-example.txt PKGBUILD-example.txt: Remove superfluous "|| return 1". 2010-09-15 07:20:20 -05:00
PKGBUILD.5.txt makepkg: Add check() function for running test suites 2010-12-29 19:28:00 -06:00
repo-add.8.txt doc: fix repo-add manpage 2009-04-11 12:33:33 -05:00
submitting-patches.txt doc: move files around for consistency 2009-04-11 12:38:20 -05:00
translation-help.txt doc: move files around for consistency 2009-04-11 12:38:20 -05:00