aboutsummaryrefslogtreecommitdiff
path: root/testsuite/test.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test: fix parser to prefer binop over unop, as coreutils does.Denis Vlasenko2008-07-191-7/+50
| | | | | | | | | | | | | | | remove bogus workaround in main(). rename atrocious variables/functions. much expand testsuite. libbb: fix --help to not affect "test --help" function old new delta run_applet_no_and_exit 421 440 +19 nexpr 817 825 +8 static.no_op - 6 +6 test_main 397 257 -140 ------------------------------------------------------------------------------ (add/remove: 2/1 grow/shrink: 2/1 up/down: 104/-211) Total: -107 bytes
* test: fix mishandling of 'test ! arg1 op arg2 more args'; add testsuiteDenis Vlasenko2008-02-091-0/+26