Files
llvm-6502/utils/lit/tests/Inputs/shtest-format/external_shell/fail.txt
Daniel Dunbar 80a06baec2 [lit] Ensure test output is converted to strings where possible.
- This cleans up the text output of failing tests when run under PY3.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188416 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-14 22:21:01 +00:00

6 lines
181 B
Plaintext

# Run a command that fails with error on stdout.
#
# RUN: echo "line 1: failed test output on stdout"
# RUN: echo "line 2: failed test output on stdout"
# RUN: cat "does-not-exist"