[all-commits] [llvm/llvm-project] cea112: [lldb] Fix a typo in a test name

walter erquinigo via All-commits all-commits at lists.llvm.org
Tue Apr 14 12:19:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cea112f422cea3e6fab7cefffef2e09eadec279e
      https://github.com/llvm/llvm-project/commit/cea112f422cea3e6fab7cefffef2e09eadec279e
  Author: Walter Erquinigo <wallace at fb.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
    M lldb/unittests/API/CMakeLists.txt
    A lldb/unittests/API/SBCommandInterpreterTest.cpp
    R lldb/unittests/API/TestSBCommandInterpreterTest.cpp

  Log Message:
  -----------
  [lldb] Fix a typo in a test name

Summary:
Removing the Test prefix from the file name and its usages. The standard is using only Test as a suffix.
This was correctly pointed out in https://reviews.llvm.org/D77444.

Reviewers: labath, clayborg

Subscribers: mgorny, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D77878




More information about the All-commits mailing list