aboutsummaryrefslogtreecommitdiff
path: root/tests/utils/gtest-print-helpers.h
Commit message (Collapse)AuthorAgeFilesLines
* silence 'no previous prototype' warning from clangCharles Kerr2016-04-271-1/+1
|
* silence clang warning in PrintTo gtest helperCharles Kerr2016-04-271-3/+3
|
* don't prompt when the greeter's not running yet: change greeter's payload ↵Charles Kerr2016-04-221-0/+18
from an 'is_active' bool to a three-value state of active, inactive, and unavailable