teak-llvm/lldb/packages/Python/lldbsuite/test/python_api/formatters
António Afonso afd5d91281 [lldb] Fix TestFormattersSBAPI test
Summary:
This test was broken in two ways:
* Using the wrong API (e.g.: format = instead of SetFormat)
* The hex checker was only checking "01" which will pass with 0x0000001

Reviewers: clayborg, lanza, wallace

Reviewed By: clayborg

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D70884
2019-12-02 12:24:11 -08:00
..
main.cpp
Makefile Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
synth.py Another use of the interactive lldb.debugger. 2019-04-25 20:45:10 +00:00
TestFormattersSBAPI.py [lldb] Fix TestFormattersSBAPI test 2019-12-02 12:24:11 -08:00