gecko/storage/test/unit
2010-07-01 10:57:13 -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 Bug 450665: test_bug-365166.js creates file in /tmp instead of in build directory. r=sdwilsh 2008-08-16 16:17:47 +01:00
test_bug-393952.js
test_bug-429521.js Avoid returning false without setting an exception. bug 429521, r=sdwilsh 2008-08-04 10:04:27 -07:00
test_bug-444233.js Test that the object has the right class, even when called from native code. bug 444233, r=shaver 2008-07-16 19:29:06 +02:00
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 Test for bug 562866. r=jorendorff r=asuth 2010-05-11 14:14:54 -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 Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver 2008-03-24 15:14:38 -07:00
test_storage_statement_wrapper.js Bug 491196 don't implement static functions in headers 2009-07-22 17:31:03 -05: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