michael@0: [DEFAULT] michael@0: head = head.js michael@0: tail = michael@0: michael@0: # When adding files here please also update test/unit/xpcshell.ini! michael@0: michael@0: [test_add_put.js] michael@0: [test_add_twice_failure.js] michael@0: [test_advance.js] michael@0: [test_autoIncrement.js] michael@0: [test_autoIncrement_indexes.js] michael@0: [test_clear.js] michael@0: [test_complex_keyPaths.js] michael@0: [test_count.js] michael@0: [test_create_index.js] michael@0: [test_create_index_with_integer_keys.js] michael@0: [test_create_objectStore.js] michael@0: [test_cursor_mutation.js] michael@0: [test_cursor_update_updates_indexes.js] michael@0: [test_cursors.js] michael@0: [test_deleteDatabase.js] michael@0: [test_deleteDatabase_interactions.js] michael@0: [test_event_source.js] michael@0: [test_getAll.js] michael@0: [test_global_data.js] michael@0: [test_index_empty_keyPath.js] michael@0: [test_index_getAll.js] michael@0: [test_index_getAllObjects.js] michael@0: [test_index_object_cursors.js] michael@0: [test_index_update_delete.js] michael@0: [test_indexes.js] michael@0: [test_indexes_bad_values.js] michael@0: [test_key_requirements.js] michael@0: [test_keys.js] michael@0: [test_multientry.js] michael@0: [test_names_sorted.js] michael@0: [test_object_identity.js] michael@0: [test_objectCursors.js] michael@0: [test_objectStore_getAllKeys.js] michael@0: [test_objectStore_inline_autoincrement_key_added_on_put.js] michael@0: [test_objectStore_openKeyCursor.js] michael@0: [test_objectStore_remove_values.js] michael@0: [test_odd_result_order.js] michael@0: [test_open_empty_db.js] michael@0: [test_open_objectStore.js] michael@0: [test_optionalArguments.js] michael@0: [test_overlapping_transactions.js] michael@0: [test_put_get_values.js] michael@0: [test_put_get_values_autoIncrement.js] michael@0: [test_readonly_transactions.js] michael@0: [test_remove_index.js] michael@0: [test_remove_objectStore.js] michael@0: [test_request_readyState.js] michael@0: [test_setVersion.js] michael@0: [test_setVersion_abort.js] michael@0: [test_setVersion_events.js] michael@0: [test_setVersion_exclusion.js] michael@0: [test_success_events_after_abort.js] michael@0: [test_traffic_jam.js] michael@0: [test_transaction_abort.js] michael@0: [test_transaction_lifetimes.js] michael@0: [test_transaction_lifetimes_nested.js] michael@0: [test_transaction_ordering.js] michael@0: [test_unique_index_update.js] michael@0: [test_writer_starvation.js] michael@0: michael@0: # When adding files here please also update test/unit/xpcshell.ini!