summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2011-08-11pactest: -U --recursivePang Yan Han1-0/+56
2011-08-11pactest: add sync302 to test recursive syncfirstDave Reisner1-0/+49
2011-08-09Parse replaces strings as dep strings with version specsDan McGee1-2/+0
2011-08-09Add a slightly simpler versioned replace testDan McGee3-26/+46
2011-08-09pactest: improve speed of local DB dependent rulesDan McGee1-10/+16
2011-08-08Add a test harness for new pacsort commandDan McGee2-0/+104
2011-08-08Bash-ify test/util/vercmptest.shDan McGee1-9/+9
2011-08-02Implement parsing of the new SigLevel directiveDan McGee1-1/+1
2011-08-02Don't trim whitespace when reading database entriesDan McGee3-1/+85
2011-08-02pactest: use subprocess module instead of os.systemDan McGee1-23/+23
2011-07-18Add a new epoch pactestDan McGee1-0/+25
2011-07-18Handle removal of empty directories properlyDan McGee2-8/+24
2011-07-14Allow fileconflict if unowned file moving into backup arrayDan McGee4-1/+69
2011-07-03pactest: add a few more checks to fileconflict checksDan McGee2-2/+10
2011-06-30pactest: remove no longer necessary newline hacksDan McGee2-4/+3
2011-06-30pactest: create packages in memoryDan McGee4-60/+89
2011-06-27Merge branch 'maint'Dan McGee1-0/+21
2011-06-27Ensure a file can be replaced by a directoryDan McGee1-0/+21
2011-06-24Add a 'valid' flag to the database objectDan McGee1-1/+1
2011-06-24Do database signature checking at load timeDan McGee1-2/+2
2011-06-24pactest: generate sync DB's in memoryDan McGee3-48/+48
2011-06-24pactest: refactor install file creationDan McGee3-14/+10
2011-06-24pactest: move filelist/backup generation into package objectDan McGee3-38/+39
2011-06-24pactest: make pmfile a bit more pythonicDan McGee3-23/+16
2011-06-24pactest: small cleanups and chmod -x most filesDan McGee8-57/+23
2011-06-24pactest: clean up database section writingDan McGee1-89/+56
2011-06-24pactest: add isize attribute, fix url attributeDan McGee2-2/+5
2011-06-22Fixed outdated documentation in test/pacman/READMEKerrick Staley1-3/+3
2011-06-20pactest: add retcode=0 to several testsDan McGee10-0/+10
2011-06-08pactest: only create install file if necessaryDan McGee1-2/+2
2011-06-03Use standard errno codes in return from _alpm_archive_fgetsDan McGee2-7/+6
2011-06-03Add two currently failing test cases from bug reportsDan McGee2-0/+52
2011-05-20Merge branch 'maint'Dan McGee4-5/+54
2011-05-16Fix segfault when uninstalling broken backed-up symlinkDan McGee1-2/+0
2011-05-16Add test for FS#24230, dead backup symlink removalDan McGee1-0/+45
2011-05-16pactest: treat symlinks with more respectDan McGee3-5/+11
2011-05-05pactest: run with root in /tmp and clean up automaticallyDan McGee1-10/+24
2011-04-21Header inclusion cleanupDan McGee1-2/+2
2011-04-05Merge branch 'maint'Dan McGee1-1/+1
2011-04-05test: fix invalid usage of 'type -p'Dan McGee1-1/+1
2011-03-28Rely on the return value of type instead of its outputDave Reisner1-1/+1
2011-03-23Added gpg verification options per repo to the config file.Xavier Chantry4-3/+10
2011-03-23Add a pactest showing failed GPG verificationDan McGee1-0/+10
2011-03-23Add a few pactests for PGP integrationDan McGee2-0/+20
2011-03-23Add PGP signature support to pactestDan McGee2-0/+5
2011-03-20Fix handling of ignored packagesPang Yan Han1-1/+1
2011-03-01pactest: use actual regexes in OUTPUT rulesDan McGee14-26/+29
2011-02-27pactest for removing a required empty directoryAllan McRae1-0/+21
2011-02-25Add test case for util-linux/util-linux-ng name switch and depsDan McGee1-0/+45
2011-02-25Continue resolving dependencies rather than bailing on first errorDan McGee1-0/+17