gecko/services/sync/tests/unit
2012-04-03 08:55:58 -07:00
..
addon1-search.xml Bug 712542 - Apply add-on state before install when installing through Sync; r=Unfocused, r=rnewman 2012-02-20 14:53:03 -08:00
bootstrap1-search.xml Bug 534956 - Part 1 - Sync engine for add-ons; r=mconnor 2011-12-14 17:10:34 -08:00
fake_login_manager.js Bug 648364 - Replace custom helpers with Services.jsm. r=rnewman 2011-05-19 18:08:07 -07:00
head_appinfo.js Bug 534956 - Part 1 - Sync engine for add-ons; r=mconnor 2011-12-14 17:10:34 -08:00
head_helpers.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
head_http_server.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
missing-sourceuri.xml Bug 725083 - Handle undefined sourceURI when installing add-ons; r=rnewman 2012-02-07 14:14:41 -08:00
missing-xpi-search.xml Bug 534956 - Part 1 - Sync engine for add-ons; r=mconnor 2011-12-14 17:10:34 -08:00
places_v10_from_v11.sqlite
rewrite-search.xml Bug 708134 - Rewrite add-on URL to note it was installed by Sync; r=rnewman, Unfocused 2012-01-12 17:45:37 -08:00
test_addons_engine.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_addons_reconciler.js Bug 714202 - Fix implementation of AddonsReconciler.pruneChangesBeforeDate(); r=rnewman 2011-12-30 13:55:19 -08:00
test_addons_store.js Bug 741670 - Don't sync hotfix extensions; r=rnewman, Unfocused 2012-04-03 08:55:58 -07:00
test_addons_tracker.js Bug 711263 - Don't register AddonsReconciler unless addons engine is enabled; r=philikon 2011-12-19 17:13:33 -08:00
test_async_chain.js Bug 681843 - Part 3: Move Utils.asyncChain to Async.chain. r=rnewman 2011-08-26 10:25:42 -07:00
test_async_querySpinningly.js Bug 702717 - finalize statements in test_async_querySpinningly.js. r=rnewman 2011-11-17 16:12:21 -08:00
test_bookmark_batch_fail.js
test_bookmark_engine.js Bug 739892 - correct type comparison error and typo in 7703db949571 (Bug 739339). a=borkage 2012-03-27 22:21:22 -07:00
test_bookmark_legacy_microsummaries_support.js Bug 661587 - Don't use the root logger. r=rnewman 2011-06-13 20:42:18 +02:00
test_bookmark_livemarks.js Backed out changeset eb4233025be0 for xpcshell test failures 2012-03-22 15:49:39 -07:00
test_bookmark_order.js Bug 648364 - Replace custom helpers with PlacesUtils.jsm. r=rnewman 2011-05-19 18:08:22 -07:00
test_bookmark_places_query_rewriting.js Bug 661587 - Don't use the root logger. r=rnewman 2011-06-13 20:42:18 +02:00
test_bookmark_record.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_bookmark_smart_bookmarks.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_bookmark_store.js Bug 648364 - Replace custom helpers with PlacesUtils.jsm. r=rnewman 2011-05-19 18:08:22 -07:00
test_bookmark_tracker.js Bug 679279 - Part 3: Object.keys and test improvements. r=philikon 2011-08-19 17:17:58 -07:00
test_clients_engine.js Bug 739320 - Handle title in received "display URI" Sync commands; r=rnewman 2012-03-28 12:53:57 -07:00
test_clients_escape.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_collection_inc_get.js
test_collections_recovery.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_corrupt_keys.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_engine_abort.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_engine.js Bug 675125 - Utils.notify should pass observers the exception as subject. r=rnewman 2011-07-29 18:47:39 -07:00
test_enginemanager.js
test_errorhandler_filelog.js Bug 692249 - Persist nextSync and numClients, use nextSync for sync after startup. r=rnewman 2011-10-13 17:58:44 -07:00
test_errorhandler_sync_checkServerError.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_errorhandler.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_forms_store.js
test_forms_tracker.js Bug 679279 - Part 3: Object.keys and test improvements. r=philikon 2011-08-19 17:17:58 -07:00
test_history_engine.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_history_store.js Bug 735968 - PlacesUtils.history must be QI-ed before using nsPIPlacesDatabase methods. r=rnewman 2012-03-14 23:01:46 -07:00
test_history_tracker.js Bug 679279 - Part 3: Object.keys and test improvements. r=philikon 2011-08-19 17:17:58 -07:00
test_hmac_error.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_httpd_sync_server.js Bug 694744 - Typo in JS Sync server. r=philikon 2011-10-15 15:29:11 -07:00
test_identity_manager.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_interval_triggers.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_jpakeclient.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_keys.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_load_modules.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_log4moz.js Bug 610832 - Add StorageStreamAppender to log4moz.js. r=rnewman 2011-06-13 20:39:37 +02:00
test_node_reassignment.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_notifications.js
test_Observers.js Bug 613277 - Add tests from JSModules repository 2011-05-19 21:14:13 -07:00
test_password_store.js Bug 661587 - Don't use the root logger. r=rnewman 2011-06-13 20:42:18 +02:00
test_password_tracker.js Bug 679279 - Part 3: Object.keys and test improvements. r=philikon 2011-08-19 17:17:58 -07:00
test_places_guid_downgrade.js Bug 735968 - PlacesUtils.history must be QI-ed before using nsPIPlacesDatabase methods. r=rnewman 2012-03-14 23:01:46 -07:00
test_Preferences.js Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part G, remove remaining uses of nsIPrefBranch2; r=bsmedberg 2012-01-18 23:23:28 +13:00
test_prefs_store.js Bug 679279 - Part 3: Object.keys and test improvements. r=philikon 2011-08-19 17:17:58 -07:00
test_prefs_tracker.js Bug 679279 - Part 3: Object.keys and test improvements. r=philikon 2011-08-19 17:17:58 -07:00
test_records_crypto.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_records_wbo.js
test_resource_async.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_resource_ua.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_resource.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_restrequest.js Bug 720596 - Set both serverURL and clusterURL in test code; utilize constants; r=gps 2012-02-06 09:50:11 -08:00
test_score_triggers.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_sendcredentials_controller.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_service_attributes.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_service_changePassword.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_service_checkAccount.js Bug 720596 - Set both serverURL and clusterURL in test code; utilize constants; r=gps 2012-02-06 09:50:11 -08:00
test_service_cluster.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_service_createAccount.js Bug 720596 - Set both serverURL and clusterURL in test code; utilize constants; r=gps 2012-02-06 09:50:11 -08:00
test_service_detect_upgrade.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_service_getStorageInfo.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_service_login.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_service_migratePrefs.js Bug 664046 - Correct logging pref migration in Sync. r=philikon 2011-06-14 10:41:36 +02:00
test_service_passwordUTF8.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_service_persistLogin.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_service_startOver.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_service_startup.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_service_sync_401.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_service_sync_locked.js Bug 664792 - Tune sync intervals according to user behaviour. r=philikon 2011-06-27 14:22:49 +01:00
test_service_sync_remoteSetup.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_service_sync_updateEnabledEngines.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_service_verifyLogin.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_service_wipeClient.js Bug 650208: part 4: upload keys then download them. r=philiKON 2011-04-19 12:35:04 -07:00
test_service_wipeServer.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_status_checkSetup.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_status.js
test_syncengine_sync.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_syncengine.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_syncscheduler.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_syncstoragerequest.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_tab_engine.js
test_tab_store.js Backed out changeset eb4233025be0 for xpcshell test failures 2012-03-22 15:49:39 -07:00
test_tab_tracker.js Bug 679279 - Part 3: Object.keys and test improvements. r=philikon 2011-08-19 17:17:58 -07:00
test_tracker_addChanged.js
test_upgrade_old_sync_key.js Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
test_utils_atob.js
test_utils_catch.js
test_utils_deepCopy.js Backed out changeset eb4233025be0 for xpcshell test failures 2012-03-22 15:49:39 -07:00
test_utils_deepEquals.js
test_utils_deferGetSet.js Bug 636478 - Simplify Utils.deferGetSet. r=rnewman a=blocking-fennec 2011-02-25 14:43:10 -08:00
test_utils_deriveKey.js Bug 651596: eliminate IWeaveCrypto. r=philiKON 2011-04-20 14:27:19 -07:00
test_utils_encodeBase32.js
test_utils_getErrorString.js Bug 596620 - Remove compat code for username-based UI. r=rnewman 2011-03-25 00:57:23 -07:00
test_utils_getIcon.js
test_utils_hkdfExpand.js Bug 681864 - Get rid of unused Utils.sha* helpers. r=rnewman 2011-08-26 10:27:29 -07:00
test_utils_httpmac.js Bug 729659 - Implement HTTP MAC authorization signing API; r=rnewman, dchan 2012-02-27 17:52:48 -08:00
test_utils_json.js Backed out changeset eb4233025be0 for xpcshell test failures 2012-03-22 15:49:39 -07:00
test_utils_lazyStrings.js
test_utils_lock.js
test_utils_makeGUID.js
test_utils_makeURI.js Backed out changeset eb4233025be0 for xpcshell test failures 2012-03-22 15:49:39 -07:00
test_utils_namedTimer.js Bug 662178 - Harden test_utils_namedTimer.js. r=rnewman 2011-06-08 18:12:12 +02:00
test_utils_notify.js Bug 675125 - Utils.notify should pass observers the exception as subject. r=rnewman 2011-07-29 18:47:39 -07:00
test_utils_passphrase.js Bug 648364 - Remove dead code. r=rnewman 2011-05-19 18:09:02 -07:00
test_utils_pbkdf2.js
test_utils_sha1.js
test_utils_stackTrace.js
test_utils_utf8.js
xpcshell.ini Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00