1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-01 09:51:50 -05:00
Dan McGee 1583a2079c Split check steps in Makefile into multiple targets
This allows a `make -j4 check` invocation to actually run in parallel,
even though 95% of our test suite time is currently dominated by
pactest. It also allows running something like `make test-vercmp`.

Also, add some targets to the .PHONY list that belong in it.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-04-24 20:44:29 -05:00
..
2011-08-16 11:46:44 -05:00
2012-02-20 17:00:26 -06:00
2012-04-12 08:55:49 -05:00
2011-05-02 10:04:13 -05:00
2012-04-24 08:44:11 -05:00