1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/utils/lit/tests
Dan Liew 63cbec945c [lit] Fix a bug where UNRESOLVED tests were not handled in the XUnit
XML printer.

A test has been added that tries to comprehensively test emitting
XUnit XML output for shell tests.

Differential Revision: https://reviews.llvm.org/D45567

llvm-svn: 330409
2018-04-20 10:11:41 +00:00
..
Inputs [lit] Remove a timing senstive part of shtest-timeout.py 2018-03-28 13:55:08 +00:00
unit
.coveragerc
boolean-parsing.py
discovery.py
googletest-format.py
googletest-timeout.py
googletest-upstream-format.py
lit.cfg
lit.site.cfg.in
max-failures.py [lit] Implement 'cat' command for internal shell 2018-03-26 18:05:12 +00:00
progress-bar.py
selecting.py
shell-parsing.py
shtest-encoding.py
shtest-format.py
shtest-output-printing.py
shtest-shell.py [lit] Implement 'cat' command for internal shell 2018-03-26 18:05:12 +00:00
shtest-timeout.py Revert "[lit] Temporarily disable shtest-timeout.py on darwin" 2018-03-28 13:55:13 +00:00
shtest-xunit-output.py [lit] Fix a bug where UNRESOLVED tests were not handled in the XUnit 2018-04-20 10:11:41 +00:00
test-data-micro.py [lit] - Allow 1 test to report multiple micro-test results to provide support for microbenchmarks. 2018-03-13 16:37:59 +00:00
test-data.py
test-output-micro.py [lit] - Allow 1 test to report multiple micro-test results to provide support for microbenchmarks. 2018-03-13 16:37:59 +00:00
test-output.py
unittest-adaptor.py
usage.py
xunit-output.py