index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-17
tests/test_apt_cache.py: delete test_cache_delete_leasks_fds() as its not rel...
Michael Vogt
1
-10
/
+0
2012-10-15
close cache on (re)open
Michael Vogt
1
-0
/
+17
2012-10-15
add changelog for lp:~jconti/python-apt/closeable-cache and add new test "tes...
Michael Vogt
1
-7
/
+23
2012-10-15
merged lp:~jconti/python-apt/closeable-cache
Michael Vogt
1
-4
/
+26
2012-10-12
* tests/test_apt_cache.py:
Jason Conti
1
-0
/
+19
2012-10-12
fix tests on python2.6 by using the python-unittest2 backport for "with self....
Michael Vogt
2
-4
/
+17
2012-10-10
cherry pick robustness fixes for keyid (allow leading 0x, allow lowercase)
Michael Vogt
1
-1
/
+2
2012-10-02
merged from lp:~jamesodhunt/python-apt/test-for-size_to_str and tweaked a bit
Michael Vogt
2
-22
/
+106
2012-10-02
merge patch from Barry to fix #1030278
Michael Vogt
1
-0
/
+22
2012-10-02
tests/test_apt_pkg.py: New test, currently only for
James Hunt
1
-0
/
+111
2012-10-01
check fingerprint after downloading a key and before adding it
Michael Vogt
1
-0
/
+16
2012-10-01
support only downloading long keyids (160bit) in add_key_from_keyserver()
Michael Vogt
1
-1
/
+2
2012-09-03
merged lp:~sampo555/python-apt/fix_1042916
Michael Vogt
1
-0
/
+14
2012-08-31
Enable disabled repository instead of adding a new entry if a duplicate disab...
sampo555
1
-0
/
+14
2012-06-25
* tests/fakeroot-apt-key:
Julian Andres Klode
1
-1
/
+1
2012-06-22
* tests:
Julian Andres Klode
2
-3
/
+15
2012-06-15
Merge patch from Colin Watson to handle non-UTF8 tag files in
Julian Andres Klode
1
-1
/
+92
2012-06-12
merged lp:~glatzor/python-apt/auth
Michael Vogt
2
-0
/
+225
2012-06-12
tests/test_utils.py: fix absolute path in the test
Michael Vogt
1
-3
/
+7
2012-06-11
add test for utils.get_release_date_from_release_file and update code for mor...
Michael Vogt
2
-1
/
+501
2012-06-06
Don't compare the headers in the export test
Sebastian Heinlein
1
-2
/
+5
2012-06-06
Add a fakeroot wrapper for apt-key
Sebastian Heinlein
2
-0
/
+4
2012-06-06
Create the config dir in the tests
Sebastian Heinlein
1
-0
/
+2
2012-06-05
pep8 fixes
Michael Vogt
1
-3
/
+3
2012-06-01
Remove importing of the library dir. This is handled by test_all
Sebastian Heinlein
1
-3
/
+0
2012-06-01
Python3 fixes and restore apt configuration afterwards
Sebastian Heinlein
1
-7
/
+16
2012-06-01
Add test cases
Sebastian Heinlein
1
-0
/
+210
2012-04-18
tests/test_lp659438.py: fix test for py3.2
Michael Vogt
1
-1
/
+2
2012-04-18
tests/test_lp659438.py: ensure apt_pkg.config is reset for later tests via wo...
Michael Vogt
1
-0
/
+5
2012-04-17
merged lp:~aptdaemon-developers/python-apt/fix-cannot-locate-file with a slig...
Michael Vogt
1
-0
/
+68
2012-04-17
Add a regression test
Sebastian Heinlein
1
-0
/
+68
2012-04-16
tests/test_policy.py: fix test to include priority of 1 too
Michael Vogt
1
-1
/
+1
2012-02-03
* python/tag.cc, tests/test_tagfile.py:
Michael Vogt
1
-15
/
+15
2012-02-03
tests/test_tagfile.py: fix data loading when not in tests dir
Michael Vogt
1
-2
/
+9
2012-02-03
* tests/test_tagfile.py:
Michael Vogt
3
-0
/
+50
2012-01-30
GREEN: apt.Version has a "policy_priority" property
Michael Vogt
1
-2
/
+9
2012-01-30
RED: apt.Version should have "policy_priority" property
Michael Vogt
1
-2
/
+8
2012-01-30
GREEN: policy should suppors PkgVerFile now
Michael Vogt
1
-6
/
+7
2012-01-30
RED: policy should support verfile
Michael Vogt
1
-0
/
+31
2011-12-09
tests/test_apt_cache.py: use intltool instead of libc6 as the later is not av...
Michael Vogt
1
-2
/
+2
2011-12-08
* tests/test_apt_cache.py:
Michael Vogt
1
-0
/
+6
2011-12-08
tests/test_apt_cache.py: change test to test for python3 instead of xterm to ...
Michael Vogt
1
-2
/
+2
2011-12-08
* lp:~mvo/python-apt/debfile-multiarch:
Michael Vogt
3
-11
/
+57
2011-12-01
merged from lp:~mvo/apt/mvo
Michael Vogt
3
-6
/
+4
2011-12-01
fix debfile binary test for py3
Michael Vogt
1
-5
/
+0
2011-12-01
py3 fixes/clean
Michael Vogt
2
-3
/
+2
2011-11-22
tests/test_debfile.py: remove unneeded debug print
Michael Vogt
1
-1
/
+1
2011-11-22
tests/test_debfile.py: fix test on python2.6
Michael Vogt
1
-2
/
+1
2011-11-22
tests/test_apt_cache.py: fix test failure by explicitely setting rootdir
Michael Vogt
1
-1
/
+1
2011-11-22
tests/test_debfile.py: remove debug print
Michael Vogt
1
-1
/
+1
[next]