summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test-snapshot: Add test case for automatic snapshotJulian Andres Klode2024-02-201-6/+32
* test-snapshot: Fix a test caseJulian Andres Klode2024-02-201-1/+1
* Automatically enable snapshots where supportedJulian Andres Klode2024-02-201-1/+6
* Modernize standard library includesJulian Andres Klode2024-02-2016-34/+34
* Merge branch 'homar-typo' into 'main'Julian Andres Klode2024-02-202-4/+4
|\
| * Typos in integration testsGábor Németh2024-01-092-4/+4
* | Show a separate list of upgrades deferred due to phasingJulian Andres Klode2024-02-133-11/+41
* | Add the ?security patternJulian Andres Klode2024-02-131-0/+4
* | Add a new ?phasing patternJulian Andres Klode2024-02-131-0/+5
* | For phasing, check if current version is a security update, not just previous...Julian Andres Klode2024-02-131-33/+60
* | Accept file system disorder in test-ignored-filesDavid Kalnischkies2024-01-101-13/+12
|/
* Revert "Merge branch 'distclean-doc-an-test' into 'main'"Julian Andres Klode2024-01-081-9/+0
* test: Disable valgrind on armhf, incompatible with stack clash protectorJulian Andres Klode2024-01-081-1/+6
* Merge branch 'distclean-doc-an-test' into 'main'Julian Andres Klode2024-01-081-0/+9
|\
| * Test and document 'dist-clean'Gábor Németh2023-12-151-0/+9
* | Merge branch 'fix/dontstorediffindex' into 'main'Julian Andres Klode2024-01-082-17/+46
|\ \
| * | Do not store .diff_Index files in updateDavid Kalnischkies2024-01-031-13/+10
| * | Improve and test distclean implementationDavid Kalnischkies2024-01-031-4/+36
| |/
* / Do not silently ignore directories for reserved file namesJulian Andres Klode2023-12-131-0/+43
|/
* Merge branch 'fix/unknownarchconflicts' into 'main'Julian Andres Klode2023-12-081-0/+43
|\
| * Have Grp.FindPreferredPkg return very foreign pkgs as last resortDavid Kalnischkies2023-12-041-0/+43
* | Merge branch 'main' into 'main'Julian Andres Klode2023-12-081-0/+21
|\ \ | |/ |/|
| * apt-pkg/cacheset.cc: set ShowErrors to true when no version matchedTianyu Chen2023-12-081-0/+21
* | Fix the test suite by adding new "m" flags to debug outputJulian Andres Klode2023-11-225-25/+25
* | Restore ?garbage by calling MarkAndSweep before parsingJulian Andres Klode2023-11-201-0/+22
* | Use different variable name in GTest source path detectionDavid Kalnischkies2023-11-181-5/+5
|/
* Compare SHA256 to check if versions are really the sameJulian Andres Klode2023-08-022-3/+18
* Merge branch 'pu/ubuntu-bug-2025462' into 'main'Julian Andres Klode2023-07-112-0/+146
|\
| * Do not mark updates for install that are still phasingJulian Andres Klode2023-07-071-0/+96
| * dist-upgrade: Revert phased updates using keeps onlyJulian Andres Klode2023-07-051-0/+50
* | update: Add notice about missing Signed-By in deb822 sourcesJulian Andres Klode2023-06-271-0/+12
|/
* Ensure that Snapshots: no doesn't get overriden by host-name configJulian Andres Klode2023-05-241-0/+4
* Seed snapshot servers for well-known hostsJulian Andres Klode2023-05-241-1/+110
* Merge branch 'pu/snapshot' into 'main'Julian Andres Klode2023-05-022-0/+302
|\
| * Initial support for snapshot servers, apt --snapshot optionJulian Andres Klode2023-05-021-0/+191
| * Add apt install,upgrade,... -U,--update optionsJulian Andres Klode2023-05-021-0/+111
* | Keep "or group" when installing package to satisfy itJacob Kauffmann2023-05-021-0/+45
|/
* Merge branch 'pu/never-sections-matching' into 'main'Julian Andres Klode2023-03-061-1/+1
|\
| * test-apt-get-update-sourceslist-warning: Fix permissionsJulian Andres Klode2023-02-271-1/+1
* | Do not store trusted=yes Release file unconditionallyDavid Kalnischkies2023-03-042-4/+32
* | Disable retries to speed up failure-propagation testDavid Kalnischkies2023-03-041-0/+3
* | Detect trimmed changelogs and pick online insteadDavid Kalnischkies2023-03-031-0/+7
|/
* Suggest using non-free-firmware in update for DebianDavid Kalnischkies2023-02-041-21/+50
* Have values in Section config trees refer to them in all componentsDavid Kalnischkies2023-01-302-2/+46
* make ?installed pattern match installed version only when narrowedJulian Andres Klode2023-01-131-0/+6
* Merge branch 'pu/clean-apt-key-tmp' into 'main'Julian Andres Klode2022-10-311-0/+5
|\
| * Actually delete temporary apt-key.*.asc helper filesJulian Andres Klode2022-10-311-0/+5
* | Merge branch 'feature/optional-dpkg-status' into 'main'Julian Andres Klode2022-10-2828-101/+115
|\ \ | |/ |/|
| * Allow apt to run if no dpkg/status file existsDavid Kalnischkies2022-09-0212-27/+19
| * Avoid dealing with a fake dpkg stanza in the testsDavid Kalnischkies2022-09-0217-74/+96