* doc/autoconf.texi (Limitations of Builtins) <test (strings)>:
Mention yet another Solaris issue.
Reported by Stefano Lattarini.
Signed-off-by: Eric Blake <eblake@redhat.com>
+2010-09-07 Eric Blake <eblake@redhat.com>
+
+ docs: enhance recommendations on test usage
+ * doc/autoconf.texi (Limitations of Builtins) <test (strings)>:
+ Mention yet another Solaris issue.
+ Reported by Stefano Lattarini.
+
2010-08-30 Eric Blake <eblake@redhat.com>
tests: avoid trashing /
test: argument expected
$ @kbd{test ! -n}
test: argument expected
+$ @kbd{test -z ")"; echo $?}
+0
@end example
Similarly, Posix says that both @samp{test "@var{string1}" = "@var{string2"}}