- PoolQuery backup
authorJan Kupec <jkupec@suse.cz>
Sun, 6 Apr 2008 22:17:10 +0000 (22:17 +0000)
committerJan Kupec <jkupec@suse.cz>
Sun, 6 Apr 2008 22:17:10 +0000 (22:17 +0000)
commit6d2c06bf3ad0ead5427c9da6956be24ce07e37b8
tree941385b907e7ceaf605dd10a79963d4c32005701
parent4f939a2fd51e1854878d80421314aa3a708b7915
- PoolQuery backup
- some basic queries work (see the PoolQuery_test suite)
- ugly code, will beautify/optimize/correct
- TODO: kind filter, multiple repos, regexes (incl. wildcards), multiple
  attribute values, <,>,== for different value types (locks need to
  searc for edition > x.y.z), enable search in dependencies (easy)
- do/move some functionality to sat-solver?
tests/zypp/PoolQuery_test.cc
tests/zypp/data/PoolQuery/@System.solv [new file with mode: 0644]
tests/zypp/data/PoolQuery/factory-nonoss.solv [new file with mode: 0644]
tests/zypp/data/PoolQuery/factory.solv [new file with mode: 0644]
tests/zypp/data/PoolQuery/zypp_svn.solv [new file with mode: 0644]
zypp/PoolQuery.cc
zypp/PoolQuery.h