- refactoring of Fetcher into smaller methods
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Tue, 23 Sep 2008 16:29:53 +0000 (16:29 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Tue, 23 Sep 2008 16:29:53 +0000 (16:29 +0000)
commitb97f4785ce6967a6a19de1f1b4da86e0168acae7
tree5394605ebad6edc7f6e5de21c0572f591f48bce9
parent9df0ba934ccde8d43234c3fc3148c2a807c62d81
- refactoring of Fetcher into smaller methods
- start to implement enqueueDir, to allow crypto checking of slideshow
- create a testcase to do changes without making anyone nervous :-)
tests/zypp/Fetcher_test.cc
tests/zypp/data/Fetcher/remote-site/complexdir/SHA1SUMS [new file with mode: 0644]
tests/zypp/data/Fetcher/remote-site/complexdir/subdir1/subdir1-file1.txt [new file with mode: 0644]
tests/zypp/data/Fetcher/remote-site/complexdir/subdir1/subdir1-file2.txt [new file with mode: 0644]
tests/zypp/data/Fetcher/remote-site/complexdir/subdir2/subdir2-file1.txt [new file with mode: 0644]
zypp/Fetcher.cc
zypp/MediaSetAccess.cc
zypp/MediaSetAccess.h
zypp/PathInfo.h