summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * test/versions.lst:David Kalnischkies2011-04-261-6/+6
* * cmdline/apt-mark.cc:David Kalnischkies2011-04-211-1/+1
* remove not existing packages left over from the testcaseDavid Kalnischkies2011-04-211-3/+3
* fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies2011-04-161-2/+5
* * 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
* | merged from donkult and fix dashishMichael Vogt2011-02-163-1/+60
|\ \
| * | * 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
* | * apt-pkg/contrib/error.cc:David Kalnischkies2011-02-151-0/+32
* | merged from lp:~donkult/apt/sidMichael Vogt2011-02-147-45/+128
|\ \
| * | * apt-pkg/depcache.cc:David Kalnischkies2011-02-112-0/+94
| * | use apt-mark instead of hand-mangling with the extended_states fileDavid Kalnischkies2011-02-105-45/+34
* | | merged from lp:~mvo/apt/mvoMichael Vogt2011-02-102-4/+4
|\ \ \ | |/ / |/| |
| * | * merged lp:~evfool/apt/fix641673:Michael Vogt2011-02-101-2/+2
| * | * merged lp:~evfool/apt/fix641673Michael Vogt2011-02-101-2/+2
* | | * apt-pkg/contrib/error.cc:David Kalnischkies2011-02-071-0/+11
* | | rename changelog and autoremove testfile to indicate better what is testedDavid Kalnischkies2011-02-072-0/+0
* | | implement --print-uris for download commandDavid Kalnischkies2011-02-071-0/+29
* | | implement download-only for changelog command which downloads theDavid Kalnischkies2011-02-071-2/+10
* | | implement --print-uris support for changelog commandDavid Kalnischkies2011-02-071-0/+2
* | | test changelogs locally instead of depending on an online serviceDavid Kalnischkies2011-02-072-21/+16
* | | always do removes first and set not installed remove packagesDavid Kalnischkies2011-02-071-0/+26
* | | allow conflicts in the same group again (Closes: #612099)David Kalnischkies2011-02-072-1/+210
* | | test various situation with and without autobit settingDavid Kalnischkies2011-02-031-0/+105
* | | check that the right amount of packages is installed if multiple passed inDavid Kalnischkies2011-02-032-4/+4
* | | remove duplicated config-option setting and rename testdpkgnotinstalledDavid Kalnischkies2011-02-032-6/+5
|/ /
* | merge 'after squeeze release'-stuffDavid Kalnischkies2011-02-0329-112/+1450
|\ \
| * | ensure that we are building the packages in the right architectureDavid Kalnischkies2011-02-011-5/+13
| * | ensure that we are building really inside of our tmp directoryDavid Kalnischkies2011-01-281-5/+5
| * | - download and use i18n/Index to choose which Translations to downloadDavid Kalnischkies2011-01-283-45/+55
| * | - change the internal handling of Extensions in pkgAcqIndexDavid Kalnischkies2011-01-261-4/+5
| * | enable the split out of LongDescriptions per default in the testcasesDavid Kalnischkies2011-01-252-2/+7
| * | do not add Index file by hand now that ftparchive does it by itselfDavid Kalnischkies2011-01-241-9/+2