On 5/12/15, Sairam Gaddam <gaddamsairam at gmail.com> wrote:
> 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.

Unix:   ./configure; make test

Windows:   nmake /f makefile.msc test

-- 
D. Richard Hipp
drh at sqlite.org

Reply via email to