This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from e5099a11b Minidump: Use llvm parser for reading the ModuleList stream new bd94e351b [testsuite] Split Obj-C foundation test
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: .../test/lang/objc/foundation/TestObjCMethods2.py | 155 ++------------------- .../lang/objc/foundation/TestObjCMethodsNSArray.py | 37 +++++ .../lang/objc/foundation/TestObjCMethodsNSError.py | 50 +++++++ .../lang/objc/foundation/TestObjCMethodsString.py | 54 +++++++ 4 files changed, 154 insertions(+), 142 deletions(-) create mode 100644 packages/Python/lldbsuite/test/lang/objc/foundation/TestObjCMet [...] create mode 100644 packages/Python/lldbsuite/test/lang/objc/foundation/TestObjCMet [...] create mode 100644 packages/Python/lldbsuite/test/lang/objc/foundation/TestObjCMet [...]