freebsd-dev/bin/test
Geoff Rehmet 5fafa20681 - handle signs on integers properly,
- make sure error messages for bad integers are moderately sensible
- handle test ! "abc" -o "abc" (This should evaluate to true)
  (and similar cases) ie:
  and/or operator test added to POSIX special case processing.
- more test cases added.

Based on: Work done on 1.x's test(1) by Andrew Moore and Adam David.
1994-09-11 13:57:31 +00:00
..
Makefile BSD 4.4 Lite bin Sources 1994-05-26 06:18:55 +00:00
operators.c - handle signs on integers properly, 1994-09-11 13:57:31 +00:00
operators.h - handle signs on integers properly, 1994-09-11 13:57:31 +00:00
test.1 BSD 4.4 Lite bin Sources 1994-05-26 06:18:55 +00:00
test.c - handle signs on integers properly, 1994-09-11 13:57:31 +00:00
TEST.csh - handle signs on integers properly, 1994-09-11 13:57:31 +00:00