27 lines
690 B
Plaintext
27 lines
690 B
Plaintext
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
diff-max-lines ... failed
|
|
% 'TEST_DIFF_FILE_MAX_LINES=2 btest-diff child-output' failed unexpectedly (exit code 1)
|
|
% cat .diag
|
|
== File ===============================
|
|
Output line 1
|
|
Output line 2
|
|
[... File too long, truncated ...]
|
|
== Diff ===============================
|
|
@@ -1 +1,10 @@
|
|
-This is the baseline
|
|
+Output line 1
|
|
+Output line 2
|
|
+Output line 3
|
|
+Output line 4
|
|
+Output line 5
|
|
+Output line 6
|
|
+Output line 7
|
|
+Output line 8
|
|
+Output line 9
|
|
+Output line 10
|
|
=======================================
|
|
|
|
% cat .stderr
|
|
|
|
1 of 1 test failed
|