1# Automatically built by dist/s_test; may require local editing.
2
3set tclsh_path SET_YOUR_TCLSH_PATH
4set tcllib ./Debug/libdb_tcl47d.dll
5
6set src_root ..
7set test_path ../test
8set je_root ../../je
9
10global testdir
11set testdir ./TESTDIR
12
13global dict
14global util_path
15
16global is_freebsd_test
17global is_hp_test
18global is_linux_test
19global is_qnx_test
20global is_sunos_test
21global is_windows_test
22global is_windows9x_test
23
24global valid_methods
25global checking_valid_methods
26global test_recopts
27
28set KILL ./dbkill.exe
29