[all-commits] [llvm/llvm-project] 6bbdec: [lldb][NFC] Make TestStats.py not an inline test

Raphael Isemann via All-commits all-commits at lists.llvm.org
Fri Mar 6 18:48:16 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6bbdecc5cf8096148df4726245f3bc60e464c76b
      https://github.com/llvm/llvm-project/commit/6bbdecc5cf8096148df4726245f3bc60e464c76b
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    A lldb/test/API/commands/statistics/basic/Makefile
    M lldb/test/API/commands/statistics/basic/TestStats.py
    M lldb/test/API/commands/statistics/basic/main.c

  Log Message:
  -----------
  [lldb][NFC] Make TestStats.py not an inline test

There is still the bug that empty lines seem to skip any following expressions
and it makes it harder to commend between all the comments. Let's make this
a normal test instead which is just slightly more verbose but can be properly
formatted.




More information about the All-commits mailing list