index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
lit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't traverse into .svn directories.
Daniel Dunbar
2009-09-28
1
-1
/
+1
*
lit: When executing shell scripts internally, don't allow piped stderr on any
Daniel Dunbar
2009-09-22
1
-3
/
+21
*
Add a magic LLVM_DISABLE_CRT_DEBUG environment variable which we check in Reg...
Daniel Dunbar
2009-09-22
1
-0
/
+1
*
Actually use the arguments with the resolved executable path.
Daniel Dunbar
2009-09-22
1
-1
/
+1
*
lit: Don't use close_fds=True on Windows.
Daniel Dunbar
2009-09-22
1
-1
/
+5
*
lit: When executing commands internally, perform PATH resolution ourselves.
Daniel Dunbar
2009-09-22
1
-2
/
+23
*
lit: Add a custom test format for use in clang.
Daniel Dunbar
2009-09-16
2
-1
/
+54
*
lit: When finding nested test suites, check first in the execpath in case there
Daniel Dunbar
2009-09-15
1
-13
/
+22
*
lit: Give test formats control over test discovery.
Daniel Dunbar
2009-09-14
5
-26
/
+100
*
tests: Add a %abs_tmp substitution which is guaranteed to be a full path.
Daniel Dunbar
2009-09-13
1
-0
/
+2
*
Count test correctly with -q.
Daniel Dunbar
2009-09-09
1
-0
/
+1
*
Fix another refactoro.
Daniel Dunbar
2009-09-09
1
-1
/
+1
*
lit needs bash for tcl-as-sh execution, we use set -o pipefail.
Daniel Dunbar
2009-09-08
1
-1
/
+1
*
Fix typo that worked on python 2.6.
Daniel Dunbar
2009-09-08
2
-6
/
+5
*
Fix a refactoro.
Daniel Dunbar
2009-09-08
1
-1
/
+1
*
Add 'lit' testing tool.
Daniel Dunbar
2009-09-08
14
-0
/
+2401