summaryrefslogtreecommitdiff
path: root/googletest/test/googletest-filter-unittest.py
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting in subset of Python filesTom Hughes2023-01-251-155/+227
* Replace numeric lints with their string equivalentTom Hughes2023-01-251-4/+4
* Replace deprecated python callsTom Hughes2023-01-171-11/+15
* Only print disabled test banner if the test matches gtest_filterAbseil Team2022-03-221-0/+31
* Makes the Python imports consistently use full paths from the repository root,Derek Mauro2021-12-221-1/+1
* Fix Python3 supportPeter Levine2018-09-141-5/+8
* Comments changes, no functionality changes. Gennadiy Civil2018-08-141-2/+0
* changes to googletest break on failure and googletest filter unittestsGennadiy Civil2018-08-011-0/+638