Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 1.5.0 | Cheng-Lung Sung | 2010-06-08 | 2 | -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.0 | Cheng-Lung Sung | 2009-11-17 | 3 | -6/+7 |
| | | | | Notes: svn path=/head/; revision=244359 | ||||
* | - Update to 1.3.0 | Cheng-Lung Sung | 2009-06-12 | 2 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=235634 | ||||
* | - Update to 1.2.1 | Cheng-Lung Sung | 2008-12-12 | 2 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=224141 | ||||
* | - Update to 1.2.0 | Cheng-Lung Sung | 2008-12-12 | 3 | -12/+17 |
| | | | | Notes: svn path=/head/; revision=224140 | ||||
* | Google's framework for writing C++ tests on a variety of platforms | Cheng-Lung Sung | 2008-10-14 | 4 | -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 |