This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from bbf3a19 Add a sample_test directory with simple starter test cases fo [...] new 9555913 Add a test to ensure that SBFrame::Disassemble produces some output. new 99c4aa1 Make it clear what you should modify when you copy any of the [...]
The 2 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: .../disassembly/TestFrameDisassemble.py} | 23 ++++++++++------------ .../test/functionalities/disassembly/main.cpp | 2 +- .../test/sample_test/TestSampleInlineTest.py | 4 ++++ .../lldbsuite/test/sample_test/TestSampleTest.py | 13 +++++++----- 4 files changed, 23 insertions(+), 19 deletions(-) copy packages/Python/lldbsuite/test/{sample_test/TestSampleTest.py => functionalit [...]