aboutsummaryrefslogtreecommitdiff
path: root/src/test/getarg_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add licenses for tests and test dataWladimir J. van der Laan2014-03-181-1/+3
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-2/+7
* remove GetBoolArg() fDefault parameter defaulting to falsePhilip Kaufmann2013-06-011-20/+6
* New GetArg features: allow --, and booleans can be -foo or -nofooGavin Andresen2012-02-071-0/+72
* Unit tests for the GetArg() methodsGavin Andresen2012-02-071-0/+95