llvm-project/llvm/utils/lit/tests/Inputs/shtest-format/external_shell
Alex Richardson 3b3cdcc7a5 [lit] Remove ANSI control characters from xunit output
Failing test output sometimes contains control characters like \x1b (e.g.
if there was some -fcolor-diagnostics output) which are not allowed inside
XML files. This causes problems with CI systems: for example, the Jenkins
JUnit XML will throw an exception when ecountering those characters and
similar problems also occur with GitLab CI.

Reviewed By: yln, jdenny

Differential Revision: https://reviews.llvm.org/D84233
2020-08-06 09:16:52 +01:00
..
fail.txt
fail_with_bad_encoding.txt
fail_with_control_chars.txt [lit] Remove ANSI control characters from xunit output 2020-08-06 09:16:52 +01:00
lit.local.cfg
pass.txt
utf8_command.txt
write-bad-encoding.py
write-control-chars.py [lit] Remove ANSI control characters from xunit output 2020-08-06 09:16:52 +01:00