test: fix mishandling of "test '(' = '('" and similar
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 1 Jul 2014 12:16:28 +0000 (14:16 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 1 Jul 2014 12:16:28 +0000 (14:16 +0200)
commit98654b995bb460733d94eba9ff2ee3d746c1e344
treeb20090196560f2c762ae9813b513ddf7fe64e899
parentd32fc647d7da1923a91750ae937bf9b517195c8f
test: fix mishandling of "test '(' = '('" and similar

function                                             old     new   delta
test_main                                            246     350    +104

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/test.c
testsuite/test.tests