Age | Commit message (Expand) | Author |
2012-07-10 | improve test some more | Michael Vogt |
2012-07-10 | cleanup, thanks to donkult for his feedback | Michael Vogt |
2012-07-10 | always send content-length via the new addDataHeaders() to ensure w3m/curl ar... | Michael Vogt |
2012-07-10 | add failing regression test for bug #346386 | Michael Vogt |
2012-07-10 | add commandline, add configurable port, add --simulate-paywall to simulate a ... | Michael Vogt |
2012-07-09 | start implementing an extremely simple webserver for testing APT | David Kalnischkies |
2012-06-29 | * debian/control: | David Kalnischkies |
2012-06-18 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-06-14 | add two tests for architecture specifications | David Kalnischkies |
2012-06-12 | add a testcase for #675449, which i forgot to commit | David Kalnischkies |
2012-06-11 | add a few tests to check that arch-specific qualifiers work | David Kalnischkies |
2012-06-11 | check build-dep candidate if install is forbidden | David Kalnischkies |
2012-06-10 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies |
2012-06-10 | * cmdline/apt-get.cc: | Daniel Hartwig |
2012-06-09 | fix segfault with empty LongOpt in --no-* branch | David Kalnischkies |
2012-06-09 | * apt-pkg/contrib/cmdline.cc: | Daniel Hartwig |
2012-05-20 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies |
2012-05-19 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-05-16 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-05-14 | adapt manual testcase to check redirects of dists/, too | David Kalnischkies |
2012-05-14 | - separate manpages from the rest of the doc building | David Kalnischkies |
2012-05-10 | add a small wrapper to call gdb in the framework setting | David Kalnischkies |
2012-05-02 | add a simple test for HashSumValue classes | David Kalnischkies |
2012-04-23 | /dev/null is a special absolute path as it has no subdirectories | David Kalnischkies |
2012-04-23 | normalize a bit by replacing // and /./ with / in FindFile | David Kalnischkies |
2012-04-23 | * apt-pkg/depcache.cc: | David Kalnischkies |
2012-04-20 | * apt-pkg/cacheset.cc: | David Kalnischkies |
2012-04-19 | add a very simple testcase for the lp#985852 fix in the previous commit | David Kalnischkies |
2012-04-19 | ignore the order used for the 'apt' package as long as it is valid either way | David Kalnischkies |
2012-04-17 | ensure that not --assert-multi-arch supporting dpkg's do not generate | David Kalnischkies |
2012-04-12 | merged r1972 from lp:~paolorotolo/apt/fix-for-967393 | Michael Vogt |
2012-04-11 | fix the remaining lzma calls with xz --format=lzma in the testcases | David Kalnischkies |
2012-04-11 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-04-11 | use xz-utils in the testcases instead of lzma and ensure that we really | David Kalnischkies |
2012-04-05 | * cmdline/apt-get.cc: | Bogdan Purcareata |
2012-03-22 | use the variables as the rest of the tests to avoid escapes in the output | David Kalnischkies |
2012-03-22 | * apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}: | David Kalnischkies |
2012-03-21 | do not update po and pot files in the process of the build as this | David Kalnischkies |
2012-03-20 | for these helpers we don't need too much checks, | David Kalnischkies |
2012-03-20 | update the versionnumber of the faked dpkg in the testcases for multiarch | David Kalnischkies |
2012-03-13 | now that stdout/stdlog are used consistently, the message order changed | David Kalnischkies |
2012-03-13 | recheck dependencies in SmartUnpack after a change, too | David Kalnischkies |
2012-03-12 | ensure that the fullname of a package is displayed in the debug output | David Kalnischkies |
2012-03-12 | improve the testcode so that we do not depend on the order of unpacking | David Kalnischkies |
2012-03-12 | now that the package name 'apt' is a magic word enabling essential status | David Kalnischkies |
2012-03-03 | testcase for CVE-2012-0214 | Simon Ruderich |
2012-03-03 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-03-03 | allow msgtest to be used with only one parameter | David Kalnischkies |
2012-02-27 | fix the string in the testcases | David Kalnischkies |
2012-02-18 | improve 'error' message for packages which are only referenced | David Kalnischkies |