summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Merge branch 'maint'Dan McGee2012-01-02
|\
| * add new pactest for syncfirst with recursive depsDave Reisner2012-01-02
* | Use automake verbose helpers in custom make rulesDan McGee2011-12-08
* | Merge branch 'maint'Dan McGee2011-11-30
|\|
| * Add two new pactests for pacman upgrade behaviorDan McGee2011-11-30
* | add fnmatch support for HoldPkgDave Reisner2011-11-13
* | add support for back end fnmatch'd optionsDave Reisner2011-11-13
* | Merge branch 'maint'Dan McGee2011-11-01
|\|
| * Fix issues with replacing unowned symlinksDan McGee2011-10-26
| * Add some unowned symlink replacement testsDan McGee2011-10-26
* | Remove -f short option for --forceDan McGee2011-10-14
|/
* pactest: add a better descriptionDan McGee2011-10-11
* 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