[all-commits] [llvm/llvm-project] 919945: [LLDB/test] Simplify result formatter code

Pavel Labath via All-commits all-commits at lists.llvm.org
Mon Jul 20 05:57:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9199457bfb5a77121a950df5417fadbf8174cdde
      https://github.com/llvm/llvm-project/commit/9199457bfb5a77121a950df5417fadbf8174cdde
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/dotest.py
    M lldb/packages/Python/lldbsuite/test_event/formatter/__init__.py
    M lldb/packages/Python/lldbsuite/test_event/formatter/results_formatter.py

  Log Message:
  -----------
  [LLDB/test] Simplify result formatter code

Now that the main test results are reported through lit, and we only
have one formatter class, this code is unnecessarily baroque.




More information about the All-commits mailing list