History log of /external/llvm/utils/lit/lit/discovery.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8f4aab8c2fe095ce1286fc1bd0bdd9157ed00398 07-Aug-2013 NAKAMURA Takumi <geek4civic@gmail.com> Lit: Resurrect --no-execute dropped in r187852.

For now, builders in bb.pgr.jp are using it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187886 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/discovery.py
0d038e3e8852bf4fde949136ca9c2815f64febd0 07-Aug-2013 Daniel Dunbar <daniel@zuster.org> [lit] Use .write() methods instead of print statement.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187857 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/discovery.py
91142b1125aabd86d2307f340abc53351c4a7d94 07-Aug-2013 Daniel Dunbar <daniel@zuster.org> [lit] Drop --no-execute, which isn't generally useful.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187852 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/discovery.py
cd594283f7b5ab7031a0da25c26f4dd81e491433 07-Aug-2013 Daniel Dunbar <daniel@zuster.org> [lit] Remove dead ignoreStdError argument.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187849 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/discovery.py
406ef447074421f91c01c41f0e26fdef937e627c 12-Apr-2013 Daniel Dunbar <daniel@zuster.org> lit: Fix infinite recursion when an out-of-tree test root is located inside the source test root.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179402 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/discovery.py
aa3a85e2fadcf33d18b00c1654108e85ef704361 11-Apr-2013 Daniel Dunbar <daniel@zuster.org> lit: Don't descend into .git directories during test discovery.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179249 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/discovery.py
47896090f30fe9f37a776b46e285b1d6d8b1ad9b 31-Jan-2013 Daniel Dunbar <daniel@zuster.org> [lit] Move unittest adaptor code into discovery module.
- Also, add a test for it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174019 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/lit/lit/discovery.py
3d4a973ee4a2a134dd3df34a64a0a16256a5306c 31-Jan-2013 Daniel Dunbar <daniel@zuster.org> [lit] Move discovery code into its own module.

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