- move source -> repository tests
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Wed, 30 May 2007 13:18:12 +0000 (13:18 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Wed, 30 May 2007 13:18:12 +0000 (13:18 +0000)
commit68e9299e294c6c16800ca7e20dfb6a5d7c2ff875
tree0ced8421374baf4bccb70db6752216a9c8e3f17a
parent27645bb7dc98c57f6657f9239781907247c9ee9b
- move source -> repository tests

- fix YUM tests to compile

- test for FileChecker (wow found 2 bugs with it)
28 files changed:
tests/CMakeLists.txt
tests/cache/CMakeLists.txt
tests/cache/CacheQuery_test.cc
tests/parser/yum/RepomdFileReader_test.cc
tests/repository/CMakeLists.txt [moved from tests/source/CMakeLists.txt with 100% similarity]
tests/repository/yum/CMakeLists.txt [moved from tests/source/yum/CMakeLists.txt with 100% similarity]
tests/repository/yum/YUMDownloader_test.cc [moved from tests/source/yum/YUMDownloader_test.cc with 100% similarity]
tests/repository/yum/data/10.2-updates-subset/repodata/filelists.xml.gz [moved from tests/source/yum/data/10.2-updates-subset/repodata/filelists.xml.gz with 100% similarity]
tests/repository/yum/data/10.2-updates-subset/repodata/other.xml.gz [moved from tests/source/yum/data/10.2-updates-subset/repodata/other.xml.gz with 100% similarity]
tests/repository/yum/data/10.2-updates-subset/repodata/patch-fetchmsttfonts.sh-2333.xml [moved from tests/source/yum/data/10.2-updates-subset/repodata/patch-fetchmsttfonts.sh-2333.xml with 100% similarity]
tests/repository/yum/data/10.2-updates-subset/repodata/patch-flash-player-2359.xml [moved from tests/source/yum/data/10.2-updates-subset/repodata/patch-flash-player-2359.xml with 100% similarity]
tests/repository/yum/data/10.2-updates-subset/repodata/patch-glabels-2348.xml [moved from tests/source/yum/data/10.2-updates-subset/repodata/patch-glabels-2348.xml with 100% similarity]
tests/repository/yum/data/10.2-updates-subset/repodata/patch-gv-2350.xml [moved from tests/source/yum/data/10.2-updates-subset/repodata/patch-gv-2350.xml with 100% similarity]
tests/repository/yum/data/10.2-updates-subset/repodata/patch-openssl-2349.xml [moved from tests/source/yum/data/10.2-updates-subset/repodata/patch-openssl-2349.xml with 100% similarity]
tests/repository/yum/data/10.2-updates-subset/repodata/patch-tar-2351.xml [moved from tests/source/yum/data/10.2-updates-subset/repodata/patch-tar-2351.xml with 100% similarity]
tests/repository/yum/data/10.2-updates-subset/repodata/patches.xml [moved from tests/source/yum/data/10.2-updates-subset/repodata/patches.xml with 100% similarity]
tests/repository/yum/data/10.2-updates-subset/repodata/primary.xml.gz [moved from tests/source/yum/data/10.2-updates-subset/repodata/primary.xml.gz with 100% similarity]
tests/repository/yum/data/10.2-updates-subset/repodata/repomd.xml [moved from tests/source/yum/data/10.2-updates-subset/repodata/repomd.xml with 100% similarity]
tests/repository/yum/data/10.2-updates-subset/repodata/repomd.xml.asc [moved from tests/source/yum/data/10.2-updates-subset/repodata/repomd.xml.asc with 100% similarity]
tests/repository/yum/data/10.2-updates-subset/repodata/repomd.xml.key [moved from tests/source/yum/data/10.2-updates-subset/repodata/repomd.xml.key with 100% similarity]
tests/zypp/CMakeLists.txt
tests/zypp/FileChecker_test.cc [new file with mode: 0644]
tests/zypp/KeyRing.cc
tests/zypp/KeyRingTestReceiver.h [new file with mode: 0644]
tests/zypp/data/FileChecker/hello.txt [new file with mode: 0644]
tests/zypp/data/FileChecker/hello.txt.asc [new file with mode: 0644]
tests/zypp/data/FileChecker/hello.txt.key [new file with mode: 0644]
tests/zypp/data/FileChecker/hello2.txt [new file with mode: 0644]