summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4288 from juan-lunarg:juan/cmake_min_3_dot_6Copybara-Service2023-06-204-18/+8
|\
| * cmake: Raise min to 3.6refs/pull/4288/headJuan Ramos2023-06-194-18/+8
* | Merge pull request #4286 from ryandesign:patch-1Copybara-Service2023-06-201-3/+3
|\ \ | |/ |/|
| * Change C++11 requirement to C++14refs/pull/4286/headRyan Schmidt2023-06-191-3/+3
|/
* Merge pull request #4267 from niranjan-nilakantan:niranjan-nilakantan/issue4266Copybara-Service2023-06-161-0/+4
|\
| * Ignore the .cache directory create by VSCode.refs/pull/4267/headNiranjan Nilakantan2023-06-011-0/+4
* | Allow clients to un-suppress output from gUnit EXPECT_EXIT tests.Abseil Team2023-06-154-6/+9
* | Skip entire test suite with `GTEST_SKIP()` in `SetUpTestSuite`Dino Radakovic2023-06-143-4/+21
* | Merge pull request #4188 from Mizzrym1:componentCopybara-Service2023-06-122-0/+6
|\ \
| * | Add COMPONENT to installrefs/pull/4188/headMaciej Sroczyński2023-03-142-0/+6
* | | internal g3doc documentation change.Abseil Team2023-06-091-1/+1
* | | Merge pull request #4269 from elupus:patch-3Copybara-Service2023-06-061-2/+2
|\ \ \
| * | | Check for file system for current directoryrefs/pull/4269/headJoakim Plate2023-06-021-2/+2
* | | | Merge pull request #4260 from pratyush3757:readme_table_fixCopybara-Service2023-06-051-34/+33
|\ \ \ \ | |/ / / |/| | |
| * | | change table to unordered listrefs/pull/4260/headPro37572023-06-011-34/+32
| * | | Merge branch 'google:main' into readme_table_fixPratyush Choudhary2023-06-014-40/+30
| |\ \ \ | |/ / / |/| | |
* | | | Copy supported platforms from README onto https://google.github.io/googletest...Dino Radakovic2023-06-011-33/+6
* | | | Provide example for setting C++ language standard in GoogleTest's Bazel quick...Dino Radakovic2023-05-311-1/+8
* | | | Update GoogleTest to RE2 release `2023-06-01`.Paul Wankadia2023-05-311-4/+4
| |_|/ |/| |
* | | Merge pull request #4256 from niranjan-nilakantan:niranjan-nilakantan/issue4255Copybara-Service2023-05-301-2/+12
|\ \ \
| * | | Disable some warnings for IntelLLVM on Windows.refs/pull/4256/headniranjan2023-05-251-0/+3
| * | | Build googletest with IntelLLVM compilers.Niranjan Nilakantan2023-05-241-2/+8
|/ / /
| * | fix README tablePro37572023-05-301-23/+23
|/ /
* | Merge pull request #4250 from shlomnissan:cmake-quickstart-updateCopybara-Service2023-05-222-4/+5
|\ \
| * | Add CXX_STANDARD_REQUIRED to CMake quickstartrefs/pull/4250/headShlomi Nissan2023-05-212-4/+5
|/ /
* | Fix typo in version number example in READMEDino Radakovic2023-05-171-1/+1
* | Explicitly document googletest release tag formatDino Radakovic2023-05-161-0/+2
* | Merge pull request #4231 from yagneshprajapati:mainCopybara-Service2023-05-151-12/+34
|\ \
| * | Update README.mdrefs/pull/4231/headyagneshprajapati2023-05-111-1/+0
| * | Update README.mdyagneshprajapati2023-05-111-2/+2
| * | Update README.mdyagneshprajapati2023-05-111-1/+1
| * | Update README.mdyagneshprajapati2023-05-071-13/+14
* | | Merge pull request #4234 from pateldeev:missing_depCopybara-Service2023-05-151-0/+1
|\ \ \
| * | | Add missing absl dependency from build.refs/pull/4234/headpateldeev2023-05-081-0/+1
| |/ /
* | | Give CreateArgvFromArgs internal linkageAbseil Team2023-05-111-1/+4
|/ /
* | This trips up when compiling with -Wvla otherwise.Abseil Team2023-05-051-2/+2
* | Merge pull request #4146 from lygstate:fixes_std_pair_diffCopybara-Service2023-05-024-14/+35
|\ \
| * \ Merge branch 'main' into fixes_std_pair_diffrefs/pull/4146/headAndy Soffer2023-05-0192-1079/+1324
| |\ \ | |/ / |/| |
* | | Merge pull request #4227 from Vertexwahn:fix-spellingCopybara-Service2023-05-014-4/+4
|\ \ \
| * | | Fix spellingrefs/pull/4227/headVertexwahn2023-04-254-4/+4
* | | | Use GTEST_INTERNAL_CPLUSPLUS_LANG instead of __cplusplusDino Radakovic2023-04-283-10/+14
* | | | Add qualifier to avoid argument dependent lookupTom Hughes2023-04-281-1/+1
* | | | Use Abseil Flag public API for flag parsing.Abseil Team2023-04-264-30/+67
|/ / /
* | | Merge pull request #4225 from TurboGawron:non_moveable_struct_fixCopybara-Service2023-04-251-13/+13
|\ \ \
| * | | gmock: fix issue #4222refs/pull/4225/headPatryk Gawroński2023-04-241-13/+13
|/ / /
* | | Use '=default' to define trivial constructor/destructorsrefs/pull/4221/headTom Hughes2023-04-2130-96/+96
* | | Use the empty method to check for emptinessTom Hughes2023-04-211-1/+1
* | | Add missing std includesTom Hughes2023-04-2028-0/+80
* | | Use std::make_uniqueTom Hughes2023-04-201-1/+1
* | | Fix spellingTom Hughes2023-04-201-4/+4