llvm-project/lldb/lit
Stefan Granitz 21d1754f7c TestMultilineExpr: validate evaluation for expressions that span multiple lines
Summary:
When LLDB successfully parses a command (like "expression" in this case) and determines incomplete input, the user can continue typing on multiple lines (in this case "2+3"). This should provide the correct result.
Note that LLDB reverts input from the additional lines, so they are not present in the output.

Reviewers: vsk, davide, aprantl

Subscribers: lldb-commits

Differential Revision: https://reviews.llvm.org/D52270

llvm-svn: 343860
2018-10-05 16:49:53 +00:00
..
Breakpoint [lit, windows] Disable a number of tests that are failing on Windows 2018-06-07 17:49:22 +00:00
Expr TestMultilineExpr: validate evaluation for expressions that span multiple lines 2018-10-05 16:49:53 +00:00
Modules Misc module/dwarf logging improvements 2018-08-07 18:00:30 +00:00
Quit Allow specifying an exit code for the 'quit' command 2018-07-11 17:18:01 +00:00
Settings Add EchoCommentCommands to CommandInterpreterRunOptions in addition to the existing EchoCommands and expose both as interpreter settings. 2018-10-05 16:49:47 +00:00
Suite Fix a typo in mac SIP workaround 2018-08-31 06:01:02 +00:00
SymbolFile [PDB] Handle `char` as a builtin type 2018-09-28 07:59:49 +00:00
Unit Resubmit "[lit] Force site configs to run before source-tree configs" 2017-09-15 22:10:46 +00:00
tools/lldb-mi [lldb-mi] Fix bugs in target-select-so-path.test 2018-09-25 21:49:33 +00:00
CMakeLists.txt Add dependency on llc required by find-variable-dwo test 2018-09-21 13:40:22 +00:00
lit-lldb-init Add EchoCommentCommands to CommandInterpreterRunOptions in addition to the existing EchoCommands and expose both as interpreter settings. 2018-10-05 16:49:47 +00:00
lit.cfg Fix lit.cfg for python3: can only concatenate str (not "bytes") to str 2018-08-20 12:37:54 +00:00
lit.site.cfg.in lldb-test symbols: Add ability to do name-based lookup 2018-05-03 10:57:16 +00:00