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