summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests
AgeCommit message (Expand)AuthorFilesLines
2012-02-21Merge branch 'maint'Dan McGee6-22/+12
2012-02-15Revert "Add -S --recursive operation"Dan McGee3-12/+8
2012-02-15Revert "Enable recursive/needed sync on SyncFirst"Dan McGee3-10/+4
2012-02-06Merge branch 'maint'Dan McGee4-0/+4
2012-02-03pactest: check return code in some upgrade testsDan McGee4-0/+4
2012-01-03Merge branch 'maint'Dan McGee2-0/+130
2012-01-03add new pactest for syncfirst with recursive depsDave Reisner2-0/+130
2011-12-08Use automake verbose helpers in custom make rulesDan McGee1-6/+4
2011-12-01Merge branch 'maint'Dan McGee2-0/+65
2011-12-01Add two new pactests for pacman upgrade behaviorDan McGee2-0/+65
2011-11-13add fnmatch support for HoldPkgDave Reisner1-0/+11
2011-11-13add support for back end fnmatch'd optionsDave Reisner4-0/+87
2011-11-01Merge branch 'maint'Dan McGee4-1/+73
2011-10-27Fix issues with replacing unowned symlinksDan McGee2-4/+0
2011-10-27Add some unowned symlink replacement testsDan McGee4-1/+77
2011-10-14Remove -f short option for --forceDan McGee5-5/+5
2011-10-11pactest: add a better descriptionDan McGee1-1/+1
2011-09-19Add a random pactestDan McGee1-0/+25
2011-09-01pactest: remove PACMAN_OUTPUT from ldconfig testsDan McGee3-17/+6
2011-09-01Add pactest for overflowing date (year 2038 problem)Dan McGee3-4/+31
2011-08-29Rework scriptlet tests to not depend on pacman outputDan McGee2-16/+10
2011-08-18Fix replacement of provider issueDan McGee1-2/+0
2011-08-18Fix trailing whitespace in whole codebaseDan McGee2-2/+2
2011-08-15build-sys: always use $(RM) instead of rm -fDave Reisner1-1/+1
2011-08-15add pactest for replacing a shared providerDave Reisner1-0/+21
2011-08-15pactest/sync200: check for curl instead of fetchDave Reisner2-2/+2
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-02Don't trim whitespace when reading database entriesDan McGee2-0/+84
2011-07-18Add a new epoch pactestDan McGee1-0/+25
2011-07-18Handle removal of empty directories properlyDan McGee1-8/+16
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-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-20pactest: add retcode=0 to several testsDan McGee10-0/+10
2011-06-03Use standard errno codes in return from _alpm_archive_fgetsDan McGee1-7/+5
2011-06-03Add two currently failing test cases from bug reportsDan McGee2-0/+52
2011-05-20Merge branch 'maint'Dan McGee1-0/+43
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-03-23Added gpg verification options per repo to the config file.Xavier Chantry2-2/+2
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-20Fix handling of ignored packagesPang Yan Han1-1/+1
2011-03-01pactest: use actual regexes in OUTPUT rulesDan McGee13-22/+22