summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Format pacsort and vercmp testsuite outputAllan McRae2011-10-07
* Add a random pactestDan McGee2011-09-18
* include ldconfig.stub in EXTRA_DISTDave Reisner2011-09-14
* pactest: remove PACMAN_OUTPUT from ldconfig testsDan McGee2011-09-01
* Add pactest for overflowing date (year 2038 problem)Dan McGee2011-09-01
* Rework scriptlet tests to not depend on pacman outputDan McGee2011-08-29
* vercmp: ensure 2.0a and 2.0.a do not compare equalDan McGee2011-08-23
* Fix replacement of provider issueDan McGee2011-08-18
* Fix trailing whitespace in whole codebaseDan McGee2011-08-17
* build-sys: always use $(RM) instead of rm -fDave Reisner2011-08-15
* add pactest for replacing a shared providerDave Reisner2011-08-15
* pactest/sync200: check for curl instead of fetchDave Reisner2011-08-15
* pactest: -U --recursivePang Yan Han2011-08-11
* pactest: add sync302 to test recursive syncfirstDave Reisner2011-08-11
* Parse replaces strings as dep strings with version specsDan McGee2011-08-09
* Add a slightly simpler versioned replace testDan McGee2011-08-09
* pactest: improve speed of local DB dependent rulesDan McGee2011-08-09
* Add a test harness for new pacsort commandDan McGee2011-08-08
* Bash-ify test/util/vercmptest.shDan McGee2011-08-08
* Implement parsing of the new SigLevel directiveDan McGee2011-08-02
* Don't trim whitespace when reading database entriesDan McGee2011-08-02
* pactest: use subprocess module instead of os.systemDan McGee2011-08-02
* Add a new epoch pactestDan McGee2011-07-18
* Handle removal of empty directories properlyDan McGee2011-07-18
* Allow fileconflict if unowned file moving into backup arrayDan McGee2011-07-14
* pactest: add a few more checks to fileconflict checksDan McGee2011-07-03
* pactest: remove no longer necessary newline hacksDan McGee2011-06-30
* pactest: create packages in memoryDan McGee2011-06-30
* Merge branch 'maint'Dan McGee2011-06-27
|\
| * Ensure a file can be replaced by a directoryDan McGee2011-06-27
* | Add a 'valid' flag to the database objectDan McGee2011-06-24
* | Do database signature checking at load timeDan McGee2011-06-24
* | pactest: generate sync DB's in memoryDan McGee2011-06-24
* | pactest: refactor install file creationDan McGee2011-06-24
* | pactest: move filelist/backup generation into package objectDan McGee2011-06-24
* | pactest: make pmfile a bit more pythonicDan McGee2011-06-24
* | pactest: small cleanups and chmod -x most filesDan McGee2011-06-24
* | pactest: clean up database section writingDan McGee2011-06-24
* | pactest: add isize attribute, fix url attributeDan McGee2011-06-24
* | Fixed outdated documentation in test/pacman/READMEKerrick Staley2011-06-22
* | pactest: add retcode=0 to several testsDan McGee2011-06-20
* | pactest: only create install file if necessaryDan McGee2011-06-08
* | Use standard errno codes in return from _alpm_archive_fgetsDan McGee2011-06-03
* | Add two currently failing test cases from bug reportsDan McGee2011-06-02
* | Merge branch 'maint'Dan McGee2011-05-19
|\|
| * Fix segfault when uninstalling broken backed-up symlinkDan McGee2011-05-16
| * Add test for FS#24230, dead backup symlink removalDan McGee2011-05-16
| * pactest: treat symlinks with more respectDan McGee2011-05-16
* | pactest: run with root in /tmp and clean up automaticallyDan McGee2011-05-05
* | Header inclusion cleanupDan McGee2011-04-20