summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Support more than exact release matches in 'source'David Kalnischkies2021-11-231-0/+65
* Do not remove Essential/Protected due to dependenciesJulian Andres Klode2021-11-173-3/+27
* Merge branch 'feature/install-versioned-provides' into 'main'Julian Andres Klode2021-10-192-0/+100
|\
| * Allow =version and /release selector on virtual packagesDavid Kalnischkies2020-05-271-0/+74
| * Allow version selection to match versioned self-providesDavid Kalnischkies2020-05-271-0/+26
* | Add support for embedding PGP keys into Signed-By in deb822 sourcesJulian Andres Klode2021-10-181-0/+35
* | Merge branch 'pu/ifrange' into 'main'Julian Andres Klode2021-10-182-1/+92
|\ \
| * | Use exact If-Range match in our test webserverDavid Kalnischkies2021-09-162-4/+13
| * | Disable HTTP Range usage if varnish < 6.4 is involvedDavid Kalnischkies2021-09-161-0/+5
| * | Add AllowRange option to disable HTTP Range usageDavid Kalnischkies2021-09-161-0/+77
* | | Merge branch 'fix/file-https-proxy' into 'main'Julian Andres Klode2021-10-189-31/+86
|\ \ \
| * | | Use https config on https proxies for http serversDavid Kalnischkies2021-09-131-0/+37
| * | | Read and work with canonical file-URIs from sources.listsDavid Kalnischkies2021-09-138-31/+49
| |/ /
* | | Merge branch 'bug-989558' into 'main'Julian Andres Klode2021-10-181-2/+8
|\ \ \
| * | | add pattern to select packages by priority (closes: #989558)Johannes Schauer Marin Rodrigues2021-10-041-2/+8
* | | | Merge branch 'feature/barbarianarchs' into 'main'Julian Andres Klode2021-10-188-67/+524
|\ \ \ \ | |_|/ / |/| | |
| * | | Streamline access to barbarian architecture functionalityDavid Kalnischkies2021-09-043-1/+181
| * | | Barbarian M-A:allowed don't satisfy :any deps of other archsDavid Kalnischkies2021-09-041-0/+243
| * | | Do not make provides of M-A:allowed implicit M-A:foreignDavid Kalnischkies2021-09-041-17/+33
| * | | Do not strip M-A for native build-dep resolutionDavid Kalnischkies2021-09-041-15/+20
| * | | Move apt specific test setup into its own functionDavid Kalnischkies2021-09-041-32/+35
| * | | Ensure dpkg -C works correctly in our testcasesDavid Kalnischkies2021-09-043-2/+12
| |/ /
* | | Increase recursion limits from 100 to 3000David Kalnischkies2021-08-292-1/+74
* | | Stop autoremover from endlessly exploring cyclic providersDavid Kalnischkies2021-08-281-0/+30
* | | Try to show core dump info in test frameworkDavid Kalnischkies2021-08-281-2/+61
|/ /
* | tests (retry-downloads): Avoid delay in second testJulian Andres Klode2021-07-291-1/+1
* | Enhance test to check time spentJulian Andres Klode2021-07-291-1/+17
* | Add support for a maximum delay and testing of delayJulian Andres Klode2021-07-281-1/+12
* | Merge branch 'fix/dpkgchroot' into 'main'Julian Andres Klode2021-07-051-0/+8
|\ \
| * | Restore dpkg::chroot-directory functionalityDavid Kalnischkies2021-06-101-0/+8
* | | Merge branch 'fix/sizesharing' into 'main'Julian Andres Klode2021-07-0516-39/+165
|\ \ \
| * | | Test that tiny differences result in different versionsDavid Kalnischkies2021-06-101-0/+98
| * | | Give our test packages proper size informationDavid Kalnischkies2021-06-1016-41/+66
| * | | Store size from volatile sources for already installed versionsDavid Kalnischkies2021-06-101-0/+3
| * | | Use full item description in broken repo errorDavid Kalnischkies2021-06-101-1/+1
| |/ /
* / / Check sources.list could be parsed before adding volatile filesJulian Andres Klode2021-07-011-0/+15
|/ /
* | No URL decode and quoting support for Files in SourcesDavid Kalnischkies2021-06-041-0/+10
* | Do not use filename of local sources in 'apt download'David Kalnischkies2021-06-042-6/+4
* | URI encode Filename field of Packages files (again)David Kalnischkies2021-06-043-7/+50
* | policy: Apply phasing to uninstalled packages tooJulian Andres Klode2021-05-171-3/+3
* | Turn TLS handshake issues into transient errorsJulian Andres Klode2021-05-121-0/+43
* | Temporarily Revert "2.3-only: Warn that the 0.1 protocol is deprecated"Julian Andres Klode2021-04-291-11/+7
* | Merge branch 'pu/upgradecounter' into 'main'Julian Andres Klode2021-04-291-2/+17
|\ \
| * | Count uninstallable packages in "not upgraded"David Kalnischkies2021-04-251-2/+17
* | | Merge branch 'pu/autoremove' into 'main'Julian Andres Klode2021-04-297-18/+150
|\ \ \
| * | | Call MarkAndSweep only manually in apt-get for autoremoveDavid Kalnischkies2021-04-265-21/+18
| * | | Reexplore providers of marked packages if some didn't satisfy beforeDavid Kalnischkies2021-04-263-3/+35
| * | | Mark only provides from protected versioned kernel packagesDavid Kalnischkies2021-04-251-0/+103
| |/ /
* / / Allow superfluous commas in build-dependency linesDavid Kalnischkies2021-04-251-1/+2
|/ /
* | Support deconfiguring Essential packagesJulian Andres Klode2021-04-231-23/+30