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

3 lines
104 B
Plaintext

# RUN: printf "line 1: failed test output on stdout\nline 2: failed test output on stdout"
# RUN: false