gecko/dom/indexedDB/test/unit
2012-05-25 11:48:27 -07:00
..
head_idb.js Bug 747581. r=khuey. 2012-04-30 16:52:27 -07:00
Makefile.in Bug 755509: Run deleteDatabase test in Window and component scopes. r=sicking 2012-05-21 10:11:27 -07:00
test_add_put.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_add_twice_failure.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_advance.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_autoIncrement_indexes.js
test_clear.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_count.js
test_create_index_with_integer_keys.js
test_create_index.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_create_objectStore.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_cursor_mutation.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_cursor_update_updates_indexes.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_cursors.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_deleteDatabase.js Bug 757222: deleteDatabase should fire a versionchange event with newVersion === null. r=sicking 2012-05-25 11:48:27 -07:00
test_event_source.js
test_getAll.js Bug 725418: IndexedDB - GetAll[Keys] with an explicit 0, null, or undefined for the maximum number of records should return all records. r=bent 2012-02-09 20:56:48 -08:00
test_global_data.js
test_index_empty_keyPath.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_index_getAll.js Bug 725418: IndexedDB - GetAll[Keys] with an explicit 0, null, or undefined for the maximum number of records should return all records. r=bent 2012-02-09 20:56:48 -08:00
test_index_getAllObjects.js Bug 725418: IndexedDB - GetAll[Keys] with an explicit 0, null, or undefined for the maximum number of records should return all records. r=bent 2012-02-09 20:56:48 -08:00
test_index_object_cursors.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_index_update_delete.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_indexes_bad_values.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_indexes.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_key_requirements.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_keys.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_multientry.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_object_identity.js
test_objectCursors.js
test_objectStore_inline_autoincrement_key_added_on_put.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_objectStore_remove_values.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_odd_result_order.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_open_empty_db.js
test_open_objectStore.js
test_optionalArguments.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_overlapping_transactions.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_put_get_values_autoIncrement.js
test_put_get_values.js
test_remove_index.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_remove_objectStore.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_request_readyState.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_setVersion_abort.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_setVersion_events.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_setVersion_exclusion.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_setVersion.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_success_events_after_abort.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_traffic_jam.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_transaction_abort.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_transaction_lifetimes_nested.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_transaction_lifetimes.js Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
test_transaction_ordering.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
test_writer_starvation.js Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
xpcshell.ini Bug 755509: Run deleteDatabase test in Window and component scopes. r=sicking 2012-05-21 10:11:27 -07:00