NAME

qutil — Wyrmwif test utilities.

synopsis

::wyrm::wif::qutil eq|EQ|begins|BEGINS string string

description

The qutil command provides a Tcl interface to test some internal utility functions. It needs to be selected for compilation, otherwise it is unavailable.

qutil eq tests the streq function, EQ tests strieq, begins tests strbegins, and BEGINS tests stribegins. The two strings being compared following. If either string is <nil>, the null pointer NULL is used instead of the string.

qutil lambda toggles, sets, or clears lambda expression tracing.