summaryrefslogtreecommitdiffstats
path: root/test/lib/common.inc
AgeCommit message (Expand)AuthorFilesLines
2012-10-27Add the possibility to run all svn commands with a different userPierre Schmitz1-7/+7
2012-06-10Make repositories for testing2x configurable20120610Pierre Schmitz1-0/+2
2012-06-10Remove support for packages in legacy $repo/os/any directoriesPierre Schmitz1-10/+7
2012-04-29Source the config before the functions as the latter references the formerPierre Schmitz1-1/+1
2012-04-29Respect TMPDIR config when creating the working directoryPierre Schmitz1-0/+2
2012-02-19Fix typo and leftover shm usagePierre Schmitz1-2/+2
2011-12-19Avoid calls to basenamePierre Schmitz1-4/+4
2011-12-18Validate package signatures on db-updatePierre Schmitz1-4/+25
2011-11-05Split package database test functions from check* functionsPierre Schmitz1-4/+34
2011-11-05check svn entry for any packagesPierre Schmitz1-0/+5
2011-07-24Use /tmp instead of /dev/shm for temporary filesPierre Schmitz1-1/+1
2011-04-02Add simple checks for handling signed packages20110409Pierre Schmitz1-1/+29
2011-03-26Use repo-add to create the files database for each repo20110326Pierre Schmitz1-13/+25
2011-03-26Adjust test for latest devtools; Be less generic with package extensionPierre Schmitz1-3/+3
2011-03-23Add support for packages which use the epoch variablePierre Schmitz1-2/+2
2010-11-27Fix test: copy target of symlinksPierre Schmitz1-2/+2
2010-11-25Split tests into several filesPierre Schmitz1-9/+8
2010-11-25Provide more real test packagesPierre Schmitz1-6/+33
2010-11-25Added seperate dryrun options for the packages and sources cleanup scriptsEric BĂ©langer1-0/+1
2010-11-21sourceballs: Don't write any logPierre Schmitz1-2/+0
2010-11-20Simplify sourceballs creationPierre Schmitz1-1/+0
2010-11-20Fix sourceballs cron jobPierre Schmitz1-3/+4
2010-09-11Use local config instead of guessing by hostnamePierre Schmitz1-12/+14
2010-09-01Simplify repo configurationPierre Schmitz1-3/+13
2010-08-22add makepkg.conf for [multilib]Pierre Schmitz1-2/+2
2010-08-17Add [staging] repositoryPierre Schmitz1-2/+2
2010-08-15add test to check updating a packagePierre Schmitz1-1/+2
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz1-6/+4
2010-08-13Check permission before any actionPierre Schmitz1-16/+33
2010-08-10Use more consitent naming for package poolPierre Schmitz1-6/+7
2010-08-08Move common function to db-functionsPierre Schmitz1-3/+3
2010-08-08Prepare for variable db file compressionPierre Schmitz1-4/+4
2010-08-08Reduce verbosityPierre Schmitz1-3/+1
2010-08-08add test for ftpdir-cleanupPierre Schmitz1-1/+2
2010-08-08Use package pool instead of $repo/os/any dirsPierre Schmitz1-0/+2
2010-08-07Simplify tests and add tests for db-movePierre Schmitz1-4/+34
2010-08-07add test for db-removePierre Schmitz1-10/+3
2010-08-07add some common functions for our test suitePierre Schmitz1-0/+113