Home | History | Annotate | Download | only in unit-tests

Lines Matching refs:Failed

4 *** Failed target:  fail-spaces
5 *** Failed command: echo '3 spaces'; false
10 *** Failed target: fail-escaped-space
11 *** Failed command: echo \ indented; false
18 *** Failed target: fail-newline
19 *** Failed command: echo 'line1 line2'; false
24 *** Failed target: fail-multiline
25 *** Failed command: echo 'line1 line2'; false
30 *** Failed target: fail-multiline-intention
31 *** Failed command: echo 'word1' 'word2'; false