Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test exitcode as well as string equality | David Kalnischkies | 2015-03-16 | 1 | -3/+3 |
| | | | | | | | | We use test{success,failure} now all over the place in the framework, so its only consequencial to do this in the situations in which we test for a specific output as well. Git-Dch: Ignore | ||||
* | Only allow "apt-get build-dep path" when path starts with ./ or / | Michael Vogt | 2014-07-08 | 1 | -0/+3 |
| | | | | | | This avoid the subtle problem that someone might have a directory with the same package name as the build-depends he/she is trying to fetch. Also print a note that the specific file/dir is used. | ||||
* | add support for apt-get build-dep unpacked-source-dir | Michael Vogt | 2014-04-25 | 1 | -0/+41 |
| | |||||
* | add support for apt-get build-dep foo.dsc | Michael Vogt | 2014-04-22 | 1 | -0/+85 |