gecko/storage/test/unit
2009-02-03 15:42:22 +01:00
..
corruptDB.sqlite Bug 416173 - BackupDB is completely useless. r=vlad, a=damons 2008-02-09 11:05:49 -08:00
head_storage.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_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 458811 - Allow for multiple statements to be executed at in a transaction asynchronously 2008-10-13 18:45:40 -04:00
test_like_escape.js
test_like.js Bug 395974 - "our storage unit tests cause "WARNING: Unsafe use of LIKE detected!" warnings" (Bind the value to avoid WARNING) [p=ondrej@allpeers.com (Ondrej Brablc) r=sdwilsh] 2008-03-08 03:25:41 -08:00
test_statement_wrapper_automatically.js Bug 384954 - Get xpcshell tests for wrapped statements 2009-01-21 14:26:07 -05:00
test_storage_aggregates.js
test_storage_combined_sharing.js Bug 424402: Test a combination of shared and unshared database connections, patch by Ondrej Brablc <ondrej@allpeers.com>, r=shaver 2008-04-22 13:39:38 -07:00
test_storage_connection.js Bug 421482 - Firefox 3 uses fsync excessively. r=shaver, a=schrep 2008-05-23 07:56:10 -07:00
test_storage_fulltextindex.js bug 413589: enable fts3 (full text index) sqlite module; r=sdwilsh, a=damons 2008-01-29 15:34:19 -08:00
test_storage_function.js
test_storage_progresshandler.js
test_storage_service_unshared.js bug 413589: enable fts3 (full text index) sqlite module; r=sdwilsh, a=damons 2008-01-29 15:34:19 -08:00
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_executeAsync.js Bug 463907 - mozStorageConnection::ExecuteAsync does not check that provided statements have not been finalized; r=sdwilsh 2009-02-03 15:42:22 +01:00
test_storage_statement_wrapper.js Bug 384954 - Get xpcshell tests for wrapped statements 2009-01-21 14:26:07 -05:00
test_storage_statement.js
test_storage_value_array.js
test_unicode.js