summaryrefslogtreecommitdiff
path: root/test/integration/framework
AgeCommit message (Expand)Author
2012-07-04* cmdline/apt-mark.cc:David Kalnischkies
2012-06-14add two tests for architecture specificationsDavid Kalnischkies
2012-06-11check build-dep candidate if install is forbiddenDavid Kalnischkies
2012-05-10add a small wrapper to call gdb in the framework settingDavid Kalnischkies
2012-04-17ensure that not --assert-multi-arch supporting dpkg's do not generateDavid Kalnischkies
2012-04-11use xz-utils in the testcases instead of lzma and ensure that we reallyDavid Kalnischkies
2012-03-20update the versionnumber of the faked dpkg in the testcases for multiarchDavid Kalnischkies
2012-03-03allow msgtest to be used with only one parameterDavid Kalnischkies
2012-02-18* apt-pkg/acquire-item.cc:David Kalnischkies
2012-02-11fix the hold-testcase as it has problems with 'foreign' operationsDavid Kalnischkies
2012-02-10Fix the testcases to work with and configure dpkg correctly in aDavid Kalnischkies
2012-01-19* apt-pkg/cacheiterators.h:David Kalnischkies
2011-11-30ensure that we exit instead of proceed in execution after the trapDavid Kalnischkies
2011-10-11run integration tests on my new amd64 box without failuresDavid Kalnischkies
2011-09-09fix bashism (local outside function) and releasefile creation in testcasesDavid Kalnischkies
2011-09-05* apt-pkg/indexrecords.cc:David Kalnischkies
2011-08-17do not output color in the testcases if stdout/stderr are not a /dev/ptsDavid Kalnischkies
2011-08-15support yet another webserver in the integration tests: gatlingDavid Kalnischkies
2011-07-25implement MultiarchCross for build-dep and source (Closes: #632221)David Kalnischkies
2011-07-16* apt-pkg/policy.cc:David Kalnischkies
2011-06-06add a very dumb pause method to stop test-executionDavid Kalnischkies
2011-04-27support lighttpd as test webserver but still prefer weborfDavid Kalnischkies
2011-04-21* cmdline/apt-mark.cc:David Kalnischkies
2011-04-15add sbin directories to PATH to avoid dpkg warningsDavid Kalnischkies
2011-04-15be able to set priorities for created test packagesDavid Kalnischkies
2011-03-23add a method to insert packages into dpkg's status fileDavid Kalnischkies
2011-03-16enable buildsimplenativepackage to build packages for multipleDavid Kalnischkies
2011-02-22* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies
2011-02-22* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies
2011-02-14merged from lp:~donkult/apt/sidMichael Vogt
2011-02-10use apt-mark instead of hand-mangling with the extended_states fileDavid Kalnischkies
2011-02-10merged from lp:~mvo/apt/mvoMichael Vogt
2011-02-10* merged lp:~evfool/apt/fix641673Michael Vogt
2011-02-07test changelogs locally instead of depending on an online serviceDavid Kalnischkies
2011-02-07allow conflicts in the same group again (Closes: #612099)David Kalnischkies
2011-02-03check that the right amount of packages is installed if multiple passed inDavid Kalnischkies
2011-02-03remove duplicated config-option setting and rename testdpkgnotinstalledDavid Kalnischkies
2011-02-03merge 'after squeeze release'-stuffDavid Kalnischkies
2011-02-01ensure that we are building the packages in the right architectureDavid Kalnischkies
2011-01-28ensure that we are building really inside of our tmp directoryDavid Kalnischkies
2011-01-25enable the split out of LongDescriptions per default in the testcasesDavid Kalnischkies
2011-01-21avoid building simple packages with debhelper to speed it up a bitDavid Kalnischkies
2011-01-20ensure that tempfiles used for comparision are removedDavid Kalnischkies
2011-01-20 - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies
2011-01-16implement i quiet run-tests mode which prints only one line per testcaseDavid Kalnischkies
2010-12-03* apt-pkg/depcache.cc:David Kalnischkies
2010-11-30do not touch Packages and Sources in the framework if the files doDavid Kalnischkies
2010-11-30Add support for providing and autocopying Sources files along the wayAndres Mejia
2010-11-30add framework code to run the installed aptitude with the currentDavid Kalnischkies
2010-11-30$! doesn't worked on the first try somehow, now it does and itsDavid Kalnischkies