[all-commits] [llvm/llvm-project] 914b55: [lldb/test] Add test for CMTime data formatter
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Jan 14 23:11:36 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 914b551eeed159ba6051852c0aa63a1311ac4e40
https://github.com/llvm/llvm-project/commit/914b551eeed159ba6051852c0aa63a1311ac4e40
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-01-14 (Tue, 14 Jan 2020)
Changed paths:
A lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/cmtime/Makefile
A lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/cmtime/TestDataFormatterCMTime.py
A lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/cmtime/main.m
Log Message:
-----------
[lldb/test] Add test for CMTime data formatter
Add a test for the CMTime data formatter. The coverage report showed
that this code path was untested.
More information about the All-commits
mailing list