summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2011-06-03Use standard errno codes in return from _alpm_archive_fgetsDan McGee
2011-06-02Add two currently failing test cases from bug reportsDan McGee
2011-05-19Merge branch 'maint'Dan McGee
2011-05-16Fix segfault when uninstalling broken backed-up symlinkDan McGee
2011-05-16Add test for FS#24230, dead backup symlink removalDan McGee
2011-05-16pactest: treat symlinks with more respectDan McGee
2011-05-05pactest: run with root in /tmp and clean up automaticallyDan McGee
2011-04-20Header inclusion cleanupDan McGee
2011-04-05Merge branch 'maint'Dan McGee