[Perl-workflow-svn] SF.net SVN: perl-workflow:[383] trunk/workflow
Brought to you by:
jonasbn
From: <jo...@us...> - 2008-08-19 09:50:16
|
Revision: 383 http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=383&view=rev Author: jonasbn Date: 2008-08-19 09:50:25 +0000 (Tue, 19 Aug 2008) Log Message: ----------- - Added List::MoreUtils to requirements, we use this for test, I have moved the test related modules to the build_requires section in Build.PL, so List::MoreUtils is not mistaken for an application level module - Some of the new tests distributed with 0.32_3 fail. We are looking at actions returned as an array, but since they originate from a hash, the order is not given as assumed in the test. Updated the test and bumped up the version of t/TestUtil.pm to 0.02 Refactored two tests, to use List::MoreUtils all method (asserting precense of numerous actions) Modified Paths: -------------- trunk/workflow/Build.PL trunk/workflow/Changes trunk/workflow/VERSION trunk/workflow/t/TestUtil.pm trunk/workflow/t/state.t trunk/workflow/t/state_perl.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |