summaryrefslogtreecommitdiff
path: root/test/integration/framework
Commit message (Expand)AuthorAgeFilesLines
* support lighttpd as test webserver but still prefer weborfDavid Kalnischkies2011-04-271-6/+15
* * cmdline/apt-mark.cc:David Kalnischkies2011-04-211-1/+1
* add sbin directories to PATH to avoid dpkg warningsDavid Kalnischkies2011-04-151-0/+1
* be able to set priorities for created test packagesDavid Kalnischkies2011-04-151-21/+30
* add a method to insert packages into dpkg's status fileDavid Kalnischkies2011-03-231-0/+23
* enable buildsimplenativepackage to build packages for multipleDavid Kalnischkies2011-03-161-9/+13
* * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies2011-02-221-4/+5
|\
| * * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies2011-02-221-3/+5
* | merged from lp:~donkult/apt/sidMichael Vogt2011-02-141-0/+14
|\ \
| * | use apt-mark instead of hand-mangling with the extended_states fileDavid Kalnischkies2011-02-101-0/+14
* | | merged from lp:~mvo/apt/mvoMichael Vogt2011-02-101-2/+2
|\ \ \ | |/ / |/| |
| * | * merged lp:~evfool/apt/fix641673Michael Vogt2011-02-101-2/+2
* | | test changelogs locally instead of depending on an online serviceDavid Kalnischkies2011-02-071-0/+3
* | | allow conflicts in the same group again (Closes: #612099)David Kalnischkies2011-02-071-1/+1
* | | check that the right amount of packages is installed if multiple passed inDavid Kalnischkies2011-02-031-3/+3
* | | remove duplicated config-option setting and rename testdpkgnotinstalledDavid Kalnischkies2011-02-031-4/+3
|/ /
* | merge 'after squeeze release'-stuffDavid Kalnischkies2011-02-031-34/+152
|\ \
| * | ensure that we are building the packages in the right architectureDavid Kalnischkies2011-02-011-5/+13
| * | ensure that we are building really inside of our tmp directoryDavid Kalnischkies2011-01-281-5/+5
| * | enable the split out of LongDescriptions per default in the testcasesDavid Kalnischkies2011-01-251-1/+6
| * | avoid building simple packages with debhelper to speed it up a bitDavid Kalnischkies2011-01-211-2/+46
| * | ensure that tempfiles used for comparision are removedDavid Kalnischkies2011-01-201-7/+10
| * | - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies2011-01-201-0/+7
| * | implement i quiet run-tests mode which prints only one line per testcaseDavid Kalnischkies2011-01-161-0/+4
| * | * apt-pkg/depcache.cc:David Kalnischkies2010-12-031-4/+6
| * | do not touch Packages and Sources in the framework if the files doDavid Kalnischkies2010-11-301-4/+0
| * | 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
| * | $! 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
| * | 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
| |/
* / test/integration/framework: set methods dirMichael Vogt2010-11-151-0/+1
|/
* test/integration/framework: set proper dir::state::statusMichael Vogt2010-10-131-0/+1
* * 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-09-291-0/+24
* | * apt-pkg/policy.cc:David Kalnischkies2010-09-141-1/+1
* | * 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/acquire-item.cc:David Kalnischkies2010-08-211-15/+43
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-08-201-7/+47
* sign the created Release files with our own dummy key "Joe Sixpack"David Kalnischkies2010-08-191-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