summaryrefslogtreecommitdiff
path: root/test/pacman/tests
AgeCommit message (Expand)Author
2011-06-20pactest: add retcode=0 to several testsDan 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-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-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
2011-01-31Allow both cleanmethod values to be specified at the same timeDan McGee
2011-01-31Add three clean cache testsDan McGee
2011-01-29pacman/sync: rewrite target handlingXavier Chantry
2011-01-29Add interactive provider selectionXavier Chantry
2011-01-22Add a few new provides testsDan McGee
2011-01-22pactest: sort repos by alpha order in config fileDan McGee
2011-01-22Modify all pactests to not use PKG_MODIFIEDDan McGee
2011-01-22pactest: pylint changes for pmtestDan McGee
2011-01-21Remove epoch as an independent fieldDan McGee
2011-01-21pactest: add more testing for epochDan McGee
2011-01-21pactest: Rename epoch pactestsDan McGee
2011-01-21Add a pactest for the situation in FS#7524Dan McGee
2011-01-11Add two pactests with non-trivial file countsDan McGee
2011-01-05pactest: Use booleans where it makes senseDan McGee
2010-12-30Merge branch 'maint'Dan McGee
2010-12-30Respect Ignore{Pkg,Group} for group membersJakob Gruber
2010-12-30Tests: Sync group which includes ignored pkgsJakob Gruber
2010-12-21Add pactest to test long archive readsDan McGee
2010-12-12alpm/remove.c : respect --dbonly during remove-upgradeXavier Chantry
2010-10-18Tests: '-S repo/group' syntaxJakob Gruber
2010-10-18Tests: Sync group which includes ignored pkgsJakob Gruber
2010-10-13Add several pactests for epoch codeDan McGee
2010-10-11CLI args: reorganize parsingJakob Gruber
2010-10-11pactest: fix typo in ignore001Xavier Chantry
2010-10-11CLI args: add pactest with an invalid combinationJakob Gruber
2010-07-27Maintain a list of seen packages when installing a groupDan McGee
2010-07-27Add two pactests for group and --needed interactionDan McGee
2010-06-20Handle sync target + ignore properlyDan McGee
2010-06-02Move pacman test suiteAllan McRae