busybox/shell/hush_test/hush-arith
Denys Vlasenko f19e3c1c6c shell: handle $((NUM++...) like bash does. Closes 10706
function                                             old     new   delta
evaluate_string                                      680     729     +49

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-01-28 20:13:33 +01:00
..
arith1.sub hush: rename ->o_quote to ->o_escape 2009-04-02 20:17:49 +00:00
arith2.sub shell: handle $((NUM++...) like bash does. Closes 10706 2018-01-28 20:13:33 +01:00
arith-postinc.right shell: handle $((NUM++...) like bash does. Closes 10706 2018-01-28 20:13:33 +01:00
arith-postinc.tests shell: handle $((NUM++...) like bash does. Closes 10706 2018-01-28 20:13:33 +01:00
arith.right shell: handle $((NUM++...) like bash does. Closes 10706 2018-01-28 20:13:33 +01:00
arith.tests hush: fix more obscure ${var%...} cases 2010-05-22 00:26:06 +02:00