Age | Commit message (Expand) | Author |
2011-04-27 | support lighttpd as test webserver but still prefer weborf | David Kalnischkies |
2011-04-21 | * cmdline/apt-mark.cc: | David Kalnischkies |
2011-04-15 | add sbin directories to PATH to avoid dpkg warnings | David Kalnischkies |
2011-04-15 | be able to set priorities for created test packages | David Kalnischkies |
2011-03-23 | add a method to insert packages into dpkg's status file | David Kalnischkies |
2011-03-16 | enable buildsimplenativepackage to build packages for multiple | David 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-14 | merged from lp:~donkult/apt/sid | Michael Vogt |
2011-02-10 | use apt-mark instead of hand-mangling with the extended_states file | David Kalnischkies |
2011-02-10 | merged from lp:~mvo/apt/mvo | Michael Vogt |
2011-02-10 | * merged lp:~evfool/apt/fix641673 | Michael Vogt |
2011-02-07 | test changelogs locally instead of depending on an online service | David Kalnischkies |
2011-02-07 | allow conflicts in the same group again (Closes: #612099) | David Kalnischkies |
2011-02-03 | check that the right amount of packages is installed if multiple passed in | David Kalnischkies |
2011-02-03 | remove duplicated config-option setting and rename testdpkgnotinstalled | David Kalnischkies |
2011-02-03 | merge 'after squeeze release'-stuff | David Kalnischkies |
2011-02-01 | ensure that we are building the packages in the right architecture | David Kalnischkies |
2011-01-28 | ensure that we are building really inside of our tmp directory | David Kalnischkies |
2011-01-25 | enable the split out of LongDescriptions per default in the testcases | David Kalnischkies |
2011-01-21 | avoid building simple packages with debhelper to speed it up a bit | David Kalnischkies |
2011-01-20 | ensure that tempfiles used for comparision are removed | David Kalnischkies |
2011-01-20 | - try downloading clearsigned InRelease before trying Release.gpg | David Kalnischkies |
2011-01-16 | implement i quiet run-tests mode which prints only one line per testcase | David Kalnischkies |
2010-12-03 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-11-30 | do not touch Packages and Sources in the framework if the files do | David Kalnischkies |
2010-11-30 | Add support for providing and autocopying Sources files along the way | Andres Mejia |
2010-11-30 | add framework code to run the installed aptitude with the current | David Kalnischkies |
2010-11-30 | $! doesn't worked on the first try somehow, now it does and its | David Kalnischkies |
2010-11-30 | ensure that the build methods are used and not these on the system | David Kalnischkies |
2010-11-30 | if the codename is "experimental" add NotAutomatic:yes by default | David Kalnischkies |
2010-11-30 | add a way to add packages to generate a dists style environment without | David Kalnischkies |
2010-11-15 | test/integration/framework: set methods dir | Michael Vogt |
2010-10-13 | test/integration/framework: set proper dir::state::status | Michael Vogt |
2010-10-13 | * debian/apt.cron.daily: | Michael Vogt |
2010-10-13 | merge fix for testrun on amd64 | Michael Vogt |
2010-09-29 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-09-14 | * apt-pkg/policy.cc: | David Kalnischkies |
2010-09-04 | * cmdline/apt-key: | David Kalnischkies |
2010-09-02 | do the right thing(TM) even if the (unfinished) testcase is named | David Kalnischkies |
2010-09-02 | show only the basename of the running test | David Kalnischkies |
2010-09-02 | set the quiet value for apt-cache so the tests will actually see | David Kalnischkies |
2010-09-02 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-09-02 | add wrapper around dpkg to be able to use it easily in the tests | David Kalnischkies |
2010-08-21 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2010-08-20 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-08-19 | sign the created Release files with our own dummy key "Joe Sixpack" | David Kalnischkies |
2010-08-18 | setup the environment correctly for dpkg, too | David Kalnischkies |
2010-08-18 | extend the magic which creates the test archive by using FileLists to | David Kalnischkies |
2010-08-18 | add proper MSGLEVEL handling by overriding methods dynamic | David Kalnischkies |