[limb-svn] r6223 - 3.x/trunk/limb/tests_runner

svn at limb-project.com svn at limb-project.com
Tue Aug 7 17:35:37 MSD 2007


Author: pachanga
Date: 2007-08-07 17:35:37 +0400 (Tue, 07 Aug 2007)
New Revision: 6223
URL: http://fisheye.limb-project.com/changelog/limb/?cs=6223

Modified:
   3.x/trunk/limb/tests_runner/CHANGELOG
   3.x/trunk/limb/tests_runner/VERSION
Log:
-- preparing 0.8.4 release

Modified: 3.x/trunk/limb/tests_runner/CHANGELOG
===================================================================
--- 3.x/trunk/limb/tests_runner/CHANGELOG	2007-08-07 13:28:59 UTC (rev 6222)
+++ 3.x/trunk/limb/tests_runner/CHANGELOG	2007-08-07 13:35:37 UTC (rev 6223)
@@ -1,3 +1,12 @@
+0.8.4-beta - 7 August 2007 (r6222)
+==================================================
+-- removing trailing ?> for PHP modules
+-- parent test fixtures are setup in a more proper way, before this fixtures were setup only down from the current node while parent ones were ignored. The fix is a bit hackish yet it fixes quite a serious bug, some refactoring may be applied in the future
+-- lmbTestGroup allows to have many nested fixtures
+-- lmbTestTreeNode splits test case creation and test case preparation into 2 methods: _doCreateTestCase() and _prepareTestCase($test)
+-- a bit better error message
+-- better version output
+
 0.8.3-beta - 6 July 2007 (r6079)
 ==================================================
 -- even better help message

Modified: 3.x/trunk/limb/tests_runner/VERSION
===================================================================
--- 3.x/trunk/limb/tests_runner/VERSION	2007-08-07 13:28:59 UTC (rev 6222)
+++ 3.x/trunk/limb/tests_runner/VERSION	2007-08-07 13:35:37 UTC (rev 6223)
@@ -1 +1 @@
-tests_runner-0.8.3-beta
+tests_runner-0.8.4-beta



More information about the limb-svn mailing list