summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-25Various small spelling fixes and small tweaksDan McGee1-1/+1
2011-02-04Add a new removal smoke testDan McGee2-5/+23
2011-01-31make -d less strict; add -dd optionFlorian Pritz6-14/+10
2011-01-31add pactests for -SddXavier Chantry6-0/+103
2011-01-31Allow both cleanmethod values to be specified at the same timeDan McGee2-0/+59
2011-01-31Add three clean cache testsDan McGee3-0/+68
2011-01-31pactest: allow checking for cache file existenceDan McGee2-1/+25
2011-01-29pacman/sync: rewrite target handlingXavier Chantry1-1/+1
2011-01-29Add interactive provider selectionXavier Chantry2-4/+0
2011-01-29pactest: pass entire test to rule.check()Dan McGee2-12/+12
2011-01-22Add a few new provides testsDan McGee3-0/+66
2011-01-22pactest: sort repos by alpha order in config fileDan McGee2-2/+6
2011-01-22pactest: use new-style python classesDan McGee6-6/+6
2011-01-22pactest: revamp modified logicDan McGee6-91/+18
2011-01-22Modify all pactests to not use PKG_MODIFIEDDan McGee10-10/+14
2011-01-22pactest: pylint changes for pmdbDan McGee1-35/+30
2011-01-22pactest: pylint changes for utilDan McGee1-29/+10
2011-01-22pactest: pylint changes for pmtestDan McGee3-40/+44