- 13 Oct, 2023 1 commit
-
-
yangql authored
-
- 12 Oct, 2023 2 commits
- 30 Jun, 2023 1 commit
-
-
yangql authored
-
- 09 Jun, 2023 1 commit
-
-
Abseil Team authored
PiperOrigin-RevId: 539134110 Change-Id: I28041f77e18bc67aa0ffabdc7205e350deed22c8
-
- 06 Jun, 2023 1 commit
-
-
Copybara-Service authored
PiperOrigin-RevId: 538253216 Change-Id: Ib4bc90974f92939f884d6b5927f8bf37aac4d2c7
-
- 05 Jun, 2023 1 commit
-
-
Copybara-Service authored
PiperOrigin-RevId: 537887202 Change-Id: I4a52ec0da24f043eba0aa1a9d7945066c799ce8a
-
- 02 Jun, 2023 1 commit
-
-
Joakim Plate authored
Check for current directory instead of death test to get original directory. A port may support filesystems but not death tests.
-
- 01 Jun, 2023 3 commits
-
-
Pro3757 authored
-
Pratyush Choudhary authored
-
https://google.github.io/googletest/platforms.htmlDino Radakovic authored
PiperOrigin-RevId: 537016664 Change-Id: Ie62891a1061465a009b90feba0ccb91d85591160
-
- 31 May, 2023 2 commits
-
-
Dino Radakovic authored
An equivalent for CMake was merged in https://github.com/google/googletest/commit/aa99ce5a0db4215bb8e2cda3ee68b6b8d4896815 Fixes #4254 PiperOrigin-RevId: 536759641 Change-Id: I8400064a24e0d78f17a0720046f505efa1167b4f
-
Paul Wankadia authored
Note that RE2 has taken a dependency on Abseil, so the `main` branch should be used from now on. The `abseil` branch will go away soon... PiperOrigin-RevId: 536737543 Change-Id: I0e595ee8e754b924881f997f286cdec3822763bf
-
- 30 May, 2023 2 commits
-
-
Copybara-Service authored
PiperOrigin-RevId: 536480185 Change-Id: I9bdd65cd18253703abf3cc92b3f354c1f798aa3e
-
Pro3757 authored
-
- 25 May, 2023 1 commit
-
-
niranjan authored
Use /fp:precise to override IntelLLVM's default of /fp:fast. This makes IsInf and IsNan work as expected by googletest. ``` [build]...\googletest\googlemock\test\gmock-function-mocker_test.cc(143,21): error: 'VoidReturning' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override] [build] MOCK_METHOD(void, VoidReturning, (int n)); // NOLINT ``` ``` [build] ...\googletest\googlemock\test\gmock-function-mocker_test.cc(182,20): error: exception specification of overriding function is more lax than base version [-Werror,-Wmicrosoft-exception-spec] [build] MOCK_METHOD(int, CTNullary, (), (Calltype(STDMETHODCALLTYPE))); ``` ``` [build] ...\googletest\googletest\test\googletest-death-test-test.cc(209,5): error: unused function 'DieInCRTDebugElse12' [-Werror,-Wunused-function] [build] int DieInCRTDebugElse12(int* sideeffect) { [build] ^ ``` ``` [build] ...\googletest\googletest\test\gtest_unittest.cc(4096,7): error: variable 'n' set but not used [-Werror,-Wunused-but-set-variable] [build] int n = 0; ```
-
- 24 May, 2023 1 commit
-
-
Niranjan Nilakantan authored
Use the same flags as Clang if the compiler id is IntelLLVM. IntelLLVM warns if a double constant is assigned to a float. ``` [build] .../googletest/googletest/include/gtest/gtest-printers.h:516:17: warning: implicit conversion between floating point types of different sizes [-Wimplicit-float-size-conversion] [build] mulfor6 = 1e1; ``` IntelLLVM uses fp-model=fast by default, breaking IsNan and IsInf tests. Use -ffp-model=precise to fix this. IntelLLVM does not support -Wchar-subscripts Fixes #4255
-
- 22 May, 2023 1 commit
-
-
Copybara-Service authored
PiperOrigin-RevId: 534150776 Change-Id: Ib6c07c6abd06c259494928102e2cb800b6652612
-
- 21 May, 2023 1 commit
-
-
Shlomi Nissan authored
-
- 17 May, 2023 1 commit
-
-
Dino Radakovic authored
PiperOrigin-RevId: 532796425 Change-Id: If81029216cf12b9b05f8e2d79671ba106ebd28fb
-
- 16 May, 2023 1 commit
-
-
Dino Radakovic authored
Fixes #4235 PiperOrigin-RevId: 532446854 Change-Id: If7e1dade02a80d9a30813c136bba3f20c796f0fa
-
- 15 May, 2023 2 commits
-
-
Copybara-Service authored
PiperOrigin-RevId: 532204016 Change-Id: Ifa309f31bb959b43faa54c5ce631a823e6a2888a
-
Copybara-Service authored
PiperOrigin-RevId: 532143036 Change-Id: I3dd57e975006478eb6b16b8ea289531738a8a0b5
-
- 11 May, 2023 4 commits
-
-
Abseil Team authored
It isn't declared in any header or referenced from any other file. PiperOrigin-RevId: 531209642 Change-Id: I9e7df37f737b00994f8845ed38c3b775879cb25c
-
yagneshprajapati authored
xml report gan removed
-
yagneshprajapati authored
xUnit link
-
yagneshprajapati authored
xunit link
-
- 08 May, 2023 1 commit
-
-
pateldeev authored
-
- 07 May, 2023 1 commit
-
-
yagneshprajapati authored
-
- 05 May, 2023 1 commit
-
-
Abseil Team authored
PiperOrigin-RevId: 529762901 Change-Id: I6ce4d630191bf265f847aef2d5dcc12a712faa60
-
- 02 May, 2023 1 commit
-
-
Copybara-Service authored
PiperOrigin-RevId: 528781910 Change-Id: I4038332a6255921792bfb4a8098aa84243d48e15
-
- 01 May, 2023 2 commits
-
-
Andy Soffer authored
-
Copybara-Service authored
PiperOrigin-RevId: 528474013 Change-Id: I60cd509aded8d8b02423ea1b07c2c27e3709a808
-
- 28 Apr, 2023 2 commits
-
-
Dino Radakovic authored
Some versions of MSVC provide incorrect values for the latter and rely on _MSVC_LANG instead. Fixes #4226. PiperOrigin-RevId: 527919195 Change-Id: Ifcca4612074f5ebc5337094426866a187f79f90a
-
Tom Hughes authored
PiperOrigin-RevId: 527740306 Change-Id: I61308cc232c346d5ff8b0548d4c552a59633fffc
-
- 26 Apr, 2023 1 commit
-
-
Abseil Team authored
This change brings InitGoogleTest semantic in accordance with the official documentation: only GoogleTest flags are removed from argc/argv. The rest of the flags remains in place. We do nothing special for flags with unrecognized gunit_/gtest_ prefix and we do not report them. PiperOrigin-RevId: 527257221 Change-Id: Ibb29a1bda1a44251a4ee579c0fb5bbdfd9965c21
-
- 25 Apr, 2023 2 commits
-
-
Vertexwahn authored
-
Copybara-Service authored
PiperOrigin-RevId: 526972449 Change-Id: I77d8bd37807f6c6ab5256f1e6c4abc64cceee740
-
- 24 Apr, 2023 1 commit
-
-
Patryk Gawroński authored
Rename 'Result' struct to 'NonMoveableStruct' in gmock-spec-builders_test.cc in ExpectCallTest.NonMoveableType test
-
- 21 Apr, 2023 1 commit
-
-
Tom Hughes authored
https://clang.llvm.org/extra/clang-tidy/checks/modernize/use-equals-default.html PiperOrigin-RevId: 526079054 Change-Id: Ia4db21e3e5f58b90de05d52fd94b291ed06d785d
-