Home
last modified time | relevance | path

Searched +refs:teaish +refs:argv +refs:has (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/tea/
H A D_teaish.tester.tcl.in7 # This is the wrapper script invoked by teaish's "make test" recipe.
10 # $1 = the DLL name, or "" if the extension has no DLL
14 # $3 = the /path/to/teaish/tester.tcl (test utility code)
19 if {[llength [lindex $::argv 0]] > 0} {
20 load [file normalize [lindex $::argv 0]] [lindex $::argv 1];
21 # ----^^^^^^^ needed on Haiku when argv 0 is just a filename, else
24 source -encoding utf-8 [lindex $::argv 2]; # teaish/tester.tcl
39 # Populate state for [tester.tcl::teaish-build-flag*]