<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/test/integration/test-apt-cli-search, branch 2.1.19</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.1.19</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.1.19'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2015-12-19T22:04:34Z</updated>
<entry>
<title>tests: support spaces in path and TMPDIR</title>
<updated>2015-12-19T22:04:34Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-12-15T16:20:26Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3abb6a6a1e485b3bc899b64b0a1b7dc2db25a9c2'/>
<id>urn:sha1:3abb6a6a1e485b3bc899b64b0a1b7dc2db25a9c2</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>test exitcode as well as string equality</title>
<updated>2015-03-16T17:01:54Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-03-09T23:59:44Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=25b86db159fbc3c043628e285c0c1ef24dec2c6e'/>
<id>urn:sha1:25b86db159fbc3c043628e285c0c1ef24dec2c6e</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>various small additional tests and testcases</title>
<updated>2014-11-18T01:41:20Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-11-09T20:38:53Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=081c9d442a6d39fb9bc419fe3ce697cc791cb844'/>
<id>urn:sha1:081c9d442a6d39fb9bc419fe3ce697cc791cb844</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>implement --full in apt search</title>
<updated>2014-09-07T17:27:10Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-09-02T12:32:48Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1a68655de92fd036ebc7c920bc2e5e88c54eb34e'/>
<id>urn:sha1:1a68655de92fd036ebc7c920bc2e5e88c54eb34e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support regular expressions in 'apt search'</title>
<updated>2014-09-07T17:23:28Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-08-30T09:29:45Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=859093dae7dcadaff2e15a3885a1824b0d5f5913'/>
<id>urn:sha1:859093dae7dcadaff2e15a3885a1824b0d5f5913</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>make apt search case-insensitive by default</title>
<updated>2014-04-07T15:06:27Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-04-07T14:40:12Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=01837669afa740b594d2075661dc9faa3ab6fe43'/>
<id>urn:sha1:01837669afa740b594d2075661dc9faa3ab6fe43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>skip test if "apt" is not build</title>
<updated>2014-02-22T21:28:36Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-02-22T21:28:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3c74988b38b9ef9326639603a9687ec0d292dfc9'/>
<id>urn:sha1:3c74988b38b9ef9326639603a9687ec0d292dfc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add test for apt show</title>
<updated>2014-01-22T15:41:00Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-01-22T15:41:00Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=6d73fe5be080e66a4f6ff2b250ed1957ae7ac063'/>
<id>urn:sha1:6d73fe5be080e66a4f6ff2b250ed1957ae7ac063</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add integration test for apt search</title>
<updated>2014-01-22T07:34:30Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-01-22T07:25:02Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1bef0dd58a281ca2f2900a48459d2c87b4ba8bba'/>
<id>urn:sha1:1bef0dd58a281ca2f2900a48459d2c87b4ba8bba</id>
<content type='text'>
</content>
</entry>
</feed>
