index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
googletest
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
Merge branch 'master' into master
Gennadiy Civil
2017-12-01
1
-35
/
+29
|
|
|
\
\
\
|
|
*
|
|
|
Speed up printing of characters which need hex escaping
Brian Silverman
2017-08-28
1
-1
/
+4
|
*
|
|
|
|
Merge branch 'master' into hethi/issue-360-remove-GTEST_HAS_PARAM_TESTS
Gennadiy Civil
2017-12-01
1
-3
/
+3
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Fixes issue #826 by treating MinGW as "non-Windows" when determining colored ...
whame
2017-11-07
1
-3
/
+3
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'master' into hethi/issue-360-remove-GTEST_HAS_PARAM_TESTS
Herbert Thielen
2017-10-04
1
-1
/
+1
|
|
\
|
|
|
|
*
|
|
|
Merge branch 'master' into hethi/issue-360-remove-GTEST_HAS_PARAM_TESTS
Herbert Thielen
2017-09-24
1
-30
/
+24
|
|
\
\
\
\
|
*
|
|
|
|
remove GTEST_HAS_PARAM_TESTS
Herbert Thielen
2017-09-04
2
-12
/
+0
*
|
|
|
|
|
Merge branch 'master' into fix_death_test_child_mingw_wer_issue1116
Tanzinul Islam
2017-11-19
1
-31
/
+25
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Use gender-neutral pronouns in comments and docs
Jonathan Wakely
2017-09-27
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Make the failure messages from EXPECT_EQ and friends actually symmetric,
Alexey Sokolov
2017-09-13
1
-4
/
+5
|
*
|
|
|
Removed flush scopes around GTEST_LOG(FATAL) and exit call since FATAL is exp...
Gasprd Petit
2017-09-07
1
-16
/
+6
|
*
|
|
|
Merge branch 'master' into user_logger_instead_of_printf
Gennadiy Civil
2017-09-01
1
-1
/
+1
|
|
\
|
|
|
|
*
|
|
|
Removed extra colon in error log
gpetit
2017-08-14
1
-1
/
+1
|
*
|
|
|
Merge remote-tracking branch 'origin/master' into user_logger_instead_of_printf
gpetit
2017-08-14
4
-68
/
+98
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Use GTEST_LOG instead of printf
gpetit
2017-08-14
1
-23
/
+26
*
|
|
|
|
Merge branch 'master' into fix_death_test_child_mingw_wer_issue1116
Tanzinul Islam
2017-09-06
1
-1
/
+1
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
change links from former code.google.com to current github repository
Herbert Thielen
2017-08-31
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' into fix_death_test_child_mingw_wer_issue1116
Tanzinul Islam
2017-08-21
3
-10
/
+39
|
\
|
|
|
|
*
|
|
Merge pull request #1127 from zulkarnine/patch-1
Gennadiy Civil
2017-08-10
1
-3
/
+31
|
|
\
\
\
|
|
*
|
|
Remove duplicate code
Zulkarnine Mahmud
2017-07-16
1
-16
/
+6
|
|
*
|
|
Fix assumption for foreground bit offset
Zulkarnine Mahmud
2017-07-15
1
-3
/
+16
|
|
*
|
|
Remove unnecessary const
Zulkarnine Mahmud
2017-06-29
1
-1
/
+1
|
|
*
|
|
Add helper functions for text color calculation
Zulkarnine Mahmud
2017-06-29
1
-24
/
+25
|
|
*
|
|
Fix a problem when bg_color == fg_color
Zulkarnine Mahmud
2017-06-22
1
-3
/
+24
|
|
*
|
|
Add background_mask instead of using magic number
Zulkarnine Mahmud
2017-06-21
1
-1
/
+2
|
|
*
|
|
Fix background color in ColoredPrintf
Zulkarnine Mahmud
2017-06-20
1
-2
/
+4
|
*
|
|
|
Merge pull request #1180 from aconverse/master
Gennadiy Civil
2017-08-07
1
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
Use wider types to prevent unsigned overflow diagnostics
Alex Converse
2017-08-03
1
-1
/
+2
|
*
|
|
|
|
Merge pull request #1030 from vpfautz/master
Gennadiy Civil
2017-08-03
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Fixed some typos
vpfautz
2017-02-26
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #764 from flyd1005/wip-fix-typo
Gennadiy Civil
2017-08-02
3
-3
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
remove duplicated words
Li Peng
2016-04-27
3
-3
/
+3
|
|
|
/
/
/
|
*
|
|
|
Merge pull request #962 from klimkin/klimkin-patch-typo
Gennadiy Civil
2017-08-02
1
-1
/
+1
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Fix a typo
Alexey Klimkin
2016-12-12
1
-1
/
+1
|
|
|
/
/
|
*
|
/
Colouring in help text
Chris-Sharpe
2017-06-21
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
Allow death test child to bypass WER under MinGW
Tanzinul Islam
2017-06-19
1
-2
/
+2
|
/
/
*
|
Changes add ability to overwrite TempDir(), issue https://github.com/google/g...
Gennadiy Civil
2017-05-18
1
-1
/
+3
*
|
Use std::string and ::string explicitly in gtest and gmock code.
Nico Weber
2017-05-15
4
-37
/
+34
*
|
Merge pull request #965 from davidben/format-attr
Billy Donahue
2017-05-07
1
-3
/
+4
|
\
\
|
*
|
Annotate ColoredPrintf with the format attribute and fix bugs.
David Benjamin
2016-12-21
1
-3
/
+4
|
|
/
*
/
Changes to make TempDir() public
Gennadiy Civil
2017-05-02
2
-18
/
+19
|
/
*
Merge pull request #724 from duggelz/master
Billy Donahue
2016-03-15
1
-3
/
+23
|
\
|
*
Restructure $XML_OUTPUT_FILE logic
Doug Greiman
2016-02-26
2
-19
/
+20
|
*
Read Bazel's $XML_OUTPUT_FILE environment variable
Doug Greiman
2016-02-23
2
-1
/
+20
*
|
Change error message of EXPECT_EQ to treat lhs and rhs equivalently.
Alexey Sokolov
2016-02-16
1
-60
/
+60
|
/
*
Add tmux and tmux-256color to the colored terminal list.
Joongi Kim
2016-01-31
1
-0
/
+2
*
Merge pull request #602 from mtbrandy/threadcount_aix
Billy Donahue
2015-12-10
1
-0
/
+18
|
\
|
*
Add include of sys/types.h.
Matthew Brandyberry
2015-10-02
1
-0
/
+1
|
*
Implement GetThreadCount for AIX.
Matthew Brandyberry
2015-10-02
1
-0
/
+17
*
|
Fix symbol visibility of StreamingListener.
Dominic Meiser
2015-10-29
1
-1
/
+1
|
/
[prev]
[next]