On 10 Nov 2010, at 4:28pm, Roger Binns wrote: > However some environments can not adequately run TCL to test SQLite which is > why there is TH3 that does the tests in C. That C code is generated with > control over how it is done as for example having it all done at once may > produce something to big for the platform to run at once.
There's a distinction between the code that itself tests SQLite, and code that generates code that tests SQLite. After all, the ability of computers to program themselves (i.e. a human writes a program that generates scripts and runs them) is one of the huge productivity advantages of programmable computers. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users