Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f901b719214d0bd4d42d85e9b5bbbc95d1ee3479
/
llvm
/
utils
/
unittest
/
googletest
/
gtest.cc
91ce36c
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767
by Sylvestre Ledru
· 13 years ago
721cffd
Fix a typo 'iff' => 'if'
by Sylvestre Ledru
· 13 years ago
35521e2
Fix a typo (the the => the)
by Sylvestre Ledru
· 13 years ago
6c33e1c
Help GCC along with code that's actually unreachable.
by David Blaikie
· 14 years ago
fb6ecdf
Remove unreachable defaults from gtest.
by David Blaikie
· 14 years ago
22a83d6
Merge gtest-1.6.0.
by Jay Foad
· 14 years ago
0ab5e2c
Fix a ton of comment typos found by codespell. Patch by
by Chris Lattner
· 15 years ago
d4b6276
gtest: Fix warnings on MinGW.
by Michael J. Spencer
· 15 years ago
2f095c6
delete dead code.
by Chris Lattner
· 15 years ago
f059642
Silence a warning.
by Jakob Stoklund Olesen
· 15 years ago
bfb492d
Merge gtest-1.5.0.
by Benjamin Kramer
· 15 years ago
78b6a29
Merge gtest-1.4.0.
by Benjamin Kramer
· 15 years ago
f2f4020
Merge gtest-1.3.0.
by Benjamin Kramer
· 15 years ago
8478ed5
Remove superfluous 'extern' variable that was causing a warning with clang.
by Bill Wendling
· 16 years ago
cbc2491
Fix MingW build: define GTEST_OS_WINDOWS if OS is MingW, but disable exceptions.
by Julien Lerouge
· 17 years ago
22df200
* Removed gtest-all.cc; .cc files including other .cc files is weird
by Misha Brukman
· 17 years ago
922e349
Moved Google Test code up one directory so that we can use a standard LLVM
by Misha Brukman
· 17 years ago
[Renamed from llvm/utils/unittest/googletest/src/gtest.cc]
c89aba3
Import of Google Test 1.2.1, with the non-essential bits removed.
by Misha Brukman
· 17 years ago