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
/
functionalities
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ExpressionParser] Test GetClangResourceDir
Alex Langford
2019-03-06
1
-0
/
+9
*
[lldb] Disable some of TestJITLoaderGDB.py tests on Windows
Yury Delendik
2019-03-05
1
-0
/
+2
*
Adds property to force enabling of GDB JIT loader for MacOS
Yury Delendik
2019-03-05
4
-0
/
+112
*
[lldb] [test] Mark failing tests XFAIL on NetBSD
Michal Gorny
2019-03-04
82
-1
/
+123
*
Remove XFAIL-Linux from two asan tests
Pavel Labath
2019-02-27
2
-6
/
+0
*
When deserializing breakpoints some options may not be present.
Jim Ingham
2019-02-22
1
-0
/
+6
*
[lldb] [test] Do not link -ldl on NetBSD
Michal Gorny
2019-02-21
2
-2
/
+3
*
testsuite: Fix TestCompDirSymLink and TestSourceManager on Linux with symlink...
Jan Kratochvil
2019-02-21
1
-0
/
+2
*
[lldb] [test] Fix expected netbsd output for TestImageListMultiArchitecture
Michal Gorny
2019-02-20
1
-1
/
+1
*
Un-XFAIL TestLinuxCore for windows
Pavel Labath
2019-02-18
1
-11
/
+0
*
Fix TestLinuxCore for python3
Pavel Labath
2019-02-18
1
-4
/
+4
*
Fix TestDataFormatterLibcxxListLoop.py test
Raphael Isemann
2019-02-16
1
-0
/
+8
*
Fix the gdb-client test suite for python3
Pavel Labath
2019-02-15
1
-12
/
+5
*
[testsuite] Convert TestSingleQuote to lit.
Davide Italiano
2019-02-12
3
-85
/
+0
*
[gdb-remote] Use lldb's portable Host::GetEnvironment() instead of getenv
Aaron Smith
2019-02-07
1
-0
/
+1
*
[lldb] Make frame recognizers vend synthesized eValueTypeVariableArgument values
Kuba Mracek
2019-02-07
1
-0
/
+2
*
[testsuite] Convert a pexpect test to lit.
Davide Italiano
2019-02-06
2
-64
/
+0
*
Add the source directory for https://reviews.llvm.org/D57552.
Jim Ingham
2019-02-06
1
-0
/
+7
*
Fix PathMappingList::FindFile to handle relative incoming FileSpecs.
Jim Ingham
2019-02-05
2
-230
/
+246
*
[Python2 to Python 3] Fix print -> print().
Davide Italiano
2019-02-05
1
-6
/
+6
*
[Python] Python 2 and Python 3 disagree on `/`.
Davide Italiano
2019-01-31
1
-1
/
+1
*
Adjust documentation for git migration.
James Y Knight
2019-01-29
1
-2
/
+0
*
[testsuite] Remove unused seven module imports.
Jonas Devlieghere
2019-01-28
2
-11
/
+0
*
Remove NO_DEBUGINFO_TESTCASE from testcase.
Adrian Prantl
2019-01-24
1
-5
/
+0
*
Add decorator support for the DWARF version produced by the compiler
Adrian Prantl
2019-01-24
1
-0
/
+1
*
Skip test on clang <8 instead of 7
Adrian Prantl
2019-01-24
1
-1
/
+1
*
[Test] Fix up tests affected by the new LLVM header.
Jonas Devlieghere
2019-01-22
2
-7
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
156
-624
/
+468
*
[lldbsuite] Skip two more flaky tests on Windows
Stella Stamenova
2019-01-14
1
-0
/
+1
*
[lldbsuite] Skip TestExitDuringStep on Windows
Stella Stamenova
2019-01-11
1
-0
/
+1
*
[lldbsuite] Skip flakey Windows tests
Stella Stamenova
2018-12-21
5
-4
/
+5
*
[lldb] Add a "display-recognized-arguments" target setting to show recognized...
Kuba Mracek
2018-12-20
1
-3
/
+18
*
Disable a few tests on the green dragon sanitzier bot.
Adrian Prantl
2018-12-20
1
-0
/
+2
*
[lldbsuite] Un-xfail several tests in TestInferiorCrashing on Windows
Stella Stamenova
2018-12-20
1
-21
/
+4
*
[lldbsuite] Un-xfail TestMiniDump and TestThreadJump
Stella Stamenova
2018-12-20
2
-2
/
+0
*
Overload GetMemoryRegions for the ProcessMinidump
Tatyana Krasnukha
2018-12-20
1
-0
/
+62
*
[lldbsuite] Un-xfail TestDataFormatterSynthVal on Windows
Stella Stamenova
2018-12-20
1
-3
/
+0
*
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.4)
Stella Stamenova
2018-12-20
10
-33
/
+1
*
Show the memory region name if there is one in the output of the "memory regi...
Greg Clayton
2018-12-19
2
-0
/
+30
*
[lit] Use the new build.py script in the lldb-mi tests
Stella Stamenova
2018-12-18
1
-2
/
+0
*
de-flake TestThreadStates.test_process_interrupt
Pavel Labath
2018-12-18
1
-1
/
+5
*
Un-XFail TestYMMRegister on linux
Pavel Labath
2018-12-18
1
-1
/
+0
*
Un-XFail TestThreadStates.test_process_interrupt
Pavel Labath
2018-12-18
1
-12
/
+7
*
Un-XFAIL TestExitDuringBreak.py for linux
Pavel Labath
2018-12-18
1
-3
/
+0
*
A few small updates to the testsuite for running against an iOS device.
Jason Molenda
2018-12-17
5
-6
/
+2
*
Fix test failures that depended on module order
Greg Clayton
2018-12-14
2
-24
/
+24
*
Remove unused file
Jonas Devlieghere
2018-12-11
1
-19
/
+0
*
Rewrite pexpect-based test in LIT/FileCheck.
Adrian Prantl
2018-12-10
3
-119
/
+0
*
Re-commit "Introduce ObjectFileBreakpad"
Pavel Labath
2018-12-10
3
-0
/
+45
*
[lldbsuite] Disable TestStopPCs when there's no XML support
Stella Stamenova
2018-12-06
1
-0
/
+2
[next]