Daniel Dunbar
|
7c748661ce
|
lit: Add a custom test format for use in clang.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81987 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-16 01:34:52 +00:00 |
|
Daniel Dunbar
|
b2485c9e41
|
lit: When finding nested test suites, check first in the execpath in case there
is a site configuration.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81902 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-15 20:09:17 +00:00 |
|
Daniel Dunbar
|
00a42449ec
|
lit: Give test formats control over test discovery.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81751 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-14 02:38:46 +00:00 |
|
Daniel Dunbar
|
5110609ceb
|
tests: Add a %abs_tmp substitution which is guaranteed to be a full path.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81662 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-13 01:39:50 +00:00 |
|
Daniel Dunbar
|
c60535ab81
|
Count test correctly with -q.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81313 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-09 02:41:42 +00:00 |
|
Daniel Dunbar
|
07d0bd4da7
|
Fix another refactoro.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81312 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-09 02:41:32 +00:00 |
|
Daniel Dunbar
|
f072432e26
|
lit needs bash for tcl-as-sh execution, we use set -o pipefail.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81197 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-08 06:08:07 +00:00 |
|
Daniel Dunbar
|
ba3931b667
|
Fix typo that worked on python 2.6.
Also, fix unit tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81194 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-08 05:46:28 +00:00 |
|
Daniel Dunbar
|
2c0a49c8cb
|
Fix a refactoro.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81192 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-08 05:37:51 +00:00 |
|
Daniel Dunbar
|
be7ada7181
|
Add 'lit' testing tool.
- make install && man $(llvm-config --prefix)/share/man/man1/lit.1 for more
information.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81190 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-08 05:31:18 +00:00 |
|