index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
utils
/
unittest
/
googletest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Note addition of NetBSD support in googletest
Kamil Rytarowski
2017-05-06
1
-1
/
+1
*
Add NetBSD to the list of platforms supporting death tests. Two unit
Joerg Sonnenberger
2017-05-05
2
-1
/
+3
*
[gtest] Work around broken installs of libc++ where we don't have
Chandler Carruth
2017-01-05
1
-1
/
+7
*
Patch gtest to move GTEST_IS_THREADSAFE out of unrelated GTEST_HAS_SEH ifdef
Reid Kleckner
2017-01-05
1
-2
/
+2
*
[gtest] Upgrade googletest to version 1.8.0, minimizing local changes.
Chandler Carruth
2017-01-04
32
-2461
/
+5431
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-42
/
+0
*
Fix undefined behavior in llvm's local changes to googletest.
Nico Weber
2016-01-19
2
-1
/
+5
*
Reordering fields to reduce padding in LLVM. NFC
Ben Craig
2015-12-14
1
-24
/
+28
*
Rename all references to old mailing lists to new lists.llvm.org address.
Tanya Lattner
2015-08-05
1
-1
/
+1
*
Revert r240271 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
10
-86
/
+91
*
Fix a grammar issue I introduced.
Chandler Carruth
2015-03-11
1
-1
/
+1
*
Inspired by r231891, use gender neutral pronouns in the places I've
Chandler Carruth
2015-03-11
2
-2
/
+2
*
Avoid explicitly declaring the copy assignment operator, as this unnecessaril...
David Blaikie
2015-03-03
1
-3
/
+0
*
Reverted r203879.
Galina Kistanova
2014-03-14
1
-1
/
+1
*
Fixed misuse of isascii. Also fixes mingw32 build, see http://msdn.microsoft....
Galina Kistanova
2014-03-14
1
-1
/
+1
*
Support GTest for FreeBSD platforms (9.x)
Alexey Samsonov
2014-02-19
2
-2
/
+8
*
Comment out unused macro because of warning
Renato Golin
2014-01-30
1
-0
/
+3
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
10
-10
/
+42
*
Unbreak the build after r194997
Alexey Samsonov
2013-11-18
1
-2
/
+0
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
10
-35
/
+10
*
gtest-death-test.cc: Move ~DeathTestFactory() to unbreak cygming build since ...
NAKAMURA Takumi
2013-11-16
1
-2
/
+2
*
Fix previous commit (r194865)
Juergen Ributzka
2013-11-15
1
-0
/
+2
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
10
-10
/
+35
*
Move all of the GoogleTest files back to the same locations they occupy
Chandler Carruth
2013-11-15
11
-26
/
+15
*
'Hexadecimal' has two 'a's and only one 'i'.
Matt Beaumont-Gay
2013-02-25
1
-2
/
+2
*
unittest/googletest/Makefile: Unbreak out-of-tree build.
NAKAMURA Takumi
2012-12-07
1
-1
/
+1
*
Try to unbreak makefile build by excluding gtest-all.cc source
Alexey Samsonov
2012-12-06
1
-0
/
+2
*
Modify the LLVM checkout of googletest:
Alexey Samsonov
2012-12-06
3
-1
/
+59
*
Remove unused internal linkage variable.
Richard Smith
2012-11-27
1
-2
/
+0
*
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...
Sylvestre Ledru
2012-09-27
13
-111
/
+111
*
Fix a typo 'iff' => 'if'
Sylvestre Ledru
2012-09-27
13
-111
/
+111
*
GTest on Android needs a custom tmpdir path.
Evgeniy Stepanov
2012-09-10
1
-0
/
+4
*
Fix Android build of gtest and lib/Support.
Evgeniy Stepanov
2012-09-04
1
-1
/
+1
*
Fix a typo (the the => the)
Sylvestre Ledru
2012-07-23
1
-1
/
+1
*
Remove dead private member variables from gtest.
Benjamin Kramer
2012-06-06
2
-3
/
+1
*
Help GCC along with code that's actually unreachable.
David Blaikie
2012-01-22
1
-0
/
+3
*
Remove unreachable defaults from gtest.
David Blaikie
2012-01-21
3
-5
/
+0
*
build/unittests: Fix llvm-config names for gtest libraries, and bring Makefile
Daniel Dunbar
2011-12-15
1
-1
/
+1
*
Merge gtest-1.6.0.
Jay Foad
2011-07-27
28
-1356
/
+3498
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
3
-3
/
+3
*
Fixes warnings emitted by Visual Studio 2010 compiler.
Oscar Fuentes
2011-03-01
1
-0
/
+2
*
gtest: Fix warnings on MinGW.
Michael J. Spencer
2010-10-07
1
-3
/
+3
*
CMake: Build unittests.
Michael J. Spencer
2010-09-24
1
-1
/
+2
*
delete dead code.
Chris Lattner
2010-09-04
1
-29
/
+0
*
Revert r111082. No warnings for this common pattern.
Argyrios Kyrtzidis
2010-08-15
1
-2
/
+2
*
Add ATTRIBUTE_UNUSED to methods that are not supposed to be used.
Argyrios Kyrtzidis
2010-08-14
1
-2
/
+2
*
Silence a warning.
Jakob Stoklund Olesen
2010-07-12
1
-1
/
+1
*
Don't link against libm and libpthread which don't exist in BeOS/Haiku. Also,
Nick Lewycky
2010-06-23
2
-3
/
+6
[next]