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
...
*
[lldbsuite] Fix TestBreakpointHitCount on Windows
Stella Stamenova
2018-06-28
1
-1
/
+1
*
Skip core file tests on build configurations lacking necessary components
Pavel Labath
2018-06-28
2
-0
/
+21
*
[SymbolFile] Implement GetCompleteObjCClass for .debug_names
Jonas Devlieghere
2018-06-27
1
-3
/
+16
*
This is not a debug info sensitive test.
Jim Ingham
2018-06-26
1
-0
/
+2
*
Fix TestThreadExit for gcc&libc++ combo
Pavel Labath
2018-06-25
1
-1
/
+2
*
Make testcase classnames unique
Jan Kratochvil
2018-06-24
3
-3
/
+3
*
Mark this test as no debuginfo
Adrian Prantl
2018-06-22
1
-1
/
+1
*
Android.rules: Use libc++ by default
Pavel Labath
2018-06-22
3
-9
/
+14
*
[DataFormatter] Add CFDictionary data formatter
Jonas Devlieghere
2018-06-21
2
-1
/
+10
*
Disable gmodules tests on linux
Pavel Labath
2018-06-21
1
-1
/
+1
*
Make test sources compatible with android+libcxx+modules
Pavel Labath
2018-06-20
8
-102
/
+101
*
Make sure TestNumThreads works with libc++
Pavel Labath
2018-06-20
2
-2
/
+6
*
IRInterpreter: fix sign extension of small types (pr37840)
Pavel Labath
2018-06-20
1
-0
/
+8
*
Make TestCommandScript.py NO_DEBUG_INFO_TESTCASE
Pavel Labath
2018-06-19
1
-0
/
+1
*
Fix the 'tb' alias command
Frederic Riss
2018-06-18
1
-0
/
+25
*
Fix TestExec after r334783
Frederic Riss
2018-06-15
1
-8
/
+1
*
Change TestExec.py from creating an i386+x86_64 fat binary
Jason Molenda
2018-06-15
5
-90
/
+87
*
[lit] Split test_set_working_dir TestProcessLaunch into two tests and fix it ...
Stella Stamenova
2018-06-13
2
-12
/
+29
*
[ObjC] Add dataformatter for NSDecimalNumber
Jonas Devlieghere
2018-06-13
2
-1
/
+13
*
Fix/unify the spelling of Objective-C.
Adrian Prantl
2018-06-13
2
-2
/
+2
*
DebugNamesDWARFIndex: Implement DWARFDeclContext variant of GetTypes method
Pavel Labath
2018-06-12
1
-2
/
+15
*
Exempt some compilers from new static variable test.
Jonas Devlieghere
2018-06-12
1
-8
/
+34
*
[Test] Update static variable test.
Jonas Devlieghere
2018-06-11
1
-4
/
+23
*
Add a new SBTarget::LoadCore() overload which surfaces errors if the load fails
Leonard Mosescu
2018-06-11
1
-0
/
+18
*
Fix tuple getter in std unique pointer pretty-printer
Pavel Labath
2018-06-11
2
-0
/
+16
*
[lldb-mi] Re-implement MI -exec-step command.
Alexander Polyakov
2018-06-10
1
-2
/
+2
*
Fix TestMiExec.py
Pavel Labath
2018-06-08
1
-2
/
+2
*
[lit, windows] Disable a number of tests that are failing on Windows
Stella Stamenova
2018-06-07
19
-0
/
+37
*
dotest: make inline tests compatible with -f
Pavel Labath
2018-06-05
1
-54
/
+7
*
[LLDB] Unit tests basic support for OpenBSD
David Carlier
2018-06-04
1
-0
/
+10
*
[LLDB] Unit tests basic support for OpenBSD
David Carlier
2018-06-04
1
-15
/
+19
*
Fix silly error introduced after testing in r333813.
James Y Knight
2018-06-02
1
-7
/
+0
*
Fix support for distinguishing archive members by timestamp on Darwin.
James Y Knight
2018-06-02
5
-0
/
+129
*
Fix Module::FindTypes to return the correct number of matches.
Frederic Riss
2018-06-01
4
-0
/
+41
*
Remove the TestSequenceFunctions "example" test
Pavel Labath
2018-05-31
1
-34
/
+0
*
@skipUnlessDarwin TestOrderedSet
Pavel Labath
2018-05-30
1
-0
/
+1
*
[ObjC] Add a Makefile for the test added in r333465.
Davide Italiano
2018-05-29
1
-0
/
+6
*
[ObjC] Fix the formatter for NSOrderedSet.
Davide Italiano
2018-05-29
2
-0
/
+25
*
XFAIL TestMachCore for windows hosts
Pavel Labath
2018-05-29
1
-0
/
+1
*
Typo fixes.
Bruce Mitchener
2018-05-29
7
-9
/
+9
*
NFC: Fix some comment typos.
Bob Wilson
2018-05-28
1
-1
/
+1
*
Enable ProcessMachCore plugin on non-apple platforms
Pavel Labath
2018-05-22
2
-2
/
+0
*
Fix _NSCFBoolean data formatter.
Jonas Devlieghere
2018-05-18
1
-2
/
+4
*
[lit, lldbsuite] Disable tests that are failing because of pr21765 and pr24489
Stella Stamenova
2018-05-17
3
-0
/
+3
*
[lit] Fix several tests that fail when using Python 3 or on Windows
Stella Stamenova
2018-05-14
2
-6
/
+16
*
Revert "[LLDB] Support GNU-style compressed debug sections (.zdebug)"
Davide Italiano
2018-05-12
3
-66
/
+0
*
[LLDB] Support GNU-style compressed debug sections (.zdebug)
Davide Italiano
2018-05-12
3
-0
/
+66
*
[lit, lldbsuite] Add a bug reference to the failing TestLinuxCore and fix an ...
Stella Stamenova
2018-05-09
2
-12
/
+12
*
[test] Re-enable TestUnicodeSymbols
Jonas Devlieghere
2018-05-08
1
-1
/
+0
*
Really test type lookup in TestCppTypeLookup.py
Frederic Riss
2018-05-08
1
-0
/
+5
[prev]
[next]