Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/googletest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-11Defined a testing::SrcDir() function that returns the name of a directoryHEADmainAbseil Team
2022-11-10Merge pull request #4039 from zloylos:fix-return-fail-at-4038Copybara-Service
2022-11-08Remove incorrect GTEST_ATTRIBUTE_UNUSED_ from InSequence class.Abseil Team
2022-11-07RecordProperty serializes ints and 64-bit ints, including size_tsAbseil Team
2022-11-05Fix typo in documentation of ConvertGenerator()Abseil Team
2022-11-03Add documentation for `--gunit_recreate_environments_when_repeating`.Abseil Team
2022-10-25Merge pull request #4041 from zloylos:allow-naming-expectationsCopybara-Service
2022-10-25Use git commit hash in CMake quickstartDino Radakovic
2022-10-24Clarify that parameter generator does not evaluate immediatelyAbseil Team
2022-10-21Fix format without expectation nameDenis Hananein
2022-10-21Change messagesDenis Hananein
2022-10-21Allow naming expectations #3970Denis Hananein
2022-10-19Merge pull request #4036 from zloylos:fix-output-json-3884Copybara-Service
2022-10-19CMake: Add GTEST_HAS_ABSL build option for using AbslAbseil Team
2022-10-18Adds Win32 UNC path support to FilePath::IsAbsolutePath() and FilePath::IsRoo...Abseil Team
2022-10-18Fix detection of the no_sanitize("hwaddress") attributeDerek Mauro
2022-10-18Merge pull request #4037 from KloolK:patch-1Copybara-Service
2022-10-17Add Windows CI scriptDino Radakovic
2022-10-16Add return for GTEST_FAIL_ATDenis Hananein
2022-10-14Use attribute testing to simplify portable attribute macrosDerek Mauro
2022-10-14Terse printing of std::reference_wrapper hides pointerAbseil Team
2022-10-14Fix table markup in testing.mdJan
2022-10-12Merge pull request #4035 from Vertexwahn:update-depsCopybara-Service
2022-10-12Workaround for Visual C++ error C2039 with std::tuple_element_t.Abseil Team
2022-10-11Fix JSON output format #3884Denis Hananein
2022-10-10Merge pull request #4032 from Ferenc-:suggest-fixed-versionCopybara-Service
2022-10-09Suggests a release with fixed CMakeLists.txtFerenc Géczi
2022-10-08Update rules_python, bazel_skylib and platfromsVertexwahn
2022-10-08Update the POSIX Extended section of the Regular Expression Wikipedia pageAbseil Team
2022-10-06[fuchsia] Use __builtin_trap to trigger gunit_break_on_failure on non-x86 archAbseil Team
2022-10-05Makes Clang compilations via Ninja on Windows define _DLL only for shared CRT...Abseil Team
2022-10-05Merge pull request #4020 from cclauss:patch-1Copybara-Service
2022-10-04Merge pull request #3967 from BMBurstein:custom_type_combineCopybara-Service
2022-09-30Uses a simpler mechanism to disable the copying of GoogleTest test suites, to...Abseil Team
2022-09-29Merge branch 'google:main' into custom_type_combineBaruch
2022-09-29Rollback: Moves boilerplate disabling copy constructor/assignment from Google...Abseil Team
2022-09-29Rollback: Uses a simpler mechanism to disable the copying of GoogleTest test ...Abseil Team
2022-09-29Uses a simpler mechanism to disable the copying of GoogleTest test suites.Abseil Team
2022-09-28Moves boilerplate disabling copy constructor/assignment from GoogleTest's TES...Abseil Team
2022-09-28Merge branch 'google:main' into custom_type_combineBaruch
2022-09-27Merge pull request #4016 from Maratyszcza:qurtCopybara-Service
2022-09-27Add GoogleTest workaround for MSVC crash with Address Sanitizer (ASAN) on ver...Abseil Team
2022-09-27Branding: macOSChristian Clauss
2022-09-27Upgrade GitHub Actions CheckoutChristian Clauss
2022-09-27Port GoogleTest to QuRT (Hexagon RTOS)Marat Dukhan
2022-09-25Merge branch 'google:main' into custom_type_combineBaruch
2022-09-22Merge pull request #4011 from softwaregravy:patch-1Copybara-Service
2022-09-18Update link to Bazel installation guideJohn Hinnegan
2022-09-14Merge branch 'google:main' into custom_type_combineBaruch
2022-09-13Fix MSVC C++14 flag for GitHub workflowDerek Mauro