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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Teach the lldbinline test cases to run in DWO mode
Enrico Granata
2015-10-19
1
-0
/
+7
*
Split getting the key from a window from the code that handles the key.
Greg Clayton
2015-10-16
1
-12
/
+17
*
Skip hanging watchpoint test on Windows (rather than just xfailing).
Adrian McCarthy
2015-10-16
1
-1
/
+1
*
More general fixes to the tree view and BoxedPanel.
Greg Clayton
2015-10-16
1
-33
/
+152
*
Factor the execution of the test method into a separate function to ensure th...
Adrian McCarthy
2015-10-15
2
-26
/
+43
*
Fixup previous commit.
Todd Fiala
2015-10-15
1
-3
/
+2
*
Modify pylint/flake8 path helper to add lldb python module to path.
Todd Fiala
2015-10-15
1
-0
/
+69
*
In r240466, when Greg added the jThreadsInfo packet, he accidentally
Jason Molenda
2015-10-15
2
-1
/
+80
*
Fix the ability to quit and use a custom exception. Also print tree items out...
Greg Clayton
2015-10-15
1
-11
/
+49
*
Add a data formatter for __NSArray0, the type of empty arrays
Enrico Granata
2015-10-14
1
-0
/
+2
*
lldb-server: add support for binary memory reads
Pavel Labath
2015-10-14
1
-0
/
+45
*
Mark TestBatchMode as flaky on linux
Pavel Labath
2015-10-14
1
-0
/
+1
*
ArchSpec: fix unintentional promotion of unspecified unknowns to specified un...
Todd Fiala
2015-10-13
1
-7
/
+7
*
Added tree panels.
Greg Clayton
2015-10-13
1
-15
/
+281
*
Xfail a watchpoint test on Windows, until Windows implements watchpoints.
Adrian McCarthy
2015-10-13
1
-0
/
+1
*
Fix TestTargetAPI.py test for users who use Swig 3.0.5 or greater.
Adrian McCarthy
2015-10-13
1
-0
/
+3
*
Fix test for change in a summary string (objects -> elements).
Jim Ingham
2015-10-12
1
-6
/
+6
*
TestAttachResume is still flaky on linux. mark it as such
Pavel Labath
2015-10-12
1
-0
/
+1
*
Switch threading mode for tests on Windows when there are lots of cores.
Adrian McCarthy
2015-10-12
1
-4
/
+7
*
dotest.py: Remove useless AttributeError catches
Pavel Labath
2015-10-12
1
-45
/
+18
*
Improve TestValueOfVectorVariable
Tamas Berghammer
2015-10-12
1
-10
/
+3
*
X86: Change FTAG register size in FXSAVE structure
Abhishek Aggarwal
2015-10-12
2
-10
/
+18
*
[TestValueOfVectorVariable] Reduce the vector size to 4.
Siva Chandra
2015-10-09
2
-4
/
+6
*
Correction in rL249838: Moving test to appropriate directory
Mohit K. Bhakkad
2015-10-09
3
-0
/
+75
*
dotest.py: Fail if we detect multiple tests with the same name
Pavel Labath
2015-10-09
1
-0
/
+9
*
Fix the way dwo tests are skipped on darwin
Tamas Berghammer
2015-10-09
1
-6
/
+7
*
Rename one of the TestGoASTContexts
Pavel Labath
2015-10-09
1
-0
/
+0
*
Fix regression caused by r249769
Tamas Berghammer
2015-10-09
1
-2
/
+2
*
Fix disabling of dwo tests
Pavel Labath
2015-10-09
1
-0
/
+1
*
Testcase and fix for bug 24074
Ravitheja Addepally
2015-10-08
3
-0
/
+96
*
Expected fail this test and supplied the radar number that is tracking the fix.
Greg Clayton
2015-10-07
1
-1
/
+2
*
[DWARFASTParserClang] Strengthen incomplete type handling.
Siva Chandra
2015-10-07
8
-0
/
+102
*
Don't do DWO tests on darwin as they aren't supported. If this is an error an...
Greg Clayton
2015-10-07
1
-1
/
+1
*
This test is useless. It doesn't work and it fails on MacOSX. Removing it.
Greg Clayton
2015-10-07
2
-78
/
+0
*
Another stripped test that requires darwin and a dSYM (no Dwarf or DWO).
Greg Clayton
2015-10-07
1
-0
/
+2
*
More fixes for binaries that we strip. When we strip a binary we can't do Dwa...
Greg Clayton
2015-10-07
1
-0
/
+4
*
Fix a test that should only be run with a dSYM file by adding @skipIfDwarf an...
Greg Clayton
2015-10-07
2
-0
/
+5
*
Fixed up some first responder issues and added menubar support that isn't in ...
Greg Clayton
2015-10-07
2
-46
/
+262
*
[lldb-mi] Fix evaluation of strings containing characters from non-ascii range
Dawn Perchik
2015-10-07
3
-38
/
+82
*
This is the work I was building up to with my patches yesterday
Enrico Granata
2015-10-07
7
-36
/
+36
*
Add expectedFailureFreeBSD for Go runtime test
Ed Maste
2015-10-07
1
-0
/
+1
*
Resumbit "Fix race condition during process detach"
Pavel Labath
2015-10-07
1
-1
/
+0
*
Fix race condition in the working directory cleanup code
Tamas Berghammer
2015-10-07
1
-4
/
+9
*
Remove working directory from remote platform in the test suite
Tamas Berghammer
2015-10-07
1
-0
/
+7
*
XFAIL new dwo test failing with totclang on linux i386
Tamas Berghammer
2015-10-07
1
-0
/
+1
*
Run tests with dwo symbol files
Tamas Berghammer
2015-10-07
6
-3
/
+65
*
Route the preferred-display-language mechanism to the ValueObjectPrinter and ...
Enrico Granata
2015-10-07
1
-2
/
+0
*
Modify minimumg go version to 1.4.0 for tests.
Todd Fiala
2015-10-06
1
-6
/
+3
*
Add missing GoLanguageRuntime files.
Ryan Brown
2015-10-06
2
-0
/
+117
*
Bungled my last change in a tweak.
Todd Fiala
2015-10-06
1
-2
/
+1
[prev]
[next]