- 14 Aug, 2017 1 commit
-
-
Gennadiy Civil authored
enable null detection on Solaris Studio 12u4+
-
- 11 Aug, 2017 12 commits
-
-
Gennadiy Civil authored
Add links to IRC channel and Google Group
-
Gennadiy Civil authored
Fix the link to the float comparison article
-
Gennadiy Civil authored
Documentation change to add related open source project
-
Gennadiy Civil authored
Fix small typo in Cookbook: SeArrayArgument
-
Gennadiy Civil authored
Fix library install destinations
-
Gennadiy Civil authored
Update Primer.md
-
Gennadiy Civil authored
Fix or condition typo ( '|' -> '||' )
-
Gennadiy Civil authored
Fix a few documentation nits in the mock dummies guide
-
Gennadiy Civil authored
remove documentation of former versions - it's available in the commit history
-
Gennadiy Civil authored
Fix background color in ColoredPrintf
-
Gennadiy Civil authored
Minor style fixes
-
Gennadiy Civil authored
Adding Bazel build to googletest (initial version )
-
- 10 Aug, 2017 9 commits
-
-
misterg authored
-
misterg authored
-
Gennadiy Civil authored
Remove comments
-
Herbert Thielen authored
-
Eduardo Caceres authored
Typos, punctuation & broken links
-
misterg authored
-
misterg authored
-
Gennadiy Civil authored
add note about different definitions of Test Case
-
Herbert Thielen authored
-
- 09 Aug, 2017 9 commits
-
-
Matthew Woehlke authored
Modify library install destinations to install .dll's to the correct location (`bin`, not `lib`), and to install other artifacts to the correct platform-dependent location by using GNUInstallDirs. This is required for some distributions (e.g. Fedora) and will fix an issue that otherwise requires those distributions to patch the upstream sources. Also, add options to suppress installation, which may be useful for projects that embed Google Test. Since Google Test is trying to support archaic versions of CMake, a brain-dead fallback (which requires that the user set either LIB_SUFFIX or CMAKE_INSTALL_LIBDIR themselves) is included for versions that predate GNUInstallDirs. Fixes #1161. Co-Authored-By:d3x0r <d3x0r@users.noreply.github.com>
-
misterg authored
-
misterg authored
-
misterg authored
-
misterg authored
-
Herbert Thielen authored
-
Gennadiy Civil authored
Fix punctuation in docs
-
Eduardo Cáceres authored
Missing periods
-
Herbert Thielen authored
-
- 08 Aug, 2017 9 commits
-
-
Gennadiy Civil authored
Fix typo in gmock-actions.h
-
Gennadiy Civil authored
Fixed misspelling in assertion message.
-
misterg authored
-
misterg authored
-
misterg authored
-
misterg authored
-
misterg authored
-
misterg authored
-
Gennadiy Civil authored
update README.md with tiny-dnn
-