llvm/llvm-project
在 GitHub 查看[LLDB] Swig python extensions are missing test coverage
Open
#168,920 创建于 2025年11月20日
good first issuelldbtest-suite
仓库指标
- Star
- (26,378 star)
- PR 合并指标
- (平均合并 1天 2小时) (30 天内合并 1,000 个 PR)
描述
@jimingham pointed out on #168619 that a lot of the lldb extensions are either not tested or don't have direct testing. I've opened this issue as a good new user issue.
The largest offenders are
While target and valueobject actually have more properties, a quick grep showed a lot of these are exercised in existing tests.