summaryrefslogtreecommitdiff
path: root/test/libapt/strutil_test.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-1/+1
* add another escape test case, fixup octal one (its \0XX instead of \0XXX)Michael Vogt2011-07-261-0/+6
* * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:Michael Vogt2011-07-261-0/+40