Differences From Artifact [3dfb8578eb]:
- Executable file tests/all.tcl — part of check-in [33e21532d5] at 2007-11-27 18:03:35 on branch trunk — Added a call to cleanup at the end. (user: peter size: 1225)
To Artifact [e68fccf46d]:
- Executable file tests/all.tcl — part of check-in [ace521ad0a] at 2009-02-12 19:11:35 on branch trunk — More 8.5 features used: lassign instead of foreach. lrepeat+lreverse Math commands for some expressions. (user: peter size: 1228)
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | - + | #!/bin/sh #---------------------------------------------------------------------- # $Revision$ #---------------------------------------------------------------------- # the next line restarts using tclsh \ |
︙ |