gbranden pushed a commit to branch master
in repository groff.
commit 2c6e1bb5eae147f66ef48bb9dea7b3226e655ef7
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Feb 2 11:08:25 2023 -0600
[tbl]: Issue output of failing test cases.
---
src/preproc/tbl/tests/check-line-intersections.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/preproc/tbl/tests/check-line-intersections.sh
b/src/preproc/tbl/tests/check-line-intersections.sh
index 6555e96d1..4d7376639 100755
--- a/src/preproc/tbl/tests/check-line-intersections.sh
+++ b/src/preproc/tbl/tests/check-line-intersections.sh
@@ -23,6 +23,7 @@ fail=
wail () {
echo "...FAILED" >&2
+ echo "$output"
fail=yes
}
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit