summaryrefslogtreecommitdiff
path: root/test/integration
AgeCommit message (Expand)AuthorFilesLines
2016-07-08tests: fix external solver/planner directory setupDavid Kalnischkies1-10/+7
2016-07-08Add kernels with "+" in the package name to APT::NeverAutoRemoveAndrew Patterson1-3/+9
2016-07-06don't change owner/perms/times through file:// symlinksDavid Kalnischkies3-1/+21
2016-07-05tests: disable EIPP logging in test-compressed-indexesDavid Kalnischkies1-1/+2
2016-07-05tests: allow setting environment in extra fileDavid Kalnischkies1-0/+4
2016-07-05Make the test case executableJulian Andres Klode1-0/+0
2016-07-05indextargets: Check that cache could be built before using itJulian Andres Klode1-0/+27
2016-07-02use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies1-5/+5
2016-07-01warn if apt-key is used in scripts/its output parsedDavid Kalnischkies2-2/+11
2016-07-01do not treat same-version local debs as downgradeDavid Kalnischkies1-1/+5
2016-07-01reinstalling local deb file is no downgradeDavid Kalnischkies1-7/+17
2016-07-01protect only the latest same-source providers from autoremoveDavid Kalnischkies1-0/+36
2016-06-30tests: deduplicate package creation framework codeDavid Kalnischkies1-58/+38
2016-06-29eipp: let apt make a plan, not make stuff planeDavid Kalnischkies3-20/+21
2016-06-27eipp: enable xz-compressed scenario loggingDavid Kalnischkies2-7/+52
2016-06-27eipp: include global errors in reported errorDavid Kalnischkies1-4/+4
2016-06-27eipp: properly handle arch-specific providesDavid Kalnischkies1-13/+13
2016-06-27eipp: provide the internal planer as an external oneDavid Kalnischkies3-1/+7
2016-06-27eipp: output at most two versions per packageDavid Kalnischkies1-0/+28
2016-06-27eipp: implement version 0.1 of the protocolDavid Kalnischkies1-1/+3
2016-06-27tests: add epoch-packages to try clean with epochsDavid Kalnischkies1-7/+24
2016-06-22add insecure (and weak) allow-options for sources.listDavid Kalnischkies3-9/+35
2016-06-22add [weak] tag to hash errors to indicate insufficiencyDavid Kalnischkies4-71/+71
2016-06-22better error message for insufficient hashsumsDavid Kalnischkies1-3/+32
2016-06-22generalize secure->insecure downgrade protectionDavid Kalnischkies1-0/+26
2016-06-22handle weak-security repositories as unauthenticatedDavid Kalnischkies1-20/+138
2016-06-22run update post-invokes even on (partial) failuresDavid Kalnischkies1-3/+9
2016-06-20implement and document DIRECT for auto-detect-proxyDavid Kalnischkies1-28/+27
2016-06-20do not error if auto-detect-proxy cmd has no outputDavid Kalnischkies1-1/+7
2016-06-17merge sources.list lines based on Release filenameDavid Kalnischkies1-0/+33
2016-06-10don't leak an FD in lz4 (de)compressionDavid Kalnischkies1-0/+16
2016-06-10do not hang on piped input in PipedFileFdPrivateDavid Kalnischkies3-3/+37
2016-06-08don't explicitly configure the last round of packagesDavid Kalnischkies4-17/+11
2016-06-08edsp: drop privileges before executing solversDavid Kalnischkies1-1/+3
2016-06-08edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies1-3/+16
2016-06-04edsp: use an ID mapping for the internal solverDavid Kalnischkies1-0/+5
2016-06-02apt-key: change to / before find to satisfy its CWD needsDavid Kalnischkies1-106/+115
2016-06-02ignore std::locale exeception on non-existent "" localeDavid Kalnischkies1-0/+2
2016-05-28accept only the expected UTC timezones in date parsingDavid Kalnischkies1-2/+2
2016-05-27prevent C++ locale number formatting in text APIsDavid Kalnischkies3-46/+42
2016-05-20refactor EDSP code into EDSP and EDSP-like partsDavid Kalnischkies1-9/+9
2016-05-20fail instead of segfault on unreadable config filesDavid Kalnischkies1-24/+68
2016-05-16show final solution in --no-download --fix-missing modeDavid Kalnischkies2-1/+18
2016-05-16show globalerrors before asking for confirmationDavid Kalnischkies1-4/+5
2016-05-15Normalize Signed-By values by removing trailing commas everywhereJulian Andres Klode1-0/+25
2016-05-12edsp: warn if unexpected stanzas appear in the solutionDavid Kalnischkies1-1/+51
2016-05-10update: Run Post-Invoke-Success if not all sources failedJulian Andres Klode1-0/+43
2016-05-10Strip trailing commas for created signed-by fingerprint listsJulian Andres Klode1-0/+13
2016-05-10don't sent uninstallable rc-only versions via EDSPDavid Kalnischkies1-23/+50
2016-05-08gpgv: show always webportal error on NODATADavid Kalnischkies3-29/+37