summaryrefslogtreecommitdiff
path: root/test/integration/framework
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* implement the first round of automated dummy package building andDavid Kalnischkies2010-08-181-7/+122
* 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-141-1/+5
* remove the temporary compare files we createDavid Kalnischkies2010-07-291-0/+3
* configure also the replacement before remove by adding Immediate flagDavid Kalnischkies2010-07-291-0/+16
* auto-install Packages and status file of the testcaseDavid Kalnischkies2010-07-281-2/+14
* - prefer non-virtual packages in FindPreferredPkg (Closes: #590041)David Kalnischkies2010-07-251-0/+170