Age | Commit message (Expand) | Author | Files | Lines |
2015-01-11 | test makepkg-template: Add update-version-with-newest-option | Florian Pritz | 5 | -0/+50 |
2015-01-11 | test makepkg-template: Add template-without-version | Florian Pritz | 3 | -0/+17 |
2015-01-11 | test makepkg-template: Add name-charset-valid | Florian Pritz | 3 | -0/+28 |
2015-01-11 | test makepkg-template: Add name-charset-invalid | Florian Pritz | 2 | -0/+18 |
2015-01-11 | test makepkg-template: Add missing-template-symlink | Florian Pritz | 3 | -0/+17 |
2015-01-11 | test makepkg-template: Add missing-template-file | Florian Pritz | 2 | -0/+21 |
2015-01-11 | test makepkg-template: Add keep-old-version | Florian Pritz | 5 | -0/+58 |
2015-01-11 | test makepkg-template: Add invalid-template-line-unknown-marker | Florian Pritz | 2 | -0/+20 |
2015-01-11 | test makepkg-template: Add invalid-template-line-missing-name | Florian Pritz | 2 | -0/+12 |
2015-01-11 | test makepkg-template: Add invalid-key | Florian Pritz | 2 | -0/+12 |
2015-01-11 | Add testrunner for makepkg-template | Florian Pritz | 3 | -0/+77 |
2014-12-28 | add tap_ prefix to test helper functions | Andrew Gregory | 4 | -119/+119 |
2014-12-28 | use tap.sh for bash tests | Andrew Gregory | 5 | -145/+192 |
2014-12-24 | add vim modeline to test files | Andrew Gregory | 4 | -0/+8 |
2014-12-18 | remove.c: honor inverted patterns in noupgrade | Andrew Gregory | 2 | -0/+20 |
2014-11-20 | pacsort: parse inputs up front into control struct | Dave Reisner | 1 | -1/+10 |
2014-11-04 | add pacman-db-upgrade-v9.py to check_SCRIPTS | Andrew Gregory | 1 | -0/+1 |
2014-11-04 | tests/pacman-db-upgrade-v9: set additional paths | Andrew Gregory | 1 | -1/+5 |
2014-11-04 | pmtest: make test paths easily available to tests | Andrew Gregory | 1 | -4/+16 |
2014-10-13 | add pacman-db-upgrade test | Andrew Gregory | 1 | -0/+21 |
2014-10-13 | pmtest: allow tests to specify test binary | Andrew Gregory | 4 | -18/+29 |
2014-10-13 | pacman: add --confirm option | Andrew Gregory | 1 | -3/+3 |
2014-10-13 | pmtest: allow tests to specify db version | Andrew Gregory | 1 | -2/+3 |
2014-10-13 | pmrule: make backup file test more robust | Andrew Gregory | 1 | -6/+4 |
2014-10-13 | pmdb: include directories in package file lists | Andrew Gregory | 1 | -1/+1 |
2014-09-30 | Add --assume-installed option | Florian Pritz | 4 | -0/+47 |
2014-09-23 | Check the version of the local database during validation | Allan McRae | 1 | -1/+1 |
2014-09-23 | Add version file to empty local database | Allan McRae | 1 | -0/+3 |
2014-09-23 | Add version file when creating local database directory | Allan McRae | 1 | -0/+2 |
2014-08-04 | pactest: delay test object creation | Andrew Gregory | 1 | -3/+3 |
2014-08-04 | pactest: only snapshot needed files | Andrew Gregory | 2 | -6/+17 |
2014-08-03 | check_pkg_fast: check file type | Andrew Gregory | 1 | -2/+0 |
2014-08-03 | add test for file type check with -Qk | Andrew Gregory | 2 | -0/+15 |
2014-08-03 | pactest: check for tests before environment setup | Andrew Gregory | 1 | -5/+4 |
2014-08-03 | pactest: check for pacman binary before running | Andrew Gregory | 1 | -1/+5 |
2014-08-03 | pactest: parse options before environment setup | Andrew Gregory | 1 | -3/+5 |
2014-06-10 | Add test case for the perl 5.20 dependency breakage | Florian Pritz | 2 | -0/+24 |
2014-05-07 | remove.c: downgrade TRANS_DUP_TARGET to warning | Andrew Gregory | 1 | -2/+2 |
2014-05-04 | pactest: treat arguments as files instead of globs | Andrew Gregory | 1 | -7/+8 |
2014-05-04 | pmdb.py: change siglevel name to Required | Andrew Gregory | 2 | -2/+2 |
2014-03-03 | pactest: add prefix to temporary directory | Andrew Gregory | 1 | -1/+1 |
2014-03-03 | pmpkg.py: remove unused imports | Andrew Gregory | 1 | -4/+0 |
2014-02-04 | pmtest: add memory check to tests with valgrind | Andrew Gregory | 2 | -0/+6 |
2014-02-04 | pmrule: add FILE_EMPTY rule | Andrew Gregory | 2 | -0/+5 |
2014-01-30 | pacman: use exit status 0 for --help and --version | Andrew Gregory | 3 | -3/+3 |
2014-01-28 | pmtest: use valgrind --child-silent-after-fork | Andrew Gregory | 1 | -0/+1 |
2014-01-28 | pmtest: use --gen-suppression=all with valgrind | Andrew Gregory | 1 | -0/+1 |
2014-01-28 | pmtest: send valgrind output to var/log/valgrind | Andrew Gregory | 1 | -1/+2 |
2014-01-28 | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 4 | -4/+4 |
2014-01-06 | Push down testing .gitignore entries | Dan McGee | 1 | -0/+2 |