summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
...
| * | multicompress with externals sets wrong file modesColin Watson2014-02-061-0/+30
| * | Merge remote-tracking branch 'mvo/bugfix/multiarch-upgrade' into debian/sidMichael Vogt2014-02-062-9/+38
| |\ \
| | * | Fix multiarch package upgrade issueMichael Vogt2014-02-041-0/+29
| | |/
| | * show "status" in apt list lastMichael Vogt2014-01-311-9/+9
| * | discard impossible candidates in MarkInstallDavid Kalnischkies2014-02-061-0/+86
| * | Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-01-311-0/+30
| |\ \ | | |/ | |/|
| | * pkgTagFile: if we have seen the end, do not try to see moreDavid Kalnischkies2014-01-301-0/+30
| * | fix apt-get download truncation (closes: #736962)Michael Vogt2014-01-291-0/+7
| * | add test for Suite with pathMichael Vogt2014-01-281-0/+11
| |/
| * enable deb822 sources for associated testcaseDavid Kalnischkies2014-01-261-2/+4
| * fixup merge issues introduced in 796673cDavid Kalnischkies2014-01-261-2/+2
| * Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-01-265-101/+176
| |\
| | * get color/msglevel handling for tests in lineDavid Kalnischkies2014-01-172-24/+41
| | * ensure the right permissions as dpkg-deb ensistsDavid Kalnischkies2014-01-171-0/+2
| | * use our tmpdir instead of creating tmpfilesDavid Kalnischkies2014-01-171-20/+12
| | * correct some quoting offensesDavid Kalnischkies2014-01-171-31/+43
| | * improve stdout/stderr usage correctness in test frameworkDavid Kalnischkies2014-01-173-21/+30
| | * use our own homedir for gpg in testcasesDavid Kalnischkies2014-01-161-2/+23
| | * show the error message if the webserver start failedDavid Kalnischkies2014-01-161-2/+6
| | * test apt-get source release selection with suite and codenameDavid Kalnischkies2014-01-151-1/+13
| | * tests: default to 'sid' codename for 'unstable'David Kalnischkies2014-01-152-2/+7
| | * use C.UTF-8 in testcases as localeDavid Kalnischkies2014-01-151-5/+5
| * | Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2014-01-251-1/+1
| |\ \
| | * | support " " in deb822 source optionsMichael Vogt2014-01-251-1/+1
| * | | Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime...Michael Vogt2014-01-241-3/+6
| |\ \ \
| | * | | hide more from apt showMichael Vogt2014-01-241-5/+3
| | * | | Show "Manual-Installed: {yes|no}" in apt showMichael Vogt2014-01-241-1/+4
| | * | | include "Archive-Origin" in the apt show outputMichael Vogt2014-01-231-0/+1
| | * | | "apt show" show user friendly size infoMichael Vogt2014-01-221-1/+2
| * | | | Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi...Michael Vogt2014-01-241-0/+34
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge remote-tracking branch 'ajt/better-pdiffs-dk' into debian/sidMichael Vogt2014-01-245-30/+260
| | |\ \ \
| | * | | | add "apt full-upgrade" and tweak "apt upgrade"Michael Vogt2014-01-241-0/+34
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi...Michael Vogt2014-01-223-0/+71
| |\| | |
| | * | | add test for apt showMichael Vogt2014-01-222-3/+29
| | * | | add integration test for apt searchMichael Vogt2014-01-222-0/+45
| * | | | Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' into...Michael Vogt2014-01-216-72/+257
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...Michael Vogt2014-01-181-3/+3
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...Michael Vogt2014-01-181-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi...Michael Vogt2014-01-182-4/+53
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | add missing integration test for "apt list"Michael Vogt2014-01-172-4/+53
| | | | |_|/ | | | |/| |
| | * | | | merged mvo/feature/deb822Michael Vogt2014-01-161-16/+15
| | |\ \ \ \
| | * | | | | rework some testcases to not spit out textDavid Kalnischkies2014-01-154-51/+77
| | * | | | | integrate Anthonys rred with POC for client-side mergeDavid Kalnischkies2014-01-151-7/+16
| | * | | | | Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...Michael Vogt2014-01-052-2/+91
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'donkult/feature/clientmergepdiffs' into debian/...Michael Vogt2014-01-051-20/+127
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | implement POC client-side merging of pdiffs via apt-fileDavid Kalnischkies2013-12-131-20/+127
| * | | | | | | add support for multipl types in one lineMichael Vogt2014-01-201-3/+10
| * | | | | | | add support for multiple URIs in deb822 style sources.listMichael Vogt2014-01-201-1/+10
| * | | | | | | add support for Enabled: no in deb822 sources.listMichael Vogt2014-01-201-0/+4
| * | | | | | | add Description tag for deb822 sourcesMichael Vogt2014-01-201-3/+3
| | |_|_|_|_|/ | |/| | | | |