hopefully fix build in beta
[platform/upstream/libzypp.git] / tests /
2008-04-29 Jan Kupec- two tests added, speedup
2008-04-27 Michael MatzCreate the solv files in their own subdirs under $CACHE...
2008-04-25 Michael Andresadd ctest target, but not as default target
2008-04-25 Michael Andresadd ctest target
2008-04-23 Michael AndresSupport dependencies requiring a specific architecture:
2008-04-17 Josef Reidingershare solv files for locks with PoolQuery tests
2008-04-15 Josef Reidingersave do nothing if no locks added/removed
2008-04-14 Jan Kupec- read() -> readAndApply()
2008-04-14 Jan Kupec- make the interface consistent
2008-04-14 Jan Kupec- remove the overkill zypp::locks namespace
2008-04-11 Jan Kupec- make use of LookupAttr::iterator for the common stuff
2008-04-11 Josef Reidingertest for save/restoring locks and also unlocking
2008-04-11 Josef Reidingercomplete serialize/recovery PoolQuery
2008-04-10 Josef ReidingerPoolQuery: improve recovery from file. something not...
2008-04-10 Josef Reidingerooops I forget add data for tests :)
2008-04-10 Josef ReidingerLocks can lock queries. Unlock doesn't work.
2008-04-10 Jan Kupec- enable regex matching for different per-attribute...
2008-04-10 Josef Reidingerfix operator== for PoolQuery. add !=
2008-04-10 Jan Kupec- enabled different per-attribute query srtrings (one...
2008-04-10 Jan Kupec- enable per-attribute string setting (same value)
2008-04-10 Jan Kupec- derive from SolvIterMixin
2008-04-09 Jan Kupec- check whether regex compiled allright if matchRegex()
2008-04-09 Michael MatzSome changes I had still in queue. Using a different...
2008-04-09 Jan Kupec- fix multi-attribute search using dataiterator_match
2008-04-08 Jan Kupec- multiple repositories filter reenabled
2008-04-08 Jan Kupec- by kind filter reenabled
2008-04-08 Josef Reidingeradd comparing to PoolQuery
2008-04-07 Jan Kupec- exact/glob and case-insensitive matching for multi...
2008-04-07 Jan Kupec- enable glob matching + test case
2008-04-07 Jan Kupec- by-status filter re-enabled
2008-04-07 Jan Kupec- fix the ResultIterator stop rule
2008-04-07 Duncan Mac-Vicar P- move the initialization to a option class.
2008-04-06 Jan Kupec- PoolQuery backup
2008-04-04 Michael Andresfixed include guards and reamed internal includes
2008-04-04 Josef Reidingeradd split with respect to escaped delimeters and also...
2008-04-01 Josef Reidingerinitial implementation of serialize/recovery PoolQuery...
2008-03-27 Duncan Mac-Vicar P- the lock passes the two testcases now
2008-03-25 Duncan Mac-Vicar P- backup
2008-03-20 Duncan Mac-Vicar Pbackup prototype of granular locking. Dont look at...
2008-03-20 Josef Reidingerchange testsuite to expect enum from checkIfToRefresh...
2008-03-20 Michael MatzSo, remove the linking of libglib.
2008-03-18 Jan Kupec- don't overwrite versioned tests/zypp/data/Vendor...
2008-03-17 Michael Andresremove obsolete capability handling stuff
2008-03-14 Duncan Mac-Vicar Padd test for what provides, still disabled
2008-03-14 Michael Andresfix
2008-03-14 Michael AndresConvenience constructor for PoolItem from Solvable...
2008-03-13 Duncan Mac-Vicar Pfix tests
2008-03-13 Duncan Mac-Vicar Penable and refix media tests
2008-03-13 Duncan Mac-Vicar Punbreak
2008-03-12 Jan Kupec- remove bad calls to the media release() methods
2008-03-12 Michael Matzboost::test is such a piece of crap. Rewrite testcases...
2008-03-11 Michael Andresfixed testcases
2008-03-05 Stefan Schubertsplitted in two testcases
2008-03-04 Michael Andres- Try to rebuild broken solv files in RepoManager:...
2008-02-26 Michael AndresFixed Capabilites iterator exposing prereq marker.
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 Pfix testcase names to make cmakelists easier
2008-02-08 Duncan Mac-Vicar P- first version of PoolQuery, based on JKupec Query...
2008-02-08 Stephan Kulow--------------------------------------------------...
2008-02-07 Duncan Mac-Vicar P- compile testsuite
2008-02-02 Duncan Mac-Vicar P- add unit test for sysconfig reader
2008-02-02 Duncan Mac-Vicar Ptestcase for Sysconfig.
2008-02-02 Duncan Mac-Vicar Premove some interfaces, cleanup
2008-02-01 Duncan Mac-Vicar Padd test
2008-01-31 Stefan Schubertadd additional testcase for vendors
2008-01-31 Stefan Schubert-testcase for vendors added
2008-01-28 Michael Andresactivate capability testcases
2008-01-23 Duncan Mac-Vicar Puhm, for some reason I only get one resolvable in the...
2008-01-23 Duncan Mac-Vicar P- create resolvables (basically bring back old api...
2008-01-23 Duncan Mac-Vicar P- update test
2008-01-16 Duncan Mac-Vicar P- more progress creating caches
2008-01-15 Duncan Mac-Vicar Pdont compile
2008-01-15 Michael Andresbackup
2008-01-10 Michael Andresbackup
2008-01-10 Michael Andresextend testcase
2008-01-09 Michael AndresPatchFileReader_test
2008-01-02 Jan Kupec- expandlink(Pathname) added
2007-12-18 Arvin Schnell- fixed password handling in URLs (bug #347273)
2007-09-17 Jan Kupec- don't download filelists in the test either
2007-09-14 Michael Andres- Fixed YUM parser, database schema, RepoImpl, PatchRpm...
2007-09-12 Michael Andres- Adapt test: Susetags DU parser no longer stores all...
2007-09-11 Duncan Mac-Vicar P- restore deltas and patches from the cache (#309124)
2007-09-11 Duncan Mac-Vicar P- test case fot isExist()
2007-09-06 Michael Andresadd newline at eof
2007-09-06 Duncan Mac-Vicar P- Fix for bug #307163 - empty package descriptions
2007-09-06 Duncan Mac-Vicar Ptest case and reproduced bug # 307163 : empty package...
2007-08-28 Duncan Mac-Vicar P- real fix for bug #390535
2007-08-27 Duncan Mac-Vicar P- following behaviour for setPartitions
2007-08-27 Duncan Mac-Vicar Phow to run testsuite (#304752)
2007-08-27 Klaus KaempfOUCH ! toplevel "make" doesn't rebuild tests/
2007-08-27 Klaus Kaempf- Add ZConfig::overrideSystemArchitecture() to override...
2007-08-27 Duncan Mac-Vicar Pfix testcase broken by kkaempf commit 6883
2007-08-24 Duncan Mac-Vicar Pfix testcase
2007-08-23 Duncan Mac-Vicar P- Fixes for the checksum/signature subsystem (#302059)
2007-08-23 Duncan Mac-Vicar Ptest for reading signature id
2007-08-21 Duncan Mac-Vicar P- dont download HASH tags, (#300982)
next