summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-01-17ensure the right permissions as dpkg-deb ensistsDavid Kalnischkies
2014-01-17use our tmpdir instead of creating tmpfilesDavid Kalnischkies
2014-01-17correct some quoting offensesDavid Kalnischkies
2014-01-17add missing integration test for "apt list"Michael Vogt
2014-01-17improve stdout/stderr usage correctness in test frameworkDavid Kalnischkies
2014-01-16use our own homedir for gpg in testcasesDavid Kalnischkies
2014-01-16correct some style/performance/warnings from cppcheckDavid Kalnischkies
2014-01-16merged mvo/feature/deb822Michael Vogt
2014-01-16rework some code to fix some scan-build warningsDavid Kalnischkies
2014-01-16update libapt testMichael Vogt
2014-01-16show the error message if the webserver start failedDavid Kalnischkies
2014-01-16support multiple "Suite:" entriesMichael Vogt
2014-01-16rename URL to Uri in deb822-sourcesMichael Vogt
2014-01-16rename "distribution" in sources.list to "suite"Michael Vogt
2014-01-16* refactor to have a new virtual ParseStanzaMichael Vogt
2014-01-16remove "," in components againMichael Vogt
2014-01-15rework some testcases to not spit out textDavid Kalnischkies
2014-01-15integrate Anthonys rred with POC for client-side mergeDavid Kalnischkies
2014-01-15actually register the tempfile removal atexitDavid Kalnischkies
2014-01-15test apt-get source release selection with suite and codenameDavid Kalnischkies
2014-01-15tests: default to 'sid' codename for 'unstable'David Kalnischkies
2014-01-15use C.UTF-8 in testcases as localeDavid Kalnischkies
2014-01-05Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...Michael Vogt
2014-01-05Merge remote-tracking branch 'donkult/feature/clientmergepdiffs' into debian/...Michael Vogt
2014-01-04improve error messageMichael Vogt
2014-01-04improve testsMichael Vogt
2014-01-04Merge branch 'debian/sid' into feature/source-deb822Michael Vogt
2013-12-27fix APTWEBSERVERBINDIR defaultMichael Vogt
2013-12-27Merge branch 'feature/tests-on-installed' into debian/sidMichael Vogt
2013-12-27Merge branch 'feature/test-apt-key-net-update' into debian/sidMichael Vogt
2013-12-27Merge branch 'feature/policy-parser-bts732746' into debian/sidMichael Vogt
2013-12-24add integration testMichael Vogt
2013-12-23add basic tests for GetTempDir()Michael Vogt
2013-12-21make /etc/apt/preferences parser deal with comment only sectionsMichael Vogt
2013-12-19fix apt-key net-update test to use the buildin webserverMichael Vogt
2013-12-13make apt-key net-update actually testableMichael Vogt
2013-12-13implement POC client-side merging of pdiffs via apt-fileDavid Kalnischkies
2013-12-13run autopkgtest against the installed aptMichael Vogt
2013-12-12Merge branch 'debian/sid' into ubuntu/masterMichael Vogt
2013-12-12Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sidMichael Vogt
2013-12-12Fix conffile prompt regression (LP: #1260297)Michael Vogt
2013-12-12fix test/integration/test-apt-key-net-updateMichael Vogt
2013-12-12clarify error message when apt-get source=ver fails, print a real error messa...Michael Vogt
2013-12-11fix test/integration/test-apt-key-net-update (code copy/DRY violation)Michael Vogt
2013-12-11improve error messageMichael Vogt
2013-12-11improve error message for apt-get source pkg:arch{=ver,/release}Michael Vogt
2013-12-11add support for "apt-get source pkg:arch"Michael Vogt
2013-12-10user-requested version tag gets precedence in apt-get source -t dist pkg=vers...Michael Vogt
2013-12-10fix typoMichael Vogt
2013-12-10improve test for #731853 and commentsMichael Vogt