summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* tests/integration/test-*: remove a bunch of "local" that are used outside fun...Michael Vogt2010-10-1311-11/+11
* * debian/apt.cron.daily:Michael Vogt2010-10-131-0/+2
|\
| * merge fix for testrun on amd64Michael Vogt2010-10-131-0/+2
* | * apt-pkg/depcache.cc:David Kalnischkies2010-10-023-0/+79
* | * apt-pkg/depcache.cc:David Kalnischkies2010-09-292-8/+56
* | fix the testcases which were broken by the new space between number and unitDavid Kalnischkies2010-09-293-7/+7
* | merged lp:~donkult/apt/sid Michael Vogt2010-09-154-1/+332
|\ \
| * | * apt-pkg/policy.cc:David Kalnischkies2010-09-143-1/+241
| * | add a simple testcase for the previously fixed bug 595691 to checkDavid Kalnischkies2010-09-091-0/+91
* | | merged lp:~mvo/apt/conflicts-on-virtuals to better deal withMichael Vogt2010-09-153-0/+7772
|\ \ \ | |/ / |/| |
| * | add regression test for ubuntu bug 614993Michael Vogt2010-09-033-0/+7772
* | | * cmdline/apt-key:David Kalnischkies2010-09-041-0/+1
| |/ |/|
* | do the right thing(TM) even if the (unfinished) testcase is namedDavid Kalnischkies2010-09-021-2/+2
* | show only the basename of the running testDavid Kalnischkies2010-09-021-3/+3
* | set the quiet value for apt-cache so the tests will actually seeDavid Kalnischkies2010-09-021-1/+1
* | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-09-021-2/+2
* | add wrapper around dpkg to be able to use it easily in the testsDavid Kalnischkies2010-09-021-0/+7
|/
* * apt-pkg/contrib/configuration.cc:David Kalnischkies2010-08-281-0/+31
* * apt-pkg/acquire-item.cc:David Kalnischkies2010-08-215-15/+296
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-08-202-7/+101
* sign the created Release files with our own dummy key "Joe Sixpack"David Kalnischkies2010-08-193-3/+12
* setup the environment correctly for dpkg, tooDavid Kalnischkies2010-08-181-6/+13
* extend the magic which creates the test archive by using FileLists toDavid Kalnischkies2010-08-181-28/+91
* add proper MSGLEVEL handling by overriding methods dynamicDavid Kalnischkies2010-08-181-5/+31
* implement the first round of automated dummy package building andDavid Kalnischkies2010-08-184-10/+125
* add finally my very small testcase for the conkeror problem resultingDavid Kalnischkies2010-08-153-0/+3219
* fix testcase framework to test correctly for virtual packagesDavid Kalnischkies2010-08-141-4/+4
* add a small script to automate the task of creating Packages and statusDavid Kalnischkies2010-08-142-1/+38
* remove the temporary compare files we createDavid Kalnischkies2010-07-291-0/+3
* configure also the replacement before remove by adding Immediate flagDavid Kalnischkies2010-07-293-15/+102
* * apt-pkg/orderlist.cc:David Kalnischkies2010-07-283-0/+191
* auto-install Packages and status file of the testcaseDavid Kalnischkies2010-07-281-2/+14
* Strip the .sh extension from the libapt testrunner andDavid Kalnischkies2010-07-251-5/+6
* - prefer non-virtual packages in FindPreferredPkg (Closes: #590041)David Kalnischkies2010-07-253-0/+229
* [ Martin Pitt ]David Kalnischkies2010-07-111-0/+226
|\
| * test-indexes.sh: EXFAIL: file:/ URIs currently decompress even with the GzipI...martin@piware.de2010-06-241-1/+3
| * test-indexes.sh: Test handling of local file:// archivesmartin@piware.de2010-06-241-3/+34
| * test-indexes.sh: quiesce apt-get source; we know that we cannot verify packag...martin@piware.de2010-06-171-1/+2
| * test-indexes.sh: Also test compressed index mode with apt.conf.d filemartin@piware.de2010-06-171-2/+27
| * test-indexes.sh: Just for paranoia, test that apt-cache is still working afte...martin@piware.de2010-06-171-0/+4
| * test-indexes.sh: fix check_indexes call in compressed modemartin@piware.de2010-06-171-2/+2
| * test-indexes.sh: Actually test for non/pre-existing indexes in compressed modemartin@piware.de2010-06-171-3/+4
| * test-indexes: Use /etc/apt from temporary work dir, not from systemmartin@piware.de2010-06-171-2/+8
| * test-indexes.sh: Refactor common code into functionsmartin@piware.de2010-06-171-74/+81
| * test-indexes.sh: More verbose failures on wrong/missing indexesmartin@piware.de2010-06-171-25/+28
| * test/test-indexes.sh: Stop hardcoding archive gpg key ID, get it from first f...martin@piware.de2010-06-151-4/+7
| * test-indexes.sh: Add source related tests, which uncovers two regressionsmartin@piware.de2010-06-111-2/+39
| * * Add test/test-indexes.sh:martin@piware.de2010-06-101-0/+106
* | extends the ParseDepends testcase to have a look also at the WildcardsDavid Kalnischkies2010-07-051-0/+68
* | add a simple stack handling to be able to delay error handlingDavid Kalnischkies2010-06-252-2/+85