]> git.saurik.com Git - apt.git/commit
tests: reenable basic auth test and add @ in username
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 18 Mar 2016 10:37:31 +0000 (11:37 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Sat, 19 Mar 2016 08:48:44 +0000 (09:48 +0100)
commit28b2efcb190edd97b802ac9055eaf417f141f724
tree0deb275da1344a8d5e0837b75c97e7cf50b8e463
parentff5318caf714c3b26fa37aa4debf138ccf416fc1
tests: reenable basic auth test and add @ in username

On launchpad #1558484 a user reports that @ in the authentication tokens
parsing of sources.list isn't working in an older (precise) version. It
isn't the recommended way of specifying passwords and co (auth.conf is),
but we can at least test for regressions (and in this case test at all…
who was that "clever" boy disabling a test with exit……… oh, nevermind.

Git-Dch: Ignore
test/integration/framework
test/integration/test-authentication-basic
test/libapt/uri_test.cc