#
1134970f |
| 07-Feb-2021 |
rillig <rillig@NetBSD.org> |
tests/libcurses: fix expected test output
The test framework doesn't check the files strictly, it only checks whether the expected output is a prefix of the actual output, or vice versa. This allow
tests/libcurses: fix expected test output
The test framework doesn't check the files strictly, it only checks whether the expected output is a prefix of the actual output, or vice versa. This allows several deviations to pass unnoticed, which is wrong.
show more ...
|