gecko/toolkit/mozapps/update/test/chrome
2013-07-11 13:46:32 -07:00
..
Makefile.in 3. tests patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy 2013-06-22 13:37:16 -07:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
test_0011_check_basic.xul
test_0012_check_basic_license.xul
test_0013_check_incompat_basic.xul
test_0014_check_incompat_basic_license.xul
test_0015_check_incompat_basic_addons.xul
test_0016_check_incompat_basic_license_addons.xul
test_0017_check_staging_basic.xul Tests - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy 2013-06-19 18:05:34 -07:00
test_0021_check_billboard.xul
test_0022_check_billboard_license.xul
test_0023_check_incompat_billboard.xul
test_0024_check_incompat_billboard_license.xul
test_0025_check_incompat_billboard_addons.xul
test_0026_check_incompat_billboard_license_addons.xul
test_0027_check_staging_billboard.xul Tests - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy 2013-06-19 18:05:34 -07:00
test_0031_available_basic.xul Bug 886545 - Provide method to check for updates to support bug 885641. r=bbondy 2013-07-11 13:46:32 -07:00
test_0032_available_basic_license.xul Bug 886545 - Provide method to check for updates to support bug 885641. r=bbondy 2013-07-11 13:46:32 -07:00
test_0033_available_incompat_basic.xul Bug 886545 - Provide method to check for updates to support bug 885641. r=bbondy 2013-07-11 13:46:32 -07:00
test_0034_available_incompat_basic_license.xul Bug 886545 - Provide method to check for updates to support bug 885641. r=bbondy 2013-07-11 13:46:32 -07:00
test_0035_available_incompat_basic_addons.xul Bug 886545 - Provide method to check for updates to support bug 885641. r=bbondy 2013-07-11 13:46:32 -07:00
test_0036_available_incompat_basic_license_addons.xul Bug 886545 - Provide method to check for updates to support bug 885641. r=bbondy 2013-07-11 13:46:32 -07:00
test_0037_available_staging_basic.xul Bug 886545 - Provide method to check for updates to support bug 885641. r=bbondy 2013-07-11 13:46:32 -07:00
test_0041_available_billboard.xul
test_0042_available_billboard_license.xul
test_0043_available_incompat_billboard.xul
test_0044_available_incompat_billboard_license.xul
test_0045_available_incompat_billboard_addons.xul
test_0046_available_incompat_billboard_license_addons.xul
test_0047_available_staging_billboard.xul Tests - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy 2013-06-19 18:05:34 -07:00
test_0051_check_error_xml_malformed.xul
test_0052_check_no_updates.xul
test_0053_check_billboard_license_noAttr.xul
test_0054_check_billboard_license_404.xul
test_0061_check_verifyFailPartial_noComplete.xul
test_0062_check_verifyFailComplete_noPartial.xul
test_0063_check_verifyFailPartialComplete.xul
test_0064_check_verifyFailPartial_successComplete.xul
test_0071_notify_verifyFailPartial_noComplete.xul
test_0072_notify_verifyFailComplete_noPartial.xul
test_0073_notify_verifyFailPartialComplete.xul
test_0074_notify_verifyFailPartial_successComplete.xul
test_0081_error_patchApplyFailure_partial_only.xul
test_0082_error_patchApplyFailure_complete_only.xul
test_0083_error_patchApplyFailure_partial_complete.xul
test_0084_error_patchApplyFailure_verify_failed.xul
test_0091_installed.xul
test_0092_finishedBackground.xul
test_0093_restartNotification.xul Tests - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy 2013-06-19 18:05:34 -07:00
test_0094_restartNotification_remote.xul Tests - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy 2013-06-19 18:05:34 -07:00
test_0095_restartNotification_remoteInvalidNumber.xul Tests - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy 2013-06-19 18:05:34 -07:00
test_0096_restartNotification_stagedBackground.xul Tests - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy 2013-06-19 18:05:34 -07:00
test_0097_restartNotification_stagedServiceBackground.xul Tests - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy 2013-06-19 18:05:34 -07:00
test_0101_background_restartNotification.xul Tests - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy 2013-06-19 18:05:34 -07:00
test_0102_background_restartNotification_staging.xul Tests - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy 2013-06-19 18:05:34 -07:00
test_0103_background_restartNotification_stagingService.xul Tests - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy 2013-06-19 18:05:34 -07:00
test_0111_neverButton_basic.xul
test_0112_neverButton_billboard.xul
test_0113_showNeverForVersionRemovedWithPref.xul
test_0121_check_requireBuiltinCert.xul
test_0122_check_allowNonBuiltinCert_validCertAttrs.xul
test_0123_check_allowNonBuiltinCert_noCertAttrsCheck.xul
test_0131_check_invalidCertAttrs_noUpdate.xul
test_0132_check_invalidCertAttrs_hasUpdate.xul
test_0141_notify_invalidCertAttrs_noUpdate.xul
test_0142_notify_invalidCertAttrs_hasUpdate.xul
test_0151_notify_backgroundCheckError.xul
test_0161_check_unsupported.xul 3. tests patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy 2013-06-22 13:37:16 -07:00
test_0162_notify_unsupported.xul 3. tests patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy 2013-06-22 13:37:16 -07:00
test_0900_deprecatedUpdateFormat_minor.xul
test_0901_deprecatedUpdateFormat_major.xul
test_9999_cleanup.xul Tests - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy 2013-06-19 18:05:34 -07:00
update.sjs 3. tests patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy 2013-06-22 13:37:16 -07:00
utils.js 3. tests patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy 2013-06-22 13:37:16 -07:00