3030415fcf
Added and/or operator test to POSIX special case processing, so now: $ test ! "abc" -o "abc" evaluates to true. The correct fix is probably to yank the superfluous special case code, but I don't have time to verify the correctness of the result. |
||
---|---|---|
.. | ||
Makefile | ||
TEST.csh | ||
binary_op | ||
mkops | ||
operators.c | ||
operators.h | ||
test.1 | ||
test.c | ||
unary_op |