You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Malcolm Rowe <ma...@farside.org.uk> on 2007/02/01 11:54:53 UTC

Re: svn commit: r23318 - trunk/subversion/bindings/swig/ruby/test

The log message is a little mangled, isn't it?

"Support running tests for", "environment" (twice), "for", "Windows",
"others"...

On Thu, Feb 01, 2007 at 03:27:16AM -0800, kou@tigris.org wrote:
> Support running test for the Ruby bindings on Windows.
> 
> * subversion/bindings/swig/ruby/test/windows_util.rb
>   (SvnTestUtil::Windows::Svnserve#setup_svnserve,
>    SvnTestUtil::Windows::Svnserve#teardown_svnserve,
>    SvnTestUtil::Windows::Svnserve#add_pre_revprop_change_hook
>    SvnTestUtil::Windows::SetupEnvironment#setup_test_environement):
>   New method for Windows.
> 
> * subversion/bindings/swig/ruby/test/util.rb
>   (SvnTestUtil::Svnserve#setup_svnserve,
>    SvnTestUtil::Svnserve#teardown_svnserve,
>    SvnTestUtil::Svnserve#add_pre_revprop_change_hook,
>    SvnTestUtil::SetupEnvironment#setup_test_environement): Move from
>   SvnTestUtil.
>   (SvnTestUtil):
>   - Include SvnTestUtil::Windows::Svnserve for Windows or
>     SvnTestUtil::Svnserve for others.
>   - Extend SvnTestUtil::Windows::SetupTestEnvironment ofr WIndows or
>     SvnTestUtil::SetupEnvironment for otheres.
> 
> * subversion/bindings/swig/ruby/test/run-test.rb:
>   Use SvnTestUtil.setup_test_environment.
> 

Regards,
Malcolm

Re: svn commit: r23318 - trunk/subversion/bindings/swig/ruby/test

Posted by Kouhei Sutou <ko...@cozmixng.org>.
Hi,

In <20...@lorenz.farside.org.uk>
  "Re: svn commit: r23318 - trunk/subversion/bindings/swig/ruby/test" on Thu, 1 Feb 2007 11:54:53 +0000,
  Malcolm Rowe <ma...@farside.org.uk> wrote:

> The log message is a little mangled, isn't it?
> 
> "Support running tests for", "environment" (twice), "for", "Windows",
> "others"...

Thanks for pointing out many typos in my stupid log message.
I fixed.


Regards,
--
kou

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org