aboutsummaryrefslogtreecommitdiff
path: root/src/test/getarg_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Fix argument parsing oddity with -noXWladimir J. van der Laan2015-07-271-11/+11
* tests: add a BasicTestingSetup and apply to all testsWladimir J. van der Laan2015-03-121-1/+2
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* tests: don't split an empty stringCory Fields2014-09-251-1/+2
* 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