Module Name: src Committed By: rillig Date: Thu Nov 25 21:39:21 UTC 2021
Modified Files: src/tests/usr.bin/indent: t_misc.sh Log Message: tests/indent: test in-place formatting with parse errors The file gets formatted until the end, despite the parse error. This may destroy layout details of the code but usually preserves the overall structure. Since all source code is supposed to be under version control, this is not a problem. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/tests/usr.bin/indent/t_misc.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.