summaryrefslogtreecommitdiffstats
path: root/pactest
AgeCommit message (Expand)AuthorFilesLines
2007-04-23Add two pactestsDan McGee2-0/+29
2007-04-17* Nagy Gabor <ngaba@petra.hos.u-szeged.hu>Aaron Griffin3-0/+42
2007-04-04* Fix FS#6798 - there is no reason to fail on a duplicate removal targetAaron Griffin1-0/+10
2007-03-25* Fix bug where 'makepkg -L' doesn't stop on build failure.v3.0.0Dan McGee1-1/+2
2007-03-22Quick pactest changes:Aaron Griffin2-9/+20
2007-03-21* Updated Italian translationDan McGee1-0/+18
2007-03-19James Rosten <seinfeld90@gmail.com>Aaron Griffin2-0/+36
2007-03-05This commit looks much more monumental than it is. Almost all just #includeDan McGee1-1/+1
2007-03-05Added this test to check the XferCommand functionalityAaron Griffin1-0/+20
2007-03-05* Fixed an issue with globbing the --test argumentAaron Griffin6-15/+34
2007-03-04* By Roman's request - proactive backup=() entry test caseAaron Griffin1-0/+17
2007-03-04Added a test for checking 'requiredby' removalAaron Griffin1-0/+18
2007-03-01* Modified values of INFRQ_* options so we start at 0x01 and not 0x00. ThisDan McGee1-9/+9
2007-03-01* REQUIREDBY test was reversed (pkg3 requiredby pkg1, not pkg1 requiredby pkg3)Aaron Griffin1-3/+3
2007-03-01* Silly mistake on making sync895 and sync896- I didn't create the fieldDan McGee2-0/+4
2007-02-28* Unifying placement of REPLACES in desc file, as pacman2 does. We'll worryDan McGee5-21/+30
2007-02-28* Added another test as suggested by Nagy on the ML- a package both providesDan McGee8-6/+49
2007-02-27* Some new tests. That bring new failures. :)Dan McGee3-4/+42
2007-02-27* Added another test- I believe it is a possible situation and one we need toDan McGee2-1/+25
2007-02-27* Prevent this error when creating empty packages.Dan McGee1-1/+2
2007-02-27* Updated description of test upgrade052.Dan McGee4-342/+32
2007-02-27* Fixed a pacman warning when these fake packages didn't create an (empty)Aaron Griffin1-4/+7
2007-02-27* This test was off. pactest doesn't do all the DB work, so we need to manuallyAaron Griffin1-0/+1
2007-02-27* Added 5 new upgrade tests, which check various things with depends,Dan McGee5-0/+87
2007-02-26* Writing 'replaces' info to both /desc and /depends files for testing - see theAaron Griffin2-6/+7
2007-02-26* corrected (IMO) --debug usage with pactest. --debug is now passed straightAaron Griffin6-34/+38
2007-02-23* Oops. Messed a few things up, fixing them now.Dan McGee2-2/+2
2007-02-23* Changes to quite a few of the tests, mostly minimal changes (betterDan McGee47-61/+127
2007-02-23Ignore that... wasn't supposed to happenAaron Griffin1-1/+0
2007-02-23*** empty log message ***Aaron Griffin2-1/+2
2007-02-23* Fixed globbing for pactest --test argumentAaron Griffin2-6/+12
2007-02-23* Removed a stray print statement left in thereAaron Griffin2-7/+15
2007-02-23* Modified the handling and output w.r.t. IgnorePkg entries. -Sy always ignoresAaron Griffin1-0/+1
2007-02-22Big commit here, I'll try to cover all the bases.Dan McGee1-0/+15
2007-02-22* Rewrote pactest with an OptionParser so we can have helpful help text, andDan McGee1-38/+57
2007-02-21Ignore pactest-created root directoryDan McGee1-0/+1
2007-02-21Fixed up the output a bit.Dan McGee1-4/+7
2007-02-21* Indentation changes - 4 spaces for python, we standardized this before (andAaron Griffin10-1095/+1104
2007-01-17cvsignore cleanup and additionsAaron Griffin1-0/+3
2006-10-21Fixed this test so that it succeeds - it is probably not 100% appropriate, butAaron Griffin1-2/+2
2006-10-15Added pactest to repository, from Aurelien Foret:Aaron Griffin84-0/+3417