summaryrefslogtreecommitdiff
path: root/test/test.d/db-update.sh
AgeCommit message (Expand)Author
2016-04-17Consistently use "$(dirname "$(readlink -e "$0")")"Luke Shumaker
2016-04-17Use `grep &>/dev/null` instead of `grep -q` when operating on piped stdin.Luke Shumaker
2016-04-17test/: Make which architectures to build for configurable.Luke Shumaker
2016-04-16Fix quoting around variables, especially arrays.Luke Shumaker
2013-01-31db-update: Ignore forgeign staging packagesPierre Schmitz
2012-10-27Add the possibility to run all svn commands with a different userPierre Schmitz
2012-10-03test: Do not suppress devtools outputPierre Schmitz
2011-12-19Avoid calls to basenamePierre Schmitz
2011-03-26Adjust test for latest devtools; Be less generic with package extensionPierre Schmitz
2011-03-23Add support for packages which use the epoch variablePierre Schmitz
2011-01-27test: add testUpdateSameAnyPackageToSameRepositoryPierre Schmitz
2010-12-02db-update: Fail if a set of split packages is incompletePierre Schmitz
2010-11-25Split tests into several filesPierre Schmitz