This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
54a3679793
gecko
/
storage
/
test
/
unit
History
Robert Sayre
70fc03b113
Merge mozilla-central to tracemonkey.
2010-07-02 17:25:52 -07:00
..
corruptDB.sqlite
head_storage.js
Test for bug 562866. r=jorendorff r=asuth
2010-05-11 14:14:54 -07:00
locale_collation.txt
Bug 499990 - Locale-aware collation, r=sdwilsh, sr=vladimir
2009-07-15 10:49:05 -07:00
test_bug-365166.js
test_bug-393952.js
test_bug-429521.js
test_bug-444233.js
test_connection_executeAsync.js
Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad.
2010-03-24 00:32:40 -07:00
test_js_helpers.js
Remove a couple checks in test code that had asserted that Object.getOwnPropertyNames wasn't implemented. r=orange
2010-07-02 00:26:09 -07:00
test_levenshtein.js
Bug 498938 - Add Levenshtein Edit Distance function to Sqlite so we can use it in queries. r=sdwilsh sr=vlad
2009-07-24 11:39:34 -04:00
test_like_escape.js
test_like.js
test_locale_collation.js
Bug 499990 - Locale-aware collation, r=sdwilsh, sr=vladimir
2009-07-15 10:49:05 -07:00
test_page_size_is_32k.js
Bug 416330 - Suboptimal SQLite page size r=sdwilsh
2010-07-01 10:57:13 -07:00
test_sqlite_secure_delete.js
Check to make sure that sqlite has been compiled with SQLITE_SECURE_DELETE (Bug 445164); r=asuth
2009-11-23 18:46:39 -05:00
test_statement_executeAsync.js
Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad.
2010-03-24 00:32:40 -07:00
test_statement_wrapper_automatically.js
Bug 491196 don't implement static functions in headers
2009-07-22 17:31:03 -05:00
test_storage_aggregates.js
test_storage_connection.js
Bug 559678 - Better errors for Storage transactions misuse. r=asuth
2010-04-16 14:31:18 +02:00
test_storage_fulltextindex.js
test_storage_function.js
test_storage_progresshandler.js
test_storage_service_unshared.js
test_storage_service.js
test_storage_statement_wrapper.js
Bug 518663 - ES5: Object.getOwnPropertyNames. r=jorendorff
2009-09-24 14:33:14 -07:00
test_storage_statement.js
Bug 570529: mozIStorageStatement.execute() should reset itself even if an error occurs. r=sdwilsh
2010-06-07 15:06:56 -07:00
test_storage_value_array.js
test_unicode.js