Jakub Ladman wrote:
Problem is, that i do not know tcl. I know only that it exist.
Jakub

That's OK, it's just another target (make test) in the Makefile. You don't need to know any Tcl, you just have to install the source code and know where you've installed it.

make test builds a program (called testfixture) which drives the sqlite library you've just built from tiny Tcl programs. Dr Hipp has written lots of these programs over the years. You might have to tweak the tool chain but as you've already built the library you should be OK. The test suite has over 20,000 tests in it, so it's well worth getting it going on a port to a new platform.

Martin

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to