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
Brian Gesiak 11423548eb lit: remove python2-isms
Summary:
`assert.assertItemEqual` went away in Python 3. Seeing how lists
are ordered, comparing a list against each other should work just
as well.

Patch by @jbergstroem (Johan Bergström).

Reviewers: modocache, gparker42

Reviewed By: modocache

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

llvm-svn: 298479
2017-03-22 04:23:01 +00:00
..
Inputs Reinstate "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAIL 2017-01-25 02:26:03 +00:00
unit lit: remove python2-isms 2017-03-22 04:23:01 +00:00
.coveragerc
boolean-parsing.py Reinstate "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAIL 2017-01-25 02:26:03 +00:00
discovery.py
googletest-format.py
googletest-timeout.py
googletest-upstream-format.py
lit.cfg
max-failures.py
progress-bar.py
selecting.py
shell-parsing.py
shtest-encoding.py
shtest-format.py Reinstate "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAIL 2017-01-25 02:26:03 +00:00
shtest-output-printing.py
shtest-shell.py
shtest-timeout.py
test-data.py
test-output.py
unittest-adaptor.py
usage.py
xunit-output.py