X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2FREADME;h=7bf605b547b62036b67609db31ba762b0aecd7c6;hb=9cc7ceaa20c60f1b5089105ba5059ae19c9aad57;hp=1ac904f28a22e5047e92d8a4fa596d1718386507;hpb=3af82657e2b0bf04758f149cdeed07e4143a151d;p=mmh diff --git a/test/README b/test/README index 1ac904f..7bf605b 100644 --- a/test/README +++ b/test/README @@ -70,3 +70,7 @@ in the test scripts. In particular: - Avoid depending on the exact format of output from system (non-nmh) programs. + +checkbashisms, available at http://sourceforge.net/projects/checkbaskisms/, +might help some catch problems. Though it misses all of the troublesome +constructs, except for assignment in an export statement, listed above.