summaryrefslogtreecommitdiff
path: root/bin/test
AgeCommit message (Expand)Author
2022-08-27PR 56983 Izumi Tsutsui: fix confusing message in test(1) with -DSMALLdholland
2021-12-05s/existance/existence/ in comment.msaitoh
2018-09-13Allow SMALL (and TINY) builds of test (for SMALL/TINY builds of sh)kre
2018-09-12PR standards/34646kre
2017-10-18Remove unnecessary Tn.wiz
2017-10-18I have seen (way too often) uses of test(1) that are not defined tokre
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-09-05Drop main() prototype.sevan
2016-08-12Document the version test first appeared.sevan
2016-05-27usage nitdholland
2013-05-04test(1): Compare timestamp in nsec scale in -nt/-ot.uebayasi
2012-12-16- Remove unneeded consecutive argument in `.Nm' macros;wiz
2012-03-15Add __printflike attribution to use vprintf and friends with an argumentjoerg
2011-08-29Use __deadjoerg
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