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
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
test_result.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][tests] Make it possible to expect failure for a whole category
Tatyana Krasnukha
2020-01-10
1
-4
/
+12
*
[lldb][tests][NFC] Unify variable naming convention
Tatyana Krasnukha
2020-01-10
1
-5
/
+5
*
[lldb][test] NFC, re-use _getTestPath() function
Tatyana Krasnukha
2020-01-10
1
-21
/
+14
*
[lldb][tests] Take into account all parent's categories when traverse folders...
Tatyana Krasnukha
2020-01-10
1
-12
/
+13
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
1
-1
/
+0
*
[lldb][test] Handle .categories lookup for inline tests.
Jordan Rupprecht
2019-12-06
1
-2
/
+9
*
[dotest] Remove -q (quiet) flag.
Jonas Devlieghere
2019-08-28
1
-28
/
+21
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
1
-1
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove vestigial remnants of the test crash info hook
Pavel Labath
2018-02-14
1
-4
/
+0
*
[dotest] Remove crashinfo hook
Pavel Labath
2018-01-10
1
-3
/
+0
*
Remove getCategories mechanism of specifying test categories
Pavel Labath
2017-11-02
1
-1
/
+27
*
Improvements to testing blacklist
Francis Ricci
2016-10-04
1
-14
/
+3
*
Allow for tests to be disabled at runtime
Francis Ricci
2016-09-23
1
-0
/
+33
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-23
/
+50
*
[test] Fix category-based skipping
Pavel Labath
2016-07-12
1
-2
/
+0
*
surface build error content through test event system
Todd Fiala
2016-05-14
1
-4
/
+36
*
test infra: move test event-related handling into its own package
Todd Fiala
2016-04-20
1
-2
/
+1
*
Make test categories composable
Pavel Labath
2015-12-14
1
-16
/
+11
*
Add test event marking a test as explicitly eligible for rerun if it is marke...
Todd Fiala
2015-12-11
1
-4
/
+0
*
Remove the -P option from dotest.py
Zachary Turner
2015-12-09
1
-10
/
+0
*
Move LLDBTestResult class to its own module.
Zachary Turner
2015-12-08
1
-0
/
+243