No need to load target in test.
[platform/upstream/libzypp.git] / tests / zypp /
2011-11-28 Michael AndresFix and optimize Pathname ctor and provide testcases...
2011-11-15 Michael AndresFix RW_pointer comparison with underlying smart pointer...
2011-11-03 Michael AndresFix faulty RepoInfo::keepPackages testcase
2011-10-20 Duncan Mac-Vicar Pfix build after for_ was changed to use auto.
2011-10-10 Michael Andresmake g++ happy
2011-06-03 Michael Andresadd api for changing PluginScript timeouts
2010-12-06 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-12-02 Duncan Mac-Vicar Pimprove documentation for writing testcases
2010-11-26 Michael AndresFix RepoManager testcase
2010-11-22 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-11-05 Duncan Mac-Vicar Premove noise from test, as I want to use it in the...
2010-11-03 Dominik Heidleradd mirrorlist-support
2010-10-11 Michael AndresUse timeouts in plugin script communication.
2010-10-08 Duncan Mac-Vicar Pfix services not being linked to their file after being...
2010-10-06 Duncan Mac-Vicar PUrlResolverPlugin implementation
2010-10-05 Michael AndresLog but don't refuse sending empty frames
2010-10-04 Michael AndresFix testcases as someone turned off packaging of dot...
2010-10-04 Michael AndresBasic PluginScript handling (send and receive frames)
2010-09-27 Duncan Mac-Vicar PservicePluginsDir -> servicePluginsPath
2010-09-27 Michael Andresfix testcase
2010-09-27 Duncan Mac-Vicar PMerge branch 'local_services' of gitorious.org:~duncan...
2010-09-27 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-09-24 Michael AndresAdded Url testcase for querysting options
2010-09-24 Duncan Mac-Vicar PMerge branch 'master' into local_services
2010-09-24 Duncan Mac-Vicar Prename Local Services to Plugin Services as discussed...
2010-09-17 Duncan Mac-Vicar PFirst working version of a local service. Still some...
2010-09-10 Dominik Heidlerfixed replacing basearch (for fedora systems) - (bnc...
2010-07-27 Michael AndresFix bug in PoolQuery::addDependency
2010-07-27 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-07-07 Michael Andresimprove testcase
2010-07-07 Michael AndresAdd PoolQuery for name, edition AND architecture in...
2010-07-05 Michael AndresFix testcase to respect active solver policy.
2010-05-21 Michael AndresAdd IdString testcases
2010-04-13 Michael AndresFix parsing port from IPv6 URL (bnc#593385)
2010-03-26 Michael AndresFix guessing package spec to match package names only...
2010-03-23 Michael AndresFix ProductFileReader to parse localized summary and...
2010-02-04 Michael AndresSelectable status computation testcases added.
2010-02-02 Ján Kupecsome more test cases
2009-11-16 Michael AndresFix repository probing and building in presence of...
2009-11-06 Michael AndresSelectable: Consider allowed arch/noarch changes when...
2009-10-15 Michael AndresDistupgrade: Evaluate new products droplist and schedul...
2009-09-29 Michael Andresupdate testcase
2009-09-29 Michael AndresAdd Selectable testcase
2009-09-09 Michael AndresAdd Capability::guessPackageSpec parser also supporting...
2009-09-03 Michael AndresFix PoolQuery comparison (bnc #528755)
2009-07-31 Michael AndresRemoving a package lock was not counted as state change...
2009-07-22 Michael AndresAdd class InstanceId: Build string to identify/retrieve...
2009-07-02 Michael AndresAdapt to satsolvers improved dataiterator handling.
2009-06-04 Michael AndresCleanup and remove deprecated interface methods
2009-05-29 Michael AndresImprove PoolQuery to allow queries on dependencies...
2009-05-22 Michael AndresRemove testcase failing if run as root.
2009-05-22 Michael AndresAdd filesystem:: and filesystem::exchange, fix - assert...
2009-04-27 Michael AndresRewrote PoolQuery::Iterator (adapt to AttrMatcher,...
2009-04-01 Stefan SchubertMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-03 Duncan Mac-Vicar Pmerge changes
2009-03-02 Michael AndresResStatus transition testcase
2009-02-26 Michael AndresResStatus testcase sketch
2009-02-22 Duncan Mac-Vicar P- add two remote web test cases
2009-02-20 Duncan Mac-Vicar PMerge branch 'aria'
2009-02-20 Duncan Mac-Vicar P- implement "does file exist" using curl command line...
2009-02-18 Duncan Mac-Vicar Pmake TransferProgram actually a data transfer class...
2009-02-05 Duncan Mac-Vicar Padd url() to webserver so we can detect hostname and...
2009-02-05 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-02-05 Duncan Mac-Vicar Pfinally testcases pass.
2009-02-05 Duncan Mac-Vicar Padd support for webrick to WebServer.
2009-01-26 Ján KupecMerge branch 'master' of ssh://git@git.opensuse.org...
2009-01-26 Michael AndresLet vendor checks per default differ between 'openSUSE...
2009-01-22 Ján KupecDate test added.
2009-01-22 Ján Kupecindent
2009-01-22 Ján KupecMerge branch 'master' of ssh://git@git.opensuse.org...
2009-01-22 Ján Kupecstr::splitFieldsEscaped() added
2009-01-16 Duncan Mac-Vicar Padd testcase for ipv6 addresses
2008-12-11 Michael Andres- Add str::hexencode and str::hexdecode to encode speci...
2008-11-26 Duncan Mac-Vicar Pbnc #446170 - path and url in add_on_products.xml is...
2008-11-26 Duncan Mac-Vicar Pbnc#446188 - SHA1SUMS.key is not imported by zypp as...
2008-11-21 Duncan Mac-Vicar Pcpack dies with this dir name
2008-11-19 Michael AndresEnhance Glob and add tests
2008-11-12 Michael Andres- Add Capability ctor from Arch and Name: (Arch_i386...
2008-11-12 Michael Andresremove debug loging
2008-11-11 Michael Andres- Prevent fetcher from processing the same index file...
2008-11-06 Duncan Mac-Vicar Pfix test
2008-11-06 Duncan Mac-Vicar P- obey optional files
2008-11-06 Michael Andres- enhance string to bool conversion and add tests.
2008-11-04 Duncan Mac-Vicar PDo autoindexing for simple files to if enabled.
2008-11-04 Duncan Mac-Vicar PCMAKE_SOURCE_DIR AND _BINARY_DIR to LIBZYPP_SOURCE_...
2008-11-03 Duncan Mac-Vicar Pcheck that files are downloaded too
2008-10-31 Duncan Mac-Vicar Pnot official test
2008-10-31 Duncan Mac-Vicar P- add ability to autodiscover indexes.
2008-10-28 Duncan Mac-Vicar P- more progress on fetcher capablity to use remote...
2008-10-27 Duncan Mac-Vicar P- first refactoring towards real fixing of slideshow
2008-10-27 Michael Andresremove debug data
2008-10-24 Michael AndresRemove error prone methods from OnMediaLocation API...
2008-10-24 Michael Andresfix
2008-10-24 Michael Andresmake log LineWriter public accessible
2008-10-22 Michael Andresfix testcases
2008-10-22 Michael Andresfix specfile
2008-10-22 Michael Andresfix String utilities and testcases
2008-10-17 Duncan Mac-Vicar PKinda got it working ... :-/
2008-10-16 Duncan Mac-Vicar P- move TestSetup from include to a library, together...
2008-10-15 Jan Kupec- MediaSetAccess::provideOptionalFile() added
next