Rework in the test framework; updated and new tests
authormarkus schnalke <meillo@marmaro.de>
Fri, 23 Oct 2015 13:30:10 +0000 (15:30 +0200)
committermarkus schnalke <meillo@marmaro.de>
Fri, 23 Oct 2015 13:30:10 +0000 (15:30 +0200)
commit82325c1114254a76b8285bb710b2f651674331c7
tree05eb3250931b21c82bef4a9935444c2d9c894310
parent9c61a657f72aa43b4a2f4e027ad84e7f65fb66cb
Rework in the test framework; updated and new tests

Many tests were ported from nmh.

Two tests fail at the moment:
- tests/ali/test-ali:  needs porting the bugfix from nmh
- tests/prompter/test-prompter:  needs further investigation
28 files changed:
test/common.sh
test/runalltests
test/runtest
test/tests/ali/test-ali [new file with mode: 0755]
test/tests/anno/test-anno [new file with mode: 0755]
test/tests/bad-input/test-header
test/tests/burst/test-burst [new file with mode: 0755]
test/tests/burst/test-burst-mime [new file with mode: 0755]
test/tests/folder/test-create
test/tests/folder/test-recurse [new file with mode: 0755]
test/tests/folder/test-sortm [new file with mode: 0755]
test/tests/folder/test-total
test/tests/folder/x-test-packf [new file with mode: 0755]
test/tests/inc/test-eom-align
test/tests/mhbuild/test-forw
test/tests/mhbuild/test-header-encode
test/tests/mhbuild/test-linebreak [new file with mode: 0644]
test/tests/mhl/test-mhl-flags [new file with mode: 0755]
test/tests/mhlist/test-ext-params [new file with mode: 0755]
test/tests/mhlist/test-mhlist [new file with mode: 0755]
test/tests/mhparam/test-mhparam [new file with mode: 0755]
test/tests/prompter/test-prompter [new file with mode: 0755]
test/tests/rcv/test-rcvdist [new file with mode: 0755]
test/tests/rcv/test-rcvpack [new file with mode: 0755]
test/tests/rcv/test-rcvstore [new file with mode: 0755]
test/tests/scan/test-scan
test/tests/scan/test-scan-multibyte [new file with mode: 0644]
test/tests/show/test-multibytes [new file with mode: 0644]