aboutsummaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* Fixes a typo in README.vladlosev2010-04-161-1/+1
|
* Improves Makefile.am (by Vlad Losev); fixes Makefile and updates README (by ↵zhanyong.wan2010-04-141-150/+240
| | | | Zhanyong Wan).
* Removes 'make install' instructions from README.zhanyong.wan2010-01-171-66/+0
|
* Switches from Boost TR1 tuple to gtest's TR1 tuple.zhanyong.wan2009-06-171-49/+32
|
* Fixes outdated info in README about compatibility with other testing frameworks.zhanyong.wan2009-03-191-4/+9
|
* Adds release note for 1.1.0 and switches to use gtest 1.3.0.zhanyong.wan2009-03-171-1/+1
|
* Updates README with instructions on downloading TR1 tuple without the rest ↵zhanyong.wan2009-01-141-6/+13
| | | | of Boost.
* Fixes Windows build instructions in README.shiqian2008-12-221-14/+19
|
* Fixes incorrect build instructions on Windows.shiqian2008-12-111-2/+3
|
* Improves the documentation.shiqian2008-12-111-48/+102
|
* More tweaks to the build script.shiqian2008-12-111-15/+16
|
* Adds Visual Studio projects for building Google Mock.shiqian2008-12-101-3/+33
|
* Initial drop of Google Mock. The files are incomplete and thus may not ↵shiqian2008-12-101-0/+242
build correctly yet.