summaryrefslogtreecommitdiff
path: root/bin/test
AgeCommit message (Expand)Author
2009-11-10Correct usage for parentheses, and mark up "expression" in more places.wiz
2009-05-06Remove leading zero in Dd argument.wiz
2009-05-05Note that all file tests with the exception of -h and -L follow symbolicjschauma
2009-04-12Fix markup.joerg
2008-09-10bin/39446: Aleksey Cheusov: always produce errors on empty numbers.christos
2008-06-20make getn return long long to support large numbers on all archs.christos
2008-05-26PR/38755: murray armfield: /bin posix programs missing setprogname and/orchristos
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-06-24PR/36534: Greg A. Woods: test(1) doesn't do -r and -w quite rightchristos
2007-06-22Remove a "CFLAGS+=-g" that seems to have snuck in with no good reason.simonb
2007-05-24Make sure we don't run over the end of the argument array while scanningchristos
2007-05-15Use the same wording for '-p' as for other file related tests.uwe
2007-03-28PR/36092: B K: algorithmic inefficiency in bin/test/test.c:t_lexchristos
2006-09-24Revert previous (==) - not worth the trouble.hubertf
2006-09-23Bump date for previous.wiz
2006-09-22Allow '==' as synonym to '=', just like our ksh and bash do.hubertf
2006-09-11fixes for installing into a case insensitive $DESTDIRdbj
2006-08-04don't call get/set progname when we are a shell built-in.christos
2006-08-04use getprogname() instead of argv[0], because some programs that execv, passchristos
2005-02-10KNF, use NULL instead of (type *)0.simonb
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-09-25New policy: New sentences start on a new line.wiz
2002-05-25__STDC__ is always defined on NetBSD.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-20Whitespace nits.wiz
2001-10-17Properly quote `[' as macro argument.wiz
2001-09-16Some KNF fixes by Petri Koistinen and me.wiz
2001-07-30ANSIfy and slight KNF. Mostly #13594 by Petri Koistinen.wiz
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES askleink
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