Difference between revisions of "User talk:Kwpark1"

From CDOT Wiki
Jump to: navigation, search
(Project News)
Line 1: Line 1:
== Project: Import sqlite test suite  ==
+
== Lab 3: Mozilla Build ==
  
Import sqlite test suite
+
Build Firefox on Windows XP Service pack2
  
== Project Description ==
+
== 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.
 
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.
  
== Project Leader(s) ==
+
== Prerequisites ==
  
 
[http://zenit.senecac.on.ca/wiki/index.php/User:Kwpark1 Park, KiWon]
 
[http://zenit.senecac.on.ca/wiki/index.php/User:Kwpark1 Park, KiWon]
  
== Project Contributor(s) ==
+
== Process ==
  
== Project Details ==
+
<b>Sept 16, 2008</b> Created
 
 
[https://bugzilla.mozilla.org/show_bug.cgi?id=391756 bug 391756] <br />
 
[http://www.0xdeadbeef.com/weblog/?p=368  http://www.0xdeadbeef.com/weblog/?p=368]
 
 
 
== Project News ==
 
 
 
<b>Sept 15, 2008</b> Create Project
 

Revision as of 16:48, 19 September 2008

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

Park, KiWon

Process

Sept 16, 2008 Created