]> git.donarmstrong.com Git - wannabuild.git/commit
Simple test-suite for wanna-build
authorJoachim Breitner <mail@joachim-breitner.de>
Mon, 27 Jul 2009 22:24:55 +0000 (00:24 +0200)
committerJoachim Breitner <mail@joachim-breitner.de>
Mon, 27 Jul 2009 22:24:55 +0000 (00:24 +0200)
commite5ca5ee4c1fcff74c85724037b349c746c8902d7
tree120096091cd8c2f04d31cad1b01ae2f730a406bf
parent6be3dc2dd2767bab34cdf4699d8a8b2816595831
Simple test-suite for wanna-build

This file runs wanna-build in a clean environment to make sure, certain
features work as expected.

At the moment it
 * Uploads a source
 * Take the build
 * Marks it as uploaded
 * Uploads a source with build-depends
 - Makes sure the package is marked Dep-Wait
 * Uploads a new version of the dependency
 - Makes sure the Dep-Wait is cleared
tests/.gitignore [new file with mode: 0644]
tests/tests.sh [new file with mode: 0755]