aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2023-08-22Merge pull request #4343 from sthd:http-to-httpsCopybara-Service1-4/+4
PiperOrigin-RevId: 559151399 Change-Id: I8eb2c7c5222d0fd0935db531a0abe5792633fe7e
2023-08-11Changed 3 public links from http to httpssthd1-3/+3
2023-08-02Update documentation to refer to v1.14Derek Mauro1-4/+4
PiperOrigin-RevId: 553172719 Change-Id: Ie09afa3788c8ed5c95913d8ca0b436f1df28241a
2023-06-16Update README.mdKasra Hashemi1-4/+4
Fixed punctuation issues
2023-06-05Merge pull request #4260 from pratyush3757:readme_table_fixCopybara-Service1-34/+33
PiperOrigin-RevId: 537887202 Change-Id: I4a52ec0da24f043eba0aa1a9d7945066c799ce8a
2023-06-02change table to unordered listPro37571-34/+32
2023-05-30fix README tablePro37571-23/+23
2023-05-17Fix typo in version number example in READMEDino Radakovic1-1/+1
PiperOrigin-RevId: 532796425 Change-Id: If81029216cf12b9b05f8e2d79671ba106ebd28fb
2023-05-16Explicitly document googletest release tag formatDino Radakovic1-0/+2
Fixes #4235 PiperOrigin-RevId: 532446854 Change-Id: If7e1dade02a80d9a30813c136bba3f20c796f0fa
2023-05-15Merge pull request #4231 from yagneshprajapati:mainCopybara-Service1-12/+34
PiperOrigin-RevId: 532204016 Change-Id: Ifa309f31bb959b43faa54c5ce631a823e6a2888a
2023-05-11Update README.mdyagneshprajapati1-1/+0
xml report gan removed
2023-05-11Update README.mdyagneshprajapati1-2/+2
xUnit link
2023-05-11Update README.mdyagneshprajapati1-1/+1
xunit link
2023-05-07Update README.mdyagneshprajapati1-13/+14
2023-01-17Announce that GitHub actions are not GoogleTest's canonical CIDino Radakovic1-0/+7
PiperOrigin-RevId: 502654465 Change-Id: I51269e8c389ad63f3737132feec1b6d20dc4c314
2023-01-17Update documentation for v1.13.0Derek Mauro1-5/+4
PiperOrigin-RevId: 502644180 Change-Id: Id20b5e4eec22035da278f1767002657f66dbe79c
2022-08-16Update README.md to point to the Foundational C++ Support PolicyDerek Mauro1-33/+6
PiperOrigin-RevId: 467959285 Change-Id: Ibd92b3a278f293736b31bd7e07fe502241bb1f05
2022-08-01Merge pull request #3918 from assafpr:master2mainCopybara-Service1-1/+1
PiperOrigin-RevId: 464586117 Change-Id: Icda62f13b962f7408bb5698ae2b627391257d152
2022-06-30Remove support for C++11Derek Mauro1-3/+6
v1.12.x is the last branch to support C++11 Future releases will require at least C++14 PiperOrigin-RevId: 458250106 Change-Id: Ibee2248649ff3c13daaa179135887848bf730f3f
2022-06-23Update README.md for release 1.12.0Derek Mauro1-2/+2
PiperOrigin-RevId: 456833286 Change-Id: Iefcc6a71f5da9bb710f112b668cddcd1683a10ae
2022-06-22change link from master to main in documentationassafpr1-1/+1
since master branch was changed to main, the links should be changed accordingly.
2022-04-06Removing commas.MR-A1-2/+2
Readme Update!
2022-04-06Clarify what live-at-head actually meansDerek Mauro1-1/+2
PiperOrigin-RevId: 439835271 Change-Id: I40765e607a96dfc3f0679450938daf25163c48a4
2021-11-16Update README.mdassafpr1-1/+1
2021-06-13fix typosHyuk Myeong1-4/+4
2021-04-14Googletest exportdmauro1-4/+0
Remove AppVeyor configuration. Windows is now tested on Kokoro. PiperOrigin-RevId: 368471950
2021-03-16Googletest exportAbseil Team1-2/+3
Update CONTRIBUTING link in README PiperOrigin-RevId: 362141000
2021-03-10Googletest exportAbseil Team1-10/+19
Update READMEs and issue template PiperOrigin-RevId: 361931644
2021-02-05Googletest exportdmauro1-1/+0
Disable Travis CI. The migration to travis-ci.com is incompatible with security policy. These tests are now run on Kokoro. PiperOrigin-RevId: 355438343
2021-01-16Fix link to Google Test PrimerPatryk Obara1-1/+1
Markdown file was moved to a different directory. When googling for "gtest primer", the result is 404 page.
2020-12-07Googletest exportAbseil Team1-33/+36
Update README to clarify supported platforms PiperOrigin-RevId: 346140983
2020-11-02Merge pull request #3008 from hyukmyeong:update_tutorialAndy Getz1-20/+20
PiperOrigin-RevId: 340286884
2020-10-01A slight Gramatical change.ranodeepbanerjee1-1/+1
2020-09-18Update README.md, added missing 'a'JethroSama1-1/+1
2020-09-16Remove spaces between Google Test and Google MockHyuk Myeong1-18/+18
2020-09-15Improve the tutorial that may be confusingHyuk Myeong1-2/+2
2020-08-12Googletest exportdmauro1-5/+3
Remove references to the GoogleTest mailing list Fixes #2966 PiperOrigin-RevId: 326065972
2020-07-29Removing tiny-dnn from "Who is using.."Francisco Geiman Thiesen1-2/+0
The tiny-dnn project has changed the test framework (https://github.com/tiny-dnn/tiny-dnn/commit/d0d35ca2f4e75b3f647787e19ee7f31d0784b398) and removed the googletest usage. Removing it from the "Who is Using Google Test?" list so as to keep it accurate.
2020-05-28Merge pull request #2845 from matepek:readme-update-with-opensource-projDerek Mauro1-3/+3
PiperOrigin-RevId: 312530971
2020-05-19README.dm: Renamed related open source project name: Catch2 and Google Test ↵Mate Pek1-1/+1
Explorer -> C++ TestMate
2019-11-26Merge pull request #2604 from matepek:readme-update-with-opensource-projGennadiy Rozental1-0/+4
PiperOrigin-RevId: 282620313
2019-11-25README.md: added Catch2 and Google Test ExplorerMate Pek1-0/+4
2019-10-11Googletest exportmisterg1-2/+2
Updated release 1.10.0 link to point to https://github.com/google/googletest/releases/tag/release-1.10.0 ( that has the high level release info) PiperOrigin-RevId: 274147093
2019-10-09Mention Cornichon as a related open source projectZebedee Mason1-0/+3
2019-10-03Googletest exportmisterg1-14/+9
Add an announcement about taking a dep on Abseil soon PiperOrigin-RevId: 272683117
2019-10-03Googletest exportmisterg1-5/+0
Remove outdated CppCon announcement PiperOrigin-RevId: 271866311
2019-09-13Googletest exportmisterg1-0/+5
CppCon announcement PiperOrigin-RevId: 268950306
2019-07-29Googletest exportmisterg1-5/+0
Remove outdated summer vacation from readme PiperOrigin-RevId: 260511450
2019-07-16Preparation for including docs in round-trip with OSS. Manual review and ↵Gennadiy Civil1-1/+3
merge docs internal-OSS
2019-06-24Update README.mdGennadiy Civil1-0/+3