[limb-svn] r6272 - 3.x/trunk/limb/tests_runner
svn at limb-project.com
svn at limb-project.com
Fri Sep 7 14:23:51 MSD 2007
Author: pachanga
Date: 2007-09-07 14:23:50 +0400 (Fri, 07 Sep 2007)
New Revision: 6272
URL: http://fisheye.limb-project.com/changelog/limb/?cs=6272
Modified:
3.x/trunk/limb/tests_runner/CHANGELOG
3.x/trunk/limb/tests_runner/VERSION
Log:
-- preparing for 0.8.5-beta
Modified: 3.x/trunk/limb/tests_runner/CHANGELOG
===================================================================
--- 3.x/trunk/limb/tests_runner/CHANGELOG 2007-09-07 08:50:46 UTC (rev 6271)
+++ 3.x/trunk/limb/tests_runner/CHANGELOG 2007-09-07 10:23:50 UTC (rev 6272)
@@ -1,3 +1,11 @@
+0.8.5-beta - 7 September 2007 (r6271)
+==================================================
+-- ported SimpleTest CVS fix for abstract classes
+-- better version info when run from dev.box
+-- lmbTestTreeNode :: getTestLabel() now simply returns a label without asking the test case, this allows to output more user friendly labels
+-- lmbTetsTreeNode :: _doCreateTestCase() now passes getTestLabel() as a label of the new test case, this allowed to remove code duplication in lmbTestTreeShallowDirNode and lmbTestTreeFileNode
+-- lmbTestTreeFileNode uses _prepareTestCase() to customize the test case instead of _doCreateTestCase
+
0.8.4-beta - 7 August 2007 (r6222)
==================================================
-- removing trailing ?> for PHP modules
Modified: 3.x/trunk/limb/tests_runner/VERSION
===================================================================
--- 3.x/trunk/limb/tests_runner/VERSION 2007-09-07 08:50:46 UTC (rev 6271)
+++ 3.x/trunk/limb/tests_runner/VERSION 2007-09-07 10:23:50 UTC (rev 6272)
@@ -1 +1 @@
-tests_runner-0.8.4-beta
+tests_runner-0.8.5-beta
More information about the limb-svn
mailing list