]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Replace gmock/gtest with googletest
authorAnirudha Bose <ani07nov@gmail.com>
Sun, 15 May 2016 12:41:19 +0000 (18:11 +0530)
committerJosh Durgin <jdurgin@redhat.com>
Wed, 13 Jul 2016 00:18:09 +0000 (17:18 -0700)
commita54a195dc4d90fdf26e33adbe778137d71aac45e
tree2ba0a42c36eca699c679b9aef0741b1b4740668c
parente489cd4f07650f62b8adb46ad08c2f59b434fd18
Replace gmock/gtest with googletest

Google Mock has been absorbed into the Google Test project, and
is now available under the googletest repository.

Signed-off-by: Anirudha Bose <ani07nov@gmail.com>
12 files changed:
.gitmodule_mirrors
.gitmodules
Doxyfile
Makefile.am
autogen.sh
configure.ac
src/CMakeLists.txt
src/Makefile.am
src/gmock [deleted submodule]
src/googletest [new submodule]
src/test/CMakeLists.txt
src/test/Makefile.am