summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/gtest: Stabilize 1.14.0-r1 arm, #932939Matoro Mahri2024-07-091-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: Stabilize 1.14.0-r1 hppa, #932939Matoro Mahri2024-06-261-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-cpp/gtest: Stabilize 1.14.0-r1 arm64, #932939Sam James2024-06-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: Stabilize 1.14.0-r1 x86, #932939Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-cpp/gtest: Stabilize 1.14.0-r1 amd64, #932939Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-cpp/gtest: Stabilize 1.14.0-r1 ppc64, #932939Sam James2024-06-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: fix test failure on x86Peter Levine2024-06-182-2/+12
| | | | | | | | | | | | Testing on x86 architecture causes a unittest to fail due to a floating-point precision discrepancy. Like Debian, we add -ffloat-store until upstream addresses the issue. Closes: https://bugs.gentoo.org/905007 Closes: https://github.com/gentoo/gentoo/pull/37191 Suggested-by: Sam James <sam@gentoo.org> Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: fix test failure with -O2/-O3 on arm hardfloat archPeter Levine2024-06-182-1/+81
| | | | | | | | | | | Testing on arm hardfloat architecture with -O2/-O3 causes a unittest to fail. Do like Debian does and replace with -O1 until upstream addresses it. Closes: https://bugs.gentoo.org/925093 Suggested-by: Sam James <sam@gentoo.org> Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: enable py3.13Peter Levine2024-06-182-3/+3
| | | | | Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: Stabilize 1.14.0 amd64, #932939Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: Stabilize 1.14.0 ppc, #932939Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: Stabilize 1.14.0 x86, #932939Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: Stabilize 1.14.0 sparc, #932939Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: Stabilize 1.14.0 ppc64, #932939Michał Górny2024-05-281-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/gtest: Stabilize 1.14.0 arm64, #932939Michał Górny2024-05-281-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/gtest: drop 1.11.0Peter Levine2023-09-043-92/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/32177 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/gtest: add 1.14.0Peter Levine2023-09-042-0/+73
| | | | | Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/gtest: enable py3.12Peter Levine2023-09-041-1/+1
| | | | | | | Tests run fine with dev-lang/python-3.12.0_beta4_p2:3.12::gentoo. Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/gtest: no need to remove -WerrorPeter Levine2023-09-041-7/+0
| | | | | | | The offending instances of -Werror were removed so no need to `sed`. Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/gtest: pass -DPython3_EXECUTABLE only if USE=testPeter Levine2023-09-041-1/+2
| | | | | | | | | | | Switch -DPYTHON_EXECUTABLE to the more modern CMAKE -DPython3_EXECUTABLE. And consistent with other conditional constructs, eg. "use test && python-any-r1_pkg_setup", only pass -DPython3_EXECUTABLE if USE=test. Closes: https://bugs.gentoo.org/911476 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* */*: remove sparc64-solaris keywordFabian Groffen2023-05-253-3/+3
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-253-3/+3
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove x86-solaris keywordFabian Groffen2023-05-243-3/+3
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-cpp/gtest: Stabilize 1.13.0 hppa, #904582Arthur Zamarin2023-04-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-cpp/gtest: Stabilize 1.13.0 arm, #904582Arthur Zamarin2023-04-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-cpp/gtest: Stabilize 1.13.0 x86, #904582Joonas Niilola2023-04-251-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-cpp/gtest: Stabilize 1.13.0 amd64, #904582Sam James2023-04-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: Stabilize 1.13.0 ppc64, #904582Sam James2023-04-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: Stabilize 1.13.0 ppc, #904582Sam James2023-04-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: Stabilize 1.13.0 sparc, #904582Sam James2023-04-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: Stabilize 1.13.0 arm64, #904582Sam James2023-04-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: drop 1.12.1Peter Levine2023-02-042-79/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/29187 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-cpp/gtest: add 1.13.0Peter Levine2023-02-042-0/+79
| | | | | Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-cpp/gtest: change the URI download naming patternPeter Levine2023-02-041-2/+2
| | | | | | | Now using the generic github v${PV}.tar.gz naming scheme. Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-cpp/gtest: disable googletest-port-testPeter Levine2023-02-041-1/+1
| | | | | | | | Apparently usersandbox messes with the expected number of spawned threads. Disable for now. Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-143-6/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/gtest: fix test failure with clangPeter Levine2022-11-231-1/+1
| | | | | | | | | | googletest-port-test sporadically fails when built with clang, with the usersandbox feature enabled. Doesn't happen in 9999 so this is temporary. Signed-off-by: Peter Levine <plevine457@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28348 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: add 1.12.1Peter Levine2022-11-232-0/+79
| | | | | | Closes: https://bugs.gentoo.org/881845 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: exclude tests that fail due to usersandboxPeter Levine2022-11-231-4/+5
| | | | | | | | | | | | Patching internal code to overcome test failure due to the usersandbox feature flag seems misguided. Other packages opt to skip such tests rather than patching compiled code or turning off usersandbox (bug# 413621, 603244). Let's do that. Bug: https://bugs.gentoo.org/413621 Bug: https://bugs.gentoo.org/603244 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: enable py3.11Peter Levine2022-11-231-1/+1
| | | | | | | Tested, working with python-3.11.0_p2. Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: add loong keyword to 9999Peter Levine2022-11-231-1/+1
| | | | | | | Already added to gtest-1.11.0, include it here as well. Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* */*: Drop CMAKE_ECLASS meta var superfluous in EAPI-8Andreas Sturmlechner2022-08-152-3/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-cpp/gtest: keyword 1.11.0 for ~loongWANG Xuerui2022-05-041-2/+2
| | | | | | Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-cpp/gtest: fix testcase failure with muslPeter Levine2022-04-181-1/+2
| | | | | | | | | | | | Empirically, "getpagesize() * 12" instead of "getpagesize() * 10" appears to be enough to memory to stave off a stack overflow when built against musl libc. Closes: https://bugs.gentoo.org/834068 Closes: https://github.com/gentoo/gentoo/pull/25073 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: remove redundant ebuildPeter Levine2022-04-182-81/+0
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: update old docs linkMike Frysinger2022-03-151-1/+1
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* dev-cpp/gtest: stable 1.11.0 for hppa, bug #828338Rolf Eike Beer2021-12-071-1/+1
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: x86 stable wrt bug #828338Agostino Sarubbo2021-12-071-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/gtest: Stabilize 1.11.0 arm, #828338Sam James2021-12-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: Stabilize 1.11.0 arm64, #828338Sam James2021-12-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>