Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-16 | test exitcode as well as string equality | David Kalnischkies | |
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 | |||
2014-07-08 | Only allow "apt-get build-dep path" when path starts with ./ or / | Michael Vogt | |
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. | |||
2014-04-25 | add support for apt-get build-dep unpacked-source-dir | Michael Vogt | |
2014-04-22 | add support for apt-get build-dep foo.dsc | Michael Vogt | |