Searched +refs:teaish +refs:argv +refs:has (Results 1 – 1 of 1) sorted by relevance
7 # This is the wrapper script invoked by teaish's "make test" recipe.10 # $1 = the DLL name, or "" if the extension has no DLL14 # $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, else24 source -encoding utf-8 [lindex $::argv 2]; # teaish/tester.tcl39 # Populate state for [tester.tcl::teaish-build-flag*]