summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2011-04-04test: fix invalid usage of 'type -p'Dan McGee
2011-03-27Rely on the return value of type instead of its outputDave Reisner
2011-03-23Added gpg verification options per repo to the config file.Xavier Chantry
2011-03-23Add a pactest showing failed GPG verificationDan McGee
2011-03-23Add a few pactests for PGP integrationDan McGee
2011-03-23Add PGP signature support to pactestDan McGee
2011-03-20Fix handling of ignored packagesPang Yan Han
2011-03-01pactest: use actual regexes in OUTPUT rulesDan McGee
2011-02-27pactest for removing a required empty directoryAllan McRae
2011-02-25Add test case for util-linux/util-linux-ng name switch and depsDan McGee
2011-02-25Continue resolving dependencies rather than bailing on first errorDan McGee
2011-02-25Various small spelling fixes and small tweaksDan McGee
2011-02-04Add a new removal smoke testDan McGee
2011-01-31make -d less strict; add -dd optionFlorian Pritz
2011-01-31add pactests for -SddXavier Chantry