| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
on Mac.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
frameworks.
|
|
|
|
| |
Mac and Cygwin; fixes build issue on some Linux versions due to PATH_MAX.
|
| |
|
|
|
|
| |
be C++ standard compliant.
|
|
|
|
| |
SVN checkout.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to be used with gcc.
|
|
|
|
| |
Zhanyong Wan). Fixes more warnings on Windows (by Vlad Losev).
|
| |
|
| |
|
| |
|
|
|
|
| |
original working directory.
|
|
|
|
| |
current directory. By Stefan Weigand.
|
| |
|
|
|
|
| |
GTEST_HAS_GLOBAL_WSTRING correct on this platform.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
allows other projects to easily leverage an installation or
un-installed build of Google Test from their project's Autoconf
script. This re-work specifically introduces the ability to provide a
path as an argument to the resulting configure script option which can
specify either an installation prefix or a build directory for Google
Test.
This change also makes a small portability tweak by using ``s instead
of $() for command expansion.
By Chandler Carruth. Reviewed by Benoit Sigoure.
|
|
|
|
| |
the configuration commands in README. By Chandler Carruth.
|
|
|
|
| |
Google C++ Mocking Framework. By Chandler Carruth.
|
|
|
|
| |
with the TR1 spec.
|
| |
|
| |
|
| |
|
|
|
|
| |
Makefile.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Tiger); also fixes gtest_output_test when built with xcode.
|
| |
|
| |
|