Age | Commit message (Expand) | Author | Files | Lines |
2011-08-09 | Parse replaces strings as dep strings with version specs | Dan McGee | 1 | -2/+0 |
2011-08-09 | Add a slightly simpler versioned replace test | Dan McGee | 3 | -26/+46 |
2011-08-09 | pactest: improve speed of local DB dependent rules | Dan McGee | 1 | -10/+16 |
2011-08-08 | Add a test harness for new pacsort command | Dan McGee | 2 | -0/+104 |
2011-08-08 | Bash-ify test/util/vercmptest.sh | Dan McGee | 1 | -9/+9 |
2011-08-02 | Implement parsing of the new SigLevel directive | Dan McGee | 1 | -1/+1 |
2011-08-02 | Don't trim whitespace when reading database entries | Dan McGee | 3 | -1/+85 |
2011-08-02 | pactest: use subprocess module instead of os.system | Dan McGee | 1 | -23/+23 |
2011-07-18 | Add a new epoch pactest | Dan McGee | 1 | -0/+25 |
2011-07-18 | Handle removal of empty directories properly | Dan McGee | 2 | -8/+24 |
2011-07-14 | Allow fileconflict if unowned file moving into backup array | Dan McGee | 4 | -1/+69 |
2011-07-03 | pactest: add a few more checks to fileconflict checks | Dan McGee | 2 | -2/+10 |
2011-06-30 | pactest: remove no longer necessary newline hacks | Dan McGee | 2 | -4/+3 |
2011-06-30 | pactest: create packages in memory | Dan McGee | 4 | -60/+89 |
2011-06-27 | Merge branch 'maint' | Dan McGee | 1 | -0/+21 |
2011-06-27 | Ensure a file can be replaced by a directory | Dan McGee | 1 | -0/+21 |
2011-06-24 | Add a 'valid' flag to the database object | Dan McGee | 1 | -1/+1 |
2011-06-24 | Do database signature checking at load time | Dan McGee | 1 | -2/+2 |
2011-06-24 | pactest: generate sync DB's in memory | Dan McGee | 3 | -48/+48 |
2011-06-24 | pactest: refactor install file creation | Dan McGee | 3 | -14/+10 |
2011-06-24 | pactest: move filelist/backup generation into package object | Dan McGee | 3 | -38/+39 |
2011-06-24 | pactest: make pmfile a bit more pythonic | Dan McGee | 3 | -23/+16 |
2011-06-24 | pactest: small cleanups and chmod -x most files | Dan McGee | 8 | -57/+23 |
2011-06-24 | pactest: clean up database section writing | Dan McGee | 1 | -89/+56 |
2011-06-24 | pactest: add isize attribute, fix url attribute | Dan McGee | 2 | -2/+5 |
2011-06-22 | Fixed outdated documentation in test/pacman/README | Kerrick Staley | 1 | -3/+3 |
2011-06-20 | pactest: add retcode=0 to several tests | Dan McGee | 10 | -0/+10 |
2011-06-08 | pactest: only create install file if necessary | Dan McGee | 1 | -2/+2 |
2011-06-03 | Use standard errno codes in return from _alpm_archive_fgets | Dan McGee | 2 | -7/+6 |
2011-06-03 | Add two currently failing test cases from bug reports | Dan McGee | 2 | -0/+52 |
2011-05-20 | Merge branch 'maint' | Dan McGee | 4 | -5/+54 |
2011-05-16 | Fix segfault when uninstalling broken backed-up symlink | Dan McGee | 1 | -2/+0 |
2011-05-16 | Add test for FS#24230, dead backup symlink removal | Dan McGee | 1 | -0/+45 |
2011-05-16 | pactest: treat symlinks with more respect | Dan McGee | 3 | -5/+11 |
2011-05-05 | pactest: run with root in /tmp and clean up automatically | Dan McGee | 1 | -10/+24 |
2011-04-21 | Header inclusion cleanup | Dan McGee | 1 | -2/+2 |
2011-04-05 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2011-04-05 | test: fix invalid usage of 'type -p' | Dan McGee | 1 | -1/+1 |
2011-03-28 | Rely on the return value of type instead of its output | Dave Reisner | 1 | -1/+1 |
2011-03-23 | Added gpg verification options per repo to the config file. | Xavier Chantry | 4 | -3/+10 |
2011-03-23 | Add a pactest showing failed GPG verification | Dan McGee | 1 | -0/+10 |
2011-03-23 | Add a few pactests for PGP integration | Dan McGee | 2 | -0/+20 |
2011-03-23 | Add PGP signature support to pactest | Dan McGee | 2 | -0/+5 |
2011-03-20 | Fix handling of ignored packages | Pang Yan Han | 1 | -1/+1 |
2011-03-01 | pactest: use actual regexes in OUTPUT rules | Dan McGee | 14 | -26/+29 |
2011-02-27 | pactest for removing a required empty directory | Allan McRae | 1 | -0/+21 |
2011-02-25 | Add test case for util-linux/util-linux-ng name switch and deps | Dan McGee | 1 | -0/+45 |
2011-02-25 | Continue resolving dependencies rather than bailing on first error | Dan McGee | 1 | -0/+17 |
2011-02-25 | Various small spelling fixes and small tweaks | Dan McGee | 1 | -1/+1 |
2011-02-04 | Add a new removal smoke test | Dan McGee | 2 | -5/+23 |