summaryrefslogtreecommitdiff
path: root/test/libapt
AgeCommit message (Expand)AuthorFilesLines
2015-11-04move apts cmdline helper type into -privateDavid Kalnischkies2-9/+9
2015-11-04generate commands array after config is loadedDavid Kalnischkies2-4/+10
2015-11-04add binary-specific options via Binary scopeDavid Kalnischkies1-0/+17
2015-09-14srv test: do 100 pulls twice and compare listDavid Kalnischkies1-27/+61
2015-09-01use clock() as source for SRV randomnessDavid Kalnischkies1-8/+16
2015-09-01use unusable-for-security hashes for integrity checksDavid Kalnischkies1-0/+14
2015-08-27Add test for using ExtractTar on compressed filesJulian Andres Klode2-2/+43
2015-08-20Add basic (non weight adjusted) shuffling for SrvRecords selectionMichael Vogt1-0/+33
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies2-6/+6
2015-08-10bring back deb822 sources.list entries as .sourcesDavid Kalnischkies2-12/+14
2015-08-10fix memory leaks reported by -fsanitizeDavid Kalnischkies4-11/+10
2015-08-10some CXXFLAGS housekeepingDavid Kalnischkies1-1/+2
2015-08-10fileutl_test.cc: Check for /etc/passwd instead of /bin/shJulian Andres Klode1-3/+3
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies1-20/+26
2015-06-11show URI.Path in all acquire item descriptionsDavid Kalnischkies1-0/+39
2015-06-09rework hashsum verification in the acquire systemDavid Kalnischkies2-2/+7
2015-05-11rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies2-1/+271
2015-05-11implement a more c++-style TFRewrite alternativeDavid Kalnischkies1-0/+6
2015-05-11do not require installed libapt-pkg-dev for gtestDavid Kalnischkies1-1/+2
2015-04-19calculate only expected hashes in methodsDavid Kalnischkies1-0/+24
2015-04-19demote missing gtest to a buildtime warningDavid Kalnischkies1-0/+9
2015-04-10add a simple unit test for acquire progressDavid Kalnischkies1-0/+170
2015-04-10reimplement the last uses of sprintfDavid Kalnischkies2-0/+34
2014-11-08(style) Variable 'res' is assigned a value that is never usedDavid Kalnischkies1-13/+16
2014-11-08Division by result of sizeof(). memset() expects a size in bytesDavid Kalnischkies1-2/+7
2014-11-08tests: silence clang on uninitilized variablesDavid Kalnischkies2-2/+3
2014-10-26rewrite ReadMessages()David Kalnischkies1-0/+70
2014-10-24promote filesize to a hashstringDavid Kalnischkies1-6/+19
2014-10-23add test for Basic Authentication schemeDavid Kalnischkies1-1/+15
2014-10-20test if TMPDIR is accessible before usingDavid Kalnischkies1-1/+9
2014-10-14Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-9/+20
2014-10-06implement the updated build profile specjosch1-9/+20
2014-09-28allow options between command and -- on commandlineDavid Kalnischkies2-2/+70
2014-09-23Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-0/+15
2014-09-07strip everything spacey in APT::String::StripDavid Kalnischkies1-0/+15
2014-09-05Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-0/+29
2014-07-16StringToBool: only act if the entire string is consumed by strtol()Michael Vogt1-0/+29
2014-07-08Only allow "apt-get build-dep path" when path starts with ./ or /Michael Vogt1-0/+9
2014-07-08Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-2/+2
2014-07-08build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover1-2/+2
2014-06-18Merge remote-tracking branch 'donkult/debian/sid' into debian/experimentalMichael Vogt1-0/+35
2014-06-18fix SubstVar to be usable as a replace_all methodDavid Kalnischkies1-0/+35
2014-06-18Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-1/+1
2014-05-28Fix uninitialized valueMichael Vogt1-1/+1
2014-05-10improve pkgTagSection scanning and parsingDavid Kalnischkies1-0/+179
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies1-8/+77
2014-05-09add a simple container for HashStringsDavid Kalnischkies1-12/+52
2014-04-28Merge branch 'feature/abspath' into feature/apt-install-debMichael Vogt1-0/+4
2014-04-28fix testsMichael Vogt1-0/+4
2014-04-28Merge branch 'feature/abspath' into feature/apt-install-debMichael Vogt1-1/+7