summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* | Merge branch 'maint'Dan McGee2011-04-05
|\|
| * test: fix invalid usage of 'type -p'Dan McGee2011-04-04
* | Rely on the return value of type instead of its outputDave Reisner2011-03-27
* | Added gpg verification options per repo to the config file.Xavier Chantry2011-03-23
* | Add a pactest showing failed GPG verificationDan McGee2011-03-23
* | Add a few pactests for PGP integrationDan McGee2011-03-23
* | Add PGP signature support to pactestDan McGee2011-03-23
|/
* Fix handling of ignored packagesPang Yan Han2011-03-20
* pactest: use actual regexes in OUTPUT rulesDan McGee2011-03-01