aboutsummaryrefslogtreecommitdiff
path: root/devel/googletest
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.5.0Cheng-Lung Sung2010-06-082-4/+5
| | | | | | | | PR: ports/146903 Submitted by: Yi-Huan Chan <yhchan_AT_csie dot nctu dot edu dot tw> Notes: svn path=/head/; revision=256093
* - Update to 1.4.0Cheng-Lung Sung2009-11-173-6/+7
| | | | Notes: svn path=/head/; revision=244359
* - Update to 1.3.0Cheng-Lung Sung2009-06-122-4/+4
| | | | Notes: svn path=/head/; revision=235634
* - Update to 1.2.1Cheng-Lung Sung2008-12-122-4/+4
| | | | Notes: svn path=/head/; revision=224141
* - Update to 1.2.0Cheng-Lung Sung2008-12-123-12/+17
| | | | Notes: svn path=/head/; revision=224140
* Google's framework for writing C++ tests on a variety of platformsCheng-Lung Sung2008-10-144-0/+60
(Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, type-parameterized tests, various options for running the tests, and XML test report generation. Notes: svn path=/head/; revision=221573