<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/test/integration/run-tests, branch 1.1.exp1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.1.exp1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.1.exp1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2014-05-30T17:18:25Z</updated>
<entry>
<title>show current/total testcase statistic also in concise mode</title>
<updated>2014-05-30T17:18:25Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-05-30T17:18:25Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=91a6f32eec508465e7ffafa6b3fef3bb59c719c0'/>
<id>urn:sha1:91a6f32eec508465e7ffafa6b3fef3bb59c719c0</id>
<content type='text'>
Git-Dch: Ignore
</content>
</entry>
<entry>
<title>show progress in run-tests</title>
<updated>2014-05-07T19:03:45Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-05-07T19:03:45Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b41713efc8f37d62f078bea850ef0a74e0af0103'/>
<id>urn:sha1:b41713efc8f37d62f078bea850ef0a74e0af0103</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get color/msglevel handling for tests in line</title>
<updated>2014-01-17T21:43:42Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-01-17T21:43:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1290422a1074e59bf37241596d60e28afb76fb5c'/>
<id>urn:sha1:1290422a1074e59bf37241596d60e28afb76fb5c</id>
<content type='text'>
Without a PTY attached do not use color, but use the same MSGLEVEL with
or without a PTY. The level is better adjust via flags – especially as
it is likely that without a PTY you want fullblown logs instead of
the reduced display you get with -q otherwise.

Git-Dch: Ignore
</content>
</entry>
<entry>
<title>improve stdout/stderr usage correctness in test framework</title>
<updated>2014-01-17T00:02:47Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-01-17T00:02:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0954c58eeb07f5c3c6e6385e0547924a4917c21d'/>
<id>urn:sha1:0954c58eeb07f5c3c6e6385e0547924a4917c21d</id>
<content type='text'>
Also adds a friendly note about how many tests were run/passed so that
the end of the testrun isn't all that negative by just showing fails.
(It now tells us that we have 111 tests at the moment!)

Git-Dch: Ignore
</content>
</entry>
<entry>
<title>test/integration/run-tests: output the failed test names</title>
<updated>2013-10-22T19:38:45Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-10-22T19:38:45Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=2b4e2e839ad6031061ffb0c58b1065a744d5a300'/>
<id>urn:sha1:2b4e2e839ad6031061ffb0c58b1065a744d5a300</id>
<content type='text'>
</content>
</entry>
<entry>
<title>report failures via exit and ensure we don't overflow</title>
<updated>2013-03-18T10:38:19Z</updated>
<author>
<name>Michael Vogt</name>
<email>michael.vogt@ubuntu.com</email>
</author>
<published>2013-03-18T10:38:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f91bd741d223395cc3b1a609459e7d7226916e86'/>
<id>urn:sha1:f91bd741d223395cc3b1a609459e7d7226916e86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>set the msglevel to a high dummy value if none is specified</title>
<updated>2011-08-17T13:49:59Z</updated>
<author>
<name>David Kalnischkies</name>
<email>kalnischkies@gmail.com</email>
</author>
<published>2011-08-17T13:49:59Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=fe268128119bc73403003a29b66c927b9c36690d'/>
<id>urn:sha1:fe268128119bc73403003a29b66c927b9c36690d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do not output color in the testcases if stdout/stderr are not a /dev/pts</title>
<updated>2011-08-17T12:37:25Z</updated>
<author>
<name>David Kalnischkies</name>
<email>kalnischkies@gmail.com</email>
</author>
<published>2011-08-17T12:37:25Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=682a3bf727cd79a66eeb335c4c6593472ce11907'/>
<id>urn:sha1:682a3bf727cd79a66eeb335c4c6593472ce11907</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test/integration/: remove a bunch of "local" statements from the shellscript, keep tests running even on failure but log failures</title>
<updated>2011-02-15T15:04:46Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2011-02-15T15:04:46Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=adee3bae782f5b7d83819bf92ab419663ef4ee64'/>
<id>urn:sha1:adee3bae782f5b7d83819bf92ab419663ef4ee64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable the split out of LongDescriptions per default in the testcases</title>
<updated>2011-01-25T11:39:42Z</updated>
<author>
<name>David Kalnischkies</name>
<email>kalnischkies@gmail.com</email>
</author>
<published>2011-01-25T11:39:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=18331adf730dca4a587f99605edff71436379ea6'/>
<id>urn:sha1:18331adf730dca4a587f99605edff71436379ea6</id>
<content type='text'>
</content>
</entry>
</feed>
