[all-commits] [llvm/llvm-project] 8f9eb7: [lldb/Test] Fix unit test suffixes and add a CMake...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Jun 12 14:18:44 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f9eb7035344715194d73272b2f15205ea362f58
      https://github.com/llvm/llvm-project/commit/8f9eb7035344715194d73272b2f15205ea362f58
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-06-12 (Fri, 12 Jun 2020)

  Changed paths:
    M lldb/unittests/CMakeLists.txt
    M lldb/unittests/Platform/Android/CMakeLists.txt
    M lldb/unittests/Process/Linux/CMakeLists.txt
    M lldb/unittests/Process/POSIX/CMakeLists.txt

  Log Message:
  -----------
  [lldb/Test] Fix unit test suffixes and add a CMake error.

Lit will only look for unittest targets ending in `Tests`. Add an error
when the target doesn't have the `Tests` suffix.




More information about the All-commits mailing list