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
/
MultiTestRunner.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old test runner, this has moved to LLVM/utils/lit and all known clients
Daniel Dunbar
2009-09-22
1
-399
/
+0
*
Add --vg-arg option to clang test runner.
Daniel Dunbar
2009-09-04
1
-0
/
+4
*
lit: flush stdout in no-fancy-progress-bar mode as well.
Benjamin Kramer
2009-08-14
1
-0
/
+2
*
Fix locating the 'lit.cfg' file when running on only a single file in the
Daniel Dunbar
2009-08-06
1
-1
/
+2
*
lit: Fix thinko in finding config file.
Daniel Dunbar
2009-08-01
1
-2
/
+2
*
lit: Add internal script execution.
Daniel Dunbar
2009-08-01
1
-0
/
+4
*
lit: Pull a few more variables into the TestingConfig object.
Daniel Dunbar
2009-08-01
1
-4
/
+6
*
lit: Don't use threads when only running one test, or with -j 1.
Daniel Dunbar
2009-08-01
1
-11
/
+23
*
MultiTestRunner: Fix invalid warning when pointing 'lit' directly at a test.
Daniel Dunbar
2009-07-31
1
-0
/
+1
*
MultiTestRunner: Simplify, cleanup, and rename!
Daniel Dunbar
2009-07-31
1
-96
/
+127
*
MultiTestRunner: Stop printing XFAILs on every run, this doesn't really have any
Daniel Dunbar
2009-07-30
1
-2
/
+1
*
MultiTestRunner: Reenable --vg option.
Daniel Dunbar
2009-07-29
1
-4
/
+6
*
Tweak MultiTestRunner --path argument.
Daniel Dunbar
2009-07-27
1
-4
/
+6
*
MultiTestRunner: Cleanup test execution & output.
Daniel Dunbar
2009-07-25
1
-39
/
+23
*
MultiTestRunner: Drop external script and DejaGNU compatibility options for now.
Daniel Dunbar
2009-07-25
1
-11
/
+3
*
MultiTestRunner: Disable valgrind support for now, I don't feel like maintaining
Daniel Dunbar
2009-07-25
1
-1
/
+3
*
Make having no RUN line a failure.
Daniel Dunbar
2009-07-25
1
-2
/
+0
*
MultiTestRunner: Always use absolute path names for tests.
Daniel Dunbar
2009-07-25
1
-0
/
+2
*
MultiTestRunner.py improvements.
Daniel Dunbar
2009-07-25
1
-4
/
+3
*
Add extra print for --time-tests output.
Daniel Dunbar
2009-07-16
1
-0
/
+1
*
Add --time-tests option to test runner, for profiling 'make test'.
Daniel Dunbar
2009-07-11
1
-2
/
+16
*
Use /usr/bin/env trick to find python. Patch by Krister Walfridsson.
Eli Friedman
2009-07-10
1
-1
/
+1
*
Testing improvements:
Daniel Dunbar
2009-06-17
1
-5
/
+14
*
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
*
Add my "clang compatible" test runner. Sorry for keeping this to myself...
Daniel Dunbar
2009-03-06
1
-0
/
+397