Age | Commit message (Expand) | Author | Files | Lines |
2015-02-12 | sync200.py.in: remove unused substitution | Andrew Gregory | 1 | -2/+2 |
2014-10-13 | add pacman-db-upgrade test | Andrew Gregory | 1 | -0/+1 |
2014-10-13 | pmtest: allow tests to specify test binary | Andrew Gregory | 1 | -1/+2 |
2014-02-02 | Remove ChangeLog.proto and move important info to PKGBUILD(5) | Jason St. John | 1 | -2/+1 |
2014-02-02 | Add PKGBUILD-vcs.proto | Maxime Gauduin | 1 | -0/+1 |
2014-01-28 | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 1 | -1/+1 |
2014-01-10 | Makefile.am: move test-suite.log into test/ | Andrew Gregory | 1 | -0/+1 |
2013-12-21 | Use the 'configure'd PYTHON to run pactest. | Jeremy Heiner | 1 | -1/+1 |
2013-11-15 | Makefile.am: fix typo in LOG_DRIVER variable | Andrew Gregory | 1 | -1/+1 |
2013-10-14 | Makefile.am: remove old targets from .PHONY | Andrew Gregory | 1 | -1/+1 |
2013-10-14 | Add make target for TESTS | Andrew Gregory | 1 | -0/+3 |
2013-09-19 | Fix make distcheck | Andrew Gregory | 1 | -2/+2 |
2013-08-21 | integrate tests with automake | Andrew Gregory | 1 | -21/+17 |
2013-08-21 | pactest: accept test names without a switch | Andrew Gregory | 1 | -2/+2 |
2013-05-29 | pmtest: set LC_ALL=C in subprocess.call | Andrew Gregory | 1 | -1/+1 |
2013-02-09 | Quieten the build process some more | Allan McRae | 1 | -0/+1 |
2013-01-28 | Make path to ldconfig configurable | Allan McRae | 1 | -0/+1 |
2013-01-28 | pactest: handle non-default scriptlet shells | Allan McRae | 1 | -0/+1 |
2013-01-28 | Revert execvp and related commits | Allan McRae | 1 | -1/+0 |
2013-01-17 | pmtest: resolve path to scriptlet shell | Allan McRae | 1 | -0/+1 |
2013-01-04 | Split common utility functions for libalpm and pacman | Allan McRae | 1 | -1/+1 |
2012-06-26 | scripts/library: add human_to_size | Dave Reisner | 1 | -0/+2 |
2012-04-25 | Split check steps in Makefile into multiple targets | Dan McGee | 1 | -3/+13 |
2012-04-24 | scripts/library: introduce parseopts | Dave Reisner | 1 | -2/+4 |
2011-12-23 | Makefile.am: Extract "contrib/" into DIST_SUBDIRS | Lukas Fleischer | 1 | -1/+3 |
2011-10-06 | Add a top-level 'update-po' make target | Dan McGee | 1 | -0/+5 |
2011-08-30 | Run pacman test-suite with LC_ALL=C | Allan McRae | 1 | -1/+1 |
2011-08-08 | Add a test harness for new pacsort command | Dan McGee | 1 | -0/+2 |
2011-06-30 | move proto files to new subdirectory, proto/ | Dave Reisner | 1 | -1/+5 |
2011-06-24 | po/: split into scripts/po/ and src/pacman/po/ | Dan McGee | 1 | -1/+1 |
2011-05-05 | pactest: run with root in /tmp and clean up automatically | Dan McGee | 1 | -1/+0 |
2010-09-23 | Update build system (automake, autoconf, libtool) | Dan McGee | 1 | -0/+2 |
2010-06-17 | Add test/util directory as necessary to build files | Dan McGee | 1 | -1/+1 |
2010-06-02 | Move vercmp tests into util/ testing directory | Dan McGee | 1 | -2/+2 |
2010-06-02 | Move pacman test suite | Allan McRae | 1 | -5/+5 |
2009-01-16 | makepkg: Add PKGBUILD-split.proto | Allan McRae | 1 | -1/+1 |
2008-10-13 | Attempt to idiot-proof making and refreshing docs | Dan McGee | 1 | -0/+3 |
2008-05-30 | Add simple vercmp test script | Dan McGee | 1 | -2/+4 |
2008-02-06 | Add new ChangeLog.proto file. | Chantry Xavier | 1 | -1/+1 |
2008-01-06 | install: install prototype PKGBUILD and install to datadir | Dan McGee | 1 | -0/+4 |
2007-12-29 | Ensure that manpages are always distributed and installed | Dan McGee | 1 | -1/+4 |
2007-10-30 | Pick best python program available for 'make check' | Dan McGee | 1 | -1/+1 |
2007-07-10 | Create the pacman DB and cachedir directories upon install | Dan McGee | 1 | -0/+7 |
2007-07-06 | First step of moving translations from src/pacman/po to po/ | Dan McGee | 1 | -3/+1 |
2007-06-05 | Autotool clean up. | Andrew Fyfe | 1 | -0/+1 |
2007-03-24 | * Added a mirror list for [testing] (it appears most mirrors mirror testing) | Aaron Griffin | 1 | -1/+3 |
2007-03-04 | * Update distcheck flags, we no longer need to pass --disable-fakeroot. | Dan McGee | 1 | -4/+2 |
2007-02-23 | * Fixed globbing for pactest --test argument | Aaron Griffin | 1 | -1/+1 |
2007-02-23 | * Updated distcheck target- added some flags so pactest is 100% correct. | Dan McGee | 1 | -2/+3 |
2007-02-22 | Big commit here, I'll try to cover all the bases. | Dan McGee | 1 | -3/+7 |