This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 80b30e1bf [lldb][NFC] Remove unnecessary lldb_enable_attach in TestMult [...] new 2ce31c703 [lldb][NFC] Add basic test for GUI command
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../dollar-in-variable => gui/basic}/Makefile | 0 .../test/commands/gui/basic/TestGuiBasic.py | 58 ++++++++++++++++++++++ .../lldbsuite/test/commands/gui/basic/main.c | 4 ++ 3 files changed, 62 insertions(+) copy packages/Python/lldbsuite/test/commands/{expression/dollar-in-variable => gui [...] create mode 100644 packages/Python/lldbsuite/test/commands/gui/basic/TestGuiBasic.py create mode 100644 packages/Python/lldbsuite/test/commands/gui/basic/main.c