X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft0040-parse-options.sh;h=e38241c80a6625c9b5b89340b9d0c5a2667bf345;hb=d6096f17d2d5d9ccb453aabf8edc6ee238b166fc;hp=c23f0ace85c83f54fd7562d72af6ef6c1ea2eca3;hpb=1eaa541f5fbda3fc30085da4f75e99dfae4ec9b3;p=git.git diff --git a/t/t0040-parse-options.sh b/t/t0040-parse-options.sh index c23f0ace8..e38241c80 100755 --- a/t/t0040-parse-options.sh +++ b/t/t0040-parse-options.sh @@ -11,55 +11,91 @@ cat > expect.err << EOF usage: test-parse-options -b, --boolean get a boolean + -4, --or4 bitwise-or boolean with ...0100 + -i, --integer get a integer -j get a integer, too + --set23 set integer to 23 + -t