Posted to tcl by stevel at Tue Sep 11 04:54:44 GMT 2007view pretty

$ make  TESTFLAGS='-file unload.test -singleproc 1 -match unload3.6' test
DYLD_LIBRARY_PATH=`pwd`:${DYLD_LIBRARY_PATH}; export DYLD_LIBRARY_PATH; \
TCL_LIBRARY="/local/src/tcl/library"; export TCL_LIBRARY; \
./tcltest /local/src/tcl/unix/../tests/all.tcl -file unload.test -singleproc 1 -match unload3.6
Tests running in interp:  /local/src/tcl/unix/tcltest
Tests located in:  /local/src/tcl/tests
Tests running in:  /local/src/tcl/unix
Temporary files stored in /local/src/tcl/unix
Test files sourced into current interpreter
Running tests that match:  unload3.6
Skipping test files that match:  l.*.test
Only running test files that match:  unload.test
Tests began at Tue Sep 11 12:53:51 WST 2007
unload.test

Tests ended at Tue Sep 11 12:53:51 WST 2007
all.tcl:	Total	26	Passed	0	Skipped	26	Failed	0
Sourced 1 Test Files.