Age | Commit message (Expand) | Author |
2011-10-07 | Format pacsort and vercmp testsuite output | Allan McRae |
2011-09-18 | Add a random pactest | Dan McGee |
2011-09-14 | include ldconfig.stub in EXTRA_DIST | Dave Reisner |
2011-09-01 | pactest: remove PACMAN_OUTPUT from ldconfig tests | Dan McGee |
2011-09-01 | Add pactest for overflowing date (year 2038 problem) | Dan McGee |
2011-08-29 | Rework scriptlet tests to not depend on pacman output | Dan McGee |
2011-08-23 | vercmp: ensure 2.0a and 2.0.a do not compare equal | Dan McGee |
2011-08-18 | Fix replacement of provider issue | Dan McGee |
2011-08-17 | Fix trailing whitespace in whole codebase | Dan McGee |
2011-08-15 | build-sys: always use $(RM) instead of rm -f | Dave Reisner |
2011-08-15 | add pactest for replacing a shared provider | Dave Reisner |
2011-08-15 | pactest/sync200: check for curl instead of fetch | Dave Reisner |
2011-08-11 | pactest: -U --recursive | Pang Yan Han |
2011-08-11 | pactest: add sync302 to test recursive syncfirst | Dave Reisner |
2011-08-09 | Parse replaces strings as dep strings with version specs | Dan McGee |
2011-08-09 | Add a slightly simpler versioned replace test | Dan McGee |
2011-08-09 | pactest: improve speed of local DB dependent rules | Dan McGee |
2011-08-08 | Add a test harness for new pacsort command | Dan McGee |
2011-08-08 | Bash-ify test/util/vercmptest.sh | Dan McGee |
2011-08-02 | Implement parsing of the new SigLevel directive | Dan McGee |
2011-08-02 | Don't trim whitespace when reading database entries | Dan McGee |
2011-08-02 | pactest: use subprocess module instead of os.system | Dan McGee |
2011-07-18 | Add a new epoch pactest | Dan McGee |
2011-07-18 | Handle removal of empty directories properly | Dan McGee |
2011-07-14 | Allow fileconflict if unowned file moving into backup array | Dan McGee |
2011-07-03 | pactest: add a few more checks to fileconflict checks | Dan McGee |
2011-06-30 | pactest: remove no longer necessary newline hacks | Dan McGee |
2011-06-30 | pactest: create packages in memory | Dan McGee |
2011-06-27 | Merge branch 'maint' | Dan McGee |
2011-06-27 | Ensure a file can be replaced by a directory | Dan McGee |
2011-06-24 | Add a 'valid' flag to the database object | Dan McGee |
2011-06-24 | Do database signature checking at load time | Dan McGee |
2011-06-24 | pactest: generate sync DB's in memory | Dan McGee |
2011-06-24 | pactest: refactor install file creation | Dan McGee |
2011-06-24 | pactest: move filelist/backup generation into package object | Dan McGee |
2011-06-24 | pactest: make pmfile a bit more pythonic | Dan McGee |
2011-06-24 | pactest: small cleanups and chmod -x most files | Dan McGee |
2011-06-24 | pactest: clean up database section writing | Dan McGee |
2011-06-24 | pactest: add isize attribute, fix url attribute | Dan McGee |
2011-06-22 | Fixed outdated documentation in test/pacman/README | Kerrick Staley |
2011-06-20 | pactest: add retcode=0 to several tests | Dan McGee |
2011-06-08 | pactest: only create install file if necessary | Dan McGee |
2011-06-03 | Use standard errno codes in return from _alpm_archive_fgets | Dan McGee |
2011-06-02 | Add two currently failing test cases from bug reports | Dan McGee |
2011-05-19 | Merge branch 'maint' | Dan McGee |
2011-05-16 | Fix segfault when uninstalling broken backed-up symlink | Dan McGee |
2011-05-16 | Add test for FS#24230, dead backup symlink removal | Dan McGee |
2011-05-16 | pactest: treat symlinks with more respect | Dan McGee |
2011-05-05 | pactest: run with root in /tmp and clean up automatically | Dan McGee |
2011-04-20 | Header inclusion cleanup | Dan McGee |