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
/
UnitTestMain
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add the 'googlemock' component of Google Test to LLVM's unittest libraries.
Chandler Carruth
2017-01-10
1
-2
/
+5
*
[cmake] Export gtest/gtest_main and its dependencies via a special build tree...
Michael Gottesman
2016-09-09
1
-0
/
+3
*
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
1
-1
/
+3
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-32
/
+0
*
Make UnitTestMain/TestMain.cpp free from llvm/Config/config.h.
NAKAMURA Takumi
2015-07-06
1
-3
/
+2
*
Add boolean to PrintStackTraceOnErrorSignal to disable crash reporting.
Pete Cooper
2015-04-07
1
-1
/
+1
*
[CMake] Use LINK_LIBS instead of target_link_libraries().
NAKAMURA Takumi
2014-02-26
1
-4
/
+2
*
[CMake] Add dependencies to gtest.
NAKAMURA Takumi
2014-02-10
1
-0
/
+6
*
Sink add_llvm_library(gtest_main) to UnitTestMain/CMakeLists.txt.
NAKAMURA Takumi
2014-01-10
1
-0
/
+3
*
Try to fix ProgramTest on FreeBSD
Reid Kleckner
2013-04-30
1
-0
/
+5
*
Add basic command line parsing to TestMain.
Manuel Klimek
2013-01-18
1
-0
/
+2
*
build/unittests: Fix llvm-config names for gtest libraries, and bring Makefile
Daniel Dunbar
2011-12-15
1
-1
/
+1
*
Don't install libUnitTestMain.a. It might be useless without gtest headers.
NAKAMURA Takumi
2011-02-28
1
-0
/
+2
*
Make Win32's header file name lower for cross build on case-sensitive filesys...
NAKAMURA Takumi
2011-02-04
1
-1
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Fix MSVC release mode compilation error.
Francois Pichet
2010-10-02
1
-6
/
+6
*
Fix line endings from my last commit.
Michael J. Spencer
2010-09-24
1
-3
/
+3
*
unittests: Support Windows.
Michael J. Spencer
2010-09-24
1
-0
/
+27
*
Disable pthread support in googletest if llvm was configured without threads.
Benjamin Kramer
2010-06-03
1
-0
/
+5
*
Turns out gtest still prefers the system <tr1/tuple> over it's own
Benjamin Kramer
2010-06-03
1
-0
/
+3
*
Update Readme and Makefiles for the new gtest.
Benjamin Kramer
2010-06-02
1
-4
/
+0
*
Continue propagating the GoogleTest flags until we can update our version to
Chandler Carruth
2010-03-09
1
-0
/
+6
*
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
Chris Lattner
2010-01-24
1
-0
/
+1
*
Remove / use flags that are now set in the Makefile.config.
Julien Lerouge
2009-10-26
1
-2
/
+0
*
Follow googletest logic for suppressing warnings in unittests/UnitTestMain.
Daniel Dunbar
2009-09-20
1
-1
/
+3
*
Move unittest driver to utils/unittest/UnitTestMain.
Daniel Dunbar
2009-09-13
2
-0
/
+34