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
...
*
Update some XFAILs after the 3.8->3.9 version change
Tamas Berghammer
2016-01-14
2
-2
/
+2
*
XFAIL TestCommandScriptImmediateOutput on Linux
Tamas Berghammer
2016-01-14
1
-0
/
+1
*
Revert changes to TestProcessLaunch.py as they are breaking a build.
Zachary Turner
2016-01-13
2
-32
/
+20
*
Fix TestProcessLaunch for Python 3.
Zachary Turner
2016-01-13
2
-20
/
+32
*
Mark these tests on FreeBSD and Linux as non-flakey. We don't know that they are
Enrico Granata
2016-01-13
1
-2
/
+0
*
Fix an issue where scripted commands would not actually print any of their ou...
Enrico Granata
2016-01-13
2
-0
/
+45
*
[LLDB][MIPS] Fix TestDisassembleRawData.py
Sagar Thakur
2016-01-13
1
-7
/
+17
*
[TestThreadJump] Adjust match sub-string after recent change.
Siva Chandra
2016-01-12
1
-2
/
+1
*
Fix TestThreadJump on Windows.
Zachary Turner
2016-01-12
1
-2
/
+1
*
Fix for TestNoreturnUnwind.py on i386
Ravitheja Addepally
2016-01-12
1
-1
/
+1
*
Xfail some Arm-Linux specific failures
Omair Javaid
2016-01-11
4
-3
/
+10
*
Don't run dwo tests for windows targets.
Zachary Turner
2016-01-11
1
-1
/
+2
*
Replace accidental DOS (and mixed) line endings in a few text files
Dimitry Andric
2016-01-11
1
-31
/
+31
*
Fix TestMiniDump.py for Python 2/3 (and for a change to debug info)
Adrian McCarthy
2016-01-11
1
-3
/
+3
*
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
*
Remove CRLF line endings from test_common.h
Pavel Labath
2016-01-11
1
-44
/
+44
*
Centralize the handling of attach permissions on linux in tests
Pavel Labath
2016-01-11
10
-134
/
+42
*
Writing a test case for r257234 I found another place that was
Jim Ingham
2016-01-09
3
-0
/
+70
*
Fiddling with Pavel's fix for getting the breakpoint right when there's debug...
Jim Ingham
2016-01-09
1
-2
/
+1
*
Fix TestDebugBreak.py failure with gcc, for loop declarations are not allowed...
Ying Chen
2016-01-08
1
-2
/
+2
*
Remove XFAIL from a few tests that have been fixed on Windows.
Zachary Turner
2016-01-08
3
-3
/
+0
*
XFAIL 2 more tests based on SWIG version.
Zachary Turner
2016-01-08
2
-0
/
+4
*
Remove XFAIL from TestThreadStates on Windows.
Zachary Turner
2016-01-08
1
-1
/
+0
*
Treat an embedded int3/__debugbreak() as a breakpoint on Windows, includes a ...
Adrian McCarthy
2016-01-08
3
-0
/
+85
*
Fix TestBatchMode for gcc
Pavel Labath
2016-01-08
1
-1
/
+2
*
Another fix for TestBatchMode on linux
Pavel Labath
2016-01-08
1
-0
/
+17
*
Fix TestBatchMode on linux
Pavel Labath
2016-01-08
1
-1
/
+2
*
Fix a glitch in the Driver's batch mode when used with "attach".
Jim Ingham
2016-01-08
2
-14
/
+116
*
XFAIL TestMultithreaded on linux
Pavel Labath
2016-01-07
1
-1
/
+1
*
Remove some Windows->Android XTIMEOUTs
Pavel Labath
2016-01-07
1
-5
/
+0
*
XFAIL TestEvents.test_add_listener_to_broadcaster
Pavel Labath
2016-01-07
1
-1
/
+1
*
fixup lldbinline-style tests to clean up Makefiles and *.d files
Todd Fiala
2016-01-06
1
-4
/
+4
*
Remove XTIMEOUT from TestMultithreaded on linux
Pavel Labath
2016-01-06
2
-5
/
+2
*
Fix a bug in lldbutil.expect_state_changes
Pavel Labath
2016-01-06
1
-10
/
+18
*
XFAIL TestMiSymbol on linux
Pavel Labath
2016-01-06
1
-0
/
+1
*
Apply missed changes from svn r256863 "Add support for "source info" and use ...
Dawn Perchik
2016-01-06
2
-5
/
+5
*
Add support for "source info" and use it to fix MI's -symbol-list-lines.
Dawn Perchik
2016-01-05
3
-4
/
+11
*
Fix a typo in lldbutil.py
Pavel Labath
2016-01-05
1
-1
/
+1
*
Mark a test_lldbmi_gdb_set_target_async_on as flaky on linux
Pavel Labath
2016-01-05
1
-0
/
+1
*
Remove XTIMEOUT from TestEvents on linux
Pavel Labath
2016-01-05
1
-1
/
+0
*
Remove old flaky test rerun logic
Pavel Labath
2016-01-05
1
-23
/
+3
*
Remove XTIMEOUT from TestRegisters on linux
Pavel Labath
2016-01-04
1
-1
/
+0
*
Remove XTIMEOUT from TestThreadStepOut on linux
Pavel Labath
2016-01-04
1
-1
/
+0
*
Remove XTIMEOUT from TestHelloWorld on linux
Pavel Labath
2016-01-04
1
-3
/
+0
*
Remove XTIMEOUT from TestExitDuringStep on linux
Pavel Labath
2016-01-04
1
-1
/
+0
*
Remove XTIMEOUT from TestCreateAfterAttach on linux
Pavel Labath
2016-01-04
1
-1
/
+0
*
Remove TestConnectRemote from XTIMEOUTs
Pavel Labath
2016-01-04
1
-1
/
+0
*
Allow test decorators to use lists (and not_in(list)) for arches
Adrian McCarthy
2015-12-22
1
-3
/
+8
*
XFAIL TestCppNsImport on FreeBSD
Ed Maste
2015-12-22
1
-0
/
+1
[prev]
[next]