index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/google/googletest
Jerry Turcios
2018-10-11
12
-44
/
+25
|
\
|
*
Remove duplicate functionality PrintValue (in googletest-param-test-test.cc),...
misterg
2018-10-11
1
-37
/
+1
|
*
Merge c41b2bf861ef2ac1a975af05ff66d9256f280b01 into f203b2db77161fe54846ea9e8...
KO Myung-Hun
2018-10-11
7
-5
/
+16
|
*
Merge pull request #1902 from theryee/typo
Gennadiy Civil
2018-10-11
1
-1
/
+2
|
|
\
|
|
*
Merge branch 'master' into typo
Ryan Yee
2018-10-11
41
-4628
/
+1510
|
|
|
\
|
|
*
|
fix typo
Ryan Yee
2018-10-11
1
-1
/
+2
|
*
|
|
Merge 4c92120d6dedb4eeb499a8702faea0224e0a8b23 into 658c6390a5b363f46c6ad448a...
David Neto
2018-10-11
1
-1
/
+1
|
*
|
|
Merge 41fc9745d4a448db7d932250d22fac1dda287443 into 658c6390a5b363f46c6ad448a...
Aaron Dierking
2018-10-11
1
-0
/
+3
|
*
|
|
Project import generated by Copybara.
Abseil Team
2018-10-11
4
-0
/
+1207
|
*
|
|
Internal Change
misterg
2018-10-11
4
-1207
/
+0
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #1898 from spartucus/master
Gennadiy Civil
2018-10-10
1
-0
/
+2
|
|
\
\
|
|
*
|
Update .gitignore
Tengfei Niu
2018-10-10
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'master' of https://github.com/google/googletest
Jerry Turcios
2018-10-09
39
-4330
/
+1468
|
\
|
|
|
*
|
Remove non-variadic pre C++11 AnyOf
misterg
2018-10-09
4
-277
/
+16
|
*
|
Unconditionally use std::tuple.
Abseil Team
2018-10-09
34
-3731
/
+1447
|
*
|
Remove testing::internal::BothOfMatcher, no longer needed
misterg
2018-10-09
1
-26
/
+0
|
*
|
Apply [[noreturn]] to Abort()
Abseil Team
2018-10-09
1
-3
/
+3
|
*
|
Update Makefile.am
Gennadiy Civil
2018-10-09
1
-3
/
+0
|
*
|
Update BUILD.bazel
Gennadiy Civil
2018-10-09
1
-5
/
+2
|
*
|
Update README.md
Gennadiy Civil
2018-10-09
1
-4
/
+2
|
*
|
Delete CHANGES
Gennadiy Civil
2018-10-09
1
-126
/
+0
|
*
|
Delete CHANGES
Gennadiy Civil
2018-10-09
1
-157
/
+0
*
|
|
Merge branch 'master' of https://github.com/google/googletest
Jerry Turcios
2018-10-08
6
-298
/
+40
|
\
|
|
|
*
|
Merge c1170881039e859738c62b02a918116fc6d346bc into 27c86f29417e53a622a2902ba...
Eisoku Kuroiwa
2018-10-08
1
-0
/
+1
|
*
|
Fixing AllOfMatches test, where it properly belongs
misterg
2018-10-08
1
-8
/
+8
|
*
|
always define define GTEST_LANG_CXX11 1
misterg
2018-10-08
1
-12
/
+1
|
*
|
Remove non-variadic pre C++11 AllOf
misterg
2018-10-08
4
-286
/
+38
|
|
/
*
|
Merge branch 'master' of https://github.com/google/googletest
Jerry Turcios
2018-10-07
59
-1154
/
+725
|
\
|
|
*
Update primer.md
Gennadiy Civil
2018-10-05
1
-5
/
+2
|
*
Remove pre-C++11 code from gtest-printers
misterg
2018-10-05
1
-8
/
+0
|
*
Make GTestColor and ColoredPrintF available as internal APIs from gtest.h. T...
Abseil Team
2018-10-05
2
-15
/
+12
|
*
Removed pre-C++11 IsContainerTest and IteratorTraits
misterg
2018-10-05
1
-13
/
+0
|
*
Apply clang-tidy modernize-use-nullptr to googletest.
Abseil Team
2018-10-05
58
-1113
/
+711
*
|
Merge branch 'master' of https://github.com/google/googletest
Jerry Turcios
2018-10-04
3
-33
/
+1
|
\
|
|
*
Remove checking for C++ 11 and a pre-C++11 test from googletest tests
misterg
2018-10-04
3
-33
/
+1
*
|
Merge branch 'master' of https://github.com/google/googletest
Jerry Turcios
2018-10-04
1
-5
/
+2
|
\
|
|
*
Merge d830440d48a9502161448bc78be33a53388dd1f4 into f5260ae757a681566d8f7d055...
1camper
2018-10-03
1
-5
/
+2
*
|
Remove compilation option for C++11 in the root CMakeLists.txt
Jerry Turcios
2018-10-02
1
-5
/
+0
*
|
Resolve code changes from origin repository
Jerry Turcios
2018-10-02
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Add compilation option for C++11 in the root CMakeLists.txt
Jerry Turcios
2018-10-02
1
-1
/
+2
*
|
Merge c798e39a4f96f5a985126cc3fab4738b6412cfc1 into e93da23920e5b6887d6a6a291...
Matthieu
2018-10-02
3
-19
/
+99
*
|
Merge 68b8a4c60cd80c78e1875b77807fa13cdd2313f8 into 77962730563eece3525f40b87...
Gennadiy Civil
2018-10-02
1
-1
/
+0
*
|
Merge 86fe8a25eb5a6e4546f9e39cf23a5c764217bf85 into 440527a61e1c91188195f7de2...
Marco Bubke
2018-10-02
3
-26
/
+45
*
|
Merge 2ce0685f76a4db403b7b2650433a584c150f2108 into 75e834700d19aa373b428c7c7...
Arseny Aprelev
2018-10-02
10
-26
/
+201
|
/
*
Merge pull request #1875 from google/9A681768AABE08D1EFA5CA77528236A4
Gennadiy Civil
2018-10-01
1
-3
/
+3
|
\
|
*
Googletest export
misterg
2018-10-01
4
-0
/
+379
|
*
Googletest export
durandal
2018-10-01
4
-379
/
+0
|
/
*
Merge pull request #1872 from jerryturcios08/master
Gennadiy Civil
2018-10-01
1
-0
/
+1
|
\
|
*
Add a cached variable to CMAKE_CXX_STANDARD
Jerry Turcios
2018-09-30
1
-1
/
+1
|
*
Add C++11 support in the root CMakeLists.txt
Jerry Turcios
2018-09-28
1
-0
/
+1
|
/
[next]