[all-commits] [llvm/llvm-project] a11cd0: Move googletest to the third-party directory

Tom Stellard via All-commits all-commits at lists.llvm.org
Wed Nov 9 15:28:47 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a11cd0d94ed3cabf0998a0289aead05da94c86eb
      https://github.com/llvm/llvm-project/commit/a11cd0d94ed3cabf0998a0289aead05da94c86eb
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2022-11-09 (Wed, 09 Nov 2022)

  Changed paths:
    M clang/CMakeLists.txt
    M compiler-rt/CMakeLists.txt
    M lld/CMakeLists.txt
    M lldb/cmake/modules/LLDBStandalone.cmake
    M llvm/CMakeLists.txt
    M llvm/cmake/modules/HandleLLVMOptions.cmake
    R llvm/utils/unittest/CMakeLists.txt
    R llvm/utils/unittest/UnitTestMain/CMakeLists.txt
    R llvm/utils/unittest/UnitTestMain/TestMain.cpp
    R llvm/utils/unittest/googlemock/LICENSE.txt
    R llvm/utils/unittest/googlemock/README.LLVM
    R llvm/utils/unittest/googlemock/include/gmock/gmock-actions.h
    R llvm/utils/unittest/googlemock/include/gmock/gmock-cardinalities.h
    R llvm/utils/unittest/googlemock/include/gmock/gmock-function-mocker.h
    R llvm/utils/unittest/googlemock/include/gmock/gmock-generated-actions.h
    R llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h
    R llvm/utils/unittest/googlemock/include/gmock/gmock-generated-matchers.h
    R llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h
    R llvm/utils/unittest/googlemock/include/gmock/gmock-more-actions.h
    R llvm/utils/unittest/googlemock/include/gmock/gmock-more-matchers.h
    R llvm/utils/unittest/googlemock/include/gmock/gmock-nice-strict.h
    R llvm/utils/unittest/googlemock/include/gmock/gmock-spec-builders.h
    R llvm/utils/unittest/googlemock/include/gmock/gmock.h
    R llvm/utils/unittest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h
    R llvm/utils/unittest/googlemock/include/gmock/internal/custom/gmock-matchers.h
    R llvm/utils/unittest/googlemock/include/gmock/internal/custom/gmock-port.h
    R llvm/utils/unittest/googlemock/include/gmock/internal/gmock-internal-utils.h
    R llvm/utils/unittest/googlemock/include/gmock/internal/gmock-port.h
    R llvm/utils/unittest/googlemock/include/gmock/internal/gmock-pp.h
    R llvm/utils/unittest/googlemock/src/gmock-all.cc
    R llvm/utils/unittest/googlemock/src/gmock-cardinalities.cc
    R llvm/utils/unittest/googlemock/src/gmock-internal-utils.cc
    R llvm/utils/unittest/googlemock/src/gmock-matchers.cc
    R llvm/utils/unittest/googlemock/src/gmock-spec-builders.cc
    R llvm/utils/unittest/googlemock/src/gmock.cc
    R llvm/utils/unittest/googletest/LICENSE.TXT
    R llvm/utils/unittest/googletest/README.LLVM
    R llvm/utils/unittest/googletest/include/gtest/gtest-death-test.h
    R llvm/utils/unittest/googletest/include/gtest/gtest-matchers.h
    R llvm/utils/unittest/googletest/include/gtest/gtest-message.h
    R llvm/utils/unittest/googletest/include/gtest/gtest-param-test.h
    R llvm/utils/unittest/googletest/include/gtest/gtest-printers.h
    R llvm/utils/unittest/googletest/include/gtest/gtest-spi.h
    R llvm/utils/unittest/googletest/include/gtest/gtest-test-part.h
    R llvm/utils/unittest/googletest/include/gtest/gtest-typed-test.h
    R llvm/utils/unittest/googletest/include/gtest/gtest.h
    R llvm/utils/unittest/googletest/include/gtest/gtest_pred_impl.h
    R llvm/utils/unittest/googletest/include/gtest/gtest_prod.h
    R llvm/utils/unittest/googletest/include/gtest/internal/custom/gtest-port.h
    R llvm/utils/unittest/googletest/include/gtest/internal/custom/gtest-printers.h
    R llvm/utils/unittest/googletest/include/gtest/internal/custom/gtest.h
    R llvm/utils/unittest/googletest/include/gtest/internal/custom/raw-ostream.h
    R llvm/utils/unittest/googletest/include/gtest/internal/gtest-death-test-internal.h
    R llvm/utils/unittest/googletest/include/gtest/internal/gtest-filepath.h
    R llvm/utils/unittest/googletest/include/gtest/internal/gtest-internal.h
    R llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h
    R llvm/utils/unittest/googletest/include/gtest/internal/gtest-port-arch.h
    R llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h
    R llvm/utils/unittest/googletest/include/gtest/internal/gtest-string.h
    R llvm/utils/unittest/googletest/include/gtest/internal/gtest-type-util.h
    R llvm/utils/unittest/googletest/src/gtest-all.cc
    R llvm/utils/unittest/googletest/src/gtest-death-test.cc
    R llvm/utils/unittest/googletest/src/gtest-filepath.cc
    R llvm/utils/unittest/googletest/src/gtest-internal-inl.h
    R llvm/utils/unittest/googletest/src/gtest-matchers.cc
    R llvm/utils/unittest/googletest/src/gtest-port.cc
    R llvm/utils/unittest/googletest/src/gtest-printers.cc
    R llvm/utils/unittest/googletest/src/gtest-test-part.cc
    R llvm/utils/unittest/googletest/src/gtest-typed-test.cc
    R llvm/utils/unittest/googletest/src/gtest.cc
    M mlir/CMakeLists.txt
    M polly/CMakeLists.txt
    A third-party/unittest/CMakeLists.txt
    A third-party/unittest/UnitTestMain/CMakeLists.txt
    A third-party/unittest/UnitTestMain/TestMain.cpp
    A third-party/unittest/googlemock/LICENSE.txt
    A third-party/unittest/googlemock/README.LLVM
    A third-party/unittest/googlemock/include/gmock/gmock-actions.h
    A third-party/unittest/googlemock/include/gmock/gmock-cardinalities.h
    A third-party/unittest/googlemock/include/gmock/gmock-function-mocker.h
    A third-party/unittest/googlemock/include/gmock/gmock-generated-actions.h
    A third-party/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h
    A third-party/unittest/googlemock/include/gmock/gmock-generated-matchers.h
    A third-party/unittest/googlemock/include/gmock/gmock-matchers.h
    A third-party/unittest/googlemock/include/gmock/gmock-more-actions.h
    A third-party/unittest/googlemock/include/gmock/gmock-more-matchers.h
    A third-party/unittest/googlemock/include/gmock/gmock-nice-strict.h
    A third-party/unittest/googlemock/include/gmock/gmock-spec-builders.h
    A third-party/unittest/googlemock/include/gmock/gmock.h
    A third-party/unittest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h
    A third-party/unittest/googlemock/include/gmock/internal/custom/gmock-matchers.h
    A third-party/unittest/googlemock/include/gmock/internal/custom/gmock-port.h
    A third-party/unittest/googlemock/include/gmock/internal/gmock-internal-utils.h
    A third-party/unittest/googlemock/include/gmock/internal/gmock-port.h
    A third-party/unittest/googlemock/include/gmock/internal/gmock-pp.h
    A third-party/unittest/googlemock/src/gmock-all.cc
    A third-party/unittest/googlemock/src/gmock-cardinalities.cc
    A third-party/unittest/googlemock/src/gmock-internal-utils.cc
    A third-party/unittest/googlemock/src/gmock-matchers.cc
    A third-party/unittest/googlemock/src/gmock-spec-builders.cc
    A third-party/unittest/googlemock/src/gmock.cc
    A third-party/unittest/googletest/LICENSE.TXT
    A third-party/unittest/googletest/README.LLVM
    A third-party/unittest/googletest/include/gtest/gtest-death-test.h
    A third-party/unittest/googletest/include/gtest/gtest-matchers.h
    A third-party/unittest/googletest/include/gtest/gtest-message.h
    A third-party/unittest/googletest/include/gtest/gtest-param-test.h
    A third-party/unittest/googletest/include/gtest/gtest-printers.h
    A third-party/unittest/googletest/include/gtest/gtest-spi.h
    A third-party/unittest/googletest/include/gtest/gtest-test-part.h
    A third-party/unittest/googletest/include/gtest/gtest-typed-test.h
    A third-party/unittest/googletest/include/gtest/gtest.h
    A third-party/unittest/googletest/include/gtest/gtest_pred_impl.h
    A third-party/unittest/googletest/include/gtest/gtest_prod.h
    A third-party/unittest/googletest/include/gtest/internal/custom/gtest-port.h
    A third-party/unittest/googletest/include/gtest/internal/custom/gtest-printers.h
    A third-party/unittest/googletest/include/gtest/internal/custom/gtest.h
    A third-party/unittest/googletest/include/gtest/internal/custom/raw-ostream.h
    A third-party/unittest/googletest/include/gtest/internal/gtest-death-test-internal.h
    A third-party/unittest/googletest/include/gtest/internal/gtest-filepath.h
    A third-party/unittest/googletest/include/gtest/internal/gtest-internal.h
    A third-party/unittest/googletest/include/gtest/internal/gtest-param-util.h
    A third-party/unittest/googletest/include/gtest/internal/gtest-port-arch.h
    A third-party/unittest/googletest/include/gtest/internal/gtest-port.h
    A third-party/unittest/googletest/include/gtest/internal/gtest-string.h
    A third-party/unittest/googletest/include/gtest/internal/gtest-type-util.h
    A third-party/unittest/googletest/src/gtest-all.cc
    A third-party/unittest/googletest/src/gtest-death-test.cc
    A third-party/unittest/googletest/src/gtest-filepath.cc
    A third-party/unittest/googletest/src/gtest-internal-inl.h
    A third-party/unittest/googletest/src/gtest-matchers.cc
    A third-party/unittest/googletest/src/gtest-port.cc
    A third-party/unittest/googletest/src/gtest-printers.cc
    A third-party/unittest/googletest/src/gtest-test-part.cc
    A third-party/unittest/googletest/src/gtest-typed-test.cc
    A third-party/unittest/googletest/src/gtest.cc

  Log Message:
  -----------
  Move googletest to the third-party directory

Rre-commit of 59052468c3e38cab15582cefbb5133fd4c2ffce5 with a typo
fix in compiler-rt/CMakeLists.txt




More information about the All-commits mailing list