mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-11 06:00:49 +02:00
test suite updates: highlight failed test scripts; optionally save failed test output; report number of successful tests; exit based on number of test failures; indent warning messages to make them stand out
This commit is contained in:
@@ -1,19 +1,26 @@
|
||||
comsub-eof0.sub
|
||||
./comsub-eof0.sub: line 4: warning: here-document at line 2 delimited by end-of-file (wanted `EOF')
|
||||
hi
|
||||
./comsub-eof0.sub: line 11: warning: here-document at line 9 delimited by end-of-file (wanted `EOF')
|
||||
hi
|
||||
comsub-eof1.sub
|
||||
hi
|
||||
comsub-eof2.sub
|
||||
./comsub-eof2.sub: line 2: warning: here-document at line 1 delimited by end-of-file (wanted `EOF')
|
||||
hi
|
||||
comsub-eof3.sub
|
||||
./comsub-eof3.sub: line 4: warning: here-document at line 1 delimited by end-of-file (wanted `EOF')
|
||||
./comsub-eof3.sub: line 5: unexpected EOF while looking for matching `)'
|
||||
comsub-eof4.sub
|
||||
./comsub-eof4.sub: line 3: warning: here-document at line 1 delimited by end-of-file (wanted `EOF')
|
||||
contents
|
||||
comsub-eof5.sub
|
||||
./comsub-eof5.sub: line 4: warning: here-document at line 2 delimited by end-of-file (wanted `)')
|
||||
hi
|
||||
./comsub-eof5.sub: line 9: warning: here-document at line 7 delimited by end-of-file (wanted `EOF')
|
||||
hi
|
||||
./comsub-eof5.sub: line 15: warning: here-document at line 13 delimited by end-of-file (wanted `)')
|
||||
hi
|
||||
comsub-eof6.sub
|
||||
./comsub-eof6.sub: command substitution: line 3: unexpected EOF while looking for matching `)'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user