aboutsummaryrefslogtreecommitdiff
path: root/googletest
AgeCommit message (Expand)AuthorFilesLines
2022-10-19Merge pull request #4036 from zloylos:fix-output-json-3884Copybara-Service1-0/+3
2022-10-18CMake: Add GTEST_HAS_ABSL build option for using AbslAbseil Team1-0/+16
2022-10-18Adds Win32 UNC path support to FilePath::IsAbsolutePath() and FilePath::IsRoo...Abseil Team3-18/+85
2022-10-17Fix detection of the no_sanitize("hwaddress") attributeDerek Mauro1-1/+12
2022-10-14Use attribute testing to simplify portable attribute macrosDerek Mauro1-48/+37
2022-10-14Terse printing of std::reference_wrapper hides pointerAbseil Team2-0/+30
2022-10-11Fix JSON output format #3884Denis Hananein1-0/+3
2022-10-09Suggests a release with fixed CMakeLists.txtFerenc Géczi1-1/+1
2022-10-06[fuchsia] Use __builtin_trap to trigger gunit_break_on_failure on non-x86 archAbseil Team1-0/+12
2022-10-05Makes Clang compilations via Ninja on Windows define _DLL only for shared CRT...Abseil Team1-2/+7
2022-10-04Merge pull request #3967 from BMBurstein:custom_type_combineCopybara-Service4-10/+182
2022-09-30Uses a simpler mechanism to disable the copying of GoogleTest test suites, to...Abseil Team2-6/+12
2022-09-28Rollback: Moves boilerplate disabling copy constructor/assignment from Google...Abseil Team2-16/+6
2022-09-28Rollback: Uses a simpler mechanism to disable the copying of GoogleTest test ...Abseil Team2-6/+13
2022-09-28Uses a simpler mechanism to disable the copying of GoogleTest test suites.Abseil Team2-13/+6
2022-09-28Moves boilerplate disabling copy constructor/assignment from GoogleTest's TES...Abseil Team2-6/+16
2022-09-28Merge branch 'google:main' into custom_type_combineBaruch5-14/+39
2022-09-27Merge pull request #4016 from Maratyszcza:qurtCopybara-Service4-13/+37
2022-09-27Add GoogleTest workaround for MSVC crash with Address Sanitizer (ASAN) on ver...Abseil Team1-1/+2
2022-09-26Port GoogleTest to QuRT (Hexagon RTOS)Marat Dukhan4-10/+33
2022-09-14Merge branch 'google:main' into custom_type_combineBaruch2-7/+4
2022-08-30Merge pull request #3916 from asmodai27:mainCopybara-Service1-1/+1
2022-08-26Consider all TERM values ending in "-256color" to be color supporting. In par...Abseil Team1-6/+3
2022-08-25Merge branch 'google:main' into custom_type_combineBaruch5-8/+8
2022-08-08gtest_unittest: Call FAIL() in lambda, fix incorrect fatality expectationDino Radakovic1-2/+2
2022-08-04Explicitly instantiate matchee std::string in MatchesRegexDino Radakovic1-1/+1
2022-08-01Merge pull request #3918 from assafpr:master2mainCopybara-Service3-4/+4
2022-08-01Merge pull request #3951 from matdibu:mainCopybara-Service1-1/+1
2022-07-31Custom type with Combine(). Fix for #3781Baruch Burstein4-10/+179
2022-07-21Continuation for #3183Yuriy Chernyshov1-2/+2
2022-07-20gtest-death-test: add 'noreturn'Matei Dibu1-1/+1
2022-07-18Merge pull request #3940 from anpol:pdb-static-libCopybara-Service1-1/+2
2022-07-18Merge pull request #3946 from anpol:export-tlvhbaseCopybara-Service1-1/+1
2022-07-18Merge pull request #3939 from anpol:python-find-strategyCopybara-Service1-0/+6
2022-07-18Merge pull request #3927 from yutotnh:fix-typoCopybara-Service3-7/+7
2022-07-14export ThreadLocalValueHolderBase which is required by exported APIs.Andrei Polushin1-1/+1
2022-07-13cmake: make PDB output directory match that of a static library.Andrei Polushin1-1/+2
2022-07-13cmake: find python in order specified by PATH environment variable.Andrei Polushin1-0/+6
2022-07-12Merge pull request #3928 from venik:venik-clean-upCopybara-Service5-8/+7
2022-07-11Merge pull request #3868 from eidosmontreal:fix_undefined_symbol_kMaxRangeCopybara-Service1-0/+2
2022-07-11Merge pull request #3844 from akohlmey:intel-llvm-utf8-fixCopybara-Service1-1/+3
2022-07-08CMake: raise the default C++ standard to cxx_std_14Derek Mauro1-1/+1
2022-07-07Enable heterogeneous lookup for RegisteredTestsMap.Chris Kennelly1-1/+2
2022-07-01cleanup from unique_ptr branchAlexander Nikforov5-8/+7
2022-07-01fix: some typos in sourceyutotnh2-4/+4
2022-07-01fix: some typos in commentyutotnh2-3/+3
2022-06-27Update gtest.ccassafpr1-1/+1
2022-06-27Update gtest-death-test.ccassafpr1-1/+1
2022-06-26Avoid implicit conversion from int to charJérôme Travert1-1/+1
2022-06-25docs: update googletest README for release 1.12.0Julian Arkenau1-2/+2