tclxsltutils.tcl

Go to the documentation of this file.
00001 /*  tclxmlutils.tcl --*/
00002 /* */
00003 /*  This script prepares the testing environment for TclXML.*/
00004 /* */
00005 /*  Copyright (c) 2008 Explain*/
00006 /*  http://www.explain.com.au/*/
00007 /*  Copyright (c) 2003 Zveno Pty Ltd.*/
00008 /* */
00009 /*  $Id: tclxmlutils.tcl,v 1.2 2003/12/03 20:06:37 balls Exp $*/
00010 
00011 package require tcltest
00012 
00013 source [file join [tcltest::workingDirectory] .. testutils.tcl]
00014 
00015 eval tcltest::configure $argv
00016 
00017 

Generated on 21 Sep 2010 for Gui by  doxygen 1.6.1