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