summaryrefslogtreecommitdiffstats
path: root/googlemock/src/gmock_main.cc
Commit message (Collapse)AuthorAgeFilesLines
* 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-17/+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.
* Merge pull request #2000 from ciband:feat/add_support_platformioGennadiy Civil2018-12-141-0/+17
|\ | | | | | | PiperOrigin-RevId: 225552792
| * feat: Add initial support for PlatformIO and ArduinoChris Johnson2018-12-051-0/+16
|/
* Comments changes, no functionality changesrefs/pull/1740/headGennadiy Civil2018-08-141-2/+1
|
* Formatting changes,small cleanup, no functionality changesrefs/pull/1705/headGennadiy Civil2018-08-071-1/+2
|
* Updated broken and outdated URLsPiotr KÄ…kol2018-07-251-1/+1
|
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-251-0/+54