Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-04 | test/runner: use proper filters for test cases | Andrei Vagin | |
The benchmark_filter options accepts regex-s, but the gtest-filter option accepts shell-like wildcards. Fixes #2034 Signed-off-by: Andrei Vagin <avagin@gmail.com> | |||
2020-02-24 | Add default behavior for gtest runner. | Adin Scannell | |
PiperOrigin-RevId: 297009116 | |||
2020-02-19 | Add basic microbenchmarks. | Adin Scannell | |
PiperOrigin-RevId: 296104390 |