History log of /third_party/googletest/googlemock/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f92157de08-Oct-2024 openharmony_ci <120357966@qq.com>

!57 独立编译修改,增加googletest的innerapi,开放gmock_rtti
Merge pull request !57 from xingyuanfeng/master


CMakeLists.txt
README.md
build-aux/.keep
cmake/gmock.pc.in
cmake/gmock_main.pc.in
docs/README.md
include/gmock/gmock-actions.h
include/gmock/gmock-cardinalities.h
include/gmock/gmock-function-mocker.h
include/gmock/gmock-matchers.h
include/gmock/gmock-more-actions.h
include/gmock/gmock-more-matchers.h
include/gmock/gmock-nice-strict.h
include/gmock/gmock-spec-builders.h
include/gmock/gmock.h
include/gmock/internal/custom/README.md
include/gmock/internal/custom/gmock-generated-actions.h
include/gmock/internal/custom/gmock-matchers.h
include/gmock/internal/custom/gmock-port.h
include/gmock/internal/gmock-internal-utils.h
include/gmock/internal/gmock-port.h
include/gmock/internal/gmock-pp.h
scripts/README.md
scripts/fuse_gmock_files.py
scripts/generator/LICENSE
scripts/generator/README
scripts/generator/README.cppclean
scripts/generator/cpp/__init__.py
scripts/generator/cpp/ast.py
scripts/generator/cpp/gmock_class.py
scripts/generator/cpp/gmock_class_test.py
scripts/generator/cpp/keywords.py
scripts/generator/cpp/tokenize.py
scripts/generator/cpp/utils.py
scripts/generator/gmock_gen.py
src/gmock-all.cc
src/gmock-cardinalities.cc
src/gmock-internal-utils.cc
src/gmock-matchers.cc
src/gmock-spec-builders.cc
src/gmock.cc
src/gmock_main.cc
test/BUILD.bazel
test/gmock-actions_test.cc
test/gmock-cardinalities_test.cc
test/gmock-function-mocker_test.cc
test/gmock-internal-utils_test.cc
test/gmock-matchers-arithmetic_test.cc
test/gmock-matchers-comparisons_test.cc
test/gmock-matchers-containers_test.cc
test/gmock-matchers-misc_test.cc
test/gmock-matchers_test.h
test/gmock-more-actions_test.cc
test/gmock-nice-strict_test.cc
test/gmock-port_test.cc
test/gmock-pp-string_test.cc
test/gmock-pp_test.cc
test/gmock-spec-builders_test.cc
test/gmock_all_test.cc
test/gmock_ex_test.cc
test/gmock_leak_test.py
test/gmock_leak_test_.cc
test/gmock_link2_test.cc
test/gmock_link_test.cc
test/gmock_link_test.h
test/gmock_output_test.py
test/gmock_output_test_.cc
test/gmock_output_test_golden.txt
test/gmock_stress_test.cc
test/gmock_test.cc
test/gmock_test_utils.py