index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
getarg_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Give an error and exit if there are unknown parameters
Andrew Chow
2018-05-30
1
-1
/
+15
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-2
/
+2
*
Changing &vec[0] to vec.data(), what 9804 missed
MeshCollider
2017-09-08
1
-1
/
+1
*
scripted-diff: stop using the gArgs wrappers
Marko Bencun
2017-08-14
1
-56
/
+56
*
scripted-diff: Remove #include <boost/foreach.hpp>
Jorge Timón
2017-06-22
1
-1
/
+0
*
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-1
/
+1
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Fix argument parsing oddity with -noX
Wladimir J. van der Laan
2015-07-27
1
-11
/
+11
*
tests: add a BasicTestingSetup and apply to all tests
Wladimir J. van der Laan
2015-03-12
1
-1
/
+2
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
tests: don't split an empty string
Cory Fields
2014-09-25
1
-1
/
+2
*
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-18
1
-1
/
+3
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-2
/
+7
*
remove GetBoolArg() fDefault parameter defaulting to false
Philip Kaufmann
2013-06-01
1
-20
/
+6
*
New GetArg features: allow --, and booleans can be -foo or -nofoo
Gavin Andresen
2012-02-07
1
-0
/
+72
*
Unit tests for the GetArg() methods
Gavin Andresen
2012-02-07
1
-0
/
+95