But when I tried to run the following message/error pops up :
invalid command name "sqlite3_test_control_pending_byte" while executing "sqlite3_test_control_pending_byte 0x0010000" (file "./tester.tcl" line 92) invoked from within "source $testdir/tester.tcl" (file "attach.test" line 19) How to overcome this ? On Tue, May 12, 2015 at 12:25 PM, Arjen Markus <Arjen.Markus at deltares.nl> wrote: > Hi Sairam, > > > > That ought to be easy: > > > > tclsh name-of-test-file.test > > > > You will need an installation of Tcl, but these are easy to find. One > place is at ActiveState's site, www.activestate.com/activetcl< > http://www.activestate.com/activetcl>, but it may be that you already > have it on your system. > > > > Regards, > > > > Arjen > > > > > -----Original Message----- > > From: sqlite-users-bounces at mailinglists.sqlite.org [mailto:sqlite-users- > > bounces at mailinglists.sqlite.org] On Behalf Of Sairam Gaddam > > Sent: Tuesday, May 12, 2015 8:47 AM > > To: General Discussion of SQLite Database > > Subject: [sqlite] TCL tests > > > > Can anyone kindly help me how to compile and run TCL test scripts ? > > All the test scripts are .test files and I need help in executing them. > > _______________________________________________ > > sqlite-users mailing list > > sqlite-users at mailinglists.sqlite.org > > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > > > > DISCLAIMER: This message is intended exclusively for the addressee(s) and > may contain confidential and privileged information. If you are not the > intended recipient please notify the sender immediately and destroy this > message. Unauthorized use, disclosure or copying of this message is > strictly prohibited. The foundation 'Stichting Deltares', which has its > seat at Delft, The Netherlands, Commercial Registration Number 41146461, is > not liable in any way whatsoever for consequences and/or damages resulting > from the improper, incomplete and untimely dispatch, receipt and/or content > of this e-mail. > _______________________________________________ > sqlite-users mailing list > sqlite-users at mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users >