Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
0d0840108f7ae49b47689da54c53686c358f22cf
/
utils
/
unittest
43b5f93
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
by Chris Lattner
· 15 years ago
5760f35
Fix an issue in googletest where a name was used before it was defined.
by Eli Friedman
· 15 years ago
0a0124e
Remove superfluous 'extern' variable that was causing a warning with clang.
by Bill Wendling
· 15 years ago
cadd4b9
Remove / use flags that are now set in the Makefile.config.
by Julien Lerouge
· 15 years ago
df40664
Haiku porting patches, Credit to Paul Davey.
by Edward O'Callaghan
· 15 years ago
848454a
Follow googletest logic for suppressing warnings in unittests/UnitTestMain.
by Daniel Dunbar
· 15 years ago
f845c74
Move unittest driver to utils/unittest/UnitTestMain.
by Daniel Dunbar
· 15 years ago
9c0c3bf
Teach googletest to use raw_ostream instead of just std::ostream.
by Jeffrey Yasskin
· 15 years ago
e55db74
The attached patches attempt to fix cross builds. For example, if you
by Anton Korobeynikov
· 15 years ago
b0d3f25
Remove trailing slashes from include paths. Some versions of mingw don't like them.
by Benjamin Kramer
· 15 years ago
c891465
Change 'make install' to install tblgen, for better support of out-of-tree targets,
by Chris Lattner
· 16 years ago
e0a056b
Fix MingW build: define GTEST_OS_WINDOWS if OS is MingW, but disable exceptions.
by Julien Lerouge
· 16 years ago
d907e49
FIx spelling.
by Mike Stump
· 16 years ago
44460da
Probe for flags before using them to try to help compiling with
by Mike Stump
· 16 years ago
105a91a
Renamed Google Test license file from COPYING to LICENSE.TXT to match LLVM
by Misha Brukman
· 16 years ago
715a958
We also removed gtest-all.cc from the distribution tarball.
by Misha Brukman
· 16 years ago
e5f9471
* Removed gtest-all.cc; .cc files including other .cc files is weird
by Misha Brukman
· 16 years ago
3aae44e
Moved Google Test code up one directory so that we can use a standard LLVM
by Misha Brukman
· 16 years ago
7ae6ff4
Import of Google Test 1.2.1, with the non-essential bits removed.
by Misha Brukman
· 16 years ago