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
/
python_api
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Mark TestPrintStackTraces as flaky on linux
Pavel Labath
2016-05-09
1
-0
/
+1
*
Fix TestEvents.py on OS X
Todd Fiala
2016-05-05
1
-3
/
+6
*
Fix DW_AT_specification handling in DWO files
Pavel Labath
2016-05-05
5
-0
/
+70
*
Remote flaky decorator from TestSignalsAPI on linux
Pavel Labath
2016-04-28
1
-1
/
+0
*
Fix TestGetVariables.py.
Chaoren Lin
2016-04-25
2
-2
/
+3
*
Fix StackFrame::GetVariables(...) function that was broken by 261858 when lam...
Greg Clayton
2016-04-25
3
-0
/
+223
*
Fix test cases for big-endian systems
Ulrich Weigand
2016-04-14
2
-3
/
+7
*
Support Linux on SystemZ as platform
Ulrich Weigand
2016-04-14
4
-1
/
+4
*
Mark TestPrintStackTraces as flaky on android arm
Pavel Labath
2016-04-11
1
-0
/
+1
*
Extend XFlaky in TestProcessIO to linux as well
Pavel Labath
2016-03-14
1
-5
/
+5
*
Remove the skip if Darwin since I fixed the crash.
Jim Ingham
2016-03-11
1
-1
/
+0
*
skip newly segfaulting test on OS X public CI
Todd Fiala
2016-03-11
1
-0
/
+1
*
Remove expectedFailureFreeBSD decorator
Ed Maste
2016-02-19
1
-1
/
+1
*
Remove expectedFailureLinux decorator.
Zachary Turner
2016-02-10
1
-2
/
+2
*
Change lldb.value.__int__() so that it takes into account the signedness of t...
Enrico Granata
2016-02-10
2
-0
/
+13
*
Remove expectedFailureWindows decorator.
Zachary Turner
2016-02-08
17
-18
/
+18
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
37
-44
/
+99
*
Move some of the common decorators to decorators.py.
Zachary Turner
2016-02-04
6
-4
/
+12
*
Mark TestProcessIO as flaky on android
Pavel Labath
2016-02-04
1
-1
/
+5
*
Mark TestProcessIO.test_stdin_redirection as flaky on android
Pavel Labath
2016-02-02
1
-0
/
+1
*
Fix misnamed variable in TestProcessAPI.py
Zachary Turner
2016-02-01
1
-2
/
+2
*
Remove XFAIL Windows from a test that was fixed by r258758.
Zachary Turner
2016-01-26
1
-1
/
+0
*
Fix some issues with bytes and strings in Python 3.
Zachary Turner
2016-01-25
1
-8
/
+4
*
[LLDB][MIPS] Fix TestPrintStackTraces.py
Sagar Thakur
2016-01-25
1
-0
/
+4
*
Remove assumptions that thread 0 is always the main thread.
Zachary Turner
2016-01-21
4
-13
/
+16
*
Fix for Bug 25338
Ravitheja Addepally
2016-01-19
1
-2
/
+0
*
[LLDB][MIPS] Fix TestDisassembleRawData.py
Sagar Thakur
2016-01-13
1
-7
/
+17
*
Mark TestChangeValueAPI as flaky on linux (pr25652)
Pavel Labath
2016-01-11
1
-0
/
+1
*
Skip TestEvents on linux completely
Pavel Labath
2016-01-11
1
-1
/
+1
*
Centralize the handling of attach permissions on linux in tests
Pavel Labath
2016-01-11
1
-20
/
+3
*
XFAIL 2 more tests based on SWIG version.
Zachary Turner
2016-01-08
2
-0
/
+4
*
XFAIL TestEvents.test_add_listener_to_broadcaster
Pavel Labath
2016-01-07
1
-1
/
+1
*
skip TestEvents.py on Darwin
Todd Fiala
2015-12-22
1
-0
/
+1
*
Add API to support retrieving the formatters category for a specific language
Enrico Granata
2015-12-18
1
-0
/
+2
*
Merge ENABLE_THREADS and ENABLE_STD_THREADS markers
Tamas Berghammer
2015-12-15
1
-1
/
+1
*
Correction in TestFrames.py test for arm targets in thumb mode
Omair Javaid
2015-12-14
1
-3
/
+6
*
Python 3 - Skip a certain test for a particular (swig,python) combo.
Zachary Turner
2015-11-16
1
-0
/
+2
*
Remove a broken hack from Scalar::ULongLong and fix a test
Tamas Berghammer
2015-11-13
1
-2
/
+2
*
Add SBType::IsAnonymousType() and relative plumbing in the debugger internals
Enrico Granata
2015-11-07
2
-0
/
+11
*
Teach LLDB how to directly launch processes on the iOS simulator
Enrico Granata
2015-11-05
1
-0
/
+3
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
41
-41
/
+41
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
45
-96
/
+118
*
This test case does not actually depend on Cocoa; Foundation is good enoguh
Enrico Granata
2015-11-02
2
-2
/
+2
*
Mark another TestEvents test as flaky on linux
Pavel Labath
2015-10-30
1
-0
/
+1
*
Mark TestHelloWorld and TestInferiorAssert.py as XFAIL due llvm.org/pr25338.
Oleksiy Vyalov
2015-10-28
1
-0
/
+2
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
150
-0
/
+8310
[prev]