[tcljava-user] tcltest and tcljava
Brought to you by:
mdejong
From: Imrisek, M. <mim...@ti...> - 2006-05-09 20:29:43
|
Hello All, =20 I'm curious to see whether anyone out there is using jacl or tclblend with the tcltest package. I've got a suite of several thousand integration tests that is based on Tcl and Tcltest that I would like to migrate. The migration is mostly motivated by the test subject's migration to a Java implementation. =20 As far as I can tell there really hasn't been a mention of tcltest with Tcl/Java on the mailing list for years so I decided to do a few experiments. My first test involved the latest jaclsh and the tcltest.tcl package from 8.4 ( I read about some issues of loading the requried packages from a jar file) but this failed since jaclsh appeared to report itself as Tcl 8.0. Is this the latest Tcl version that jaclsh supports? =20 =20 So this brings me to the question of whether there are any success stories out there with jaclsh or tclBlend with tcltest? If there are I'd love to hear about them. =20 =20 Best regards, =20 Martin |