summaryrefslogtreecommitdiff
path: root/test/libapt
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| * \ \ Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...Michael Vogt2014-01-181-2/+2
| |\ \ \
| * \ \ \ merged mvo/feature/deb822Michael Vogt2014-01-161-4/+4
| |\ \ \ \
| * | | | | actually register the tempfile removal atexitDavid Kalnischkies2014-01-151-0/+1
* | | | | | add support for multipl types in one lineMichael Vogt2014-01-201-4/+4
* | | | | | add support for multiple URIs in deb822 style sources.listMichael Vogt2014-01-201-2/+2
* | | | | | add Description tag for deb822 sourcesMichael Vogt2014-01-201-2/+2
| |_|_|/ / |/| | | |
* | | | | rename "Suite/Section" to pluralMichael Vogt2014-01-181-2/+2
| |_|/ / |/| | |
* | | | implement suggestion by donkult (thanks!)Michael Vogt2014-01-171-2/+2
| |/ / |/| |
* | | update libapt testMichael Vogt2014-01-161-4/+4
|/ /
* | Merge branch 'debian/sid' into feature/source-deb822Michael Vogt2014-01-041-0/+13
|\|
| * add basic tests for GetTempDir()Michael Vogt2013-12-231-0/+13
* | add unittest for new sourceslist parser as wellMichael Vogt2013-12-052-0/+58
|/
* add "APT::String::Endswith" and automatic adding of ".list" in apt edit-sourceMichael Vogt2013-11-291-0/+18
* Merge remote-tracking branch 'mvo/bugfix/dpkg-progress-multiarch' into debian...Michael Vogt2013-10-051-0/+27
|\
| * change maxsplit default from "0" to maxintMichael Vogt2013-10-011-0/+4
| * add maxsplit parameter to StringSplitMichael Vogt2013-09-071-0/+6
| * implement StringSplit() as we need this to fix the dpkg status-fd output parsingMichael Vogt2013-09-071-0/+17
* | use FileFd in HashSum test to unbreak non-linux portsDavid Kalnischkies2013-09-031-16/+16
|/
* set MALLOC_CHECK_ and MALLOC_PERTURB_ for testcasesDavid Kalnischkies2013-08-151-2/+2
* rework the parameter creation for the Hashsum testDavid Kalnischkies2013-08-151-3/+5