Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
parents
Showing
CHANGES
0 → 100644
CONTRIBUTORS
0 → 100644
COPYING
0 → 100644
Makefile.am
0 → 100644
README
0 → 100644
This diff is collapsed.
Click to expand it.
build-aux/.keep
0 → 100644
configure.ac
0 → 100644
include/gmock/gmock-actions.h
0 → 100644
This diff is collapsed.
Click to expand it.
include/gmock/gmock-cardinalities.h
0 → 100644
include/gmock/gmock-generated-actions.h
0 → 100644
This diff is collapsed.
Click to expand it.
include/gmock/gmock-generated-actions.h.pump
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
include/gmock/gmock-generated-matchers.h
0 → 100644
This diff is collapsed.
Click to expand it.
include/gmock/gmock-generated-nice-strict.h
0 → 100644
This diff is collapsed.
Click to expand it.
include/gmock/gmock-matchers.h
0 → 100644
This diff is collapsed.
Click to expand it.
include/gmock/gmock-printers.h
0 → 100644
This diff is collapsed.
Click to expand it.
include/gmock/gmock-spec-builders.h
0 → 100644
This diff is collapsed.
Click to expand it.
include/gmock/gmock.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
include/gmock/internal/gmock-port.h
0 → 100644
This diff is collapsed.
Click to expand it.
make/Makefile
0 → 100644
scripts/generator/COPYING
0 → 100644
This diff is collapsed.
Click to expand it.
scripts/generator/README
0 → 100644
scripts/generator/README.cppclean
0 → 100644
scripts/generator/cpp/__init__.py
0 → 100755
scripts/generator/cpp/ast.py
0 → 100755
This diff is collapsed.
Click to expand it.
scripts/generator/cpp/gmock_class.py
0 → 100755
scripts/generator/cpp/keywords.py
0 → 100755
scripts/generator/cpp/tokenize.py
0 → 100755
scripts/generator/cpp/utils.py
0 → 100755
scripts/generator/gmock_gen.py
0 → 100755
scripts/gmock_doctor.py
0 → 100755
This diff is collapsed.
Click to expand it.
src/gmock-all.cc
0 → 100644
src/gmock-cardinalities.cc
0 → 100644
src/gmock-internal-utils.cc
0 → 100644
src/gmock-matchers.cc
0 → 100644
src/gmock-printers.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/gmock-spec-builders.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/gmock.cc
0 → 100644
src/gmock_main.cc
0 → 100644
test/gmock-actions_test.cc
0 → 100644
This diff is collapsed.
Click to expand it.
test/gmock-cardinalities_test.cc
0 → 100644
This diff is collapsed.
Click to expand it.
test/gmock-generated-actions_test.cc
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/gmock-generated-internal-utils_test.cc
0 → 100644
test/gmock-generated-matchers_test.cc
0 → 100644
This diff is collapsed.
Click to expand it.
test/gmock-internal-utils_test.cc
0 → 100644
This diff is collapsed.
Click to expand it.
test/gmock-matchers_test.cc
0 → 100644
This diff is collapsed.
Click to expand it.
test/gmock-nice-strict_test.cc
0 → 100644
test/gmock-port_test.cc
0 → 100644
test/gmock-printers_test.cc
0 → 100644
This diff is collapsed.
Click to expand it.
test/gmock-sample.cc
0 → 100644
test/gmock-sample.h
0 → 100644
test/gmock-spec-builders_test.cc
0 → 100644
This diff is collapsed.
Click to expand it.
test/gmock_link_test.cc
0 → 100644
test/gmock_output_test.py
0 → 100755
test/gmock_output_test_.cc
0 → 100644
test/gmock_output_test_golden.txt
0 → 100644
This diff is collapsed.
Click to expand it.
test/gmock_test.cc
0 → 100644
test/gmock_test_utils.py
0 → 100755
Please
register
or
sign in
to comment