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
*
Re-add an xfail removed by r254163
Tamas Berghammer
2015-11-27
1
-0
/
+1
*
Fix TestRegisters.py on arm
Tamas Berghammer
2015-11-26
1
-1
/
+1
*
Remove some xfail-s fixed by r253026
Tamas Berghammer
2015-11-26
2
-5
/
+0
*
Make some of the tests in TestRegisters.py arm compatible
Tamas Berghammer
2015-11-26
2
-117
/
+101
*
Enable TestMiBreak on Linux
Pavel Labath
2015-11-25
1
-1
/
+0
*
Temporarily add expectedFailureFreeBSD to tests that fail to detect Clang on ...
Ed Maste
2015-11-24
2
-0
/
+2
*
Add expectedFlakeyFreeBSD to TestBatchMode failing on buildbot
Ed Maste
2015-11-24
1
-0
/
+1
*
Remove expectedFailureFreeBSD decorator from now-passing tests
Ed Maste
2015-11-24
3
-3
/
+0
*
Remove expectedFailureFreeBSD from passing ThreadExitTestCase::test_with_dwarf
Ed Maste
2015-11-24
1
-1
/
+0
*
Add expectedFailureFreeBSD decorators for new Python fd leak
Ed Maste
2015-11-24
1
-0
/
+3
*
Disable forcing -marm (A32 instruction set) while running testsuite on arm ta...
Omair Javaid
2015-11-24
1
-0
/
+4
*
Enable saving of mini dumps with lldb process save-core.
Adrian McCarthy
2015-11-20
3
-0
/
+85
*
Revert "Make skipIf support the not_in function (second attempt)."
Siva Chandra
2015-11-20
1
-15
/
+11
*
Use the system clang, since this support should now be in; does not un-xfail ...
Enrico Granata
2015-11-20
2
-12
/
+2
*
Revert "FOO"
Adrian McCarthy
2015-11-20
3
-85
/
+0
*
FOO
Adrian McCarthy
2015-11-20
3
-0
/
+85
*
Make skipIf support the not_in function (second attempt).
Adrian McCarthy
2015-11-20
1
-11
/
+15
*
Revert "Make skipIf support the not_in function."
Siva Chandra
2015-11-20
1
-3
/
+3
*
Make skipIf support the not_in function.
Adrian McCarthy
2015-11-20
1
-3
/
+3
*
Fix up LLDB for a change in the way clang represents anonymous unions such th...
Enrico Granata
2015-11-19
3
-0
/
+55
*
Cleanup work required to get the ASAN tests to run in the new test suite infr...
Enrico Granata
2015-11-19
4
-5
/
+8
*
Pass -fms-compatibility-version when building test inferiors.
Zachary Turner
2015-11-19
1
-0
/
+3
*
[LLDB][MIPS] Fix lldbplatformutil.py Failure
Sagar Thakur
2015-11-19
1
-3
/
+9
*
[TestExitDuringStep] Adjust after a recent type map change.
Siva Chandra
2015-11-18
1
-1
/
+2
*
Support unix-abstract-connect scheme as platform url in lldb testsuite
Ying Chen
2015-11-18
2
-4
/
+11
*
Fix some issues with swig & string conversion.
Zachary Turner
2015-11-18
3
-3
/
+12
*
[LLDB][MIPS] Fix TestDisassembleBreakpoint.py for MIPS
Sagar Thakur
2015-11-18
1
-2
/
+6
*
[MIPS][LLDB]Fix TestBreakpointCondition.py for MIPS
Sagar Thakur
2015-11-18
1
-3
/
+6
*
Add the ability (through the SB API & command line) to specify an address
Jim Ingham
2015-11-17
3
-0
/
+105
*
Python 3 - Skip a certain test for a particular (swig,python) combo.
Zachary Turner
2015-11-16
2
-1
/
+10
*
Re-Apply "Add a "not_in()" function you can apply to the list type arguments ...
Ying Chen
2015-11-16
2
-4
/
+19
*
Add the ability to xfail or skip based on swig / python version.
Zachary Turner
2015-11-16
1
-11
/
+54
*
Revert "Add a "not_in()" function you can apply to the list type arguments to...
Pavel Labath
2015-11-16
2
-21
/
+4
*
Uniquify all the type X delete commands via one common base class
Enrico Granata
2015-11-14
1
-1
/
+1
*
Add a "not_in()" function you can apply to the list type arguments to expecte...
Jim Ingham
2015-11-14
2
-4
/
+21
*
Fixed a testcase problem where disassembly would fail for nameless functions.
Sean Callanan
2015-11-13
1
-1
/
+2
*
Change the test to use the instruction list to get the consecutive addresses ...
Jim Ingham
2015-11-13
1
-18
/
+9
*
Re-XFAIL two more tests I missed
Pavel Labath
2015-11-13
1
-0
/
+2
*
Re-add XFAILs to two tests
Pavel Labath
2015-11-13
2
-0
/
+2
*
Fix multiple symbol lookup in the same namespace
Eugene Leviant
2015-11-13
2
-8
/
+44
*
Remove a broken hack from Scalar::ULongLong and fix a test
Tamas Berghammer
2015-11-13
1
-2
/
+2
*
Fix to solve Bug 23139 & Bug 23560
Abhishek Aggarwal
2015-11-13
9
-17
/
+0
*
Implement RegisterContext for Mini Dumps.
Adrian McCarthy
2015-11-12
1
-0
/
+14
*
[test] Fix comment.
Dawn Perchik
2015-11-12
1
-1
/
+1
*
Marked test_qRegisterInfo_returns_{one_valid_result,all_valid_results} XFAIL ...
Todd Fiala
2015-11-11
1
-0
/
+2
*
Bump up test timeout interval on Darwin from 4 to 6 minutes.
Todd Fiala
2015-11-11
1
-0
/
+3
*
Mark TestCompletion.py test_symbol_name_dwarf XFAIL on Darwin.
Todd Fiala
2015-11-11
1
-0
/
+1
*
Mark TestTerminal.py as XFAIL on OS X.
Todd Fiala
2015-11-11
1
-0
/
+1
*
Updated a relative path in Makefile.rules to reflect the new testsuite location.
Sean Callanan
2015-11-10
1
-1
/
+1
*
Updated lldb_pylint_helper to work with recent Python package changes.
Todd Fiala
2015-11-10
1
-15
/
+27
[next]