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
/
completion
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Fix and test completion for ambiguous long options
Raphael Isemann
2019-08-28
1
-0
/
+7
*
[lldb][NFC] Give added test method a unique name
Raphael Isemann
2019-08-27
1
-2
/
+2
*
[lldb] Allow partial completions to fix directory completion.
Raphael Isemann
2019-08-27
1
-0
/
+7
*
[lldb] Add tests for setting completions and enable 'settings remove' completion
Raphael Isemann
2019-08-21
1
-0
/
+18
*
[lldb][NFC] Add tests for invalid command invocations
Raphael Isemann
2019-08-21
1
-0
/
+4
*
[lldb][NFC] Test quotes when completing
Raphael Isemann
2019-08-20
1
-0
/
+26
*
[lldb][NFC] Add a few more completion tests to increase test coverage
Raphael Isemann
2019-08-19
1
-0
/
+23
*
Fix completion for functions in anonymous namespaces
Jonas Devlieghere
2019-07-31
2
-0
/
+6
*
Update test that checks auto-completion for settings set.
Jonas Devlieghere
2018-10-26
1
-0
/
+5
*
Remove test that checks auto-completion for settings set.
Jonas Devlieghere
2018-10-26
1
-5
/
+0
*
Add support for descriptions with command completions.
Raphael Isemann
2018-09-13
1
-0
/
+16
*
Added initial code completion support for the `expr` command
Raphael Isemann
2018-08-30
1
-36
/
+0
*
Remove unnecessary target from TestCompletion patch
Raphael Isemann
2018-08-01
1
-1
/
+0
*
Add the actually calculated completions to COMPLETION_MSG
Raphael Isemann
2018-07-27
1
-2
/
+2
*
Add missing boundary checks to variable completion.
Raphael Isemann
2018-07-27
2
-2
/
+49
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
1
-1
/
+1
*
[lit, lldbsuite] Disable tests that are failing because of pr21765 and pr24489
Stella Stamenova
2018-05-17
1
-0
/
+1
*
Make TestCompletion work on windows
Pavel Labath
2018-03-09
1
-58
/
+0
*
Move option parsing out of the Args class
Pavel Labath
2018-03-09
1
-26
/
+21
*
Rewrite this test not to use pexpect.
Jim Ingham
2018-01-30
1
-70
/
+41
*
[test-suite] UNXfail several tests that now pass locally.
Davide Italiano
2018-01-29
1
-3
/
+0
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
1
-2
/
+3
*
Clean up the stop printing header lines.
Jim Ingham
2016-11-08
1
-4
/
+4
*
Add the radar from our end to the bugreport string.
Jim Ingham
2016-09-30
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-60
/
+106
*
Add target and host platform enumerations so we're not using strings.
Zachary Turner
2016-02-18
1
-1
/
+2
*
Remove expected failure and skip decorators for host os.
Zachary Turner
2016-02-09
1
-32
/
+32
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
1
-0
/
+2
*
Mark TestCompletion.py test_symbol_name_dwarf XFAIL on Darwin.
Todd Fiala
2015-11-11
1
-0
/
+1
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
1
-1
/
+1
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
1
-1
/
+1
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
4
-0
/
+343