summaryrefslogtreecommitdiff
path: root/test/test.d
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
2012-06-10Remove support for packages that are not in the package poolPierre Schmitz
2012-06-10Remove support for packages in legacy $repo/os/any directoriesPierre Schmitz
2012-02-19Add at least one positive signing testPierre Schmitz
2011-12-19Avoid calls to basenamePierre Schmitz
2011-12-18Validate package signatures on db-updatePierre Schmitz
2011-11-05Add simple tests for db-repo-add and db-repo-removePierre Schmitz
2011-11-05Add test for moving multiple packages at oncePierre Schmitz
2011-11-05db-remove: support removing multiple packages at oncePierre Schmitz
2011-11-05Adjust tests to use new db-remove interfacePierre Schmitz
2011-07-24Fix test for use with recent namcap releasesPierre Schmitz
2011-04-02Add simple checks for handling signed packagesPierre Schmitz
2011-03-26Use repo-add to create the files database for each repoPierre 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-25Rewrote create-filelistsPierre Schmitz
2010-11-25sourceballs no longer depends on ftpdir-cleanup being runPierre Schmitz
2010-11-25Split tests into several filesPierre Schmitz