Adapt negation test cases to work properly with getopt.
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.
Showing
Please register or sign in to comment