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

Re: Question about Testing in Scheme

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2007-06-18 22:01:55 CEST

On 6/18/07, David Glasser <glasser@mit.edu> wrote:
> On 6/18/07, Holden Karau <holden@pigscanfly.ca> wrote:
> > I'd like to make the tests in schemeunit (see
> > http://planet.plt-scheme.org/package-source/schematics/schemeunit.plt).
> > I've looked at (
> > http://svn.collab.net/repos/svn/trunk/subversion/tests/README ) which
> > seems to be focused on making tests in C/Python, so I was wondering if
> > I should make a python program to run the scheme tests, or would it be
> > ok to just have the schemeunit test cases and have them run by make
> > check-swig-mzscm ?
>
> Seems fine to me. See for example check-swig-pl, which uses the
> standard Perl testing infrastructure.

+1 - using Scheme's unit test framework seems reasonable as a first
step. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 18 22:01:57 2007

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.