summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-02-15Revert "Add -S --recursive operation"Dan McGee
2012-02-15Revert "Enable recursive/needed sync on SyncFirst"Dan McGee
2012-02-03pactest: check return code in some upgrade testsDan McGee
2012-01-02add new pactest for syncfirst with recursive depsDave Reisner
2011-11-30Add two new pactests for pacman upgrade behaviorDan McGee
2011-10-26Fix issues with replacing unowned symlinksDan McGee
2011-10-26Add some unowned symlink replacement testsDan McGee
2011-10-11pactest: add a better descriptionDan McGee
2011-10-07Format pacsort and vercmp testsuite outputAllan McRae
2011-09-18Add a random pactestDan McGee
2011-09-14include ldconfig.stub in EXTRA_DISTDave Reisner
2011-09-01pactest: remove PACMAN_OUTPUT from ldconfig testsDan McGee
2011-09-01Add pactest for overflowing date (year 2038 problem)Dan McGee
2011-08-29Rework scriptlet tests to not depend on pacman outputDan McGee
2011-08-23vercmp: ensure 2.0a and 2.0.a do not compare equalDan McGee
2011-08-18Fix replacement of provider issueDan McGee
2011-08-17Fix trailing whitespace in whole codebaseDan McGee
2011-08-15build-sys: always use $(RM) instead of rm -fDave Reisner
2011-08-15add pactest for replacing a shared providerDave Reisner
2011-08-15pactest/sync200: check for curl instead of fetchDave Reisner
2011-08-11pactest: -U --recursivePang Yan Han
2011-08-11pactest: add sync302 to test recursive syncfirstDave Reisner
2011-08-09Parse replaces strings as dep strings with version specsDan McGee
2011-08-09Add a slightly simpler versioned replace testDan McGee
2011-08-09pactest: improve speed of local DB dependent rulesDan McGee
2011-08-08Add a test harness for new pacsort commandDan McGee
2011-08-08Bash-ify test/util/vercmptest.shDan McGee
2011-08-02Implement parsing of the new SigLevel directiveDan McGee
2011-08-02Don't trim whitespace when reading database entriesDan McGee
2011-08-02pactest: use subprocess module instead of os.systemDan McGee
2011-07-18Add a new epoch pactestDan McGee
2011-07-18Handle removal of empty directories properlyDan McGee
2011-07-14Allow fileconflict if unowned file moving into backup arrayDan McGee
2011-07-03pactest: add a few more checks to fileconflict checksDan McGee
2011-06-30pactest: remove no longer necessary newline hacksDan McGee
2011-06-30pactest: create packages in memoryDan McGee
2011-06-27Merge branch 'maint'Dan McGee
2011-06-27Ensure a file can be replaced by a directoryDan McGee
2011-06-24Add a 'valid' flag to the database objectDan McGee
2011-06-24Do database signature checking at load timeDan McGee
2011-06-24pactest: generate sync DB's in memoryDan McGee
2011-06-24pactest: refactor install file creationDan McGee
2011-06-24pactest: move filelist/backup generation into package objectDan McGee
2011-06-24pactest: make pmfile a bit more pythonicDan McGee
2011-06-24pactest: small cleanups and chmod -x most filesDan McGee
2011-06-24pactest: clean up database section writingDan McGee
2011-06-24pactest: add isize attribute, fix url attributeDan McGee
2011-06-22Fixed outdated documentation in test/pacman/READMEKerrick Staley
2011-06-20pactest: add retcode=0 to several testsDan McGee
2011-06-08pactest: only create install file if necessaryDan McGee