summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2014-01-25Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt1-1/+1
2014-01-25support " " in deb822 source optionsMichael Vogt1-1/+1
2014-01-24fix testMichael Vogt1-0/+2
2014-01-24Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime...Michael Vogt1-3/+6
2014-01-24Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi...Michael Vogt1-0/+34
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-17implement suggestion by donkult (thanks!)Michael Vogt2-3/+3
2014-01-17add missing integration test for "apt list"Michael Vogt2-4/+53
2014-01-16merged mvo/feature/deb822Michael Vogt2-20/+19
2014-01-16update libapt testMichael Vogt1-4/+4
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-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
2013-12-27Merge branch 'feature/policy-parser-bts732746' into debian/sidMichael Vogt1-0/+32
2013-12-24add integration testMichael Vogt1-0/+18
2013-12-23add basic tests for GetTempDir()Michael Vogt1-0/+13
2013-12-21make /etc/apt/preferences parser deal with comment only sectionsMichael Vogt1-0/+32
2013-12-19fix apt-key net-update test to use the buildin webserverMichael Vogt7-109/+24
2013-12-13make apt-key net-update actually testableMichael Vogt1-0/+14
2013-12-13implement POC client-side merging of pdiffs via apt-fileDavid Kalnischkies1-20/+127