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:04:54 +0000 (21:04 -0500)
commita6af3b6300e02ade9f223f8d91667f590d191dc9
tree90abc171bbc9c21c26b3d1a39d248afc8d3b39db
parentdf38c44bbc2f9bc61f8551c9bf32a4027e54de1e
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 ().
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