Fixed test suite to work with Solaris Bourne shell:
authorDavid Levine <levinedl@acm.org>
Wed, 25 Apr 2012 02:04:54 +0000 (21:04 -0500)
committerDavid Levine <levinedl@acm.org>
Wed, 25 Apr 2012 02:09:39 +0000 (21:09 -0500)
commit8f75811e49388577186fc634e931edc1834b59c9
treeb966a587c496bfa7eae823d14f3c9578583b8900
parentd9fa36589ef2aa786b65cbca2105e88f927be829
Fixed test suite to work with Solaris Bourne shell:
1) Removed ! (negation) of statuses.
2) Removed initializations from export statements.
3) Replaced $() with ``.
4) Replaced $(()) (and expr) with new function arith_eval ().
(cherry picked from commit a6af3b6300e02ade9f223f8d91667f590d191dc9)
23 files changed:
test/bad-input/test-header
test/common.sh.in
test/folder/test-create
test/format/test-localmbox
test/format/test-myhost
test/format/test-mymbox
test/format/test-myname
test/forw/test-forw-digest
test/inc/test-eom-align
test/inc/test-inc-scanout
test/mhlist/test-mhlist
test/mhparam/test-mhparam
test/mhpath/test-mhpath
test/mhshow/test-cte-binary
test/mhshow/test-qp
test/mhshow/test-subpart
test/mhstore/test-mhstore
test/pick/test-pick
test/post/test-post-fcc
test/refile/test-refile
test/whatnow/test-attach-detach
test/whatnow/test-cd
test/whatnow/test-ls