Make c tests produce full output

This improves testing fidelity.
This commit is contained in:
Diomidis Spinellis
2025-07-27 13:21:59 +03:00
parent fc2047f4d1
commit 9f679cd974
3 changed files with 15 additions and 2 deletions
-2
View File
@@ -595,7 +595,6 @@ hello
check_output_posix!(
text_change_line,
[
"-n",
"-e",
r#"
8c\
@@ -608,7 +607,6 @@ hello
check_output_posix!(
text_change_range,
[
"-n",
"-e",
r#"
3,14c\
+13
View File
@@ -1 +1,14 @@
l1_1
l1_2
l1_3
l1_4
l1_5
l1_6
l1_7
hello
l1_9
l1_10
l1_11
l1_12
l1_13
l1_14
+2
View File
@@ -1 +1,3 @@
l1_1
l1_2
hello