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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Remove all `setUp` overrides that only call the parent implementa...
Raphael Isemann
2019-12-13
1
-3
/
+0
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
2
-2
/
+0
*
Mark some tests as xfail on AArch64 Linux
Diana Picus
2019-12-03
1
-1
/
+1
*
Canonicalize variable usage in testsuite Makefiles
Adrian Prantl
2019-09-25
2
-2
/
+2
*
[dotest] Avoid the need for LEVEL= makefile boilerplate
Pavel Labath
2019-09-04
5
-13
/
+5
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
5
-10
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
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
*
[dotest] Clean up test folder clean-up
Pavel Labath
2018-03-16
2
-2
/
+2
*
Rewrite TestTargetSymbolsBuildidCase to be more focused
Pavel Labath
2018-03-06
3
-45
/
+0
*
Deactivate TestTargetSymbolsBuildidCase if host is windows
Eugene Zemtsov
2018-02-08
1
-0
/
+1
*
Skip TestTargetSymbolsSepDebugSymlink on remote targets
Pavel Labath
2018-02-05
1
-0
/
+1
*
Resolve binary symlinks before finding its separate .debug file
Jan Kratochvil
2018-02-05
3
-0
/
+45
*
Fix upper->lower case for /usr/lib/debug/.build-id/**.debug
Jan Kratochvil
2018-02-05
3
-0
/
+44
*
Fix TestMixedDwarfBinary.py
Pavel Labath
2018-01-31
1
-1
/
+1
*
[lldb] Enable debugging of binaries with mixed (splitted/regular) dwarf
Davide Italiano
2018-01-31
4
-0
/
+70
*
Fix TestTargetSymbolsAddCommand makefile
Pavel Labath
2018-01-31
1
-4
/
+5
*
Revert "[lldb] Enable debugging of binaries with mixed (splitted/regular) dwarf"
Davide Italiano
2018-01-31
4
-70
/
+0
*
[lldb] Enable debugging of binaries with mixed (splitted/regular) dwarf
Alexander Shaposhnikov
2018-01-30
4
-0
/
+70
*
Fix TestTargetSymbolsAddCommand [getBuildArtifact refactor]
Pavel Labath
2018-01-22
1
-1
/
+1
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
3
-4
/
+5
*
Extend 'target symbols add' to load symbols from a given module
Eugene Zemtsov
2017-07-24
3
-0
/
+70
*
NPL: Fix one more bug in the single step workaround
Pavel Labath
2017-02-17
1
-4
/
+1
*
Remove an ancient XFAIL from TestBuiltinTrap
Pavel Labath
2016-09-26
1
-6
/
+0
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
2
-20
/
+46
*
Mark some arm-linux specific xfails marking bug entries
Omair Javaid
2016-05-25
1
-0
/
+1
*
Xfail TestCrashDuringStep and TestCreateDuringInstructionStep on arm-linux
Omair Javaid
2016-05-16
1
-0
/
+1
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
1
-1
/
+2
*
Move some of the common decorators to decorators.py.
Zachary Turner
2016-02-04
1
-1
/
+2
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
2
-2
/
+2
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
2
-4
/
+4
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
6
-0
/
+199