| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests: support spaces in path and TMPDIR | David Kalnischkies | 2015-12-19 | 1 | -2/+2 |
| | | | | | | | | This doesn't allow all tests to run cleanly, but it at least allows to write tests which could run successfully in such environments. Git-Dch: Ignore | ||||
| * | move 'search' implementations as well | David Kalnischkies | 2015-11-04 | 1 | -8/+5 |
| | | | | | Git-Dch: Ignore | ||||
| * | test exitcode as well as string equality | David Kalnischkies | 2015-03-16 | 1 | -11/+10 |
| | | | | | | | | | 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 | ||||
| * | Add testcase for apt list --all-versions | Michael Vogt | 2014-09-02 | 1 | -1/+3 |
| | | | | | Dch-Ignore: true | ||||
| * | Avoid yielding blank lines with APT::Cmd::use-format=true | Andreas Oberritter | 2014-09-02 | 1 | -1/+4 |
| | | |||||
| * | Merge remote-tracking branch 'mvo/feature/helpful-apt-list' into debian/sid | Michael Vogt | 2014-04-11 | 1 | -0/+13 |
| |\ | | | | | | | | | Conflicts: test/integration/test-apt-cli-list | ||||
| | * | Notice the user about "apt list -a" when only a single hit if found | Michael Vogt | 2014-04-09 | 1 | -0/+12 |
| | | | | | | | | | | | | | If the user is using "apt list pattern" and there is only a single hit, notice about "--all-versions" as this is what the user may be interessted in | ||||
| * | | fix apt list output for pkgs in dpkg ^rc state | Michael Vogt | 2014-04-08 | 1 | -0/+5 |
| |/ | | | | | | Packages in the "deinstall ok config-file" have no candidate or instaleld version. So they must be special cased in the apt list generation. | ||||
| * | skip test if "apt" is not build | Michael Vogt | 2014-02-22 | 1 | -0/+6 |
| | | |||||
| * | show "status" in apt list last | Michael Vogt | 2014-01-31 | 1 | -9/+9 |
| | | |||||
| * | add integration test for apt search | Michael Vogt | 2014-01-22 | 1 | -0/+47 |
