User talk:Kwpark1
Lab 3: Mozilla Build
Build Firefox on Windows XP Service pack2
Result
Mozilla uses an embedded version of SQLite extensively to store data such as bookmarks, history, etc. To insure that it runs properly within Mozilla, it would be good to add the entire sqlite test suite to Mozilla's tests, so that testing the browser also means testing sqlite. The sqlite test suite is written in TCL and needs to be ported to JavaScript. Some work has already been done, but more is required to get full test coverage.
Prerequisites
Process
Sept 16, 2008 Created