Date: Sun, 11 Sep 1994 06:57:32 -0700 From: Geoff Rehmet <csgr> To: ache, adam, alm, ats, bde, csgr, cvs-bin, davidg, dfr, dyson, gclarkii, gpalmer, guido, hsu, jkh, joerg, julian, jvh, karl, martin, nate, paul, phk, proven, pst, rgrimes, rich, se, sean, sef, smace, sos, torstenb, wollman Subject: cvs commit: src/bin/test TEST.csh operators.c operators.h test.c Message-ID: <199409111357.GAA08032@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
csgr 94/09/11 06:57:31 Modified: bin/test TEST.csh operators.c operators.h test.c Log: - 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199409111357.GAA08032>