This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from e2599558e Enable lldb-server on Windows new 45acedc18 Update Python tests for lldb-server on Windows
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: packages/Python/lldbsuite/test/dotest.py | 4 ++-- .../tools/lldb-server/TestGdbRemoteAuxvSupport.py | 4 ++++ .../test/tools/lldb-server/TestGdbRemoteKill.py | 5 ++-- .../tools/lldb-server/TestGdbRemoteModuleInfo.py | 8 +++---- .../tools/lldb-server/TestGdbRemoteProcessInfo.py | 9 ++++--- .../tools/lldb-server/TestGdbRemoteSingleStep.py | 1 + .../lldb-server/TestGdbRemoteThreadsInStopReply.py | 8 +++++++ .../lldb-server/TestGdbRemote_qThreadStopInfo.py | 28 ++++++++++++++++++---- .../test/tools/lldb-server/TestGdbRemote_vCont.py | 2 ++ .../test/tools/lldb-server/TestLldbGdbServer.py | 14 +++++++++++ .../lldb-server/commandline/TestStubSetSID.py | 3 +++ .../test/tools/lldb-server/gdbremote_testcase.py | 8 +++++++ .../inferior-crash/TestGdbRemoteAbort.py | 1 + .../inferior-crash/TestGdbRemoteSegFault.py | 1 + .../test/tools/lldb-server/lldbgdbserverutils.py | 6 +++++ .../signal-filtering/TestGdbRemote_QPassSignals.py | 1 + .../thread-name/TestGdbRemoteThreadName.py | 1 + 17 files changed, 87 insertions(+), 17 deletions(-)