NetBSD/bin/test
mycroft 3030415fcf From alm:
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.
1993-09-23 22:49:40 +00:00
..
Makefile Add RCS identifiers. 1993-08-01 05:37:30 +00:00
TEST.csh new 'test' from ftp.uu.net:/systems/unix/bsd-sources, got rid of GNU thing 1993-04-26 23:30:42 +00:00
binary_op new 'test' from ftp.uu.net:/systems/unix/bsd-sources, got rid of GNU thing 1993-04-26 23:30:42 +00:00
mkops new 'test' from ftp.uu.net:/systems/unix/bsd-sources, got rid of GNU thing 1993-04-26 23:30:42 +00:00
operators.c From alm: 1993-09-23 22:49:40 +00:00
operators.h From alm: 1993-09-23 22:49:40 +00:00
test.1 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
test.c From alm: 1993-09-23 22:49:40 +00:00
unary_op new 'test' from ftp.uu.net:/systems/unix/bsd-sources, got rid of GNU thing 1993-04-26 23:30:42 +00:00