summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* test/json: Make the test hook more reliableJulian Andres Klode2021-04-231-4/+11
* 2.3-only: Warn that the 0.1 protocol is deprecatedJulian Andres Klode2021-04-231-7/+11
* json: Hook protocol 0.2 (added upgrade,downgrade,reinstall modes)Julian Andres Klode2021-04-231-15/+73
* json: Add `package-list` and `statistics` install hooksJulian Andres Klode2021-04-231-0/+24
* upgrade: Add JSON hook support (AptCli::Hooks::Upgrade)Julian Andres Klode2021-04-231-4/+41
* json: Add origins fields to versionJulian Andres Klode2021-04-231-6/+10
* test: Set -e in our test hookJulian Andres Klode2021-04-231-0/+1
* json: Encode NULL strings as nullJulian Andres Klode2021-04-231-0/+8
* json: Actually pop statesJulian Andres Klode2021-04-231-0/+16
* json: Escape strings using \u escape sequences, add testJulian Andres Klode2021-04-231-0/+45
* Automatically retry failed downloads 3 timesJulian Andres Klode2021-04-151-0/+9
* Error on packages without a Size field (option Acquire::AllowUnsizedPackages)Julian Andres Klode2021-04-132-0/+9
* Fix downloads of unsized files that are largest in pipelineJulian Andres Klode2021-04-131-0/+38