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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add expectedFailureFreeBSD to an additional thread state test failing on FreeBSD
Ed Maste
2015-12-22
1
-0
/
+1
*
skip TestEvents.py on Darwin
Todd Fiala
2015-12-22
1
-0
/
+1
*
test infra: fix lldbinline tests to work with rerun
Todd Fiala
2015-12-22
5
-2
/
+42
*
Improve error handling for `frame select` command when there are too many arg...
Adrian McCarthy
2015-12-22
1
-0
/
+1
*
Add expectedFailureFreeBSD to tests failing in the same way as on Linux
Ed Maste
2015-12-22
1
-0
/
+3
*
[TestCPPAuto] On linux, we need -fno-limit-debug-info.
Siva Chandra
2015-12-19
3
-1
/
+6
*
Add support for seeing through clang::AutoType in ClangASTContext
Enrico Granata
2015-12-18
3
-0
/
+45
*
Add a test case that validates that my change in r255603 does the right thing
Enrico Granata
2015-12-18
3
-0
/
+85
*
Add API to support retrieving the formatters category for a specific language
Enrico Granata
2015-12-18
1
-0
/
+2
*
mark TestGlobalVariables.py as XFAIL on OS X dwarf.
Todd Fiala
2015-12-18
1
-4
/
+2
*
Revert "Disable test reruns on arm unless explicitly marked with --rerun-all-...
Todd Fiala
2015-12-17
1
-7
/
+2
*
ResultsFormatter: always lock on handle_event()
Todd Fiala
2015-12-17
1
-92
/
+91
*
Inspect DW_AT_const_value global static const variables
Ewan Crawford
2015-12-17
2
-1
/
+3
*
XFAIL some tests failing for Windows -> Android
Tamas Berghammer
2015-12-17
2
-0
/
+2
*
test infra: force rerun to use parallel runner
Todd Fiala
2015-12-17
1
-1
/
+5
*
[test] Add ability to expect timeouts
Pavel Labath
2015-12-16
4
-1
/
+51
*
Disable test reruns on arm unless explicitly marked with --rerun-all-issues
Todd Fiala
2015-12-16
1
-1
/
+2
*
Add a symbolic link from the test directory to the actual - elsewhere located...
Enrico Granata
2015-12-16
1
-1
/
+1
*
Read macro info from .debug_macro section and use it for expression evaluation.
Siva Chandra
2015-12-16
6
-1
/
+156
*
prevent rerun logic from kicking in on test runs including aarch64.
Todd Fiala
2015-12-15
1
-2
/
+6
*
Propagate socket_error exception from handle_read. Otherwise Ninja crashes.
Adrian McCarthy
2015-12-15
1
-3
/
+2
*
test infra: support test reruns in xunit formatter.
Todd Fiala
2015-12-15
1
-7
/
+13
*
Enable the 'type X list' formatters commands to list formatters in language c...
Enrico Granata
2015-12-15
1
-1
/
+4
*
test-infra: refactored new summary results into base ResultsFormatter class
Todd Fiala
2015-12-15
4
-386
/
+326
*
Merge ENABLE_THREADS and ENABLE_STD_THREADS markers
Tamas Berghammer
2015-12-15
11
-15
/
+15
*
Make few adjustments after r255542.
Siva Chandra
2015-12-15
1
-3
/
+3
*
test infra: catch and print exception info on test runner socket listener
Todd Fiala
2015-12-14
1
-5
/
+21
*
[Test] Addresses failing test when path to make contains spaces
Kate Stone
2015-12-14
1
-2
/
+2
*
Remove the multiplier loop.
Zachary Turner
2015-12-14
1
-7
/
+27
*
Revert "Temporarily skip TestWithLimitDebugInfo on Darwin and OS X"
Todd Fiala
2015-12-14
1
-2
/
+0
*
Temporarily skip TestWithLimitDebugInfo on Darwin and OS X
Todd Fiala
2015-12-14
1
-0
/
+2
*
Correction in TestFrames.py test for arm targets in thumb mode
Omair Javaid
2015-12-14
1
-3
/
+6
*
test infra: enable single-worker rerun phase for flakey tests.
Todd Fiala
2015-12-14
9
-26
/
+195
*
Make skipIf decorator support not_in() functor.
Zachary Turner
2015-12-14
1
-6
/
+8
*
Make debug info specification use categories system.
Zachary Turner
2015-12-14
8
-107
/
+42
*
Make test categories composable
Pavel Labath
2015-12-14
3
-18
/
+20
*
Extend XFAIL on TestNamespaceLookup on linux
Pavel Labath
2015-12-14
1
-1
/
+1
*
XFAIL TestNamespaceLookup for linux
Pavel Labath
2015-12-14
1
-0
/
+4
*
[LLDB][MIPS] Mark TestConcurrentEvents.py expected failure, as MIPS atomic se...
Mohit K. Bhakkad
2015-12-14
1
-0
/
+1
*
Test case for "Fix scope-based lookup when more than one function is found."
Dawn Perchik
2015-12-12
1
-0
/
+216
*
Fix scope-based lookup when more than one function is found.
Dawn Perchik
2015-12-12
6
-2
/
+169
*
test infra: adds book-keeping for rerunnable tests
Todd Fiala
2015-12-12
7
-45
/
+165
*
Decouple test execution and test finder logic in parallel test runner.
Todd Fiala
2015-12-12
1
-16
/
+22
*
Use new set when checking if a test event type matches the job/test result types
Todd Fiala
2015-12-11
1
-3
/
+1
*
Revert "Revert "Turn on new test summary results by default.""
Todd Fiala
2015-12-11
2
-2
/
+9
*
Add some tests for stack and local variable inspection for mini dumps.
Adrian McCarthy
2015-12-11
3
-9
/
+109
*
Add expected timeout support to test event architecture.
Todd Fiala
2015-12-11
4
-1
/
+74
*
Remove -S option from dotest.py.
Zachary Turner
2015-12-11
5
-21
/
+1
*
Remove -r and -R options from dotest.py.
Zachary Turner
2015-12-11
3
-108
/
+1
*
Add test event marking a test as explicitly eligible for rerun if it is marke...
Todd Fiala
2015-12-11
3
-4
/
+30
[prev]
[next]