aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/tests_arguments.cpp
AgeCommit message (Expand)Author
2017-07-26[vcpkg] Add support for single-option arguments.Robert Schumacher
2017-04-30[vcpkg] Remove OptBool in favor of Optional<bool>Robert Schumacher
2017-04-29[vcpkg] Fix regression in tests. Test classes must not be structs.Robert Schumacher
2017-04-28[clang-format] Cpp11BracedListStyle: trueAlexander Karatarakis
2017-04-27Run clang-foramt over tests and remaining cpp filesAlexander Karatarakis
2017-04-27Formatting + add test to the vcxprojAlexander Karatarakis
2017-04-27[options] makes options case insensitiveTobias Kohlbau