index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
utils
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove this Makefile, it is unused.
Daniel Dunbar
2009-07-25
1
-21
/
+0
*
MultiTestRunner: Oops, clang wasn't being substituted properly. This is why the
Daniel Dunbar
2009-07-25
1
-13
/
+15
*
MultiTestRunner: Always use absolute path names for tests.
Daniel Dunbar
2009-07-25
2
-2
/
+4
*
MultiTestRunner: Validate '&&' at the end of RUN lines.
Daniel Dunbar
2009-07-25
1
-10
/
+33
*
MultiTestRunner: Explicitly define child environment, the only variable we need
Daniel Dunbar
2009-07-25
1
-5
/
+4
*
MultiTestRunner.py improvements.
Daniel Dunbar
2009-07-25
2
-8
/
+14
*
MultiTestRunner.py improvements.
Daniel Dunbar
2009-07-25
1
-8
/
+40
*
Add extra print for --time-tests output.
Daniel Dunbar
2009-07-16
1
-0
/
+1
*
Make stdin for test scripts empty, so that tests don't accidentally hang waiting
Daniel Dunbar
2009-07-13
1
-0
/
+1
*
Add --time-tests option to test runner, for profiling 'make test'.
Daniel Dunbar
2009-07-11
1
-2
/
+16
*
restore proper valgrind support.
Nuno Lopes
2009-07-11
1
-6
/
+8
*
Use /usr/bin/env trick to find python. Patch by Krister Walfridsson.
Eli Friedman
2009-07-10
3
-3
/
+3
*
Having tests that depend on previously created files is bad idea. Fix them to...
Argyrios Kyrtzidis
2009-07-06
1
-2
/
+0
*
Make use of the Index library through the index-test tool.
Argyrios Kyrtzidis
2009-07-05
1
-0
/
+2
*
Revert prev commit, we have much bigger problems because 2.3 is missing
Daniel Dunbar
2009-07-02
1
-1
/
+1
*
Avoid @staticmethod to allow use with Python 2.3.
Daniel Dunbar
2009-07-02
1
-2
/
+3
*
Testing improvements:
Daniel Dunbar
2009-06-17
2
-27
/
+121
*
If any tests fail, the test runner returns a status code of 1
Douglas Gregor
2009-06-16
1
-1
/
+2
*
Update Clang to include the InitializeAllTargets and
Douglas Gregor
2009-06-16
1
-1
/
+0
*
Switch CMake testing over to use Daniels new(er) Python-based infrastructure.
Douglas Gregor
2009-06-05
1
-1
/
+8
*
Make this code a little more generic.
Daniel Dunbar
2009-04-26
1
-20
/
+19
*
Don't build error/warning/assertion detection in the testing script.
Daniel Dunbar
2009-04-23
1
-67
/
+2
*
Support %S in Python TestRunner
Daniel Dunbar
2009-04-10
1
-0
/
+2
*
Add my "clang compatible" test runner. Sorry for keeping this to myself...
Daniel Dunbar
2009-03-06
4
-0
/
+853