summaryrefslogtreecommitdiff
path: root/test/libapt
AgeCommit message (Expand)AuthorFilesLines
2015-12-19Fix FileUtlTest.GetTempDir failure when run as rootPino Toscano1-3/+7
2015-12-10Do not swap required and important in pkgCache::Priority()Julian Andres Klode1-0/+16
2015-11-27outsmart gcc -O3 over-optimization in pkgCdrom::FindPackagesDavid Kalnischkies1-0/+2
2015-11-19support setting empty values (sanely) & removing support forDavid Kalnischkies1-0/+75
2015-11-19do not use _apt for file/copy sources if it isn't world-accessibleDavid Kalnischkies1-0/+6
2015-11-05encode UTF-8 characters correctly in QuoteStringDavid Kalnischkies1-0/+11
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies1-1/+1
2015-11-04ensure FileFd doesn't try to open /dev/null as atomic and coDavid Kalnischkies1-0/+30
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies1-6/+8
2015-11-04revamp all tools help messagesDavid Kalnischkies1-1/+1
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