summaryrefslogtreecommitdiffstats
path: root/googlemock/test/gmock_output_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix formatting in subset of Python filesTom Hughes2023-01-251-4/+8
| | | | | | | | These files were formatted with automated tools. The remaining Python files require some manual fix ups, so they will be fixed separately. PiperOrigin-RevId: 504579820 Change-Id: I3923bd414bffe3ded6163ec496cd09ace3951928
* gmock_output_test: normalize golden file output to unix line endingsAbseil Team2023-01-171-0/+3
| | | | | | | | When checked out on Windows, the repo might use \r\n line endings, and so the golden output has them. Adjust for that. PiperOrigin-RevId: 502577222 Change-Id: Iabfe537f6d95a49bf6bdcb934e855d28c65f6f89
* Address deprecation warning surfaced by Github presubmit testsAbseil Team2022-03-231-4/+4
| | | | | PiperOrigin-RevId: 436839469 Change-Id: I2bb90dce524c16bcc31569bb98772dcc62d08fbf
* Makes the Python imports consistently use full paths from the repository root,Derek Mauro2021-12-221-1/+1
| | | | | | | | | unifying the behavior between Bazel and CMake This fixes one of the CI failures on Windows PiperOrigin-RevId: 417872531 Change-Id: I156989323b7e6d4a4420f4f9691b078829db933d
* Googletest exportAbseil Team2019-07-171-1/+3
| | | | | | Internal change PiperOrigin-RevId: 258587862
* Comments changes, no functionality changes. Gennadiy Civil2018-08-141-2/+0
|
* Update gmock_output_test.pyrefs/pull/1725/headGennadiy Civil2018-08-091-1/+1
|
* Formatting change for auto code management, no functionality changesGennadiy Civil2018-08-091-1/+2
| | | | Merge branch 'master' of https://github.com/google/googletest
* Formatting changes and upstreaming one testGennadiy Civil2018-08-011-1/+0
|
* mergesrefs/pull/1448/headGennadiy Civil2018-02-091-5/+8
|
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-251-0/+180