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
/
lldbtest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldbtest] Add an "expected_cmd_failure" option to the filecheck helper
Vedant Kumar
2019-09-10
1
-1
/
+5
*
[dotest] Centralize initialization commands even more
Pavel Labath
2019-09-05
1
-20
/
+19
*
[test] Fix various module cache bugs and inconsistencies
Jonas Devlieghere
2019-08-29
1
-7
/
+7
*
[lldb] Fix and test completion for ambiguous long options
Raphael Isemann
2019-08-28
1
-0
/
+10
*
[dotest] Remove long running test "decorator" and re-enable tests.
Jonas Devlieghere
2019-08-27
1
-12
/
+0
*
Skip tail call frame tests when dwarf_version < 4
Vedant Kumar
2019-08-23
1
-0
/
+1
*
[lldb] Fix typo on the BreakpointLocation header and the lldbtest.py (NFC)
Med Ismail Bennani
2019-08-19
1
-3
/
+5
*
[dotest] Add --dwarf-version to override the tested DWARF version.
Jonas Devlieghere
2019-08-19
1
-0
/
+2
*
[API] Have SBCommandReturnObject::GetOutput/Error return "" instead of nullptr
Pavel Labath
2019-08-14
1
-2
/
+0
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
1
-3
/
+0
*
[lldb] Increase testsuite packet-timeout 5secs -> 1min
Jan Kratochvil
2019-07-29
1
-5
/
+15
*
[dotest] Remove dead code
Jonas Devlieghere
2019-07-26
1
-2
/
+0
*
[dotest] Set environment variables after potentialy clearing others.
Jonas Devlieghere
2019-07-25
1
-3
/
+4
*
[lldb][NFC] Cleanup mentions and code related to lldb-mi
Raphael Isemann
2019-07-19
1
-5
/
+0
*
[dotest] Disable color while testing.
Jonas Devlieghere
2019-07-17
1
-0
/
+3
*
[dotest] Add the ability to set environment variables for the inferior.
Jonas Devlieghere
2019-06-26
1
-0
/
+3
*
[dotest] Remove unused function
Jonas Devlieghere
2019-06-25
1
-9
/
+1
*
[lldb] [test] Extend D55859 symbols.enable-external-lookup=false for more tes...
Jan Kratochvil
2019-06-17
1
-4
/
+4
*
Implement a better way of not passing the sanitizer environment on to tests.
Adrian Prantl
2019-03-15
1
-3
/
+2
*
Make sure that a sanitizer LLDB's environment doesn't get passed on
Adrian Prantl
2019-03-14
1
-0
/
+5
*
Relax testcase.
Adrian Prantl
2019-03-07
1
-1
/
+1
*
Remove redundant second os.path.join call [NFC]
Raphael Isemann
2019-03-06
1
-2
/
+1
*
Revert "[lldbtest] Check against the correct name for libcxxabi (macOS)."
Davide Italiano
2019-03-05
1
-1
/
+1
*
[lldbtest] Check against the correct name for libcxxabi (macOS).
Davide Italiano
2019-03-05
1
-1
/
+1
*
[lldb] [lldbtest] Fix getBuildFlags() not to use libstdc++ on NetBSD
Michal Gorny
2019-03-02
1
-1
/
+2
*
[lldbtest] Remove some accidentally commented out code.
Davide Italiano
2019-02-20
1
-2
/
+0
*
[lldbtest] Fix some code to be compatible between py2 and py3.
Davide Italiano
2019-02-18
1
-18
/
+4
*
[dotest] Fix compiler version number comparison
Frederic Riss
2019-02-14
1
-4
/
+5
*
Only check the dwarf version when using the dwarf category
Adrian Prantl
2019-01-24
1
-2
/
+2
*
Unbreak windows bots
Adrian Prantl
2019-01-24
1
-9
/
+10
*
Add decorator support for the DWARF version produced by the compiler
Adrian Prantl
2019-01-24
1
-0
/
+13
*
Revert "[dotest] Add logging to investigate CI issue."
Jonas Devlieghere
2019-01-23
1
-6
/
+1
*
[dotest] Add logging to investigate CI issue.
Jonas Devlieghere
2019-01-18
1
-1
/
+6
*
lldbtest.py: try to fix a runtime exception
Adrian Prantl
2019-01-10
1
-4
/
+7
*
Update a comment according to r255360 "Remove -r and -R options from dotest.py"
Tatyana Krasnukha
2018-12-14
1
-2
/
+1
*
Use a shared module cache directory for LLDB.
Adrian Prantl
2018-11-16
1
-2
/
+3
*
Remove Go debugger plugin
Jonas Devlieghere
2018-11-05
1
-18
/
+0
*
[dotest] Make a missing FileCheck binary a warning, not an error
Vedant Kumar
2018-10-12
1
-0
/
+2
*
[lldbsuite] Fix the filecheck functionality to work with Python 3
Stella Stamenova
2018-10-12
1
-1
/
+1
*
[lldbtest] Fix self.filecheck check file lookup
Vedant Kumar
2018-09-20
1
-10
/
+11
*
Allow use of self.filecheck in LLDB tests (c.f self.expect)
Vedant Kumar
2018-09-18
1
-0
/
+48
*
Add support for descriptions with command completions.
Raphael Isemann
2018-09-13
1
-0
/
+29
*
Added initial code completion support for the `expr` command
Raphael Isemann
2018-08-30
1
-0
/
+40
*
lldbtest.py: Unconditionally set the clang module cache path.
Adrian Prantl
2018-08-21
1
-12
/
+9
*
Add a new tool named "lldb-vscode" that implements the Visual Studio Code Deb...
Greg Clayton
2018-08-16
1
-0
/
+5
*
Added missing null checks to fix r339351
Raphael Isemann
2018-08-09
1
-1
/
+5
*
Also display the output and error output of a failed command
Raphael Isemann
2018-08-09
1
-1
/
+6
*
Add the actually calculated completions to COMPLETION_MSG
Raphael Isemann
2018-07-27
1
-2
/
+3
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
1
-5
/
+5
*
[lit] Split test_set_working_dir TestProcessLaunch into two tests and fix it ...
Stella Stamenova
2018-06-13
1
-1
/
+1
[next]