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
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
*
[CMake] Fix pthread handling for out-of-tree builds
Eric Fiselier
2017-02-10
1
-2
/
+2
*
[gmock] Teach gmock ElementsAre and BeginEndDistanceIs matchers to
Chandler Carruth
2017-01-11
1
-12
/
+28
*
Add the 'googlemock' component of Google Test to LLVM's unittest libraries.
Chandler Carruth
2017-01-10
27
-2
/
+16952
*
[gtest] Detect warning flags using the positive spelling.
Chandler Carruth
2017-01-06
1
-2
/
+2
*
[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
33
-2461
/
+5437
*
[cmake] Export gtest/gtest_main and its dependencies via a special build tree...
Michael Gottesman
2016-09-09
2
-0
/
+6
*
Search for llvm-symbolizer binary in the same directory as argv[0], before
Richard Smith
2016-06-09
1
-1
/
+2
*
Avoid linking LLVM component libraries with libLLVM
Andrew Wilkins
2016-02-12
2
-5
/
+6
*
Remove autoconf support
Chris Bieneman
2016-01-26
3
-87
/
+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
*
Make UnitTestMain/TestMain.cpp free from llvm/Config/config.h.
NAKAMURA Takumi
2015-07-06
1
-3
/
+2
*
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
*
Add boolean to PrintStackTraceOnErrorSignal to disable crash reporting.
Pete Cooper
2015-04-07
1
-1
/
+1
*
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
*
Reapply r229185(cbieneman) -- Raising minimum required Visual Studio version ...
NAKAMURA Takumi
2015-02-15
1
-6
/
+0
*
Revert r229185, "Raising minimum required Visual Studio version to 2013."
NAKAMURA Takumi
2015-02-14
1
-0
/
+6
*
Raising minimum required Visual Studio version to 2013.
Chris Bieneman
2015-02-13
1
-6
/
+0
*
Use -Wl,defs when linking.
Rafael Espindola
2015-01-20
1
-2
/
+11
*
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
*
[CMake] Use LINK_LIBS instead of target_link_libraries().
NAKAMURA Takumi
2014-02-26
2
-8
/
+4
*
Support GTest for FreeBSD platforms (9.x)
Alexey Samsonov
2014-02-19
2
-2
/
+8
*
[CMake] Add dependencies to gtest.
NAKAMURA Takumi
2014-02-10
2
-0
/
+11
*
Comment out unused macro because of warning
Renato Golin
2014-01-30
1
-0
/
+3
*
Sink add_llvm_library(gtest_main) to UnitTestMain/CMakeLists.txt.
NAKAMURA Takumi
2014-01-10
2
-3
/
+4
*
[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
12
-33
/
+17
*
Get the unittests compiling when building with cmake and the setting
Duncan Sands
2013-05-14
1
-0
/
+4
*
Try to fix ProgramTest on FreeBSD
Reid Kleckner
2013-04-30
1
-0
/
+5
*
'Hexadecimal' has two 'a's and only one 'i'.
Matt Beaumont-Gay
2013-02-25
1
-2
/
+2
*
Add basic command line parsing to TestMain.
Manuel Klimek
2013-01-18
1
-0
/
+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
[next]