summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-11-10* apt-pkg/depcache.cc:David Kalnischkies
2010-11-09evaluate Acquire::Languages= before LANG= (Closes: #602573)David Kalnischkies
2010-11-06* apt-pkg/orderlist.cc:David Kalnischkies
2010-11-06* apt-pkg/aptconfiguration.cc:David Kalnischkies
2010-10-26* apt-pkg/pkgcache.cc:David Kalnischkies
2010-10-22dpkg doesn't like underscores in versions anymore (=it fails) so ourDavid Kalnischkies
2010-10-21* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2010-10-15add test case for having no indexes, and fix regression in that caseMartin Pitt
2010-10-13test/integration/framework: set proper dir::state::statusMichael Vogt
2010-10-13tests/integration/test-*: remove a bunch of "local" that are used outside fun...Michael Vogt
2010-10-13* debian/apt.cron.daily:Michael Vogt
2010-10-13merge fix for testrun on amd64Michael Vogt
2010-10-02* apt-pkg/depcache.cc:David Kalnischkies
2010-09-29* apt-pkg/depcache.cc:David Kalnischkies
2010-09-29fix the testcases which were broken by the new space between number and unitDavid Kalnischkies
2010-09-15merged lp:~donkult/apt/sid Michael Vogt
2010-09-15merged lp:~mvo/apt/conflicts-on-virtuals to better deal withMichael Vogt
2010-09-14* apt-pkg/policy.cc:David Kalnischkies
2010-09-09add a simple testcase for the previously fixed bug 595691 to checkDavid Kalnischkies
2010-09-04* cmdline/apt-key:David Kalnischkies
2010-09-03add regression test for ubuntu bug 614993Michael Vogt
2010-09-02do the right thing(TM) even if the (unfinished) testcase is namedDavid Kalnischkies
2010-09-02show only the basename of the running testDavid Kalnischkies
2010-09-02set the quiet value for apt-cache so the tests will actually seeDavid Kalnischkies
2010-09-02* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2010-09-02add wrapper around dpkg to be able to use it easily in the testsDavid Kalnischkies
2010-08-28* apt-pkg/contrib/configuration.cc:David Kalnischkies
2010-08-21* apt-pkg/acquire-item.cc:David Kalnischkies
2010-08-20* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2010-08-19sign the created Release files with our own dummy key "Joe Sixpack"David Kalnischkies
2010-08-18setup the environment correctly for dpkg, tooDavid Kalnischkies
2010-08-18extend the magic which creates the test archive by using FileLists toDavid Kalnischkies
2010-08-18add proper MSGLEVEL handling by overriding methods dynamicDavid Kalnischkies
2010-08-18implement the first round of automated dummy package building andDavid Kalnischkies
2010-08-15add finally my very small testcase for the conkeror problem resultingDavid Kalnischkies
2010-08-14fix testcase framework to test correctly for virtual packagesDavid Kalnischkies
2010-08-14add a small script to automate the task of creating Packages and statusDavid Kalnischkies
2010-07-29remove the temporary compare files we createDavid Kalnischkies
2010-07-29configure also the replacement before remove by adding Immediate flagDavid Kalnischkies
2010-07-28* apt-pkg/orderlist.cc:David Kalnischkies
2010-07-28auto-install Packages and status file of the testcaseDavid Kalnischkies
2010-07-25Strip the .sh extension from the libapt testrunner andDavid Kalnischkies
2010-07-25 - prefer non-virtual packages in FindPreferredPkg (Closes: #590041)David Kalnischkies
2010-07-11[ Martin Pitt ]David Kalnischkies
2010-07-05extends the ParseDepends testcase to have a look also at the WildcardsDavid Kalnischkies
2010-06-25add a simple stack handling to be able to delay error handlingDavid Kalnischkies
2010-06-24test-indexes.sh: EXFAIL: file:/ URIs currently decompress even with the GzipI...martin@piware.de
2010-06-24test-indexes.sh: Test handling of local file:// archivesmartin@piware.de
2010-06-17test-indexes.sh: quiesce apt-get source; we know that we cannot verify packag...martin@piware.de
2010-06-17test-indexes.sh: Also test compressed index mode with apt.conf.d filemartin@piware.de