- implement "does file exist" using curl command line in the aria backend
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Fri, 20 Feb 2009 13:48:23 +0000 (14:48 +0100)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Fri, 20 Feb 2009 13:48:23 +0000 (14:48 +0100)
commitf276f8fc3cf8a543466523b94c91b8cb1035556f
treef631a652f3212c4dbebfeb3e97cd29948d72b5f9
parent4f63cf8d0e70dfc345d61103f22e2a0f3e6e1fcc
- implement "does file exist" using curl command line in the aria backend
- fix testcases by using webserver class once per test
- switch tests back to mongoose embeded

PENDING:
- handling curl errors more granular
- enable aria backend by default, allow using ZYPP_ARIA2C=0 to disable
tests/lib/WebServer.cc
tests/zypp/Fetcher_test.cc
tests/zypp/MediaSetAccess_test.cc
zypp/media/MediaAccess.cc
zypp/media/MediaAria2c.cc