.. |
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.in
|
Bug 664090 - Disable test_service_filelog.js on Win opt builds. a=orange
|
2011-06-15 01:05:56 +02:00 |
head_helpers.js
|
Bug 656513: part 0: Put SteamEngine, renamed RotaryEngine, into head_helpers.js. r=philiKON
|
2011-06-14 09:31:31 -07:00 |
head_http_server.js
|
Bug 650208: add test for freshStart behavior, improve collection tracking in tests. r=philiKON
|
2011-04-19 12:56:46 -07:00 |
places_v10_from_v11.sqlite
|
Bug 616001 - Sync needs to check moz_places.guid and moz_bookmarks.guid if it exists.
|
2010-12-14 15:50:50 -08:00 |
test_async_helpers.js
|
Bug 662178 - Simplify timed callbacks. r=rnewman
|
2011-06-06 21:27:36 +02:00 |
test_async_querySpinningly.js
|
Bug 662178 - Simplify timed callbacks. r=rnewman
|
2011-06-06 21:27:36 +02:00 |
test_auth_manager.js
|
Bug 650208: part 2b: clean up basic auth mess in tests. r=philiKON
|
2011-04-18 13:26:03 -07:00 |
test_bookmark_batch_fail.js
|
|
|
test_bookmark_engine.js
|
Bug 661587 - Don't use the root logger. r=rnewman
|
2011-06-13 20:42:18 +02: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
|
Bug 661587 - Don't use the root logger. r=rnewman
|
2011-06-13 20:42:18 +02: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 650208: part 4: upload keys then download them. r=philiKON
|
2011-04-19 12:35:04 -07:00 |
test_bookmark_smart_bookmarks.js
|
Bug 661587 - Don't use the root logger. r=rnewman
|
2011-06-13 20:42:18 +02: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 661587 - Don't use the root logger. r=rnewman
|
2011-06-13 20:42:18 +02:00 |
test_clients_engine.js
|
Bug 661587 - Don't use the root logger. r=rnewman
|
2011-06-13 20:42:18 +02:00 |
test_clients_escape.js
|
Bug 646347 - Use Sync API version 1.1. r=rnewman
|
2011-04-08 14:52:08 -07:00 |
test_collection_inc_get.js
|
Bug 609421 - Combine base_record/* files into record.js. r=rnewman
|
2011-01-18 16:23:30 -08:00 |
test_collections_recovery.js
|
Bug 650208: add test for freshStart behavior, improve collection tracking in tests. r=philiKON
|
2011-04-19 12:56:46 -07:00 |
test_corrupt_keys.js
|
No need for startOver in test_corrupt_keys. r=philiKON
|
2011-05-30 19:00:47 -07:00 |
test_engine_abort.js
|
Bug 656513: part 1: provide a way for record handlers to abort incoming sync. r=philiKON
|
2011-06-15 00:03:32 -07:00 |
test_engine.js
|
Bug 609421 - Move tracker and store implementation into engines.js. r=rnewman
|
2011-01-18 16:23:25 -08:00 |
test_enginemanager.js
|
|
|
test_forms_store.js
|
Bug 630720 - Form sync: apply records batched and in transactions to avoid fsyncs. r+a=mconnor
|
2011-02-03 10:23:38 -08:00 |
test_forms_tracker.js
|
Bug 597400: return null if GUID lookup fails in forms engine. r=philiKON
|
2011-01-06 12:05:30 -08:00 |
test_history_engine.js
|
Switch test_history_engine.js to add_test/run_next_test. r=philiKON
|
2011-05-30 19:00:41 -07:00 |
test_history_store.js
|
Bug 662178 - Simplify timed callbacks. r=rnewman
|
2011-06-06 21:27:36 +02:00 |
test_history_tracker.js
|
Bug 662178 - Simplify timed callbacks. r=rnewman
|
2011-06-06 21:27:36 +02:00 |
test_jpakeclient.js
|
Bug 662178 - Simplify timed callbacks. r=rnewman
|
2011-06-06 21:27:36 +02:00 |
test_keys.js
|
Bug 650208: part 4: upload keys then download them. r=philiKON
|
2011-04-19 12:35:04 -07:00 |
test_load_modules.js
|
Bug 609421 - Combine auth.js and resource.js. r=rnewman
|
2011-01-18 16:23:38 -08:00 |
test_log4moz.js
|
Bug 610832 - Add StorageStreamAppender to log4moz.js. r=rnewman
|
2011-06-13 20:39:37 +02: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_places_guid_downgrade.js
|
Move async utilities into async.js. Add Async.makeSpinningCallback as a temporary shim for wrapping Cb versions of functions. r=philiKON
|
2011-05-30 19:01:13 -07:00 |
test_Preferences.js
|
Bug 613277 - Add tests from JSModules repository
|
2011-05-19 21:14:13 -07:00 |
test_prefs_store.js
|
Bug 648364 - Replace custom helpers with Services.jsm. r=rnewman
|
2011-05-19 18:08:07 -07:00 |
test_prefs_tracker.js
|
Bug 648364 - Replace custom helpers with Services.jsm. r=rnewman
|
2011-05-19 18:08:07 -07:00 |
test_records_crypto_generateEntry.js
|
Bug 609421 - Combine base_record/* files into record.js. r=rnewman
|
2011-01-18 16:23:30 -08:00 |
test_records_crypto.js
|
Bug 650208: part 4: upload keys then download them. r=philiKON
|
2011-04-19 12:35:04 -07:00 |
test_records_wbo.js
|
Bug 609421 - Combine auth.js and resource.js. r=rnewman
|
2011-01-18 16:23:38 -08:00 |
test_resource_async.js
|
Bug 650941 - Use run_next_test in test_resource_async.js. r=rnewman
|
2011-06-06 20:29:45 +02:00 |
test_resource_ua.js
|
Bug 648364 - Replace custom helpers with Services.jsm. r=rnewman
|
2011-05-19 18:08:07 -07:00 |
test_resource.js
|
Move Resource.serverTime to AsyncResource, fix comments for AsyncResource. r=philiKON
|
2011-05-30 19:01:25 -07:00 |
test_service_attributes.js
|
Bug 646347 - Use Sync API version 1.1. r=rnewman
|
2011-04-08 14:52:08 -07:00 |
test_service_changePassword.js
|
Bug 648364 - Replace custom helpers with Services.jsm. r=rnewman
|
2011-05-19 18:08:07 -07:00 |
test_service_checkAccount.js
|
Bug 596620 - Remove compat code for username-based UI. r=rnewman
|
2011-03-25 00:57:23 -07:00 |
test_service_cluster.js
|
Bug 591103 - Sanitize WBO tests. r=mconnor
|
2011-01-14 13:22:20 -08:00 |
test_service_createAccount.js
|
Bug 650208: part 2b: clean up basic auth mess in tests. r=philiKON
|
2011-04-18 13:26:03 -07:00 |
test_service_detect_upgrade.js
|
Bug 650208: part 4: upload keys then download them. r=philiKON
|
2011-04-19 12:35:04 -07:00 |
test_service_filelog.js
|
Bug 664090 - Disable test_service_filelog.js on Win opt builds. a=orange
|
2011-06-15 01:05:56 +02:00 |
test_service_login.js
|
Bug 648364 - Replace custom helpers with Services.jsm. r=rnewman
|
2011-05-19 18:08:07 -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 650208: part 2: augment tests to actually track collections. r=philiKON
|
2011-04-18 13:25:25 -07:00 |
test_service_persistLogin.js
|
Bug 648364 - Replace custom helpers with Services.jsm. r=rnewman
|
2011-05-19 18:08:07 -07:00 |
test_service_quota.js
|
Bug 646347 - Use Sync API version 1.1. r=rnewman
|
2011-04-08 14:52:08 -07:00 |
test_service_startOver.js
|
Bug 649783: don't attempt to delete client-specific data if Sync doesn't have a cluster URL. r=philiKON
|
2011-04-13 15:34:58 -07:00 |
test_service_startup.js
|
Bug 633681 - Add a Status.ready flag that indicates whether Sync has started up. r+a=mconnor
|
2011-02-17 13:41:13 -08:00 |
test_service_sync_401.js
|
Bug 650208: part 2b: clean up basic auth mess in tests. r=philiKON
|
2011-04-18 13:26:03 -07:00 |
test_service_sync_checkServerError.js
|
Bug 629664 - Get rid of intermittent Windows failure (again!) by undoing part of bug 624436. r=rnewman
|
2011-05-20 13:06:07 -07:00 |
test_service_sync_locked.js
|
Bug 616568: commit test that slipped through hg add. r=philiKON
|
2011-01-19 16:41:30 -08:00 |
test_service_sync_remoteSetup.js
|
Bug 646347 - Use Sync API version 1.1. r=rnewman
|
2011-04-08 14:52:08 -07:00 |
test_service_sync_updateEnabledEngines.js
|
Bug 650208: small followups (use add_test, CRYPTO_COLLECTION). r=philiKON
|
2011-04-19 13:18:15 -07:00 |
test_service_verifyLogin.js
|
Bug 648364 - Replace custom helpers with Services.jsm. r=rnewman
|
2011-05-19 18:08:07 -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 646347 - Use Sync API version 1.1. r=rnewman
|
2011-04-08 14:52:08 -07:00 |
test_status_checkSetup.js
|
Bug 603489, 614489: simplified crypto. r=mconnor
|
2010-11-29 16:41:17 -08:00 |
test_status.js
|
|
|
test_syncengine_sync.js
|
Bug 656513: part 0: Put SteamEngine, renamed RotaryEngine, into head_helpers.js. r=philiKON
|
2011-06-14 09:31:31 -07:00 |
test_syncengine.js
|
Bug 659107 - Only report failure for newly failed items. r=philikon,rnewman
|
2011-05-27 17:32:13 -07:00 |
test_tab_engine.js
|
Bug 591816 - Add tests for TabEngine [r=mconnor]
|
2010-09-20 18:53:13 +02:00 |
test_tab_store.js
|
Bug 609421 - Combine type_record/* files with their respective engines/* counterparts. r=rnewman
|
2011-01-18 16:23:20 -08:00 |
test_tab_tracker.js
|
Bug 648364 - Replace custom helpers with Services.jsm. r=rnewman
|
2011-05-19 18:08:07 -07:00 |
test_tracker_addChanged.js
|
Bug 609421 - Move tracker and store implementation into engines.js. r=rnewman
|
2011-01-18 16:23:25 -08:00 |
test_upgrade_old_sync_key.js
|
Bug 618335: normalize old-style 20-char sync keys. r=philiKON
|
2010-12-20 10:10:37 -08:00 |
test_utils_asyncChain.js
|
Bug 606695 - Helper for chaining async functions [r=mconnor]
|
2010-10-29 06:54:30 -07:00 |
test_utils_atob.js
|
Bug 603489, 614489: simplified crypto. r=mconnor
|
2010-11-29 16:41:17 -08:00 |
test_utils_catch.js
|
Bug 623689: don't misbehave on master password cancel. r=philiKON
|
2011-01-10 21:51:29 -08:00 |
test_utils_deepCopy.js
|
Bug 588193 - more tests for util.js [r=mconnor]
|
2010-09-20 18:53:08 +02: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
|
Bug 603489, 614489: simplified crypto. r=mconnor
|
2010-11-29 16:41:17 -08:00 |
test_utils_ensureOneOpen.js
|
Bug 588193 - more tests for util.js [r=mconnor]
|
2010-09-20 18:53:08 +02:00 |
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
|
Bug 588193 - more tests for util.js [r=mconnor]
|
2010-09-20 18:53:08 +02:00 |
test_utils_hkdfExpand.js
|
Bug 617868 - RFC-5869 compliant HKDF implementation with test vectors. r=mconnor
|
2010-12-09 12:14:08 -08:00 |
test_utils_isArray.js
|
Bug 588193 - more tests for util.js [r=mconnor]
|
2010-09-20 18:53:08 +02:00 |
test_utils_json.js
|
Bug 648364 - Replace custom helpers with FileUtils.jsm. r=rnewman
|
2011-05-19 18:08:51 -07:00 |
test_utils_lazyStrings.js
|
Bug 588193 - more tests for util.js [r=mconnor]
|
2010-09-20 18:53:08 +02:00 |
test_utils_lock.js
|
Bug 603489, 614489: simplified crypto. r=mconnor
|
2010-11-29 16:41:17 -08:00 |
test_utils_makeGUID.js
|
Bug 606353 - Add a Utils.checkGUID() helper. r=rnewman
|
2011-01-28 09:39:28 -08:00 |
test_utils_makeURI.js
|
Bug 588193 - more tests for util.js [r=mconnor]
|
2010-09-20 18:53:08 +02: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
|
|
|
test_utils_passphrase.js
|
Bug 648364 - Remove dead code. r=rnewman
|
2011-05-19 18:09:02 -07:00 |
test_utils_pbkdf2.js
|
Bug 610749: add pure-JS PBKDF2 implementation.
|
2010-11-16 11:42:17 -08:00 |
test_utils_sha1.js
|
|
|
test_utils_sha1hmac.js
|
Bug 610749: (FIXED) add pure-JS PBKDF2 implementation. r=philikon
|
2010-11-16 11:50:18 -08:00 |
test_utils_sha256HMAC.js
|
Bug 636677 - Don't create a new nsICryptoHMAC object for each HMAC verification. r=rnewman a=blocking-fennec
|
2011-03-01 14:29:41 -08:00 |
test_utils_slices.js
|
Add Utils.slices. r=philiKON
|
2011-05-30 19:01:07 -07:00 |
test_utils_stackTrace.js
|
Bug 608324 - test_utils_stackTrace fails after JM changes [r=mconnor]
|
2010-10-29 14:09:58 -07:00 |
test_utils_utf8.js
|
Bug 588193 - more tests for util.js [r=mconnor]
|
2010-09-20 18:53:13 +02:00 |
xpcshell.ini
|
Bug 656513: part 1: provide a way for record handlers to abort incoming sync. r=philiKON
|
2011-06-15 00:03:32 -07:00 |