[all-commits] [llvm/llvm-project] 90c1af: [lldb][NFC] Add more test for builtin formats
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Sat Jun 20 10:32:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 90c1af106a20785ffd01c0d6a41db8bc0160fd11
https://github.com/llvm/llvm-project/commit/90c1af106a20785ffd01c0d6a41db8bc0160fd11
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-06-20 (Sat, 20 Jun 2020)
Changed paths:
M lldb/test/API/functionalities/data-formatter/builtin-formats/TestBuiltinFormats.py
Log Message:
-----------
[lldb][NFC] Add more test for builtin formats
The previous tests apparently missed a few code branches in DumpDataExtractor
code. Also renames the 'test_instruction' which had the same name as another
test (and Python therefore ignored the test entirely).
More information about the All-commits
mailing list