summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* M-A:same lockstep unpack should operate on installedDavid Kalnischkies2011-09-093-10/+41
* fix bashism (local outside function) and releasefile creation in testcasesDavid Kalnischkies2011-09-094-10/+20
* - add an Acquire::Min-ValidTime option (Closes: #640122)David Kalnischkies2011-09-051-0/+24
* * apt-pkg/indexrecords.cc:David Kalnischkies2011-09-052-13/+84
* remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies2011-08-229-22/+8
* set the msglevel to a high dummy value if none is specifiedDavid Kalnischkies2011-08-171-0/+4
* for consistency allow the usage of 'make test' instead of './run-tests'David Kalnischkies2011-08-171-0/+10
* do not output color in the testcases if stdout/stderr are not a /dev/ptsDavid Kalnischkies2011-08-172-15/+31
* * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:David Kalnischkies2011-08-171-0/+24
* support yet another webserver in the integration tests: gatlingDavid Kalnischkies2011-08-151-0/+5
* cherry pick test/integration/Packages-hashsum-verification addition from lp:~...Michael Vogt2011-08-121-0/+18
* * apt-pkg/acquire-item.cc:Michael Vogt2011-08-051-0/+7
* * test/integration/test-hashsum-verification:Michael Vogt2011-08-051-0/+76
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-07-271-0/+27
* implement MultiarchCross for build-dep and source (Closes: #632221)David Kalnischkies2011-07-252-0/+205
* * apt-pkg/policy.cc:David Kalnischkies2011-07-162-3/+67
* merge with debian-sid 0.8.15.2David Kalnischkies2011-07-141-0/+20
|\
| * merged from debian-sidMichael Vogt2011-07-141-0/+72
| |\
| | * * doc/makefile:Michael Vogt2011-06-301-0/+72
| * | make ResolveByKeep() more clever and hold back packages that would go into a ...Michael Vogt2011-07-141-0/+20
| |/
* | * cmdline/apt-get.cc:David Kalnischkies2011-07-061-0/+81
* | allow package:architecure in Package:David Kalnischkies2011-06-301-0/+15
* | - ensure that only the first specific stanza for a package is usedDavid Kalnischkies2011-06-291-1/+14
* | * apt-pkg/policy.cc:David Kalnischkies2011-06-291-0/+44
* | * apt-pkg/indexcopy.cc:David Kalnischkies2011-06-061-0/+31
* | add a very dumb pause method to stop test-executionDavid Kalnischkies2011-06-061-0/+6
|/
* log reinstall commands in history.logDavid Kalnischkies2011-05-231-0/+6
* * apt-pkg/packagemanager.cc:David Kalnischkies2011-05-161-0/+32
* rewrite new and previously satisfied important dependency detection inDavid Kalnischkies2011-05-131-0/+172
* if critical or-group can't be satisfied, exit directly.David Kalnischkies2011-05-111-0/+108
* dequote URL taken from Location in redirects as we will otherwiseDavid Kalnischkies2011-05-101-0/+36
* support lighttpd as test webserver but still prefer weborfDavid Kalnischkies2011-04-271-6/+15
* * cmdline/apt-mark.cc:David Kalnischkies2011-04-211-1/+1
* remove not existing packages left over from the testcaseDavid Kalnischkies2011-04-211-3/+3
* * apt-pkg/depcache.cc:David Kalnischkies2011-04-161-0/+38
* 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
* do not change protected packages in autoinstall (Closes: #618848)David Kalnischkies2011-03-262-1/+33
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2011-03-261-0/+59
* * apt-pkg/cacheiterator.h:David Kalnischkies2011-03-255-35/+35
* add a method to insert packages into dpkg's status fileDavid Kalnischkies2011-03-231-0/+23
* reorganize the marker methods a bit by moving the common part to aDavid Kalnischkies2011-03-201-1/+1
* enable buildsimplenativepackage to build packages for multipleDavid Kalnischkies2011-03-161-9/+13
* Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-085-66/+69
* test the xz compressor, tooDavid Kalnischkies2011-02-221-3/+5
* * 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
* | * cmdline/apt-get.cc:David Kalnischkies2011-02-152-0/+59
* | test/integration/: remove a bunch of "local" statements from the shellscript,...Michael Vogt2011-02-1512-12/+19
* | merged from lp:~donkult/apt/sidMichael Vogt2011-02-147-45/+128
|\ \