summaryrefslogtreecommitdiff
path: root/test/libapt
AgeCommit message (Expand)Author
2015-09-14srv test: do 100 pulls twice and compare listDavid Kalnischkies
2015-09-01use clock() as source for SRV randomnessDavid Kalnischkies
2015-09-01use unusable-for-security hashes for integrity checksDavid Kalnischkies
2015-08-27Add test for using ExtractTar on compressed filesJulian Andres Klode
2015-08-20Add basic (non weight adjusted) shuffling for SrvRecords selectionMichael Vogt
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies
2015-08-10bring back deb822 sources.list entries as .sourcesDavid Kalnischkies
2015-08-10fix memory leaks reported by -fsanitizeDavid Kalnischkies
2015-08-10some CXXFLAGS housekeepingDavid Kalnischkies
2015-08-10fileutl_test.cc: Check for /etc/passwd instead of /bin/shJulian Andres Klode
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies
2015-06-11show URI.Path in all acquire item descriptionsDavid Kalnischkies
2015-06-09rework hashsum verification in the acquire systemDavid Kalnischkies
2015-05-11rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies
2015-05-11implement a more c++-style TFRewrite alternativeDavid Kalnischkies
2015-05-11do not require installed libapt-pkg-dev for gtestDavid Kalnischkies
2015-04-19calculate only expected hashes in methodsDavid Kalnischkies
2015-04-19demote missing gtest to a buildtime warningDavid Kalnischkies
2015-04-10add a simple unit test for acquire progressDavid Kalnischkies
2015-04-10reimplement the last uses of sprintfDavid Kalnischkies
2014-11-08(style) Variable 'res' is assigned a value that is never usedDavid Kalnischkies
2014-11-08Division by result of sizeof(). memset() expects a size in bytesDavid Kalnischkies
2014-11-08tests: silence clang on uninitilized variablesDavid Kalnischkies
2014-10-26rewrite ReadMessages()David Kalnischkies
2014-10-24promote filesize to a hashstringDavid Kalnischkies
2014-10-23add test for Basic Authentication schemeDavid Kalnischkies
2014-10-20test if TMPDIR is accessible before usingDavid Kalnischkies
2014-10-14Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-10-06implement the updated build profile specjosch
2014-09-28allow options between command and -- on commandlineDavid Kalnischkies
2014-09-23Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-09-07strip everything spacey in APT::String::StripDavid Kalnischkies
2014-09-05Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-07-16StringToBool: only act if the entire string is consumed by strtol()Michael Vogt
2014-07-08Only allow "apt-get build-dep path" when path starts with ./ or /Michael Vogt
2014-07-08Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-07-08build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover
2014-06-18Merge remote-tracking branch 'donkult/debian/sid' into debian/experimentalMichael Vogt
2014-06-18fix SubstVar to be usable as a replace_all methodDavid Kalnischkies
2014-06-18Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-05-28Fix uninitialized valueMichael Vogt
2014-05-10improve pkgTagSection scanning and parsingDavid Kalnischkies
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies
2014-05-09add a simple container for HashStringsDavid Kalnischkies
2014-04-28Merge branch 'feature/abspath' into feature/apt-install-debMichael Vogt
2014-04-28fix testsMichael Vogt
2014-04-28Merge branch 'feature/abspath' into feature/apt-install-debMichael Vogt
2014-04-28add flAbsPath() as a wrapper to realpath()Michael Vogt
2014-04-28Implement Popen() execv helper to avoid popen()Michael Vogt
2014-04-16use Google C++ Testing Framework for libapt testsDavid Kalnischkies