bc: allow {break} and {continue} (allow RBRACE to terminate them)
[oweals/busybox.git] / testsuite / test.tests
2014-07-01 Denys Vlasenkotest: fix mishandling of "test '(' = '('" and similar
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2009-11-04 Mike Frysingertests: fix POSIX shell source style
2009-07-16 Denys Vlasenkotest: fix "test !" and "test abc -a !". closes bug 465
2008-07-19 Denis Vlasenkotest: fix parser to prefer binop over unop, as coreutil...
2008-02-09 Denis Vlasenkotest: fix mishandling of 'test ! arg1 op arg2 more...