summaryrefslogtreecommitdiff
path: root/test/libapt/fileutl_test.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-161-141/+131
* clear HitEof flag in FileFd::SeekDavid Kalnischkies2014-04-161-24/+86
* 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
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-4/+3
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-1/+1
* add basic tests for GetTempDir()Michael Vogt2013-12-231-0/+13
* * lp:~mvo/apt/add-glob-function:Michael Vogt2013-08-151-0/+42