Homec4science

Googletest export

Authored by Abseil Team <absl-team@google.com> on Oct 22 2019, 18:24.

Description

Googletest export

Split the scoped trace examples into two snippets.

This doesn't have an effect in the github markdown renderer, but in some other renderers/templates, this leads them to be independently copy-pastable. In particular, the markdown rendering that Google uses internally has a copy button for each code snippet, which, before this change, would copy both lines. Bad copy button, no cookie! After this change, there will be two such buttons, one per line, and clicking a copy button will copy only the one snippet it is next to, and not the other. This is desirable because nobody will ever want to copy both lines, only one or the other.

PiperOrigin-RevId: 276079009

Details

Committed
vslashg <gfalcon@google.com>Oct 23 2019, 19:35
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:f1afeaa64348: Googletest export
Branches
Unknown
Tags
Unknown

Event Timeline

vslashg <gfalcon@google.com> committed R9484:aa1146da8169: Googletest export (authored by Abseil Team <absl-team@google.com>).Oct 23 2019, 19:35