<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python-apt/tests/pkgrecords.py, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/pkg-python/python-apt/atom?h=master</id>
<link rel='self' href='https://git.osdyson.ru/pkg-python/python-apt/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/'/>
<updated>2009-07-17T17:40:47Z</updated>
<entry>
<title>tests: First work on the new testsuite.</title>
<updated>2009-07-17T17:40:47Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2009-07-17T17:40:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=cbd822c9dfe8cf18d828bd558290f15775b4d837'/>
<id>urn:sha1:cbd822c9dfe8cf18d828bd558290f15775b4d837</id>
<content type='text'>
The module tests.test_all will run all available tests. Each test placed
herein must be using unittest and provide at least 1 test case. It must
be prefixed with test_.
</content>
</entry>
<entry>
<title>* Update the code to use the new classes.</title>
<updated>2009-04-19T15:30:57Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2009-04-19T15:30:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=d19943ea8489e06a1f5cd0bd545e0a0aeb4b8551'/>
<id>urn:sha1:d19943ea8489e06a1f5cd0bd545e0a0aeb4b8551</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Limit code lines to maximum 79 characters, to conform with PEP 8.</title>
<updated>2008-05-16T10:12:36Z</updated>
<author>
<name>Ben Finney</name>
<email>ben@benfinney.id.au</email>
</author>
<published>2008-05-16T10:12:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=f264f62b7602f960bc35f3f68b1ed14c61bbfdd5'/>
<id>urn:sha1:f264f62b7602f960bc35f3f68b1ed14c61bbfdd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix spaces adjacent to commas and operators, to conform with PEP 8.</title>
<updated>2008-05-16T08:04:01Z</updated>
<author>
<name>Ben Finney</name>
<email>ben@benfinney.id.au</email>
</author>
<published>2008-05-16T08:04:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=0d12af28d4de2745f8831abf0224ceabec693b76'/>
<id>urn:sha1:0d12af28d4de2745f8831abf0224ceabec693b76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix code indentation to 4 spaces, to conform with PEP 8.</title>
<updated>2008-05-16T06:50:38Z</updated>
<author>
<name>Ben Finney</name>
<email>ben@benfinney.id.au</email>
</author>
<published>2008-05-16T06:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=ad7bc46acd80451de21ce58450edb0f4367a5c79'/>
<id>urn:sha1:ad7bc46acd80451de21ce58450edb0f4367a5c79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes to blank lines, to conform with PEP 8.</title>
<updated>2008-05-16T06:11:06Z</updated>
<author>
<name>Ben Finney</name>
<email>ben@benfinney.id.au</email>
</author>
<published>2008-05-16T06:11:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=a953d82143f0ec979e18f17e8d9bbacbac954868'/>
<id>urn:sha1:a953d82143f0ec979e18f17e8d9bbacbac954868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>2008-05-16T04:58:00Z</updated>
<author>
<name>Ben Finney</name>
<email>ben@benfinney.id.au</email>
</author>
<published>2008-05-16T04:58:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=b147f1846cd26ab25ad925105f52421992395918'/>
<id>urn:sha1:b147f1846cd26ab25ad925105f52421992395918</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* finalized chanagelog</title>
<updated>2007-06-10T22:06:53Z</updated>
<author>
<name>Michael Vogt</name>
<email>egon@bottom</email>
</author>
<published>2007-06-10T22:06:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=a1dcc6a2e3afe8c649c05273955331b97aa50c41'/>
<id>urn:sha1:a1dcc6a2e3afe8c649c05273955331b97aa50c41</id>
<content type='text'>
* fixed bug in tests/pkgrecords.py
</content>
</entry>
<entry>
<title>* more tests added</title>
<updated>2005-05-04T08:36:36Z</updated>
<author>
<name>Michael Vogt</name>
<email>michael.vogt@ubuntu.com</email>
</author>
<published>2005-05-04T08:36:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=69a3c876af74e2499b5068441b5d89ca53c3583a'/>
<id>urn:sha1:69a3c876af74e2499b5068441b5d89ca53c3583a</id>
<content type='text'>
* tests/cache.py:
  - test that iterates over all the cache and dependencies
* tests/pkgrecords.py
  - test that iterates over all the pkgrecords
* python/cache.cc
  - added a comment
* python/pkgrecords.cc
  - return "True" from pkgRecord.Lookup() (to make it consistent with
    the PkgSrcRecords object)


</content>
</entry>
</feed>
