summaryrefslogtreecommitdiff
path: root/test/libapt/commandline_test.cc
AgeCommit message (Expand)AuthorFilesLines
2014-11-10allow options between command and -- on commandlineDavid Kalnischkies1-0/+68
2014-07-16StringToBool: only act if the entire string is consumed by strtol()Michael Vogt1-0/+29
2014-04-16use Google C++ Testing Framework for libapt testsDavid Kalnischkies1-15/+38
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-0/+3
2012-06-09fix segfault with empty LongOpt in --no-* branchDavid Kalnischkies1-2/+13
2012-06-09* apt-pkg/contrib/cmdline.cc:Daniel Hartwig1-0/+21