- 24 Sep, 2015 1 commit
-
-
Pavel Rojtberg authored
fixes #5074
-
- 23 Sep, 2015 1 commit
-
-
Pavel Rojtberg authored
some mandatory string keys like paths must not be empty. Add the special default value `<none>` so the CommandLineParser can enforce this and generate an according error message for us.
-
- 22 Sep, 2015 2 commits
-
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
requesting a previously undeclared key is most likely an programming error. e.g. a typo "--unused vs --unsued". So throw in those cases. Add an according failure testcase.
-
- 20 Sep, 2015 1 commit
-
-
Alexander Alekhin authored
-