tests/test-keyword.hg
author Mads Kiilerich <mads@kiilerich.com>
Sat, 06 Nov 2010 00:31:44 +0100
branchstable
changeset 856 e1a5259b3d03
parent 392 45a318c5ea20
permissions -rw-r--r--
tests: handle .t files without trailing LF 9a2de8dae27b made this simple test-test.t succeed silently: $ printf ' $ true' > test-test.t but did not give a usable .err in this case: $ printf ' $ false' > test-test.t The missing LF will now be fixed in the test output and it will thus give a test failure and a solution in the .err file. [ original upstream message ]
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
392
45a318c5ea20 test-keyword: make it run under Windows
Patrick Mezard <pmezard@gmail.com>
parents:
diff changeset
     1
(binary:application/octet-stream)