summaryrefslogtreecommitdiffstats
path: root/googletest/samples/prime_tables.h
Commit message (Collapse)AuthorAgeFilesLines
* Googletest exportAbseil Team2020-02-111-3/+3
| | | | | | | | Refactor function GetNextPrime so that the loop precondition is checked before loop instead of during every loop run. Also by removing the loop condition, it shows that the only exit from the loop is the return statement. PiperOrigin-RevId: 293932783
* restore mistakenly removed iffs in their explicit formrefs/pull/2387/headKrystian Kuzniarek2019-08-201-1/+1
| | | | | Due to confusion arisen from "iff" standing for "if and only if", this commit uses the latter.
* fix typosrefs/pull/2356/headKrystian Kuzniarek2019-07-301-1/+1
|
* Googletest exportAbseil Team2018-12-031-5/+5
| | | | | | Applied fixes for ClangTidy modernize-use-override and modernize-use-using. PiperOrigin-RevId: 223800219
* Comments changes, no functionality changesrefs/pull/1740/headGennadiy Civil2018-08-141-3/+2
|
* OSS Sync, cl 163329677refs/pull/1376/headmisterg2018-01-021-2/+6
|
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-0/+123