summaryrefslogtreecommitdiff
path: root/lib/googletest/gmock
Commit message (Expand)AuthorAgeFilesLines
* Major improvement to build parallelism for googletest internal testsAlex Richardson2020-10-192-17/+0
* Reword the comment above NO_WERROREnji Cooper2019-02-211-1/+1
* Use gmock/gtest headers when PRIVATELIB is definedEnji Cooper2019-02-211-3/+3
* Fix test compilation for gmock tests, similar to r344345Enji Cooper2019-02-201-1/+5
* Add glue Makefile.inc to make the next hop to the googletest/Makefile.incEnji Cooper2019-02-201-0/+3
* Sprinkle `${HAS_TESTS}` in MakefilesEnji Cooper2019-02-201-0/+3
* Use `GTESTS` instead of `PLAIN_TESTS_CXX`Enji Cooper2019-02-201-2/+2
* Add missing INCSGROUPS definitionEnji Cooper2019-02-191-0/+2
* Compile the tests without -Werror for nowEnji Cooper2019-02-131-0/+3
* Merge build glue for libraries and tests done on githubEnji Cooper2019-02-132-0/+50