[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Automated emails to svn-breakage for Ruby bindings

From: David James <james82_at_gmail.com>
Date: 2005-06-08 04:38:22 CEST

This patch updates Jani Averbach's test script so that it can send
automated e-mails to svn-breakage for the Ruby bindings. I also fix a
small bug in the Ruby tests so that they will run in a VPATH setup
(Jani's script uses a VPATH setup by default).

Currently the Ruby bindings do not pass tests ( see
http://svn.haxx.se/dev/archive-2005-06/0215.shtml ).

* tools/test-scripts/svntest/svntest-bindings.sh:
  (Ruby): Test the ruby compile, install, and test targets if
    TEST_BINDINGS_SWIG_RUBY=yes

* tools/test-scripts/svntest/svntest-config.sh:
  (Ruby): Add in TEST_BINDINGS_SWIG_RUBY variable to allow users
    to configure whether they want to run the Ruby tests.

* Makefile.in:
  (check-swig-rb): Switch check-swig-rb to look in the source dir
    instead of the build dir for the test scripts, in case we are
    running in a VPATH setup.

Cheers,

David

-- 
http://www.cs.toronto.edu/~james


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

Received on Wed Jun 8 04:39:16 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.