index
:
python-apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_auth.py
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-28
tests/test_auth.py: update for gnupg 1.4.18
Mauricio Faria de Oliveira
1
-1
/
+4
2014-03-22
tests: Drop some more Python 2.6 cruft
Julian Andres Klode
1
-12
/
+0
2014-01-06
tests: Remove checks for Python older than 2.7
Julian Andres Klode
1
-8
/
+1
2014-01-05
make test_pep8.py pass
Michael Vogt
1
-3
/
+8
2012-11-20
tests/test_auth.py: Temporarily disable $http_proxy for the tests, as
Martin Pitt
1
-0
/
+11
2012-11-20
tests/test_auth.py: In test_add_key_from_server_mitm(), show the exception
Martin Pitt
1
-1
/
+1
2012-11-19
Try successive keyserver ports if 19191 is already in use.
Colin Watson
1
-3
/
+25
2012-11-19
* tests/test_auth.py:
Colin Watson
1
-6
/
+24
2012-10-12
fix tests on python2.6 by using the python-unittest2 backport for "with self....
Michael Vogt
1
-1
/
+8
2012-10-10
cherry pick robustness fixes for keyid (allow leading 0x, allow lowercase)
Michael Vogt
1
-1
/
+2
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-06-22
* tests:
Julian Andres Klode
1
-1
/
+13
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
1
-0
/
+2
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