summaryrefslogtreecommitdiff
path: root/test/libapt
AgeCommit message (Expand)Author
2015-12-10Do not swap required and important in pkgCache::Priority()Julian Andres Klode
2015-11-27outsmart gcc -O3 over-optimization in pkgCdrom::FindPackagesDavid Kalnischkies
2015-11-19support setting empty values (sanely) & removing support forDavid Kalnischkies
2015-11-19do not use _apt for file/copy sources if it isn't world-accessibleDavid Kalnischkies
2015-11-05encode UTF-8 characters correctly in QuoteStringDavid Kalnischkies
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies
2015-11-04ensure FileFd doesn't try to open /dev/null as atomic and coDavid Kalnischkies
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies
2015-11-04revamp all tools help messagesDavid Kalnischkies
2015-11-04move apts cmdline helper type into -privateDavid Kalnischkies
2015-11-04generate commands array after config is loadedDavid Kalnischkies
2015-11-04add binary-specific options via Binary scopeDavid Kalnischkies
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