aboutsummaryrefslogtreecommitdiffstats
path: root/googletest/scripts/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Googletest exportAbseil Team2019-10-231-0/+5
Add a matcher `testing::ReturnRoundRobin` which, on each call, returns the next element in the sequence, restarting at the beginning once it has reached the end. PiperOrigin-RevId: 276312136