5e6acdaa65
As part of the upgrade process: - copy shebangfix and regression-test from googletest to googlemock - convert regression-test to TEST option for better integration with poudriere and visibility for users - make sure configure detects python2 to follow shebangfix - add LICENSE=BSD3CLAUSE (idea from comment 0) - strip libs per stage-qa - enable pthreads by default in devel/googletest - enable death tests in devel/googletest - enable socket streaming in devel/googletest - implement GetThreadCount for death tests in devel/googletest - disable streaming tests that fail with old gcc on 9.x in googletest - depend on googletest in googlemock as -lgmock fails otherwise [1] - pass maintainership to the persistent submitter [2] PR: 187562 PR: 192736 [2] PR: 192042 [1] Approved by: maintainer timeout (~8 months) Submitted by: rakuco [1] Submitted by: Jan Beich <jbeich@vfemail.net> [2]
30 lines
920 B
Text
30 lines
920 B
Text
bin/gtest-config
|
|
include/gtest/gtest-death-test.h
|
|
include/gtest/gtest-message.h
|
|
include/gtest/gtest-param-test.h
|
|
include/gtest/gtest-printers.h
|
|
include/gtest/gtest-spi.h
|
|
include/gtest/gtest-test-part.h
|
|
include/gtest/gtest-typed-test.h
|
|
include/gtest/gtest.h
|
|
include/gtest/gtest_pred_impl.h
|
|
include/gtest/gtest_prod.h
|
|
include/gtest/internal/gtest-death-test-internal.h
|
|
include/gtest/internal/gtest-filepath.h
|
|
include/gtest/internal/gtest-internal.h
|
|
include/gtest/internal/gtest-linked_ptr.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-string.h
|
|
include/gtest/internal/gtest-tuple.h
|
|
include/gtest/internal/gtest-type-util.h
|
|
lib/libgtest.a
|
|
lib/libgtest.so
|
|
lib/libgtest.so.0
|
|
lib/libgtest.so.0.0.0
|
|
lib/libgtest_main.a
|
|
lib/libgtest_main.so
|
|
lib/libgtest_main.so.0
|
|
lib/libgtest_main.so.0.0.0
|
|
share/aclocal/gtest.m4
|