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
/
test
/
python_api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix TestTargetAPI.py test for users who use Swig 3.0.5 or greater.
Adrian McCarthy
2015-10-13
1
-0
/
+3
*
[LLDB][MIPS] Skip invalid size watchpoint testcase for MIPS
Mohit K. Bhakkad
2015-10-05
1
-0
/
+1
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
42
-1140
/
+344
*
Remove expectedFailureFreeBSD from passing TestChangeValueAPI test
Ed Maste
2015-09-23
1
-1
/
+0
*
Remove expectedFailureFreeBSD from passing test
Ed Maste
2015-09-22
1
-1
/
+0
*
Last set of XFAILs for Windows.
Zachary Turner
2015-09-16
3
-0
/
+3
*
Marked TestEvents test as flakey on Linux.
Todd Fiala
2015-09-14
1
-1
/
+1
*
Fixes lldb-server commandline test xpass for OS X and Linux; resolves llvm.or...
Todd Fiala
2015-09-14
1
-2
/
+0
*
Remove expectedFailureFreeBSD from passing test_with_dwarf_formatters_api
Ed Maste
2015-09-14
1
-1
/
+0
*
XFAIL miscellaneous tests on windows.
Zachary Turner
2015-09-11
6
-0
/
+6
*
XFAIL some more tests related to value api
Zachary Turner
2015-09-11
3
-0
/
+3
*
Exception registers aren't supported outside of Darwin
Ed Maste
2015-09-08
1
-1
/
+0
*
XFAIL more watchpoint tests on Windows.
Zachary Turner
2015-09-02
1
-0
/
+1
*
XFAIL TestHelloWorld on Windows.
Zachary Turner
2015-09-01
1
-0
/
+2
*
Skip test which is causing ERRORs in dotest.py after r237053
Dawn Perchik
2015-08-26
1
-0
/
+1
*
[ValueObjectSynthetic and ValueObjectDynamicValue] Override GetDeclaration
Siva Chandra
2015-08-18
1
-0
/
+1
*
Remove Unicode byte-order mark from python files.
Zachary Turner
2015-08-13
5
-5
/
+5
*
XFAIL Watchpoint tests on Windows.
Zachary Turner
2015-08-13
5
-5
/
+10
*
XFAIL test_with_dwarf_formatters_api on FreeBSD
Ed Maste
2015-07-27
1
-0
/
+1
*
Add option eTypeOptionHideEmptyAggregates.
Siva Chandra
2015-07-24
3
-2
/
+53
*
XFAIL watchpoint tests on Android arm/aarch64
Tamas Berghammer
2015-07-22
6
-0
/
+7
*
Fix typos.
Bruce Mitchener
2015-07-22
1
-1
/
+1
*
Add a class ValueObjectConstResultCast.
Siva Chandra
2015-07-16
2
-0
/
+16
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
5
-6
/
+6
*
[Python] Allow PyLong values in integer lists (when converting to C lists)
Siva Chandra
2015-07-01
1
-18
/
+44
*
Add test for SBValue.GetNonSyntheticValue in presence of synth provider.
Siva Chandra
2015-06-26
4
-25
/
+80
*
Added expectedFlakey test decorator
Vince Harron
2015-06-26
1
-1
/
+1
*
Update TestPrintStackTraces XFAIL once more
Pavel Labath
2015-06-25
1
-1
/
+1
*
Fix TestThreadAPI on Linux
Tamas Berghammer
2015-06-25
1
-6
/
+4
*
Make XFAIL on TestPrintStackTraces more specific
Pavel Labath
2015-06-25
1
-4
/
+1
*
Fix a variety of typos.
Bruce Mitchener
2015-06-18
1
-2
/
+2
*
Fix TestAttachDenied and TestChangeProcessGroup for remote Windows to Android.
Chaoren Lin
2015-06-06
1
-1
/
+1
*
Un-enable TestEvents test on linux
Pavel Labath
2015-06-02
1
-0
/
+2
*
Enable TestEvents test on linux
Pavel Labath
2015-06-02
1
-1
/
+0
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
5
-6
/
+6
*
[TestChangeValueAPI] Remove expectedFailureGcc decorator.
Siva Chandra
2015-05-21
1
-1
/
+0
*
Add bug number for TestEvents
Tamas Berghammer
2015-05-21
1
-1
/
+1
*
XFAIL TestEvents on Linux bacuse it is flaky
Tamas Berghammer
2015-05-21
1
-0
/
+1
*
Added minor comment
Vince Harron
2015-05-12
1
-0
/
+1
*
os.path.join does not always work for paths on remote platforms.
Chaoren Lin
2015-05-11
1
-1
/
+1
*
[TestEvents] Add a 'connected' state to include remote debugging.
Siva Chandra
2015-05-08
1
-10
/
+20
*
Enable TestChangeValueAPI on Linux
Pavel Labath
2015-05-05
1
-2
/
+1
*
un-skipped a bunch of tests on Linux
Vince Harron
2015-05-04
1
-2
/
+0
*
Enabling two watchpoint tests on linux
Pavel Labath
2015-04-30
2
-2
/
+0
*
XFAILing TestPrintStackTraces on linux to stabilize the build bot
Pavel Labath
2015-04-17
1
-6
/
+4
*
Exception registers aren't supported outside of Darwin
Vince Harron
2015-04-15
1
-9
/
+16
*
Remove gcc xfail for TestTargetWatchAddress.
Chaoren Lin
2015-04-14
1
-1
/
+0
*
Many many test failures after some recent changes. The problem is lldbtest.ge...
Greg Clayton
2015-04-02
1
-1
/
+1
*
TestPrintStackTraces - made XFAIL more precise
Vince Harron
2015-03-31
1
-1
/
+7
*
Enabled a bunch of tests on Linux
Vince Harron
2015-03-31
2
-2
/
+1
[next]