summaryrefslogtreecommitdiffstats
path: root/pactest
AgeCommit message (Expand)AuthorFilesLines
2009-07-23Introduce -SuuNagy Gabor1-0/+12
2009-07-20Do not create .pacsave with -R, if the file is unchangedXavier Chantry1-2/+2
2009-07-20Fix klibc conflict case.Xavier Chantry1-0/+17
2009-07-20Fix fileconflict004Xavier Chantry3-3/+24
2009-07-20pactest : safety check with MODEXavier Chantry1-2/+5
2009-05-19Remove find_replacements()Nagy Gabor1-2/+2
2009-05-19Add an initial pactest/test/.gitignoreGerardo Exequiel Pozzi1-0/+1
2009-04-11Look in target-list first to resolve dependenciesBryan Ischo1-0/+20
2009-04-11Fix for trans001.py (FS#9088)Nagy Gabor1-2/+0
2009-02-24Update pactest to use hashlibDan McGee1-3/+3
2009-02-24Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packagesBryan Ischo5-0/+179
2009-02-24Enabled new interactive prompt and updated some testsBryan Ischo4-4/+4
2009-01-17Fixed some inconsistencies and errors in the pactest documentation.Bryan Ischo1-9/+16
2009-01-13HoldPkg reworkNagy Gabor1-4/+2
2008-10-13Merge branch 'maint'Dan McGee3-3/+9
2008-10-13Quiet up the make process a bitDan McGee1-5/+6
2008-10-13Rework fakechroot checkingDan McGee3-3/+9
2008-08-24Allow sync200 pactest to pass without libdownload.Xavier Chantry1-0/+3
2008-08-24Add autotools magic for pactestsHenning Garus2-1/+28
2008-08-23pactest: remove need for pause when running testsDan McGee2-3/+13
2008-07-30New fileconflict005.py pactestNagy Gabor1-0/+23
2008-07-25vercmptest: fix binary existence checkDan McGee1-1/+1
2008-07-25pactest: exit with a non-zero error code on unexpected failureDan McGee4-26/+28
2008-07-25pactest: add test.expectfailure option for testsDan McGee9-5/+41
2008-07-25Fix vercmp and add additional testsDan McGee1-3/+33
2008-07-23Update pactest READMENagy Gabor1-1/+3
2008-07-23New fileconflict004.py pactestNagy Gabor1-0/+19
2008-07-13sync_addtarget reworkNagy Gabor1-15/+0
2008-07-13New remove060.py pactestNagy Gabor1-0/+19
2008-07-08Remove requiredby from pactestsNagy Gabor35-183/+2
2008-07-08Resolvedeps reworkNagy Gabor1-11/+6
2008-06-08Various updates needed prior to a new releaseDan McGee1-1/+2
2008-05-30Fix versioncmp regression after updateDan McGee2-9/+32
2008-05-30Add simple vercmp test scriptDan McGee1-0/+77
2008-05-29Pactests for sync operations with NoUpgrade and NoExtractAllan McRae2-0/+33
2008-05-29Pactest for removing multiple items in a dependency chain.Allan McRae1-0/+21
2008-05-14pactest: only use fakeroot when it is found.Xavier Chantry1-6/+10
2008-05-13Add SyncFirst option.Chantry Xavier2-2/+5
2008-05-12pactest: fix --gdb optionDan McGee1-1/+1
2008-04-29Rework extract_single_file() temp file creationDan McGee1-0/+20
2008-04-29Update pactest to allow setting modes on created filesDan McGee3-20/+34
2008-04-19Merge branch 'maint'Dan McGee3-14/+22
2008-04-17pactest : Use tarfile module.Chantry Xavier2-12/+20
2008-04-17pactest: Add quotes for directory with whitespacesChantry Xavier1-2/+2
2008-03-30Update -Ss and -Qs pactests to include groupsDan McGee2-0/+2
2008-03-23Avoid duplicated target names.Nagy Gabor2-17/+8
2008-03-23Add -q (quiet) option to valgrind call in pactestDan McGee1-1/+1
2008-03-22Kill the dependsonly option.Chantry Xavier2-37/+0
2008-03-18Drop case insensitive comparisons in the config parsing.Chantry Xavier9-9/+9
2008-03-11Add -Rss optionNagy Gabor2-0/+40