Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f901b719214d0bd4d42d85e9b5bbbc95d1ee3479
/
llvm
/
utils
/
unittest
/
UnitTestMain
946d219
Add basic command line parsing to TestMain.
by Manuel Klimek
· 13 years ago
06bb798
build/unittests: Fix llvm-config names for gtest libraries, and bring Makefile
by Daniel Dunbar
· 14 years ago
a14ff2d
Don't install libUnitTestMain.a. It might be useless without gtest headers.
by NAKAMURA Takumi
· 15 years ago
5a3ff5b
Make Win32's header file name lower for cross build on case-sensitive filesystem.
by NAKAMURA Takumi
· 15 years ago
447762d
Merge System into Support.
by Michael J. Spencer
· 15 years ago
8cbc86e
Fix MSVC release mode compilation error.
by Francois Pichet
· 15 years ago
55581b3
Fix line endings from my last commit.
by Michael J. Spencer
· 15 years ago
d8010d6
unittests: Support Windows.
by Michael J. Spencer
· 15 years ago
7cd082a
Disable pthread support in googletest if llvm was configured without threads.
by Benjamin Kramer
· 15 years ago
1add5f3
Turns out gtest still prefers the system <tr1/tuple> over it's own
by Benjamin Kramer
· 15 years ago
9cb0274
Update Readme and Makefiles for the new gtest.
by Benjamin Kramer
· 15 years ago
25fcb61
Continue propagating the GoogleTest flags until we can update our version to
by Chandler Carruth
· 16 years ago
823aed1
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
by Chris Lattner
· 16 years ago
d0c160e
Remove / use flags that are now set in the Makefile.config.
by Julien Lerouge
· 16 years ago
b18efec
Follow googletest logic for suppressing warnings in unittests/UnitTestMain.
by Daniel Dunbar
· 16 years ago
6be903e
Move unittest driver to utils/unittest/UnitTestMain.
by Daniel Dunbar
· 16 years ago