summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2010-09-04* cmdline/apt-key:David Kalnischkies1-0/+1
2010-09-02do the right thing(TM) even if the (unfinished) testcase is namedDavid Kalnischkies1-2/+2
2010-09-02show only the basename of the running testDavid Kalnischkies1-3/+3
2010-09-02set the quiet value for apt-cache so the tests will actually seeDavid Kalnischkies1-1/+1
2010-09-02* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-2/+2
2010-09-02add wrapper around dpkg to be able to use it easily in the testsDavid Kalnischkies1-0/+7
2010-08-28* apt-pkg/contrib/configuration.cc:David Kalnischkies1-0/+31
2010-08-21* apt-pkg/acquire-item.cc:David Kalnischkies5-15/+296
2010-08-20* apt-pkg/deb/dpkgpm.cc:David Kalnischkies2-7/+101
2010-08-19sign the created Release files with our own dummy key "Joe Sixpack"David Kalnischkies3-3/+12
2010-08-18setup the environment correctly for dpkg, tooDavid Kalnischkies1-6/+13
2010-08-18extend the magic which creates the test archive by using FileLists toDavid Kalnischkies1-28/+91
2010-08-18add proper MSGLEVEL handling by overriding methods dynamicDavid Kalnischkies1-5/+31
2010-08-18implement the first round of automated dummy package building andDavid Kalnischkies4-10/+125
2010-08-15add finally my very small testcase for the conkeror problem resultingDavid Kalnischkies3-0/+3219
2010-08-14fix testcase framework to test correctly for virtual packagesDavid Kalnischkies1-4/+4
2010-08-14add a small script to automate the task of creating Packages and statusDavid Kalnischkies2-1/+38
2010-07-29remove the temporary compare files we createDavid Kalnischkies1-0/+3
2010-07-29configure also the replacement before remove by adding Immediate flagDavid Kalnischkies3-15/+102
2010-07-28* apt-pkg/orderlist.cc:David Kalnischkies3-0/+191
2010-07-28auto-install Packages and status file of the testcaseDavid Kalnischkies1-2/+14
2010-07-25Strip the .sh extension from the libapt testrunner andDavid Kalnischkies1-5/+6
2010-07-25 - prefer non-virtual packages in FindPreferredPkg (Closes: #590041)David Kalnischkies3-0/+229
2010-07-11[ Martin Pitt ]David Kalnischkies1-0/+226
2010-07-05extends the ParseDepends testcase to have a look also at the WildcardsDavid Kalnischkies1-0/+68
2010-06-25add a simple stack handling to be able to delay error handlingDavid Kalnischkies2-2/+85
2010-06-24test-indexes.sh: EXFAIL: file:/ URIs currently decompress even with the GzipI...martin@piware.de1-1/+3
2010-06-24test-indexes.sh: Test handling of local file:// archivesmartin@piware.de1-3/+34
2010-06-17test-indexes.sh: quiesce apt-get source; we know that we cannot verify packag...martin@piware.de1-1/+2
2010-06-17test-indexes.sh: Also test compressed index mode with apt.conf.d filemartin@piware.de1-2/+27
2010-06-17test-indexes.sh: Just for paranoia, test that apt-cache is still working afte...martin@piware.de1-0/+4
2010-06-17test-indexes.sh: fix check_indexes call in compressed modemartin@piware.de1-2/+2
2010-06-17test-indexes.sh: Actually test for non/pre-existing indexes in compressed modemartin@piware.de1-3/+4
2010-06-17test-indexes: Use /etc/apt from temporary work dir, not from systemmartin@piware.de1-2/+8
2010-06-17test-indexes.sh: Refactor common code into functionsmartin@piware.de1-74/+81
2010-06-17test-indexes.sh: More verbose failures on wrong/missing indexesmartin@piware.de1-25/+28
2010-06-15test/test-indexes.sh: Stop hardcoding archive gpg key ID, get it from first f...martin@piware.de1-4/+7
2010-06-11test-indexes.sh: Add source related tests, which uncovers two regressionsmartin@piware.de1-2/+39
2010-06-10* Add test/test-indexes.sh:martin@piware.de1-0/+106
2010-06-09merged from lp:~donkult/apt/sidMichael Vogt5-0/+82
2010-06-09* merge the remaining Ubuntu change:Michael Vogt9-3/+195
2010-06-09 - backport forgotten Valid-Until patch from the obsolete experimentalDavid Kalnischkies2-0/+15
2010-06-08* apt-pkg/indexrecords.cc:David Kalnischkies2-0/+15
2010-05-28create the bin-test directory automatic in the runnerDavid Kalnischkies1-0/+1
2010-05-28* apt-pkg/aptconfiguration.cc:David Kalnischkies2-0/+66
2010-05-04merged from davids branchMichael Vogt1-4/+4
2010-05-04merged from the debian-sid branchMichael Vogt1-0/+7
2010-05-04merge from the mvo branchMichael Vogt1-0/+7
2010-04-09* apt-pkg/acquire-item.cc:David Kalnischkies1-4/+4
2010-03-13* apt-pkg/deb/debversion.cc:David Kalnischkies5-244/+189