]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
indent(1) in stable/11 is known to be incomplete or incorrect in some
authoreadler <eadler@FreeBSD.org>
Sat, 2 Jun 2018 21:50:00 +0000 (21:50 +0000)
committereadler <eadler@FreeBSD.org>
Sat, 2 Jun 2018 21:50:00 +0000 (21:50 +0000)
commit93884ef3f9269a87896f31b0c7d1c4b6b96a9cb2
tree99b965e16b107a7ce8639575b253bf2cb99b6f05
parent51b09a6dee412d312547b44daa3ae5b4bc12cd50
indent(1) in stable/11 is known to be incomplete or incorrect in some
ways.  Since the code is not planned for MFC, just remove the failing
tests.

This is a direct commit to stable/11 as the issue does not affect
-current.

Discussed with; pstef
PR: 228491
13 files changed:
usr.bin/indent/tests/Makefile
usr.bin/indent/tests/elsecomment.0 [deleted file]
usr.bin/indent/tests/elsecomment.0.pro [deleted file]
usr.bin/indent/tests/elsecomment.0.stdout [deleted file]
usr.bin/indent/tests/list_head.0 [deleted file]
usr.bin/indent/tests/list_head.0.stdout [deleted file]
usr.bin/indent/tests/sac.0 [deleted file]
usr.bin/indent/tests/sac.0.pro [deleted file]
usr.bin/indent/tests/sac.0.stdout [deleted file]
usr.bin/indent/tests/types_from_file.0 [deleted file]
usr.bin/indent/tests/types_from_file.0.list [deleted file]
usr.bin/indent/tests/types_from_file.0.pro [deleted file]
usr.bin/indent/tests/types_from_file.0.stdout [deleted file]