aboutsummaryrefslogtreecommitdiffstats
path: root/googletest
Commit message (Expand)AuthorAgeFilesLines
* Support running MSVC build on AppVeyourArkadiy Shapkin2016-06-272-4/+16
* Rollback change #808.Billy Donahue2016-06-261-2/+2
* Fix to tests that return object which implement operator boolDavid Mott2016-06-251-2/+2
* fix to operator precedence in GTEST_TEST_BOOLEAN_ with expressions that imple...David Mott2016-06-251-2/+2
* Fix whitespace in paragraphManuel Binna2016-03-161-5/+4
* Merge pull request #724 from duggelz/masterBilly Donahue2016-03-153-5/+38
|\
| * Restructure test so each scenario is independent.Doug Greiman2016-03-021-20/+13
| * Fix env_var_test to ignore XML_OUTPUT_FILE if already setDoug Greiman2016-03-011-0/+2
| * Restructure $XML_OUTPUT_FILE logicDoug Greiman2016-02-264-26/+32
| * Fix inconsistent styleDoug Greiman2016-02-251-1/+1
| * Read Bazel's $XML_OUTPUT_FILE environment variableDoug Greiman2016-02-234-2/+34
* | Fix formatting in AdvancedGuide.mdPaul Wilkinson2016-02-218-13/+13
* | Merge pull request #713 from DarthGandalf/expectBilly Donahue2016-02-177-293/+290
|\ \
| * | Change error message of EXPECT_EQ to treat lhs and rhs equivalently.Alexey Sokolov2016-02-167-293/+290
| |/
* / Add build artifacts to git ignore.Jacob Meacham2016-02-161-0/+2
|/
* Merge pull request #688 from tamland/python3Billy Donahue2016-02-019-29/+36
|\
| * add python 3 support to fuse_gtest_files scriptThomas Amland2016-01-191-15/+18
| * add python 3 support to testsThomas Amland2016-01-198-14/+18
* | Add tmux and tmux-256color to the colored terminal list.Joongi Kim2016-01-312-0/+8
|/
* Update GTEST_PROJECT_URL_ in internal/gtest-port.hDawid Kurek2015-12-231-1/+1
* Merge pull request #602 from mtbrandy/threadcount_aixBilly Donahue2015-12-101-0/+18
|\
| * Add include of sys/types.h.Matthew Brandyberry2015-10-021-0/+1
| * Implement GetThreadCount for AIX.Matthew Brandyberry2015-10-021-0/+17
* | Add include dirs to targets if CMake version supports itCraig Scott2015-12-061-0/+8
* | Fix link to FAQ in Primer.mdCaleb Morse2015-12-0316-159/+162
* | Fix AdvancedGuide link in FAQ.mdTim Ansell2015-12-021-1/+1
* | Merge pull request #607 from google/BillyDonahue-patch-1Billy Donahue2015-11-301-25/+12
|\ \
| * | Update DevGuide.mdBilly Donahue2015-10-081-25/+12
* | | Merge pull request #640 from Ali-Se/patch-2Billy Donahue2015-11-301-4/+4
|\ \ \
| * | | Fixing some table error in fileAli Sa'ad Eddeen2015-11-291-4/+4
* | | | Update FAQ.mdArkady Shapkin2015-11-281-50/+50
|/ / /
* | | Fix missing-field-initializers GCC/Clang warning (issue 433).Patrick J. LoPresti2015-11-241-6/+1
* | | Add CMake install rules for gtest libraries and headersTaylor Braun-Jones2015-11-231-0/+8
* | | Better use of character constantsMark Mentovai2015-11-111-2/+2
* | | Fix warnings encountered in MSVC build of gtest/gmock testsMark Mentovai2015-11-111-2/+2
* | | Merge pull request #611 from mark-chromium/gmock_cxx11Billy Donahue2015-11-101-1/+2
|\ \ \
| * | | googlemock: Support C++11 language with pre-C++11 libraryMark Mentovai2015-10-121-1/+2
| |/ /
* | | Fix symbol visibility of StreamingListener.Dominic Meiser2015-10-291-1/+1
* | | Add an option to enable building with -fvisibility=hidden.Dominic Meiser2015-10-291-0/+10
* | | Fix definition of GTEST_API_ macro for gcc and clang [#451].Dominic Meiser2015-10-291-3/+3
* | | update googletest readme to fix broken linksAnurag Soni2015-10-191-2/+2
|/ /
* | Fix relative links in documentationMarco Molteni2015-10-041-8/+8
* | Update URLs from googlecode to githubMarco Molteni2015-10-041-16/+16
|/
* Adding missing header files to the distribution.Martin Maly2015-09-191-1/+5
* Fix unused static variable warning on WindowsOrgad Shaneh2015-09-091-0/+2
* FIX add missing blank line between text and tableDaus Salar2015-09-051-1/+2
* mergeBilly Donahue2015-08-301-4/+4
|\
| * xcode: project file correctedGregory Nagy2015-08-291-4/+4
* | readme mergingBilly Donahue2015-08-301-97/+3
* | readme mergingBilly Donahue2015-08-261-23/+0