summaryrefslogtreecommitdiffstats
path: root/googlemock/test/gmock_leak_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix formatting in subset of Python filesTom Hughes2023-01-251-23/+32
| | | | | | | | 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
* Replace deprecated python callsTom Hughes2023-01-171-2/+2
| | | | | | | | assert_ -> assertTrue/assertFalse/assertIn/assertNotIn assertEquals -> assertEqual PiperOrigin-RevId: 502654909 Change-Id: I25d30095a83c3806606cb80d676b3c979495e6bd
* 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
* Comments changes, no functionality changes. Gennadiy Civil2018-08-141-2/+0
|
* Formatting changes and upstreaming one testGennadiy Civil2018-08-011-2/+0
|
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-251-0/+108