6c96feb39d
- Complete SRCS. - Patch tableapi.test to avoid an out-of-scope error.
12 lines
357 B
Text
12 lines
357 B
Text
--- test/all.test Tue Feb 6 08:29:31 2001
|
|
+++ test/all.test Fri Jun 8 16:28:34 2001
|
|
@@ -27,2 +27,3 @@
|
|
set testdir [file dirname $argv0]
|
|
+load [lindex $argv 0]
|
|
source $testdir/tester.tcl
|
|
--- test/tableapi.test.orig Wed Apr 11 23:28:43 2001
|
|
+++ test/tableapi.test Mon Sep 3 21:24:06 2001
|
|
@@ -30,2 +30,3 @@
|
|
source $testdir/tester.tcl
|
|
+set ::big_str ""
|
|
|