TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
googletest
/
ec44c6c1675c25b9827aacd08c02433cccde7780
ec44c6c
Merge pull request #821 from mazong1123/master
by Billy Donahue
· 9 years ago
dc2dbf1
Reformatted the Unprintable operator== code style.
by mazong1123
· 9 years ago
531bf5c
Fixed issue #775
by mazong1123
· 9 years ago
d406cb1
Merge pull request #814 from google/BillyDonahue-patch-2
by Billy Donahue
· 9 years ago
e51026e
Add Appveyor badge to Readme.md
by Billy Donahue
· 9 years ago
8134585
Merge pull request #723 from KindDragon/master
by Billy Donahue
· 9 years ago
43c0ae3
Support running MSVC build on AppVeyour
by Arkadiy Shapkin
· 9 years ago
10799ab
Merge pull request #810 from google/rollback_808
by Billy Donahue
· 9 years ago
ce7ec96
Rollback change #808.
by Billy Donahue
· 9 years ago
faee7d1
Merge pull request #808 from djmott/master
by Billy Donahue
· 9 years ago
2489c30
Fix to tests that return object which implement operator bool
by David Mott
· 9 years ago
e35015f
fix to operator precedence in GTEST_TEST_BOOLEAN_ with expressions that implement operator bool
by David Mott
· 9 years ago
0a43962
Merge pull request #773 from mazong1123/master
by Billy Donahue
· 9 years ago
5bae126
Added VS 2015 project support.
by mazong1123
· 9 years ago
01f3d09
Updated the value of GTEST_DIR to reflect the googletest dir.
by mazong1123
· 9 years ago
2746b57
Changed the GTestDir marco value to reflect the new dir of googletest.
by mazong1123
· 9 years ago
d225acc
Merge pull request #741 from mbinna/patch-1
by Billy Donahue
· 9 years ago
2071474
Fix whitespace in paragraph
by Manuel Binna
· 9 years ago
72416fa
Merge pull request #724 from duggelz/master
by Billy Donahue
· 9 years ago
eba1796
Merge pull request #735 from phad/patch-1
by Billy Donahue
· 9 years ago
0098be3
Fix typo (Inovke -> Invoke)
by Paul Hadfield
· 9 years ago
f7248d8
Merge pull request #731 from mattrajca/patch-1
by Billy Donahue
· 9 years ago
62700bd
Fixed typo ('XCode' -> 'Xcode')
by Matt Rajca
· 9 years ago
d23cf2b
Restructure test so each scenario is independent.
by Doug Greiman
· 9 years ago
6991f42
Fix env_var_test to ignore XML_OUTPUT_FILE if already set
by Doug Greiman
· 9 years ago
5db9cbb
Restructure $XML_OUTPUT_FILE logic
by Doug Greiman
· 9 years ago
12b2f23
Fix inconsistent style
by Doug Greiman
· 9 years ago
d6790f2
Read Bazel's $XML_OUTPUT_FILE environment variable
by Doug Greiman
· 9 years ago
ff07a5d
Merge pull request #719 from paul-wilkinson/docs_formatting_fix
by Billy Donahue
· 9 years ago
83d3b47
Fix formatting in AdvancedGuide.md
by Paul Wilkinson
· 9 years ago
77d6b17
Merge pull request #713 from DarthGandalf/expect
by Billy Donahue
· 9 years ago
5909d44
Merge pull request #715 from jacob-meacham/bugfix/expect-call
by Billy Donahue
· 9 years ago
f5acf22
Merge pull request #716 from jacob-meacham/feature/gitignore
by Billy Donahue
· 9 years ago
d4aa34b
Fix link that's returned when running tests. #714
by Jacob Meacham
· 9 years ago
b648a30
Add build artifacts to git ignore.
by Jacob Meacham
· 9 years ago
f364e18
Change error message of EXPECT_EQ to treat lhs and rhs equivalently.
by Alexey Sokolov
· 9 years ago
ff5ffd4
Merge pull request #688 from tamland/python3
by Billy Donahue
· 10 years ago
a9b73f8
Merge pull request #699 from achimnol/master
by Billy Donahue
· 10 years ago
340c6b3
Add tmux and tmux-256color to the colored terminal list.
by Joongi Kim
· 10 years ago
82b11b8
Merge pull request #678 from pjaytycy/master
by Billy Donahue
· 10 years ago
456fc2b
add python 3 support to fuse_gtest_files script
by Thomas Amland
· 10 years ago
d404af0
add python 3 support to tests
by Thomas Amland
· 10 years ago
d8df1fb
Add link to Google Test Primer docs in README.md
by Pieter-Jan Busschaert
· 10 years ago
13206d6
Merge pull request #670 from dawikur/master
by Billy Donahue
· 10 years ago
ac35fe7
Update GTEST_PROJECT_URL_ in internal/gtest-port.h
by Dawid Kurek
· 10 years ago
ddb8012
Merge pull request #602 from mtbrandy/threadcount_aix
by Billy Donahue
· 10 years ago
0162ff7
Merge pull request #657 from audiofanatic/issue655-targetHeaderDeps
by Billy Donahue
· 10 years ago
c1cd9c2
Merge pull request #650 from jpuigcerver/master
by Billy Donahue
· 10 years ago
57b376a
Merge pull request #660 from waynix/FixLinks
by Billy Donahue
· 10 years ago
a470862
fixed link in googlemock documentation
by Paul Rosset
· 10 years ago
f601ee1
Add include dirs to targets if CMake version supports it
by Craig Scott
· 10 years ago
35fb11e
Merge pull request #654 from cmorse/doc_fix
by Billy Donahue
· 10 years ago
ebd1d08
Fix link to FAQ in Primer.md
by Caleb Morse
· 10 years ago
7c8ac48
Added CMake install rules for GMock
by Joan Puigcerver
· 10 years ago
1f8fe13
Merge pull request #647 from mithro/patch-1
by Billy Donahue
· 10 years ago
16b9bbc
Fix AdvancedGuide link in FAQ.md
by Tim Ansell
· 10 years ago
2f93e2d
Merge pull request #636 from ReadmeCritic/master
by Billy Donahue
· 10 years ago
6fe019e
Merge pull request #607 from google/BillyDonahue-patch-1
by Billy Donahue
· 10 years ago
3c3a4ac
Merge pull request #640 from Ali-Se/patch-2
by Billy Donahue
· 10 years ago
96bba4d
Merge pull request #638 from KindDragon/patch-1
by Billy Donahue
· 10 years ago
ccd0f94
Merge pull request #592 from Ferenc-/master
by Billy Donahue
· 10 years ago
25409ab
Fixing some table error in file
by Ali Sa'ad Eddeen
· 10 years ago
83b93ea
Update FAQ.md
by Arkady Shapkin
· 10 years ago
3aef7d7
Update README URLs based on HTTP redirects
by ReadmeCritic
· 10 years ago
ffce1a8
Merge pull request #633 from plopresti/master
by Billy Donahue
· 10 years ago
f44190f
Fix missing-field-initializers GCC/Clang warning (issue 433).
by Patrick J. LoPresti
· 10 years ago
93c37d5
Merge pull request #632 from nocnokneo/add-cmake-install-rules
by Billy Donahue
· 10 years ago
884dd08
Merge pull request #628 from fjunqueira/patch-1
by Billy Donahue
· 10 years ago
c4c2354
Merge pull request #614 from DukeXar/master
by Billy Donahue
· 10 years ago
98d988d
Add CMake install rules for gtest libraries and headers
by Taylor Braun-Jones
· 10 years ago
786564f
Merge pull request #627 from mark-chromium/tests_msvs
by Billy Donahue
· 10 years ago
4a8e544
Name the helper AsBits()
by Mark Mentovai
· 10 years ago
cfe466a
Use a templated helper to wrap the cast
by Mark Mentovai
· 10 years ago
cbce23f
Leave decltype(max_ulps_) alone and cast, not sure this is better
by Mark Mentovai
· 10 years ago
322a491
Better use of character constants
by Mark Mentovai
· 10 years ago
4a0b77f
Create CMakeLists.txt
by Fábio Junqueira
· 10 years ago
8b085f0
Fix warnings encountered in MSVC build of gtest/gmock tests
by Mark Mentovai
· 10 years ago
71a26ac
Merge pull request #612 from mark-chromium/gmock_rtti
by Billy Donahue
· 10 years ago
5bd7c2b
Merge pull request #611 from mark-chromium/gmock_cxx11
by Billy Donahue
· 10 years ago
cf51737
Merge pull request #605 from d-meiser/fix-visibility-hidden
by Billy Donahue
· 10 years ago
84d7ff1
Fix symbol visibility of StreamingListener.
by Dominic Meiser
· 10 years ago
580378d
Add an option to enable building with -fvisibility=hidden.
by Dominic Meiser
· 10 years ago
bb5c92f
Fix definition of GTEST_API_ macro for gcc and clang [#451].
by Dominic Meiser
· 10 years ago
4335964
Merge pull request #616 from anuragsoni/documentation/fix-readme-for-googletest
by Billy Donahue
· 10 years ago
788dee9
update googletest readme to fix broken links
by Anurag Soni
· 10 years ago
6705b9a
Override clang++ name on Linux only
by Anton Klautsan
· 10 years ago
bbbc025
More docs in travis config
by Anton Klautsan
· 10 years ago
b8f9b2b
Update clang version
by Anton Klautsan
· 10 years ago
e8193fe
Adding llvm toolchain repo
by Anton Klautsan
· 10 years ago
c76f9e0
Update .travis.yml
by Anton Klautsan
· 10 years ago
231af5d
Try to use clang-3.6 in travis
by Anton Klautsan
· 10 years ago
58b5435
Update .travis.yml
by Anton Klautsan
· 10 years ago
c81cf6b
Update .travis.yml
by Anton Klautsan
· 10 years ago
c8a1050
googlemock: Disable WhenDynamicCastToTest tests when RTTI is off
by Mark Mentovai
· 10 years ago
a0435dc
googlemock: Support C++11 language with pre-C++11 library
by Mark Mentovai
· 10 years ago
554ca00
Update DevGuide.md
by Billy Donahue
· 10 years ago
7f4448f
Merge pull request #604 from marco-m/urls-should-go-to-github
by Billy Donahue
· 10 years ago
6adbc86
Fix relative links in documentation
by Marco Molteni
· 10 years ago
c65f6ce
Update URLs from googlecode to github
by Marco Molteni
· 10 years ago
bf7e9e8
Add include of sys/types.h.
by Matthew Brandyberry
· 10 years ago
Next »