mirror of
https://github.com/google/googletest.git
synced 2025-12-02 00:57:37 -05:00
Googletest export
Replace more pump'd code with variadic templates. PiperOrigin-RevId: 235584585
This commit is contained in:
committed by
Gennadiy Civil
parent
5154386c5f
commit
efecb0bfa6
@@ -6,8 +6,6 @@ ACLOCAL_AMFLAGS = -I m4
|
||||
EXTRA_DIST = \
|
||||
CONTRIBUTORS \
|
||||
LICENSE \
|
||||
include/gtest/gtest-param-test.h.pump \
|
||||
include/gtest/internal/gtest-param-util-generated.h.pump \
|
||||
include/gtest/internal/gtest-type-util.h.pump \
|
||||
make/Makefile \
|
||||
scripts/fuse_gtest_files.py \
|
||||
@@ -200,7 +198,6 @@ pkginclude_internal_HEADERS = \
|
||||
include/gtest/internal/gtest-death-test-internal.h \
|
||||
include/gtest/internal/gtest-filepath.h \
|
||||
include/gtest/internal/gtest-internal.h \
|
||||
include/gtest/internal/gtest-param-util-generated.h \
|
||||
include/gtest/internal/gtest-param-util.h \
|
||||
include/gtest/internal/gtest-port.h \
|
||||
include/gtest/internal/gtest-port-arch.h \
|
||||
|
||||
Reference in New Issue
Block a user