| 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 | ||||
| * | skip test if "apt" is not build | Michael Vogt | 2014-02-22 | 1 | -0/+7 |
| | | |||||
| * | move isatty() check into InitOutput() | Michael Vogt | 2014-02-05 | 1 | -4/+2 |
| | | |||||
| * | add "apt full-upgrade" and tweak "apt upgrade" | Michael Vogt | 2014-01-24 | 1 | -0/+34 |
| There is a new "apt full-upgrade" that performs a apt-get dist-upgrade. "apt dist-upgrade" is still supported as a alias. The "apt upgrade" code is changed so that it mirrors the behavior of "apt-get upgrade --with-new-pkgs" and also honors "apt uprade --no-new-pkgs". | |||||
