• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/build_windows/
1# Automatically built by dist/s_test; may require local editing.
2
3set tclsh_path SET_YOUR_TCLSH_PATH
4set buildpath Win32/Debug
5set tcllib libdb_tcl48d.dll
6
7set src_root ..
8set test_path ../test
9set je_root ../../je
10
11global testdir
12set testdir ./TESTDIR
13
14global dict
15global util_path
16
17global is_freebsd_test
18global is_hp_test
19global is_linux_test
20global is_qnx_test
21global is_sunos_test
22global is_windows_test
23global is_windows9x_test
24
25global valid_methods
26global checking_valid_methods
27global test_recopts
28
29set KILL dbkill.exe
30