summaryrefslogtreecommitdiff
path: root/bin/test/operators.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace our test(1) with NetBSD's pdksh-derived version. The code isSheldon Hearn1999-08-161-80/+0
| | | | | | | | | | | | | | | significantly easier to read and extend and offers a few new tests. A few style changes taken from style(9) and OpenBSD, as well as whitespace cleanups. This change was discussed on freebsd-committers and freebsd-hackers and met with approval from at least des, eivind and brian. PR: 13091 Obtained from: NetBSD Notes: svn path=/head/; revision=49884
* Add -S flag to test for sockets.Martin Cracauer1998-09-071-14/+15
| | | | | | | | | PR: bin/7507 Reviewed by: I tested the patch Submitted by: Stefan `Sec` Zehl sec@42.org Notes: svn path=/head/; revision=38914
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22988
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Added $Id$David Greenman1994-09-241-0/+1
| | | | Notes: svn path=/head/; revision=3044
* - handle signs on integers properly,Geoff Rehmet1994-09-111-0/+1
| | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=2664
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+77
Notes: svn path=/head/; revision=1556