Difference between revisions of "Import sqlite test suite"
(→Project News) |
(→Project News) |
||
Line 30: | Line 30: | ||
***[http://mxr.mozilla.org/mozilla-central/source/db/ mozilla source code] | ***[http://mxr.mozilla.org/mozilla-central/source/db/ mozilla source code] | ||
***[http://developer.mozilla.org/En mozilla dev] | ***[http://developer.mozilla.org/En mozilla dev] | ||
− | *<b>2008/9/19</b> | + | *<b>2008/9/19</b> |
**Install SQLite manager 0.3.10 [https://addons.mozilla.org/en-US/firefox/addon/5817 download] | **Install SQLite manager 0.3.10 [https://addons.mozilla.org/en-US/firefox/addon/5817 download] | ||
− | *<b>2008/9/20</b> | + | *<b>2008/9/20</b> |
**checking the .sqlite file and table structure | **checking the .sqlite file and table structure | ||
***SQLite in my computer: | ***SQLite in my computer: |
Revision as of 07:51, 23 September 2008
Contents
Project: Import sqlite test suite
Import sqlite test suite
Project Description
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)
Project Contributor(s)
Project Details
bug 391756
http://www.0xdeadbeef.com/weblog/?p=368
Project News
- 2008/9/15*
- Create Project
- 2008/9/16
- Compile Firefox
- 2008/9/17
- Research web
- 2008/9/19
- Install SQLite manager 0.3.10 download
- 2008/9/20
- checking the .sqlite file and table structure
- SQLite in my computer:
- checking the .sqlite file and table structure
C:\Documents and Settings\user account name\Application Data\Mozilla\Firefox\Profiles\bulid name.default\
Files: signons.sqlite / search.sqlite / places.sqlite / permissions.sqlite / formhistory.sqlite / downloads.sqlite / cookies.sqlite / content-prefs.sqlite