summaryrefslogtreecommitdiff
path: root/test/libapt/commandline_test.cc
AgeCommit message (Expand)AuthorFilesLines
2015-11-19support setting empty values (sanely) & removing support forDavid Kalnischkies1-0/+75
2015-11-04revamp all tools help messagesDavid Kalnischkies1-1/+1
2015-11-04move apts cmdline helper type into -privateDavid Kalnischkies1-5/+9
2015-11-04generate commands array after config is loadedDavid Kalnischkies1-4/+4
2014-09-28allow 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