- first version of PoolQuery, based on JKupec Query proposal.
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Fri, 8 Feb 2008 16:01:12 +0000 (16:01 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Fri, 8 Feb 2008 16:01:12 +0000 (16:01 +0000)
commit0baa429c441abf096432d9c66af75a3cd90267da
treec256b1148dba7662130f3febb294689d8c55464b
parent83e2d193832384adadbb730b53c2a841889b50da
- first version of PoolQuery, based on JKupec Query proposal.
- unit test (not asserting nothing right now)
tests/zypp/PoolQuery_test.cc [new file with mode: 0644]
tests/zypp/data/PoolQuery/foo.solv [new file with mode: 0644]
zypp/CMakeLists.txt
zypp/PoolQuery.cc [new file with mode: 0644]
zypp/PoolQuery.h [new file with mode: 0644]