summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Include our config.h in all C++ files to avoid ODR violationsDavid Kalnischkies2022-05-075-1/+11
* Ignore stty failures in testcasesDavid Kalnischkies2022-05-071-2/+2
* Link interactive helpers against system libapt for autopkgtestDavid Kalnischkies2022-05-075-40/+48
* Merge branch 'fix/tagfilekeys' into 'main'Julian Andres Klode2022-05-062-28/+66
|\
| * Parse Checksum fields via pkgTagSection::Key, tooDavid Kalnischkies2022-04-011-1/+1
| * Do not order long obsoleted fields anymoreDavid Kalnischkies2022-04-011-1/+1
| * Drop support for long obsoleted Suggests alias: OptionalDavid Kalnischkies2022-04-011-1/+1
| * Document tagfile-keys.h as internal to aptDavid Kalnischkies2022-04-011-0/+31
| * Use extra-environment to point to dpkg/dak sourcesDavid Kalnischkies2022-04-011-25/+26
| * Do not unique the field names in test to catch duplicatesDavid Kalnischkies2022-04-011-3/+9
* | Only protect two kernels, not last installed oneJulian Andres Klode2022-04-071-16/+6
|/
* Fix build failure with gcc-12 due to missing includeDavid Kalnischkies2022-03-211-0/+1
* gpgv: Fix legacy fallback on unavailable keysJulian Andres Klode2022-03-071-0/+8
* Warn if the legacy trusted.gpg keyring is used for verificationJulian Andres Klode2022-02-221-0/+27
* Allow --solver apt to work on apt satisfyDavid Kalnischkies2022-02-101-27/+62
* Silence ar by warping it in a testsuccess callDavid Kalnischkies2022-02-021-3/+3
* Enable tests commented out with no longer true fixmeDavid Kalnischkies2022-02-021-6/+5
* Remove useless use of awkDavid Kalnischkies2022-02-021-6/+6
* Use moreutils parallel even if GNU parallel is installedDavid Kalnischkies2022-02-021-0/+2
* Add a --full mode to apt showJulian Andres Klode2022-01-211-0/+14
* test/integration/test-policy-pinning: test listing multiple package in Packag...Johannes Schauer Marin Rodrigues2022-01-031-0/+56
* add pattern to select packages by codename (closes: #1002646)Johannes Schauer Marin Rodrigues2021-12-261-0/+5
* 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