llvm/utils/lit/tests
Brian Gesiak 81e6d00cf5 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



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298479 91177308-0d34-0410-b5e6-96231b3b80d8
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 [LIT] Fix discovery.py test once again 2015-07-21 04:25:13 +00:00
googletest-format.py
googletest-timeout.py [lit] Implement support of per test timeout in lit. 2015-12-27 14:03:49 +00:00
googletest-upstream-format.py [lit][googletest] Handle upstream gtest output 2016-03-31 18:22:55 +00:00
lit.cfg Revert "Teach the CMake build system to run lit's test suite. These can be run" 2016-01-09 21:42:57 +00:00
max-failures.py [lit] Add a --max-failures option. 2016-09-26 23:38:23 +00:00
progress-bar.py
selecting.py [lit] Support sharding testsuites, for parallel execution. 2017-01-18 18:12:20 +00:00
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 [lit] Improve logging with file redirection. 2016-06-07 16:13:40 +00:00
shtest-shell.py [lit] Improve logging with file redirection. 2016-06-07 16:13:40 +00:00
shtest-timeout.py [lit] Fix test shtest-timeout.py for modern output 2016-10-12 21:40:08 +00:00
test-data.py
test-output.py
unittest-adaptor.py [LIT] Fix failing LIT tests 2015-06-13 06:55:44 +00:00
usage.py [lit] Use argparse instead of optparse 2016-10-03 22:12:42 +00:00
xunit-output.py [LIT] Fix failing LIT tests 2015-06-13 06:55:44 +00:00