summaryrefslogtreecommitdiff
path: root/test/libapt
Commit message (Expand)AuthorAgeFilesLines
* demote missing gtest to a buildtime warningDavid Kalnischkies2015-04-191-0/+9
* add a simple unit test for acquire progressDavid Kalnischkies2015-04-101-0/+170
* reimplement the last uses of sprintfDavid Kalnischkies2015-04-102-0/+34
* (style) Variable 'res' is assigned a value that is never usedDavid Kalnischkies2014-11-081-13/+16
* Division by result of sizeof(). memset() expects a size in bytesDavid Kalnischkies2014-11-081-2/+7
* tests: silence clang on uninitilized variablesDavid Kalnischkies2014-11-082-2/+3
* rewrite ReadMessages()David Kalnischkies2014-10-261-0/+70
* promote filesize to a hashstringDavid Kalnischkies2014-10-241-6/+19
* add test for Basic Authentication schemeDavid Kalnischkies2014-10-231-1/+15
* test if TMPDIR is accessible before usingDavid Kalnischkies2014-10-201-1/+9
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-10-141-9/+20
|\
| * implement the updated build profile specjosch2014-10-061-9/+20
* | allow options between command and -- on commandlineDavid Kalnischkies2014-09-282-2/+70
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-231-0/+15
|\|
| * strip everything spacey in APT::String::StripDavid Kalnischkies2014-09-071-0/+15
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-051-0/+29
|\|
| * StringToBool: only act if the entire string is consumed by strtol()Michael Vogt2014-07-161-0/+29
* | Only allow "apt-get build-dep path" when path starts with ./ or /Michael Vogt2014-07-081-0/+9
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-07-081-2/+2
|\|
| * build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover2014-07-081-2/+2
* | Merge remote-tracking branch 'donkult/debian/sid' into debian/experimentalMichael Vogt2014-06-181-0/+35
|\|
| * fix SubstVar to be usable as a replace_all methodDavid Kalnischkies2014-06-181-0/+35
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-06-181-1/+1
|\|
| * Fix uninitialized valueMichael Vogt2014-05-281-1/+1
* | improve pkgTagSection scanning and parsingDavid Kalnischkies2014-05-101-0/+179
* | use HashStringList in the acquire systemDavid Kalnischkies2014-05-091-8/+77
* | add a simple container for HashStringsDavid Kalnischkies2014-05-091-12/+52
* | Merge branch 'feature/abspath' into feature/apt-install-debMichael Vogt2014-04-281-0/+4
|\ \
| * | fix testsMichael Vogt2014-04-281-0/+4
* | | Merge branch 'feature/abspath' into feature/apt-install-debMichael Vogt2014-04-281-1/+7
|\| |
| * | add flAbsPath() as a wrapper to realpath()Michael Vogt2014-04-281-0/+7
| |/
* / Implement Popen() execv helper to avoid popen()Michael Vogt2014-04-281-0/+48
|/
* use Google C++ Testing Framework for libapt testsDavid Kalnischkies2014-04-1628-2085/+1917
* clear HitEof flag in FileFd::SeekDavid Kalnischkies2014-04-163-24/+90
* extend FileFd test behond basic permission testsDavid Kalnischkies2014-04-111-10/+99
* Fix insecure file permissions when using FileFd with OpenMode::AtomicMichael Vogt2014-04-101-0/+31
* Add progressbar to "Dpkg::Progress-Fancy"Michael Vogt2014-03-272-0/+36
* support very long mtab entries in mountpoint discoveryDavid Kalnischkies2014-03-133-0/+40
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-1/+3
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-1318-30/+77
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-1310-9/+14
* warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies2014-03-134-5/+14
* implement BuildProfileSpec support as dpkg has in 1.17.2Johannes Schauer2014-03-131-27/+61
* add default and override handling for Cnf::FindVectorDavid Kalnischkies2014-03-132-3/+39
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-13/+13
* Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-01-261-1/+1
|\
| * rework some code to fix some scan-build warningsDavid Kalnischkies2014-01-161-1/+1
* | fix testMichael Vogt2014-01-241-0/+2
* | Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' into...Michael Vogt2014-01-211-0/+1
|\ \
| * \ Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...Michael Vogt2014-01-181-2/+2
| |\ \