summaryrefslogtreecommitdiffstats
path: root/googletest/src/gtest_main.cc
Commit message (Collapse)AuthorAgeFilesLines
* unify googletest and googlemock main functionsrefs/pull/2596/headKrystian Kuzniarek2019-11-221-3/+8
|
* Merge pull request #2515 from ciband:feat/support_esp8266vslashg2019-10-251-1/+8
|\ | | | | | | PiperOrigin-RevId: 276333426
| * Add ESP8266 configs to PlatformIO buildChris Johnson2019-10-111-1/+8
| | | | | | | | | | Added various conditional compliations for ESP8266 to stub out missing functionality.
| * feat: Add support for ESP8266 platformChris Johnson2019-10-111-1/+1
|/ | | | | | Added support for ESP8266 Arduino platform. Refactored Arduino defines to use the GTEST_OS_* model.
* Merge pull request #2041 from ciband:chore/fix_library_jsonGennadiy Civil2019-01-231-7/+1
|\ | | | | | | PiperOrigin-RevId: 230554814
| * fix: Add Arduino setup()/loop() functions backChris2019-01-071-0/+14
| | | | | | | | Added setup()/loop() functions back to *_main.cc files to support compiling in CI. Future features could enable this for the end user.
| * fix: Remove Arduino entry pointsChris2019-01-031-16/+0
| | | | | | | | | | | | Improved flexibility by removing the Arduino entry points in favor of manual calls to setup/loop that the user can call from their entry point. This is the more common use case for Arudino. Also added the gtest/gmock_main files to the PlatformIO ignore list since we are not supporting that feature.
* | clang-tidy: modernize-deprecated-headersrefs/pull/2048/headChris2019-01-051-1/+1
|/
* Merge pull request #2000 from ciband:feat/add_support_platformioGennadiy Civil2018-12-141-0/+16
|\ | | | | | | PiperOrigin-RevId: 225552792
| * feat: Add initial support for PlatformIO and ArduinoChris Johnson2018-12-051-0/+14
|/
* Comments changes, no functionality changesrefs/pull/1740/headGennadiy Civil2018-08-141-1/+0
|
* small tweaks, OSS merge cl 206357486Gennadiy Civil2018-07-301-1/+1
|
* Many code merge/upstream changesGennadiy Civil2018-01-231-1/+1
|
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-0/+38