History log of /external/llvm/utils/lit/lit/util.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cd81d94322a39503e4a3e87b6ee03d4fcb3465fb 21-Jul-2014 Stephen Hines <srhines@google.com> Update LLVM for rebase to r212749.

Includes a cherry-pick of:
r212948 - fixes a small issue with atomic calls

Change-Id: Ib97bd980b59f18142a69506400911a6009d9df18
/external/llvm/utils/lit/lit/util.py
80a06baec266e901f58797c39ac78c9552036b9d 15-Aug-2013 Daniel Dunbar <daniel@zuster.org> [lit] Ensure test output is converted to strings where possible.

- This cleans up the text output of failing tests when run under PY3.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188416 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/util.py
493e8d4bf503c8f573e0dce95ea146d181c623c6 14-Aug-2013 Daniel Dunbar <daniel@zuster.org> [lit] Move executeCommand() into lit.util.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188356 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/util.py
128ce319ec47c46dc7da16aa3a75185899878745 09-Aug-2013 Daniel Dunbar <daniel@zuster.org> [lit] Rename lit.{TestFormats,Util} to their aliased names {formats,util}.

- With compatibility hack in lit.__init__, so this hopefully shouldn't break
anything.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188040 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/util.py