]> git.saurik.com Git - apt.git/history - test
add the testcase i wrote for revno 2209.1.2, to ensure that breaks on
[apt.git] / test /
2012-01-29  David Kalnischkiesadd the testcase i wrote for revno 2209.1.2, to ensure...
2012-01-29  David Kalnischkiesadd a very simple testcases for the previous commited...
2012-01-29  Steve Langasek* cmdline/apt-get.cc:
2012-01-20  Michael Vogtmerged from bzr+ssh://bazaar.launchpad.net/~donkult...
2012-01-20  David Kalnischkies* test/libapt/run-tests:
2012-01-20  Pino Toscano* test/libapt/globalerror_test.cc:
2012-01-19  Michael Vogtmerged from lp:~donkult/apt/experimental/
2012-01-19  David Kalnischkies* apt-pkg/cacheiterators.h:
2012-01-19  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2012-01-19  David Kalnischkiesif multi-arch is detected ensure that pkg:all is report...
2012-01-19  David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2012-01-18  Michael Vogt* apt-pkg/contrib/fileutl.h:
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
2012-01-16  Michael Vogtmerged from debian-experimental2
2012-01-13  Michael Vogtmerged from lp:~donkult/apt/experimental/
2012-01-13  David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2012-01-13  David Kalnischkies* apt-pkg/pkgcache.cc:
2012-01-11  David Kalnischkies* apt-pkg/depcache.cc:
2012-01-10  David Kalnischkiesmerge with debian-sid
2012-01-02  Michael Vogtg++ 4.7 fixes
2011-12-20  Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19  Michael Vogtmerged from debian-sid
2011-12-19  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-12-14  David Kalnischkies* apt-pkg/aptconfiguration.cc:
2011-12-11  David Kalnischkiesuse different compression types in the test now that...
2011-12-11  David Kalnischkiesadd a testcase for FindPackages() to better validate...
2011-11-30  David Kalnischkiesensure that we exit instead of proceed in execution...
2011-11-23  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-11-23  David Kalnischkies* cmdline/apt-get.cc:
2011-11-22  David Kalnischkies* apt-pkg/depcache.cc:
2011-11-11  David Kalnischkies - provide a {Package,Version}List similar to {Package...
2011-11-10  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian...
2011-11-10  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-10-30  David Kalnischkiesmerge with my debian-sid branch
2011-10-20  Michael Vogtmerged from donkult
2011-10-17  David Kalnischkiescreate "real" testcases out of the tests for chris
2011-10-14  Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-14  Michael Vogtmerged from lp:~donkult/apt/sid
2011-10-11  David Kalnischkiesshare description list between "same" versions (LP...
2011-10-11  David Kalnischkiesrun apt-get download in quiet mode as it messes with...
2011-10-11  David Kalnischkiesrun integration tests on my new amd64 box without failures
2011-10-11  David Kalnischkiesfix compiler warning about signed comparision on amd64...
2011-10-05  David Kalnischkiesmerge with current debian apt/sid
2011-10-05  David Kalnischkiescherrypick from my apt/experimental branch
2011-10-05  David Kalnischkies* apt-pkg/deb/debmetaindex.cc:
2011-10-05  David Kalnischkiesmerge with current debian apt/experimental
2011-10-05  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-10-03  David Kalnischkies* apt-pkg/policy.cc:
2011-09-19  David Kalnischkiesuse forward declaration in headers if possible instead...
2011-09-19  David Kalnischkiesdo not pollute namespace in the headers with using...
2011-09-15  David Kalnischkiesupdate the test to ensure that NotAutomatic and co...
2011-09-14  Michael Vogtmerged from donkult
2011-09-14  David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-14  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-13  David Kalnischkiesmerge with debian/sid
2011-09-13  David Kalnischkiesmerge with debian/experimental
2011-09-12  Michael Vogtmerged from lp:~donkult/apt/sid
2011-09-09  David KalnischkiesM-A:same lockstep unpack should operate on installed
2011-09-09  David Kalnischkiesfix bashism (local outside function) and releasefile...
2011-09-05  David Kalnischkies - add an Acquire::Min-ValidTime option (Closes: ...
2011-09-05  David Kalnischkies* apt-pkg/indexrecords.cc:
2011-08-22  David Kalnischkiesremove the caches in 'apt-get update', too, as they...
2011-08-17  Michael Vogtmerged lp:~donkult/apt/sid
2011-08-17  David Kalnischkiesset the msglevel to a high dummy value if none is specified
2011-08-17  David Kalnischkiesfor consistency allow the usage of 'make test' instead...
2011-08-17  David Kalnischkiesfix 'comparison between signed and unsigned integer...
2011-08-17  David Kalnischkiesdo not output color in the testcases if stdout/stderr...
2011-08-17  David Kalnischkiesbuild test-binaries by default and add a test target...
2011-08-17  David Kalnischkiesfix the compareversion test to work then called from...
2011-08-17  David Kalnischkiesthe experimental branch has a better version of this...
2011-08-17  David Kalnischkiesremove fake-status leftover from the python-test
2011-08-17  David Kalnischkiesmove the networkless test to the interactive helpers...
2011-08-17  David Kalnischkiesremove the python testcases as this is covered by integ...
2011-08-17  David Kalnischkiesmove the interactive helper to a subdirectory of test
2011-08-17  David Kalnischkiesadd 'dirs' target to the 'all' target to ensure that...
2011-08-17  David Kalnischkiesmove the list of versions to test with to the libapt...
2011-08-17  Michael Vogtmerged from lp:~donkult/apt/sid
2011-08-17  David Kalnischkiesremove the interactive scratch test, it doesn't test...
2011-08-17  David Kalnischkiesreplaced by the integration/test-compressed-indexes...
2011-08-17  David Kalnischkiesmerge with the final changelog from debian-sid
2011-08-17  David Kalnischkies* apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:
2011-08-17  David Kalnischkiesmerge the tests for configuration into another libapt...
2011-08-15  David Kalnischkiessupport yet another webserver in the integration tests...
2011-08-15  David Kalnischkieswrite a proper testcase replacing the print-only uri...
2011-08-15  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-08-15  Michael Vogtmerged from the debian-sid branch
2011-08-15  Michael Vogtmerged fixes from lp:~mvo/apt/mvo
2011-08-12  Michael Vogtlots of cppcheck fixes
2011-08-12  Michael Vogtcherry pick test/integration/Packages-hashsum-verificat...
2011-08-12  Michael Vogttest/integration/Packages-hashsum-verification: commit...
2011-08-11  David Kalnischkiescppcheck complains about some possible speed improvemen...
2011-08-09  Michael Vogtmerged from the debian-experimental2 branch
2011-08-05  Michael Vogt* test/integration/test-hashsum-verification:
2011-08-05  Michael Vogt* apt-pkg/acquire-item.cc:
2011-08-05  Michael Vogt* test/integration/test-hashsum-verification:
2011-08-01  Michael Vogtfix crash when P.Arch() was used but the cache got...
2011-07-29  Michael Vogttest/libapt/hashsums_test.cc: add a test for HashString...
2011-07-29  Michael Vogtmerged from debian-sid
2011-07-29  Michael Vogtmerge from lp:~mvo/apt/mvo
2011-07-28  Michael Vogtmerged from lp:~mvo/apt/mvo
next