summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * apt-pkg/algorithms.cc:David Kalnischkies2010-11-293-0/+130
* * test/integration/test-compressed-indexes, test/test-indexes.sh:Martin Pitt2010-11-152-0/+2
* * apt-pkg/depcache.cc:David Kalnischkies2010-11-103-0/+117
* evaluate Acquire::Languages= before LANG= (Closes: #602573)David Kalnischkies2010-11-091-0/+18
* * apt-pkg/orderlist.cc:David Kalnischkies2010-11-061-2/+2
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2010-11-061-0/+6
* * apt-pkg/pkgcache.cc:David Kalnischkies2010-10-261-0/+91
* dpkg doesn't like underscores in versions anymore (=it fails) so ourDavid Kalnischkies2010-10-222-2/+1
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-10-211-51/+108
* add test case for having no indexes, and fix regression in that caseMartin Pitt2010-10-151-0/+8
* test/integration/framework: set proper dir::state::statusMichael Vogt2010-10-131-0/+1
* 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