Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-18 | various small additional tests and testcases | David Kalnischkies | |
Usually they don't provide a lot in terms of what they test, but they help in covering many lines from strictly anecdotal commands (stats, moo) and error messages, so that stuff which really needs to be tested, but isn't is better visible in coverage reports. Git-Dch: Ignore | |||
2014-09-07 | implement --full in apt search | David Kalnischkies | |
2014-09-07 | support regular expressions in 'apt search' | David Kalnischkies | |
apt-cache search supported this since ever and in the code for apt was a fixme indicating this should be added here as well, so here we go. | |||
2014-04-07 | make apt search case-insensitive by default | Michael Vogt | |
2014-02-22 | skip test if "apt" is not build | Michael Vogt | |
2014-01-22 | add test for apt show | Michael Vogt | |
2014-01-22 | add integration test for apt search | Michael Vogt | |