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

Question about Testing in Scheme

From: Holden Karau <holden_at_pigscanfly.ca>
Date: 2007-06-18 21:23:20 CEST

Hi Everyone,

I'm working on subversion bindings for scheme, and I'm at the point
where I want to start making some test cases for the bindings (either
to show that they work, or more likely find the areas I need to work
on more :)).

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 ?

Cheers,

Holden

--
Cell : 519-721-7141
Toll Free: 1-866-500-1777
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 18 21:23:25 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.