diff options
Diffstat (limited to 'llvm/utils/lit/tests/Inputs/shtest-shell/stdout-encoding.txt')
-rw-r--r-- | llvm/utils/lit/tests/Inputs/shtest-shell/stdout-encoding.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/llvm/utils/lit/tests/Inputs/shtest-shell/stdout-encoding.txt b/llvm/utils/lit/tests/Inputs/shtest-shell/stdout-encoding.txt new file mode 100644 index 00000000000..8a891c8c624 --- /dev/null +++ b/llvm/utils/lit/tests/Inputs/shtest-shell/stdout-encoding.txt @@ -0,0 +1,7 @@ +# Check that lit doesn't fail when printing special characters in its test +# results. + +# RUN: cat diff-in.bin + +# Fail so lit will print output. +# RUN: false |