summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* experimental is an incomplete archive, so try to get the packages whichDavid Kalnischkies2010-12-051-1/+5
* really do not show packages in the extra section if they wereDavid Kalnischkies2010-12-031-16/+0
* * apt-pkg/depcache.cc:David Kalnischkies2010-12-032-4/+441
* keep not installed garbage packages uninstalled instead of showingDavid Kalnischkies2010-12-033-0/+144
* do not touch Packages and Sources in the framework if the files doDavid Kalnischkies2010-11-302-4/+1
* Add support for providing and autocopying Sources files along the wayAndres Mejia2010-11-301-0/+6
* add framework code to run the installed aptitude with the currentDavid Kalnischkies2010-11-301-0/+9
* add usage info for create-test-data scriptDavid Kalnischkies2010-11-301-0/+10
* show dependencies of essential packages which are going to removeDavid Kalnischkies2010-11-302-0/+80
* $! doesn't worked on the first try somehow, now it does and itsDavid Kalnischkies2010-11-301-1/+1
* ensure that the build methods are used and not these on the systemDavid Kalnischkies2010-11-301-0/+1
* add a very simple testcase to ensure that the action modifiers are onlyDavid Kalnischkies2010-11-302-0/+106
* if the codename is "experimental" add NotAutomatic:yes by defaultDavid Kalnischkies2010-11-301-1/+6
* add a way to add packages to generate a dists style environment withoutDavid Kalnischkies2010-11-301-21/+49
* * 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