summaryrefslogtreecommitdiff
path: root/test/pacman/tests
AgeCommit message (Expand)Author
2011-09-18Add a random pactestDan McGee
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-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-02Don't trim whitespace when reading database entriesDan 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-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-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