This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository test-suite.
from 81e88af [PowerPC] Disable oggenc test case in testsuite new ca1f7c8 Improve documentation for lit benchmark runner new 003ef1c compare.py: Fix empty names being displayed if no common suff [...]
The 2 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: litsupport/README.md | 45 +++++++++++++++++++++++++++++++++++++++++++++ litsupport/codesize.py | 1 + litsupport/compiletime.py | 2 ++ litsupport/hash.py | 1 + litsupport/perf.py | 2 ++ litsupport/profilegen.py | 1 + litsupport/remote.py | 3 +++ litsupport/run.py | 7 +++++-- litsupport/run_under.py | 2 ++ litsupport/shellcommand.py | 28 ++++++++++++++++++++++------ litsupport/test.py | 4 ++++ litsupport/testfile.py | 4 +--- utils/compare.py | 10 +++++++--- 13 files changed, 96 insertions(+), 14 deletions(-) create mode 100644 litsupport/README.md