This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5ab2259bcf8 [XCOFF]implement parsing relocation information for 32-bit [...] new 24b3237135b [lit] Add back LitTestCase
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: utils/lit/lit/LitTestCase.py | 62 ++++++++++++++++++++++ .../subsuite => unittest-adaptor}/lit.cfg | 2 +- .../subsuite => unittest-adaptor}/test-one.txt | 0 .../test-1.txt => unittest-adaptor/test-two.txt} | 0 utils/lit/tests/unittest-adaptor.py | 17 ++++++ 5 files changed, 80 insertions(+), 1 deletion(-) create mode 100644 utils/lit/lit/LitTestCase.py copy utils/lit/tests/Inputs/{discovery/subsuite => unittest-adaptor}/lit.cfg (81%) copy utils/lit/tests/Inputs/{discovery/subsuite => unittest-adaptor}/test-one.txt (100%) copy utils/lit/tests/Inputs/{progress-bar/test-1.txt => unittest-adaptor/test-two. [...] create mode 100644 utils/lit/tests/unittest-adaptor.py