Let's make the tests also compile with boost 1.33 (auto_unit_test.hpp is
[platform/upstream/libzypp.git] / tests / zypp / PoolQuery_test.cc
2008-02-23 Michael MatzLet's make the tests also compile with boost 1.33 ...
2008-02-16 Duncan Mac-Vicar P- rework the testsuite after new boost in factory broke it.
2008-02-15 Duncan Mac-Vicar Pdisable while I fix boost breakage
2008-02-15 Stephan Kulowmove into trunk
2008-02-08 Duncan Mac-Vicar P- move the callback from constructor to query()
2008-02-08 Duncan Mac-Vicar P- first version of PoolQuery, based on JKupec Query...