On Sun, 2005-05-22 at 20:35 +0200, Ludvig Strigeus wrote:
> How do I run the unit tests in Linux?
> 
> I've managed to build "tclsqlite3", but where do I go from there?
> 

   make testfixture
   ./testfixture ../sqlite/test/all.test

Or simply

   make fulltest

-- 
D. Richard Hipp <[EMAIL PROTECTED]>

Reply via email to