"vscode:/vscode.git/clone" did not exist on "420fbb2d4b65fd4133c16bac5322d376de1a4b17"
- 29 Jun, 2017 2 commits
-
-
Zulkarnine Mahmud authored
-
Zulkarnine Mahmud authored
-
- 22 Jun, 2017 1 commit
-
-
Zulkarnine Mahmud authored
Invert the intensity bit if the background_color == foreground_color
-
- 21 Jun, 2017 1 commit
-
-
Zulkarnine Mahmud authored
-
- 20 Jun, 2017 1 commit
-
-
Zulkarnine Mahmud authored
Re-use existing background color for Widows' console window. This fixes a problem where the background color for ColoredPrintf would be BLACK even if the user's console is using a different BG color.
-
- 18 May, 2017 1 commit
-
-
- 15 May, 2017 1 commit
-
-
Nico Weber authored
This merges a Google-internal change (117235625). Original CL description: This CL was created manually in about an hour with sed, a Python script to find all the places unqualified 'string' was mentioned, and some help from Emacs to add the "std::" qualifications, plus a few manual tweaks.
-
- 02 May, 2017 1 commit
-
-
Gennadiy Civil authored
Fixes #1076.
-
- 22 Dec, 2016 1 commit
-
-
David Benjamin authored
googletest doesn't currently build with clang's very aggressive -Wformat-nonliteral warning. It requires that all non-literal format strings come from the argument of a function annotated with a compatible format attribute. Fixing that reports that ColoredPrintf's callers weren't passing the normal -Wformat warning. Some messages were passed directly into the format string rather than via "%s".
-
- 26 Feb, 2016 1 commit
-
-
Doug Greiman authored
-
- 24 Feb, 2016 1 commit
-
-
Doug Greiman authored
If $XML_OUTPUT_FILE is set, and $GTEST_OUTPUT and --gtest_output are not specified, produce output as if GTEST_OUTPUT=xml:$XML_OUTPUT_FILE had been set.
-
- 16 Feb, 2016 1 commit
-
-
Alexey Sokolov authored
-
- 31 Jan, 2016 1 commit
-
-
Joongi Kim authored
-
- 25 Aug, 2015 1 commit
-
-
Billy Donahue authored
-
- 27 Jul, 2015 2 commits
- 24 Jul, 2015 2 commits
- 19 Jul, 2015 1 commit
-
-
kosak authored
-
- 17 Jul, 2015 3 commits
- 14 Jul, 2015 2 commits
- 28 Apr, 2015 2 commits
-
-
kosak authored
-
kosak authored
Addresses issue #173: https://code.google.com/p/googlemock/issues/detail?id=173
-
- 08 Jan, 2015 2 commits
-
-
kosak authored
Thanks tberghammer for pointing it out. https://codereview.appspot.com/185420043/
-
kosak authored
Change an example to use 'override' rather than 'virtual'. Add missing headers for 'connect' and 'socket'.
-
- 17 Nov, 2014 1 commit
-
-
kosak authored
-
- 28 Jul, 2014 1 commit
-
-
kosak authored
-
- 18 Jun, 2014 1 commit
-
-
kosak authored
-
- 15 May, 2014 1 commit
-
-
billydonahue authored
-
- 24 Mar, 2014 1 commit
-
-
kosak authored
Also, stop using localtime(). Instead, use localtime_r() on most systems, localtime_s() on Windows.
-
- 06 Sep, 2013 1 commit
-
-
zhanyong.wan authored
-
- 18 Jun, 2013 1 commit
-
-
zhanyong.wan authored
-
- 25 Apr, 2013 1 commit
-
-
vladlosev authored
When --gtest_filter is specified, XML report now doesn't contain information about tests that are filtered out (issue 141).
-
- 24 Apr, 2013 1 commit
-
-
zhanyong.wan authored
-
- 10 Apr, 2013 1 commit
-
-
zhanyong.wan authored
-
- 05 Apr, 2013 1 commit
-
-
vladlosev authored
-
- 11 Mar, 2013 1 commit
-
-
zhanyong.wan authored
Proposed as a one-line patch by Tom Jakubowski (tom@crystae.net); finished by Zhanyong Wan.
-