Martin Pitt
2b7e93515f
add test for uninstallable binary built from new source package
2014-03-17 08:43:25 +01:00
Martin Pitt
2d73f30d64
run britney in verbose mode
2014-02-27 18:38:20 +01:00
Martin Pitt
882a985966
add --debug option mock adt-britney
2014-02-27 16:01:34 +01:00
Martin Pitt
5e54ba9018
some more tests
2014-02-25 08:14:11 +01:00
Martin Pitt
319bb8260b
use symbolic constants instead of True/False for considered status
2014-02-25 08:05:39 +01:00
Martin Pitt
a6a086c4b5
add failing test for test results from a previous version
2014-02-19 17:25:19 -08:00
Martin Pitt
d59d78f718
Add tests for multiple reverse dependencies with tests
...
This reproduces the failure to hold back gccgo-4.9 due to the broken libgcc1
package. This only seems to happen when a new source package takes over an
existing binary package.
2014-02-19 15:02:19 -08:00
Martin Pitt
899417b78d
return britney output as well, and add some commented-out extra debugging
2014-02-19 15:02:11 -08:00
Martin Pitt
0f5d8cfdcc
fix mock adt-britney request for RUNNING
2014-02-19 15:01:00 -08:00
Martin Pitt
fecf3be811
refactoring, add tests for passing and failing adt test
2014-02-19 13:36:20 -08:00
Martin Pitt
e1dc047c7e
Add first tests for the autopkgtest integration
...
This currently checks that an autopkgtest is triggered for an installable
package, and that no autopkgtest is triggered for an uninstallable one
(failing, demonstrating a bug).
2014-02-18 16:59:59 -08:00