summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Merge remote-tracking branch 'ajt/better-pdiffs-dk' into debian/sidMichael Vogt7-30/+319
2014-01-24hide more from apt showMichael Vogt1-5/+3
2014-01-24Show "Manual-Installed: {yes|no}" in apt showMichael Vogt1-1/+4
2014-01-24add "apt full-upgrade" and tweak "apt upgrade"Michael Vogt1-0/+34
2014-01-23include "Archive-Origin" in the apt show outputMichael Vogt1-0/+1
2014-01-22Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi...Michael Vogt3-0/+71
2014-01-22"apt show" show user friendly size infoMichael Vogt1-1/+2
2014-01-22add test for apt showMichael Vogt2-3/+29
2014-01-22add integration test for apt searchMichael Vogt2-0/+45
2014-01-21Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' into...Michael Vogt7-72/+258
2014-01-20add support for multipl types in one lineMichael Vogt2-7/+14
2014-01-20add support for multiple URIs in deb822 style sources.listMichael Vogt2-3/+12
2014-01-20add support for Enabled: no in deb822 sources.listMichael Vogt1-0/+4
2014-01-20add Description tag for deb822 sourcesMichael Vogt2-5/+5
2014-01-18Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...Michael Vogt2-5/+5
2014-01-18rename "Suite/Section" to pluralMichael Vogt2-5/+5
2014-01-18Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...Michael Vogt2-3/+3
2014-01-18Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi...Michael Vogt2-4/+53
2014-01-17get color/msglevel handling for tests in lineDavid Kalnischkies2-24/+41
2014-01-17implement suggestion by donkult (thanks!)Michael Vogt2-3/+3
2014-01-17ensure the right permissions as dpkg-deb ensistsDavid Kalnischkies1-0/+2
2014-01-17use our tmpdir instead of creating tmpfilesDavid Kalnischkies1-20/+12
2014-01-17correct some quoting offensesDavid Kalnischkies1-31/+43
2014-01-17add missing integration test for "apt list"Michael Vogt2-4/+53
2014-01-17improve stdout/stderr usage correctness in test frameworkDavid Kalnischkies3-21/+30
2014-01-16use our own homedir for gpg in testcasesDavid Kalnischkies1-2/+23
2014-01-16correct some style/performance/warnings from cppcheckDavid Kalnischkies1-5/+4
2014-01-16merged mvo/feature/deb822Michael Vogt2-20/+19
2014-01-16rework some code to fix some scan-build warningsDavid Kalnischkies1-1/+1
2014-01-16update libapt testMichael Vogt1-4/+4
2014-01-16show the error message if the webserver start failedDavid Kalnischkies1-2/+6
2014-01-16support multiple "Suite:" entriesMichael Vogt1-0/+8
2014-01-16rename URL to Uri in deb822-sourcesMichael Vogt1-1/+1
2014-01-16rename "distribution" in sources.list to "suite"Michael Vogt1-2/+2
2014-01-16* refactor to have a new virtual ParseStanzaMichael Vogt1-1/+1
2014-01-16remove "," in components againMichael Vogt1-11/+0
2014-01-15rework some testcases to not spit out textDavid Kalnischkies4-51/+77
2014-01-15integrate Anthonys rred with POC for client-side mergeDavid Kalnischkies1-7/+16
2014-01-15actually register the tempfile removal atexitDavid Kalnischkies1-0/+1
2014-01-15test apt-get source release selection with suite and codenameDavid Kalnischkies1-1/+13
2014-01-15tests: default to 'sid' codename for 'unstable'David Kalnischkies2-2/+7
2014-01-15use C.UTF-8 in testcases as localeDavid Kalnischkies1-5/+5
2014-01-05Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...Michael Vogt4-2/+149
2014-01-05Merge remote-tracking branch 'donkult/feature/clientmergepdiffs' into debian/...Michael Vogt1-20/+127
2014-01-04improve error messageMichael Vogt1-8/+22
2014-01-04improve testsMichael Vogt2-7/+27
2014-01-04Merge branch 'debian/sid' into feature/source-deb822Michael Vogt14-87/+232
2013-12-27fix APTWEBSERVERBINDIR defaultMichael Vogt1-1/+1
2013-12-27Merge branch 'feature/tests-on-installed' into debian/sidMichael Vogt1-4/+13
2013-12-27Merge branch 'feature/test-apt-key-net-update' into debian/sidMichael Vogt7-97/+26