summaryrefslogtreecommitdiff
path: root/bin/test
AgeCommit message (Expand)Author
2000-04-09- Enable test to be a shell builtinchristos
1999-12-17Remove duplicate 'string' / 's1' entryabs
1999-08-22Reverse the advice given to (now) prefer -h over -L; the former is defined inkleink
1999-04-05Operator precedence consistency; from "Andrew_L. Moore" <alm@SlewSys.Org>kleink
1999-03-09the '[' wasn't being displayed properly as a command. Thanks to Charlesgarbled
1998-11-04char -> unsigned charchristos
1998-07-28Be more retentive about use of NOTREACHED and noreturn.mycroft
1997-11-12add missing .Nm calls and MLINKS. from spz@serpens.swb.demrg
1997-10-19Use S_IS*(), not S_IF*.mycroft
1997-10-09Fix format of description line.mycroft
1997-07-20Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.incchristos
1997-07-20Fix compiler warnings.christos
1997-06-05add SYNOPSIS line for [; fixes PR bin/3705mikel
1997-01-09kill use of registertls
1996-01-05Note compatibility `-h' op. (from Rob Windsor; PR#1740)pk
1995-03-21clean up Id's, and such. reorganize man page slight to match lite's org.cgd
1994-07-07from jtc: insure that 3 and 4 argument special cases work properly.cgd
1994-06-30Clean up deleted files.mycroft
1994-06-30Replaced test with simpler, more feature rich, version derived from pdksh.jtc
1994-06-29The file_descriptor argument to the -t primary is no longer optional.jtc
1994-06-29Removed code that checked if arg was a unary operator when test is calledjtc
1994-04-10fix syntax error when only have one arg. from Jarle Greipslandcgd
1994-02-19add support for 'test -h' a la SunOScgd
1994-02-19whack mkops so it 'understands' and/or opscgd
1993-10-26fix from Andrew Moore <alm@netcom.com> to fix test's handling ofcgd
1993-09-23From alm:mycroft
1993-09-23Put back RCS identifier.mycroft
1993-09-15test "0 " -eq 0 now evaluates to true.alm
1993-09-08Ignore leading whitespace and handle `-' and `+' for operands of integerjtc
1993-09-08/bin/test " 5" -eq 5 now evaluates to true, rather than return an error.alm
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-08-02operators.cmycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-06-15get the [ ! "" ] case right.cgd
1993-04-29ugh. i was right after all.glass
1993-04-27bostic was right, and i was wrong.. boo.glass
1993-04-26new 'test' from ftp.uu.net:/systems/unix/bsd-sources, got rid of GNU thingglass