2015-03-11 |
Chandler Carruth | Fix a grammar issue I introduced. |
tree | commitdiff |
2015-03-11 |
Chandler Carruth | Inspired by r231891, use gender neutral pronouns in... |
tree | commitdiff |
2015-03-03 |
David Blaikie | Avoid explicitly declaring the copy assignment operator... |
tree | commitdiff |
2015-02-15 |
NAKAMURA Takumi | Reapply r229185(cbieneman) -- Raising minimum required... |
tree | commitdiff |
2015-02-14 |
NAKAMURA Takumi | Revert r229185, "Raising minimum required Visual Studio... |
tree | commitdiff |
2015-02-13 |
Chris Bieneman | Raising minimum required Visual Studio version to 2013. |
tree | commitdiff |
2015-01-20 |
Rafael Espindola | Use -Wl,defs when linking. |
tree | commitdiff |
2014-03-14 |
Galina Kistanova | Reverted r203879. |
tree | commitdiff |
2014-03-14 |
Galina Kistanova | Fixed misuse of isascii. Also fixes mingw32 build,... |
tree | commitdiff |
2014-02-26 |
NAKAMURA Takumi | [CMake] Use LINK_LIBS instead of target_link_libraries(). |
tree | commitdiff |
2014-02-19 |
Alexey Samsonov | Support GTest for FreeBSD platforms (9.x) |
tree | commitdiff |
2014-02-10 |
NAKAMURA Takumi | [CMake] Add dependencies to gtest. |
tree | commitdiff |
2014-01-30 |
Renato Golin | Comment out unused macro because of warning |
tree | commitdiff |
2014-01-10 |
NAKAMURA Takumi | Sink add_llvm_library(gtest_main) to UnitTestMain/CMake... |
tree | commitdiff |
2013-11-19 |
Juergen Ributzka | [weak vtables] Remove a bunch of weak vtables |
tree | commitdiff |
2013-11-18 |
Alexey Samsonov | Unbreak the build after r194997 |
tree | commitdiff |
2013-11-18 |
Alexey Samsonov | Revert r194865 and r194874. |
tree | commitdiff |
2013-11-16 |
NAKAMURA Takumi | gtest-death-test.cc: Move ~DeathTestFactory() to unbrea... |
tree | commitdiff |
2013-11-15 |
Juergen Ributzka | Fix previous commit (r194865) |
tree | commitdiff |
2013-11-15 |
Juergen Ributzka | [weak vtables] Remove a bunch of weak vtables |
tree | commitdiff |
2013-11-15 |
Chandler Carruth | Move all of the GoogleTest files back to the same locat... |
tree | commitdiff |
2013-05-14 |
Duncan Sands | Get the unittests compiling when building with cmake... |
tree | commitdiff |
2013-04-30 |
Reid Kleckner | Try to fix ProgramTest on FreeBSD |
tree | commitdiff |
2013-02-25 |
Matt Beaumont-Gay | 'Hexadecimal' has two 'a's and only one 'i'. |
tree | commitdiff |
2013-01-18 |
Manuel Klimek | Add basic command line parsing to TestMain. |
tree | commitdiff |
2012-12-07 |
NAKAMURA Takumi | unittest/googletest/Makefile: Unbreak out-of-tree build. |
tree | commitdiff |
2012-12-06 |
Alexey Samsonov | Try to unbreak makefile build by excluding gtest-all... |
tree | commitdiff |
2012-12-06 |
Alexey Samsonov | Modify the LLVM checkout of googletest: |
tree | commitdiff |
2012-11-27 |
Richard Smith | Remove unused internal linkage variable. |
tree | commitdiff |
2012-09-27 |
Sylvestre Ledru | Revert 'Fix a typo 'iff' => 'if''. iff is an abreviatio... |
tree | commitdiff |
2012-09-27 |
Sylvestre Ledru | Fix a typo 'iff' => 'if' |
tree | commitdiff |
2012-09-10 |
Evgeniy Stepanov | GTest on Android needs a custom tmpdir path. |
tree | commitdiff |
2012-09-04 |
Evgeniy Stepanov | Fix Android build of gtest and lib/Support. |
tree | commitdiff |
2012-07-23 |
Sylvestre Ledru | Fix a typo (the the => the) |
tree | commitdiff |
2012-06-06 |
Benjamin Kramer | Remove dead private member variables from gtest. |
tree | commitdiff |
2012-06-06 |
Justin Holewinski | Fix gtest build issue on Visual Studio 2012 RC |
tree | commitdiff |
2012-05-15 |
Daniel Dunbar | llvm-build: Add support for non-installed libraries... |
tree | commitdiff |
2012-01-22 |
David Blaikie | Help GCC along with code that's actually unreachable. |
tree | commitdiff |
2012-01-21 |
David Blaikie | Remove unreachable defaults from gtest. |
tree | commitdiff |
2011-12-15 |
Daniel Dunbar | build/unittests: Fix llvm-config names for gtest librar... |
tree | commitdiff |
2011-11-29 |
Daniel Dunbar | build/CMake: Finish removal of add_llvm_library_depende... |
tree | commitdiff |
2011-11-12 |
Daniel Dunbar | LLVMBuild: Add info for gtest. |
tree | commitdiff |
2011-10-19 |
Joe Abbey | Adding dependencies to allow -DBUILD_SHARED_LIBS=true... |
tree | commitdiff |
2011-07-27 |
Frits van Bommel | Update CMake build for new gtest file. |
tree | commitdiff |
2011-07-27 |
Jay Foad | Merge gtest-1.6.0. |
tree | commitdiff |
2011-04-15 |
Chris Lattner | Fix a ton of comment typos found by codespell. Patch by |
tree | commitdiff |
2011-03-01 |
Oscar Fuentes | Fixes warnings emitted by Visual Studio 2010 compiler. |
tree | commitdiff |
2011-02-28 |
NAKAMURA Takumi | Don't install libUnitTestMain.a. It might be useless... |
tree | commitdiff |
2011-02-04 |
NAKAMURA Takumi | Make Win32's header file name lower for cross build... |
tree | commitdiff |
2010-11-29 |
Michael J. Spencer | Merge System into Support. |
tree | commitdiff |
2010-10-19 |
Michael J. Spencer | Fix VC2010 build. |
tree | commitdiff |
2010-10-17 |
Oscar Fuentes | Build with RTTI and exceptions disabled. Only in GCC... |
tree | commitdiff |
2010-10-07 |
Michael J. Spencer | gtest: Fix warnings on MinGW. |
tree | commitdiff |
2010-10-07 |
Michael J. Spencer | CMake: Fix warning in gtest. |
tree | commitdiff |
2010-10-02 |
Francois Pichet | Fix MSVC release mode compilation error. |
tree | commitdiff |
2010-09-25 |
Oscar Fuentes | Reverting "CMake: Don't include tools, unittets, or... |
tree | commitdiff |
2010-09-24 |
Michael J. Spencer | CMake: Don't include tools, unittets, or examples as... |
tree | commitdiff |
2010-09-24 |
Michael J. Spencer | Fix line endings from my last commit. |
tree | commitdiff |
2010-09-24 |
Michael J. Spencer | unittests: Support Windows. |
tree | commitdiff |
2010-09-24 |
Michael J. Spencer | CMake: Build unittests. |
tree | commitdiff |
2010-09-04 |
Chris Lattner | delete dead code. |
tree | commitdiff |
2010-08-15 |
Argyrios Kyrtzidis | Revert r111082. No warnings for this common pattern. |
tree | commitdiff |
2010-08-14 |
Argyrios Kyrtzidis | Add ATTRIBUTE_UNUSED to methods that are not supposed... |
tree | commitdiff |
2010-07-12 |
Jakob Stoklund Olesen | Silence a warning. |
tree | commitdiff |
2010-06-23 |
Nick Lewycky | Don't link against libm and libpthread which don't... |
tree | commitdiff |
2010-06-03 |
Benjamin Kramer | Forgot to update the most important part of the gtest... |
tree | commitdiff |
2010-06-03 |
Benjamin Kramer | Disable pthread support in googletest if llvm was confi... |
tree | commitdiff |
2010-06-03 |
Benjamin Kramer | Turns out gtest still prefers the system <tr1/tuple... |
tree | commitdiff |
2010-06-02 |
Benjamin Kramer | Update Readme and Makefiles for the new gtest. |
tree | commitdiff |
2010-06-02 |
Benjamin Kramer | Merge gtest-1.5.0. |
tree | commitdiff |
2010-06-02 |
Benjamin Kramer | Merge gtest-1.4.0. |
tree | commitdiff |
2010-06-02 |
Benjamin Kramer | Merge gtest-1.3.0. |
tree | commitdiff |
2010-04-18 |
Chris Lattner | silence some -Wmissing-field-initializers warnings. |
tree | commitdiff |
2010-04-13 |
Daniel Dunbar | Fix -Asserts warnings. |
tree | commitdiff |
2010-04-09 |
Chris Lattner | add minix support, patch by Kees van Reeuwijk! PR6797 |
tree | commitdiff |
2010-03-09 |
Chandler Carruth | Continue propagating the GoogleTest flags until we... |
tree | commitdiff |
2010-03-09 |
Chandler Carruth | Consolidate GoogleTest make options and duplicate them... |
tree | commitdiff |
2010-01-24 |
Chris Lattner | make -fno-rtti the default unless a directory builds... |
tree | commitdiff |
2009-12-18 |
Eli Friedman | Fix an issue in googletest where a name was used before... |
tree | commitdiff |
2009-12-16 |
Bill Wendling | Remove superfluous 'extern' variable that was causing... |
tree | commitdiff |
2009-10-26 |
Julien Lerouge | Remove / use flags that are now set in the Makefile... |
tree | commitdiff |
2009-10-12 |
Edward O'Callaghan | Haiku porting patches, Credit to Paul Davey. |
tree | commitdiff |
2009-09-20 |
Daniel Dunbar | Follow googletest logic for suppressing warnings in... |
tree | commitdiff |
2009-09-13 |
Daniel Dunbar | Move unittest driver to utils/unittest/UnitTestMain. |
tree | commitdiff |
2009-09-05 |
Jeffrey Yasskin | Teach googletest to use raw_ostream instead of just... |
tree | commitdiff |
2009-08-18 |
Anton Korobeynikov | The attached patches attempt to fix cross builds. For... |
tree | commitdiff |
2009-07-27 |
Benjamin Kramer | Remove trailing slashes from include paths. Some versio... |
tree | commitdiff |
2009-05-08 |
Chris Lattner | Change 'make install' to install tblgen, for better... |
tree | commitdiff |
2009-02-12 |
Julien Lerouge | Fix MingW build: define GTEST_OS_WINDOWS if OS is MingW... |
tree | commitdiff |
2009-02-05 |
Mike Stump | FIx spelling. |
tree | commitdiff |
2009-02-05 |
Mike Stump | Probe for flags before using them to try to help compil... |
tree | commitdiff |
2009-01-05 |
Misha Brukman | Renamed Google Test license file from COPYING to LICENS... |
tree | commitdiff |
2009-01-02 |
Misha Brukman | We also removed gtest-all.cc from the distribution... |
tree | commitdiff |
2009-01-01 |
Misha Brukman | * Removed gtest-all.cc; .cc files including other ... |
tree | commitdiff |
2009-01-01 |
Misha Brukman | Moved Google Test code up one directory so that we... |
tree | commitdiff |
2008-12-31 |
Misha Brukman | Import of Google Test 1.2.1, with the non-essential... |
tree | commitdiff |
|