-
Bram Schoenmakers authored
When using negation, the "--" separator should be used, so getopt doesn't stumble over -word constructs. Also add a test case that checks functionality of a negation with multiple words.
f358c227
When using negation, the "--" separator should be used, so getopt doesn't stumble over -word constructs. Also add a test case that checks functionality of a negation with multiple words.