[tcljava-dev] Jacl test cases updated to those in Tcl 8.3
Brought to you by:
mdejong
From: Mo D. <md...@cy...> - 2001-01-28 22:06:21
|
Hi all. I just finished up the first wave of changes needed to update the regression tests used by Jacl to Tcl 8.3 specs. Things went well, but a lot more work if going to be needed to get Jacl up to date with respect to Tcl 8.3. If you have any free time, it would be great if you could pick a test file that has some failing cases and patch Jacl so that those tests pass. Here are the current test results: all.tcl: Total 6635 Passed 6070 Skipped 226 Failed 339 As you can see, things are not bad at all. The big problem that remains is the lack of low level IO features in Jacl. This makes it hard to run lots of tests since they use commands like fconfigure and the like. Mo DeJong Red Hat Inc |