index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
apt-test.py
Age
Commit message (
Collapse
)
Author
Files
Lines
2009-07-17
tests: First work on the new testsuite.
Julian Andres Klode
1
-26
/
+0
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_.
2008-05-16
Fix spaces adjacent to commas and operators, to conform with PEP 8.
Ben Finney
1
-1
/
+1
2005-09-20
* added __iter__ support to apt/cache.py
Michael Vogt
1
-2
/
+1
2005-08-05
* FutureWarning is added, example how to filter it away too. README.apt added
Michael Vogt
1
-0
/
+3
2005-08-04
* making the interface cleaner (thanks to jamesh): added proerties in the ↵
Michael Vogt
1
-1
/
+1
Package class
2005-08-03
* API BREAK: follow PEP08 now
Michael Vogt
1
-4
/
+4
2005-06-21
* use the pkgProblemResolver on remove as well if needed, added a test for it
Michael Vogt
1
-2
/
+12
2005-06-20
* added support for the pkgProblemResolver()
Michael Vogt
1
-0
/
+7
2005-05-31
* added the code that updates /etc/enviroment
Michael Vogt
1
-5
/
+2
2005-05-27
* basic tests of the native python apt interface
Michael Vogt
1
-0
/
+10