[limb-svn] r5467 - 3.x/limb/tests_runner
svn at limb-project.com
svn at limb-project.com
Mon Apr 2 14:50:03 MSD 2007
Author: pachanga
Date: 2007-04-02 14:50:03 +0400 (Mon, 02 Apr 2007)
New Revision: 5467
URL: http://fisheye.limb-project.com/changelog/limb/?cs=5467
Modified:
3.x/limb/tests_runner/CHANGELOG
3.x/limb/tests_runner/VERSION
Log:
-- preparing for release
Modified: 3.x/limb/tests_runner/CHANGELOG
===================================================================
--- 3.x/limb/tests_runner/CHANGELOG 2007-04-02 10:40:08 UTC (rev 5466)
+++ 3.x/limb/tests_runner/CHANGELOG 2007-04-02 10:50:03 UTC (rev 5467)
@@ -1,3 +1,16 @@
+0.5.0-alpha - 2 April 2007 (r5466)
+==================================================
+
+-- Console_Getopt dependency removed(TR-6)
+-- obsolete lmbTestTreeShellUI removed
+-- lmbTestTreeDirNode :: getDirItems() now applies files filter
+-- path to configuration file can now also be specified via LIMB_TESTS_RUNNER_CONFIG environment variable, please note that config is included in the following order:
+ 1) --config option
+ 2) env. variable if --config option is not present
+-- lmbTestShellUI :: runEmbedded() added, it allows the shell UI to be run from new limb CLI runner
+-- experimental UnitCliCmd.class.php added allowing the tests runner be run as "limb unit ..." with new limb CLI runner
+-- minor fix in lmbTestTreeShellUI - will output usage info if receive wrong options
+
0.4.0-alpha - 27 February 2007 (r5157)
==================================================
Modified: 3.x/limb/tests_runner/VERSION
===================================================================
--- 3.x/limb/tests_runner/VERSION 2007-04-02 10:40:08 UTC (rev 5466)
+++ 3.x/limb/tests_runner/VERSION 2007-04-02 10:50:03 UTC (rev 5467)
@@ -1 +1 @@
-tests_runner-0.4.0-alpha
+tests_runner-0.5.0-alpha
More information about the limb-svn
mailing list