[common][calendar][fix test annotations and coding style issue] 07/228907/1
authorqunfang.lin <qunfang.lin@samsung.com>
Fri, 27 Mar 2020 01:46:10 +0000 (09:46 +0800)
committerqunfang.lin <qunfang.lin@samsung.com>
Fri, 27 Mar 2020 01:46:28 +0000 (09:46 +0800)
Change-Id: I8076a650978043b56736f57360f4fa2396085a42
Signed-off-by: qunfang.lin <qunfang.lin@samsung.com>
357 files changed:
common/tct-calendar-tizen-tests/calendar/CalendarAlarm_absoluteDate_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarAlarm_attribute_valid_value_CalendarEvent.html
common/tct-calendar-tizen-tests/calendar/CalendarAlarm_attribute_valid_value_CalendarTask.html
common/tct-calendar-tizen-tests/calendar/CalendarAlarm_before_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarAlarm_constructor_TZDate.html
common/tct-calendar-tizen-tests/calendar/CalendarAlarm_constructor_TZDate_description.html
common/tct-calendar-tizen-tests/calendar/CalendarAlarm_constructor_TimeDuration.html
common/tct-calendar-tizen-tests/calendar/CalendarAlarm_constructor_TimeDuration_description.html
common/tct-calendar-tizen-tests/calendar/CalendarAlarm_description_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarAlarm_exist.html
common/tct-calendar-tizen-tests/calendar/CalendarAlarm_extend.html
common/tct-calendar-tizen-tests/calendar/CalendarAlarm_method_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarArraySuccessCallback_notexist.html
common/tct-calendar-tizen-tests/calendar/CalendarArraySuccessCallback_onsuccess.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendeeInit_attribute_check_type.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_RSVP_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_attribute_valid_CalendarTask.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_attribute_valid_value_CalendarEvent.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_constructor.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_constructor_minarg.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_constructor_valid_argument.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_contactRef_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_delegateURI_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_delegatorURI_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_exist.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_extend.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_group_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_name_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_role_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_status_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_type_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarAttendee_uri_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_notexist.html
common/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_onitemsadded.html
common/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_onitemsremoved.html
common/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_onitemsupdated.html
common/tct-calendar-tizen-tests/calendar/CalendarEventArraySuccessCallback_notexist.html
common/tct-calendar-tizen-tests/calendar/CalendarEventArraySuccessCallback_onsuccess.html
common/tct-calendar-tizen-tests/calendar/CalendarEventId_constructor.html
common/tct-calendar-tizen-tests/calendar/CalendarEventId_exist.html
common/tct-calendar-tizen-tests/calendar/CalendarEventId_extend.html
common/tct-calendar-tizen-tests/calendar/CalendarEventId_rid_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarEventId_uid_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarEventInit_attributeType.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_availability_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_CalendarEventInit.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_stringRepresentation.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_vCalendar.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_valid_argument.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_endDate_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_exist.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_endDate_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_endDate_invalid_obj.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_errorCallback_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_errorCallback_invalid_cb.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_errorCallback_invoked.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_exist.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_missarg.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_noarg.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_startDate_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_startDate_invalid_obj.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_successCallback_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_successCallback_invalid_cb.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_with_errorCallback.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_extend.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_isDetached_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarEvent_recurrenceRule_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItemArraySuccessCallback_notexist.html
common/tct-calendar-tizen-tests/calendar/CalendarItemArraySuccessCallback_onsuccess.html
common/tct-calendar-tizen-tests/calendar/CalendarItemInit_attributeType.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_alarms_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_attendees_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_attribute_valid_value_CalendarEvent.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_attribute_valid_value_CalendarTask.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_calendarId_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_categories_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_clone.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_clone_CalendarTask.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_clone_exist.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_clone_extra_argument.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_CalendarTask.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_VCALENDAR_10.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_exist.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_format_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_missarg_CalendarEvent.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_missarg_CalendarTask.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_description_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_duration_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_extend.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_geolocation_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_id_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_isAllDay_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_lastModificationDate_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_location_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_notexist.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_organizer_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_priority_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_startDate_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_status_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_summary_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarItem_visibility_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarManagerObject_notexist.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_addCalendar.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_addCalendar_calendar_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_addCalendar_calendar_invalid.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_addCalendar_exist.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_extend.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_exist.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_id_invalid_argument.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_missarg.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_type_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_type_invalid_argument.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_errorCallback_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_errorCallback_invalid_cb.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_exist.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_missarg.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_missarg_TASK.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_noarg.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_successCallback_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_successCallback_invalid_cb.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_type_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_with_errorCallback.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_CalendarEvent.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_CalendarTask.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_exist.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_missarg.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_type_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_type_invalid.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getUnifiedCalendar.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getUnifiedCalendar_exist.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getUnifiedCalendar_missarg.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getUnifiedCalendar_type_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_getUnifiedCalendar_type_invalid.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_in_tizen.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_notexist.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_removeCalendar.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_removeCalendar_id_invalid.html
common/tct-calendar-tizen-tests/calendar/CalendarManager_removeCalendar_invalid_argument.html
common/tct-calendar-tizen-tests/calendar/CalendarRecurrenceRuleInit_attribute_check_type.html
common/tct-calendar-tizen-tests/calendar/CalendarRecurrenceRule_attribute_valid_value.html
common/tct-calendar-tizen-tests/calendar/CalendarRecurrenceRule_constructor.html
common/tct-calendar-tizen-tests/calendar/CalendarRecurrenceRule_constructor_minarg.html
common/tct-calendar-tizen-tests/calendar/CalendarRecurrenceRule_daysOfTheWeek_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarRecurrenceRule_exceptions_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarRecurrenceRule_exist.html
common/tct-calendar-tizen-tests/calendar/CalendarRecurrenceRule_extend.html
common/tct-calendar-tizen-tests/calendar/CalendarRecurrenceRule_frequency_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarRecurrenceRule_interval_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarRecurrenceRule_occurrenceCount_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarRecurrenceRule_setPositions_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarRecurrenceRule_untilDate_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarTaskInit_attributeType.html
common/tct-calendar-tizen-tests/calendar/CalendarTask_attribute_date_valid_value.html
common/tct-calendar-tizen-tests/calendar/CalendarTask_completedDate_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarTask_constructor_dictionary.html
common/tct-calendar-tizen-tests/calendar/CalendarTask_constructor_iCalendar.html
common/tct-calendar-tizen-tests/calendar/CalendarTask_constructor_noarg.html
common/tct-calendar-tizen-tests/calendar/CalendarTask_constructor_vCalendar.html
common/tct-calendar-tizen-tests/calendar/CalendarTask_dueDate_attribute.html
common/tct-calendar-tizen-tests/calendar/CalendarTask_exist.html
common/tct-calendar-tizen-tests/calendar/CalendarTask_extend.html
common/tct-calendar-tizen-tests/calendar/CalendarTask_progress_attribute.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarAlarm_attri_absoluteDate.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarAlarm_attri_before.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarAlarm_attri_description.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarAlarm_attri_method.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarAlarm_constructor_AbsoluteDate.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarAlarm_constructor_TimeDuration.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarAttendee_constructor_default.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEventArraySuccessCallback_onsuccess.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_alarms.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_attendees.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_availability.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_categories.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_description.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_duration.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_endDate.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_geolocation.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_id.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_isAllDay.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_isDetached.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_lastModificationDate.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_location.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_organizer.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_priority.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_recurrenceRule.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_startDate.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_status.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_summary.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_attri_visibility.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_clone.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_attendees_geolocation_status.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_categories_visibility_priority.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_duration_geolocation.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_isAllDay_organizer.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_progress_startDate.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_startDate_isAllDay.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_status_startDate.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_summary_location.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_duration_location_priority.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_geolocation_organizer_categories.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_geolocation_status.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_isAllDay_duration_organizer.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_isAllDay_geolocation_priority.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_isAllDay_priority_organizer.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_location_duration_organizer.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_location_geolocation.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_location_geolocation_categories.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_location_organizer_priority.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_organizer_categories_visibility.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_organizer_priority.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_organizer_visibility_attendees.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_progress_isAllDay_location.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_progress_status_attendees.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_progress_visibility_organizer.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_startDate_categories_location.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_startDate_duration.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_startDate_organizer.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_status_location_isAllDay.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_status_visibility_attendees.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_status_visibility_categories.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_status_visibility_priority.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_summary_geolocation_priority.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_summary_location_isAllDay.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_summary_priority.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_summary_priority_isAllDay.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_visibility_status_priority.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarManagerObject_attri_locationandsummary.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarManager_getCalendarDefault_event.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarManager_getCalendars_event.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarManager_getCalendars_successcallback_invalid.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarManager_getDefaultCalendar_CalendarType_error.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarManager_getDefaultCalendar_event.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarManager_getDefaultCalendar_null.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarRecurrenceRule_attri_daysOfTheWeek.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarRecurrenceRule_attri_exceptions.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarRecurrenceRule_attri_frequency.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarRecurrenceRule_attri_interval.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarRecurrenceRule_attri_occurrenceCount.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarRecurrenceRule_attri_setPositions.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarRecurrenceRule_attri_untilDate.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarTask_attri_completedDate.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarTask_attri_dueDate.html
common/tct-calendar-tizen-tests/calendar/Calendar_CalendarTask_attri_progress.html
common/tct-calendar-tizen-tests/calendar/Calendar_Calendar_addBatch_error_events.html
common/tct-calendar-tizen-tests/calendar/Calendar_Calendar_addChangeListener.html
common/tct-calendar-tizen-tests/calendar/Calendar_accountId_attribute.html
common/tct-calendar-tizen-tests/calendar/Calendar_add.html
common/tct-calendar-tizen-tests/calendar/Calendar_addBatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_addBatch_errorCallback_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_addBatch_errorCallback_invalid_cb.html
common/tct-calendar-tizen-tests/calendar/Calendar_addBatch_errorCallback_invoked.html
common/tct-calendar-tizen-tests/calendar/Calendar_addBatch_exist.html
common/tct-calendar-tizen-tests/calendar/Calendar_addBatch_items_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_addBatch_missarg.html
common/tct-calendar-tizen-tests/calendar/Calendar_addBatch_successCallback_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_addBatch_successCallback_invalid_cb.html
common/tct-calendar-tizen-tests/calendar/Calendar_addBatch_with_errorCallback.html
common/tct-calendar-tizen-tests/calendar/Calendar_addBatch_with_successCallback.html
common/tct-calendar-tizen-tests/calendar/Calendar_addChangeListener.html
common/tct-calendar-tizen-tests/calendar/Calendar_addChangeListener_exist.html
common/tct-calendar-tizen-tests/calendar/Calendar_addChangeListener_missarg.html
common/tct-calendar-tizen-tests/calendar/Calendar_addChangeListener_successCallback_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_addChangeListener_successCallback_invalid_cb.html
common/tct-calendar-tizen-tests/calendar/Calendar_addChangeListener_successCallback_invalid_type.html
common/tct-calendar-tizen-tests/calendar/Calendar_add_Event.html
common/tct-calendar-tizen-tests/calendar/Calendar_add_exist.html
common/tct-calendar-tizen-tests/calendar/Calendar_add_invalid_obj.html
common/tct-calendar-tizen-tests/calendar/Calendar_add_item_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_add_item_invalid_type.html
common/tct-calendar-tizen-tests/calendar/Calendar_add_missarg.html
common/tct-calendar-tizen-tests/calendar/Calendar_constructor.html
common/tct-calendar-tizen-tests/calendar/Calendar_eventType_methods_exist.html
common/tct-calendar-tizen-tests/calendar/Calendar_exist.html
common/tct-calendar-tizen-tests/calendar/Calendar_extend.html
common/tct-calendar-tizen-tests/calendar/Calendar_find.html
common/tct-calendar-tizen-tests/calendar/Calendar_find_errorCallback_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_find_errorCallback_invalid_cb.html
common/tct-calendar-tizen-tests/calendar/Calendar_find_errorCallback_invoked.html
common/tct-calendar-tizen-tests/calendar/Calendar_find_event_usage.html
common/tct-calendar-tizen-tests/calendar/Calendar_find_exist.html
common/tct-calendar-tizen-tests/calendar/Calendar_find_filter_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_find_filter_invalid_obj.html
common/tct-calendar-tizen-tests/calendar/Calendar_find_missarg.html
common/tct-calendar-tizen-tests/calendar/Calendar_find_sortMode_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_find_sortMode_invalid_obj.html
common/tct-calendar-tizen-tests/calendar/Calendar_find_successCallback_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_find_successCallback_invalid_cb.html
common/tct-calendar-tizen-tests/calendar/Calendar_find_task_usage.html
common/tct-calendar-tizen-tests/calendar/Calendar_find_with_errorCallback.html
common/tct-calendar-tizen-tests/calendar/Calendar_find_with_filter.html
common/tct-calendar-tizen-tests/calendar/Calendar_find_with_sortMode.html
common/tct-calendar-tizen-tests/calendar/Calendar_get.html
common/tct-calendar-tizen-tests/calendar/Calendar_get_NotFoundError.html
common/tct-calendar-tizen-tests/calendar/Calendar_get_exist.html
common/tct-calendar-tizen-tests/calendar/Calendar_get_id_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_get_invalid_argument.html
common/tct-calendar-tizen-tests/calendar/Calendar_get_missarg.html
common/tct-calendar-tizen-tests/calendar/Calendar_get_valid_argument.html
common/tct-calendar-tizen-tests/calendar/Calendar_id_attribute.html
common/tct-calendar-tizen-tests/calendar/Calendar_methods_exist.html
common/tct-calendar-tizen-tests/calendar/Calendar_name_attribute.html
common/tct-calendar-tizen-tests/calendar/Calendar_remove.html
common/tct-calendar-tizen-tests/calendar/Calendar_removeBatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_errorCallback_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_errorCallback_invalid_cb.html
common/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_errorCallback_invoked.html
common/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_exist.html
common/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_ids_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_missarg.html
common/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_successCallback_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_successCallback_invalid_cb.html
common/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_with_successCallback.html
common/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_without_callbacks.html
common/tct-calendar-tizen-tests/calendar/Calendar_removeChangeListener.html
common/tct-calendar-tizen-tests/calendar/Calendar_removeChangeListener_exist.html
common/tct-calendar-tizen-tests/calendar/Calendar_removeChangeListener_id_invalid.html
common/tct-calendar-tizen-tests/calendar/Calendar_removeChangeListener_missarg.html
common/tct-calendar-tizen-tests/calendar/Calendar_remove_Event.html
common/tct-calendar-tizen-tests/calendar/Calendar_remove_exist.html
common/tct-calendar-tizen-tests/calendar/Calendar_remove_id_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_remove_id_invalid_argument.html
common/tct-calendar-tizen-tests/calendar/Calendar_remove_missarg.html
common/tct-calendar-tizen-tests/calendar/Calendar_taskType_methods_exist.html
common/tct-calendar-tizen-tests/calendar/Calendar_update.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_errorCallback_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_errorCallback_invalid_cb.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_errorCallback_invoked.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_eventType_with_optional_null.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_exist.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_items_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_missarg.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_successCallback_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_successCallback_invalid_cb.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_taskType_with_optional_null.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_updateAllInstances_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_with_successCallback.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_with_updateAllInstances.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_with_updateAllInstances_true.html
common/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_without_optional_arguments.html
common/tct-calendar-tizen-tests/calendar/Calendar_update_exist.html
common/tct-calendar-tizen-tests/calendar/Calendar_update_item_TypeMismatch.html
common/tct-calendar-tizen-tests/calendar/Calendar_update_item_invalid_type.html
common/tct-calendar-tizen-tests/calendar/Calendar_update_missarg.html
common/tct-calendar-tizen-tests/calendar/Calendar_update_updateAllInstances_miscellaneous_values.html
common/tct-calendar-tizen-tests/calendar/Calendar_update_with_updateAllInstances_false.html
common/tct-calendar-tizen-tests/calendar/Calendar_update_with_updateAllInstances_true.html
common/tct-calendar-tizen-tests/tests.full.xml
common/tct-calendar-tizen-tests/tests.xml

index b474c88485c94542c45d6601136f3178ce6190c1..42016f2bba1fb6de6e65037c1e717d806cec77f7 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAlarm_absoluteDate_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if attribute absoluteDate of CalendarAlarm exists, has type TZDate
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:absoluteDate A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG
+
 test(function () {
     var calendarAlarm, alarmDate, newValue;
 
@@ -52,7 +54,6 @@ test(function () {
     calendarAlarm.absoluteDate = newValue;
     assert_true(calendarAlarm.absoluteDate.equalsTo(newValue),
         "CalendarAlarm.absoluteDate should accept a valid value");
-
 }, document.title);
 
 </script>
index 79956a12124a4c307e1492dfab76ca15e13db17c..7d0b1bea9c6d5cee294aa2df8d8c51368cd0c2ae 100755 (executable)
@@ -20,25 +20,27 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarAlarm_attribute_valid_value_CalendarEvent</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarAlarm_attribute_valid_value_CalendarEvent
 //==== LABEL Check various attributes of CalendarAlarm used in Calendar Event
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:method A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
+
 test(function () {
     var originalEvent, retrievedEvent, originalAlarms, retrievedAlarms, eventCalendar;
+
     // Start time should be greater than current time for the alarm to be effective.
     originalAlarms = [new tizen.CalendarAlarm(new tizen.TimeDuration(30, "MINS"), "DISPLAY", "Alarm description"),
         new tizen.CalendarAlarm(new tizen.TZDate(2014, 2, 25, 10, 0), "SOUND")];
@@ -62,7 +64,6 @@ test(function () {
     assert_equals(originalAlarms[1].method, retrievedAlarms[1].method, "See if the method equals.");
     assert_equals(originalAlarms[0].description, retrievedAlarms[0].description, "See if the description equals.");
     assert_equals(originalAlarms[1].description, retrievedAlarms[1].description, "See if the description equals.");
-
 }, document.title);
 
 </script>
index d6f6856484299423e2fd4c3c7b94f634a2d7b539..7dbf573dd3198a74a3b5bf2757d087693d2caf6e 100755 (executable)
@@ -20,28 +20,28 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarAlarm_attribute_valid_value_CalendarTask</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarAlarm_attribute_valid_value_CalendarTask
 //==== LABEL Check various attributes of CalendarAlarm used in CalnedarTask
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:before A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
+
 test(function () {
     var originalTask, retrievedTask, originalAlarms, retrievedAlarms,
         taskCalendar  = tizen.calendar.getDefaultCalendar("TASK");
+
     // Start time should be greater than current time for the alarm to be effective.
     originalAlarms = [new tizen.CalendarAlarm(new tizen.TimeDuration(30, "MINS"), "DISPLAY", "Alarm description"),
         new tizen.CalendarAlarm(new tizen.TZDate(2014, 2, 25, 10, 0), "SOUND")];
@@ -64,7 +64,6 @@ test(function () {
     assert_equals(originalAlarms[1].method, retrievedAlarms[1].method, "See if the method equals.");
     assert_equals(originalAlarms[0].description, retrievedAlarms[0].description, "See if the description equals.");
     assert_equals(originalAlarms[1].description, retrievedAlarms[1].description, "See if the description equals.");
-
 }, document.title);
 
 </script>
index d77cefcf5af40263b9b93721135bdad734a11891..ce2f2b91abc5f46e2f30c8086c57dc8294b59936 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAlarm_before_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if attribute before of CalendarAlarm exists, has type TimeDuration
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:before A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG
+
 test(function () {
     var calendarAlarm, before, newValue;
 
index c2e5e4b8da5c9acedbc7a7c1f335aa4fbc1a3330..637a1dbc3b506209243ffb0c004f0a263656b667 100755 (executable)
@@ -20,23 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarAlarm_constructor_TZDate</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarAlarm_constructor_TZDate
 //==== LABEL Check various arguments for CalendarAlarm constructor TZDate
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM CONSTRA
+
 test(function () {
     var alarm = new tizen.CalendarAlarm(new tizen.TZDate(2012, 2, 15), "SOUND");
 
@@ -56,7 +57,6 @@ test(function () {
     assert_type(alarm, "object", "Alarm date constructor optional test.");
 
     alarm = new tizen.CalendarAlarm(new tizen.TZDate(2012, 2, 15), "SOUND", null, 1);
-
 }, document.title);
 
 </script>
index 38250a5d2eaf6b5fb5d068c523fe40d0e53dea20..e43aba1836c9c88dc4a4cff8d30c95afe81460da 100755 (executable)
@@ -20,6 +20,7 @@ Authors:
         Zhongyuan Yuan <zy123.yuan@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAlarm_constructor_TZDate_description</title>
@@ -29,12 +30,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarAlarm_constructor_TZDate_description
 //==== LABEL Test wehther the constructor with description parameter are supported
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== PRIORITY: P1
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM CONSTRA
 
 test(function () {
index 9cacddc1404333e1e60c488aba4f9e0d723d7dc7..7586c8dd647a05c14f79080a7ff81135fbc58fdc 100755 (executable)
@@ -20,23 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarAlarm_constructor_TimeDuration</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarAlarm_constructor_TimeDuration
 //==== LABEL Check various arguments for CalendarAlarm constructor TimeDuration
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM CONSTRA
+
 test(function () {
     var alarm = new tizen.CalendarAlarm(new tizen.TimeDuration(30, "MINS"), "DISPLAY", "Alarm description");
 
@@ -57,7 +58,6 @@ test(function () {
     assert_type(alarm, "object", "Alarm constructor additional test.");
 
     alarm = new tizen.CalendarAlarm(new tizen.TimeDuration(30, "MINS"), "DISPLAY", null, 1);
-
 }, document.title);
 
 </script>
index 3b904d2f106908990d62c87156f3a17c4f13c4c5..50f32c2a2093bd61d50201d6bd51e72300199b23 100755 (executable)
@@ -20,6 +20,7 @@ Authors:
         Zhongyuan Yuan <zy123.yuan@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAlarm_constructor_TimeDuration_description</title>
@@ -29,12 +30,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarAlarm_constructor_TimeDuration_description
 //==== LABEL Test wehther the constructor with description parameter are supported
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== PRIORITY: P1
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM CONSTRA
 
 test(function () {
index d4591ea57b5f517a72ca92c510dd460f196d6dc5..d45fd2b8f08a4dc970cee288901912be96436621 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAlarm_description_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if attribute description of CalendarAlarm exists, has type DOMString
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:description A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG
+
 test(function () {
     var calendarAlarm = new tizen.CalendarAlarm(new tizen.TZDate(2014, 2, 25, 10, 0), "SOUND", "Alarm");
 
index d07c50d8870bcf0e2cc6a904b44699592e8cb7a7..b70e51da02c4e911da084d2bf8df69e1e593b1e2 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAlarm_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if CalendarAlarm exists
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRF
+
 test(function () {
     check_constructor("CalendarAlarm");
 }, document.title);
index 3dd3291bebbfe4887abbd51afdfe4107ed471401..f17d1a3db9201c5feca1cb9997fd4bb10b2e8aa1 100755 (executable)
@@ -19,22 +19,22 @@ Authors:
         Tomasz Kusmierz <t.kusmierz@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAlarm_extend</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarAlarm_extend
 //==== LABEL Check if  CalendarAlarm object is extendable
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:CalendarAlarm U
-//==== PRIORITY P3
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P3
 //==== TEST_CRITERIA OBX
 
 test(function () {
index f1ca407742e25889cbe580e8ec59efd96298f0be..b86eb7b695b458b8865feeab4e5219527f7f2916 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAlarm_method_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,12 @@ Authors:
 //==== LABEL Check if attribute method of CalendarAlarm exists, has type AlarmMethod
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:method A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN
+
 test(function () {
     var calendarAlarm = new tizen.CalendarAlarm(new tizen.TZDate(2014, 2, 25, 10, 0), "SOUND");
+
     check_attribute(calendarAlarm, "method", "SOUND", "string", "DISPLAY");
 
     calendarAlarm.method = null;
index 54ebe667944470d3d9254083bd5e821109b521ac..e4f969e9f191d70a1a3a1530bd42514923d9e955 100755 (executable)
@@ -19,23 +19,24 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarArraySuccessCallback_notexist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarArraySuccessCallback_notexist
 //==== LABEL Check if interface CalendarArraySuccessCallback exists, it should not.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarArraySuccessCallback:CalendarArraySuccessCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P3
 //==== TEST_CRITERIA CBNIO
+
 test(function () {
     check_no_interface_object("CalendarArraySuccessCallback");
 }, document.title);
index 1c3844a737b4db77f71f9b553bfe9f8cbb448db7..c43715474a0a8d9bfaa618f74f61edba45895860 100755 (executable)
@@ -34,16 +34,17 @@ Authors:
 <html>
 <head>
 <title>CalendarArraySuccessCallback_onsuccess</title>
-<script type="text/javascript" src="support/unitcommon.js"></script>
+<script src="support/unitcommon.js"></script>
 <script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarArraySuccessCallback_onsuccess
 //==== LABEL Check CalendarArraySuccessCallback onsuccess method
 //==== SPEC Tizen Web API:Social:Calendar:CalendarArraySuccessCallback:onsuccess M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CBOA CBT
 
 var calendarListCB,
index 26d442d14b076f8d667b67a87c4d913728efde49..ba6807b5deb4a63c4180a965055f9666ab5f7cf6 100755 (executable)
@@ -18,6 +18,7 @@ Authors:
         Mengli Zhang <mengli.zhang@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAttendeeInit_attribute_check_type</title>
@@ -27,12 +28,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarAttendeeInit_attribute_check_type
 //==== LABEL Check CalendarAttendeeInit attribute type
-//==== PRIORITY P1
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendeeInit A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT
 
 test(function () {
index 0b2f95f2df9d119a9a8c18975214f88aedde9975..4ff8c33067a280c2709cdecf3dc028d11c45fd3d 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAttendee_RSVP_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,10 @@ Authors:
 //==== LABEL Check if attribute RSVP of CalendarAttendee exists, has type Boolean
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:RSVP A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG ADV AN
-test(function () {
 
+test(function () {
     var uri, calendarAttendee;
 
     uri = "mailto:attendee2@domain.com";
index 608bf8371cb07843fc50a0eb5cae19a3aa952290..cc7960943d07f0f13e99eeba1480bbbb4848297c 100755 (executable)
@@ -20,23 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarAttendee_attribute_valid_CalendarTask</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarAttendee_attribute_valid_CalendarTask
 //==== LABEL Check various attributes of CalendarAttendee used in CalendarTask
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:name A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
+
 test(function () {
     var originalTask, retrievedTask, originalAttendee, retrievedAttendee,
         taskCalendar  = tizen.calendar.getDefaultCalendar("TASK"), contactRef;
@@ -79,7 +80,6 @@ test(function () {
         "See if the contactRef.addressBookId equals.");
     assert_equals(retrievedAttendee.contactRef.contactId, originalAttendee.contactRef.contactId,
         "See if the contactRef.contactId equals.");
-
 }, document.title);
 
 </script>
index ab82f24622f6e06380511d656d7cfce39c95c5eb..6353c0d3aab0af056d01c5e69e0f96d4484c3050 100755 (executable)
@@ -20,23 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarAttendee_attribute_valid_value_CalendarEvent</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarAttendee_attribute_valid_value_CalendarEvent
 //==== LABEL Check various attributes of CalendarAttendee used in CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:type A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
+
 test(function () {
     var originalEvent, retrievedEvent, originalAttendee, retrievedAttendee,
         eventCalendar = tizen.calendar.getDefaultCalendar("EVENT"), contactRef;
@@ -79,7 +80,6 @@ test(function () {
         "See if the contactRef.addressBookId equals.");
     assert_equals(retrievedAttendee.contactRef.contactId, originalAttendee.contactRef.contactId,
         "See if the contactRef.contactId equals.");
-
 }, document.title);
 
 </script>
index 07e41e107a6615dcf37979104ab4200d432f28f3..fe5b1826e739e148e23090d0b685c5c24643d27f 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarAttendee_constructor
 //==== LABEL Check CalendarAttendee constructor: CalendarAttendeeInit
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM CONSTRA
+
 test(function () {
     var attendeeInit, attendee;
+
     attendeeInit = {name:"attendee1",
         role: "CHAIR",
         group: "",
index cca21cf7455e4a03d652234c763445f59ab9e230..b8eac29efbdf41e4bfb3d32e293cec9e8a80966b 100755 (executable)
@@ -19,6 +19,7 @@ Authors:
         Mengli Zhang <mengli.zhang@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAttendee_constructor_minarg</title>
@@ -33,6 +34,7 @@ Authors:
 //==== LABEL Check miss optional argument for CalendarAttendee constructor
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRA CONSTRM
 
 test(function () {
index 35a0ef1f3fb50930484e2c4f8bff1ee5dc106d84..0ca0dda559fffd578d155b11e534585a7215d3c5 100755 (executable)
@@ -20,23 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarAttendee_constructor_valid_argument</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarAttendee_constructor_valid_argument
 //==== LABEL Check if instance of CalendarAttendee is created correctly by constructor
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM
+
 test(function () {
     var attendee = null;
 
@@ -60,7 +61,6 @@ test(function () {
     assert_type(attendee, "object", "Attendee constructor undefined test.");
 
     attendee = new tizen.CalendarAttendee("mailto:bob@domain.com", null, 1);
-
 }, document.title);
 
 </script>
index ca59a7e35e71d39998168237c441decb3bdbf3bb..95f14f087ca558012a9c5c46efe7c511de262eec 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAttendee_contactRef_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if attribute contactRef of CalendarAttendee exists, has type ContactRef
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:contactRef A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG
+
 test(function () {
     var attendeeInit, uri, calendarAttendee, contactRef;
 
index 2f73b3ddde0076a24a4ae25f0f3971446cfa669f..2d89c9af55096ecc3447d039c16285b9ead13b22 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAttendee_delegateURI_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if attribute delegateURI of CalendarAttendee exists, has type DOMString
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:delegateURI A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG
+
 test(function () {
     var attendeeInit, uri, calendarAttendee, contactRef;
 
index 49fb169ae3397d0592393e44136a4a8e5ab73223..608319d5b0695eb503f974ad4c9bd203f2ec60a5 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAttendee_delegatorURI_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if attribute delegatorURI of CalendarAttendee exists, has type DOMString
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:delegatorURI A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG
+
 test(function () {
     var attendeeInit, uri, calendarAttendee, contactRef;
 
index fbbe939aa801adf4537f92100ec1b15f6d5ba1e5..1e4e0a9cc5dbc5c7396f4d998f192589b25935d3 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAttendee_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if CalendarAttendee exists
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRF
+
 test(function () {
     check_constructor("CalendarAttendee");
 }, document.title);
index b060e6fa83e9b3264b3a5208f903b5a9c446e4db..85b79fd6cd1d31c5444981f04246666acafdcb88 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Tomasz Kusmierz <t.kusmierz@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAttendee_extend</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
index 2baf590574e89ce1a14033360f36b5ea7e4aec53..bbe9ddf3fb82d5a77785be2450896d4c90983a23 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAttendee_group_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if attribute group of CalendarAttendee exists, has type DOMString
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:group A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG
+
 test(function () {
     var attendeeInit, uri, calendarAttendee, contactRef;
 
index 1b87bb95b1e352e7dd9b6765bf120352ba5a6231..813a77805e153a5517a48660a9fd56122cdc1d9e 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAttendee_name_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,10 @@ Authors:
 //==== LABEL Check if attribute name of CalendarAttendee exists, has type DOMString
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:name A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG
-test(function () {
 
+test(function () {
     var attendeeInit, uri, calendarAttendee, contactRef;
 
     contactRef = new tizen.ContactRef("1", "2");
index 52a3b87a1ce27859d45da33f9c986f0059a547e3..cd66e34702f11d8afd4e4ebed075d2d00ca4a726 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAttendee_role_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if attribute role of CalendarAttendee exists, has type AttendeeRole
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:role A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG ADV AN
+
 test(function () {
     var uri, calendarAttendee;
 
index cec2ace2c5096402ed80ffa2d477d83a5970aab5..bc2bb08b27076f2df1cb98408ec63947ae6f7a15 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAttendee_status_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,10 @@ Authors:
 //==== LABEL Check if attribute status of CalendarAttendee exists, has type AttendeeStatus
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:status A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN ADV
-test(function () {
 
+test(function () {
     var uri, calendarAttendee;
 
     calendarAttendee = new tizen.CalendarAttendee(uri);
index f00b12daf1c19dd864afa1b82f1288fa6ec7f29f..1baecffe620483832fbf7160f8a86ca0c90f0068 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarAttendee_type_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute type of CalendarAttendee exists, has type AttendeeType
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:type A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG ADV AN
+
 test(function () {
     var uri, calendarAttendee;
 
index fc0bfd494ed84b4652f5769923a88739d042fbcf..97b11f1a9243dcee6500b3443ba8bde8c35eed0a 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarAttendee_uri_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if attribute uri of CalendarAttendee exists, has type DOMString
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:uri A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN
+
 test(function () {
     var attendeeInit, uri, calendarAttendee, contactRef;
 
@@ -60,7 +62,6 @@ test(function () {
     check_attribute(calendarAttendee, "uri", uri, "string",
         "mailto:attendee2013@domain.com");
     check_not_nullable(calendarAttendee, "uri");
-
 }, document.title);
 
 </script>
index ecc861338abaaaa1c9bb5003205df2b58d202bdc..47ee6c4e113af096b30b6f320a8948e98b7b4841 100755 (executable)
@@ -23,19 +23,19 @@ Authors:
 <head>
 <title>CalendarChangeCallback_notexist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarChangeCallback_notexist
 //==== LABEL Check if interface CalendarChangeCallback exists, it should not.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarChangeCallback:CalendarChangeCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P3
 //==== TEST_CRITERIA CBNIO
+
 test(function () {
     check_no_interface_object("CalendarChangeCallback");
 }, document.title);
index e8adb2e3844f16266144cabfd315b104a2c494a1..076783d746516bff39781cc0a2b38d83388522ab 100755 (executable)
@@ -18,14 +18,14 @@ limitations under the License.
 Authors:
         Roman Frolow <r.frolow@samsung.com>
 -->
+
 <html>
 <head>
 <title>CalendarChangeCallback_onitemsadded</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -33,9 +33,12 @@ Authors:
 //==== LABEL Check if method onitemsadded of CalendarChangeCallback has proper argument type
 //==== SPEC Tizen Web API:Social:Calendar:CalendarChangeCallback:onitemsadded M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CBOA CBT
+
 var t = async_test(document.title, {timeout: 10000}),
     watcher, eventInit, calendar, ev, watcherId;
+
 setup({timeout: 10000});
 
 t.step(function () {
index 3ee10a6a0c6247de74092190968d0e2d5d3c991d..9179ee6a980163ab32da8577ec92fccd37940a2f 100755 (executable)
@@ -18,14 +18,14 @@ limitations under the License.
 Authors:
         Roman Frolow <r.frolow@samsung.com>
 -->
+
 <html>
 <head>
 <title>CalendarChangeCallback_onitemsremoved</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -33,9 +33,12 @@ Authors:
 //==== LABEL Check if method onitemsremoved of CalendarChangeCallback has proper argument type
 //==== SPEC Tizen Web API:Social:Calendar:CalendarChangeCallback:onitemsremoved M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CBOA CBT
+
 var t = async_test(document.title, {timeout: 90000}),
     watcher, eventInit, calendar, ev;
+
 setup({timeout: 90000});
 
 t.step(function () {
index b0fb5a3cef5a2c2898ee45a0f3dfa94a8101b183..2b00d520fc557a0b5c01d2ec54f070ee82a16804 100755 (executable)
@@ -18,14 +18,14 @@ limitations under the License.
 Authors:
         Roman Frolow <r.frolow@samsung.com>
 -->
+
 <html>
 <head>
 <title>CalendarChangeCallback_onitemsupdated</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -33,9 +33,12 @@ Authors:
 //==== LABEL Check if method onitemsupdated of CalendarChangeCallback has proper argument type
 //==== SPEC Tizen Web API:Social:Calendar:CalendarChangeCallback:onitemsupdated M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CBOA CBT
+
 var t = async_test(document.title, {timeout: 90000}),
     watcher, eventInit, calendar, ev, evGet;
+
 setup({timeout: 90000});
 
 t.step(function () {
index 93275ae631c3e42f32f503b9c49963f0ef046652..34573ab686922767338b3e88b506532aacc91775 100755 (executable)
@@ -19,23 +19,24 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarEventArraySuccessCallback_notexist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarEventArraySuccessCallback_notexist
 //==== LABEL Check if interface CalendarEventArraySuccessCallback exists, it should not.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEventArraySuccessCallback:CalendarEventArraySuccessCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P3
 //==== TEST_CRITERIA CBNIO
+
 test(function () {
     check_no_interface_object("CalendarEventArraySuccessCallback");
 }, document.title);
index 51820a249dd2fa57cf2760e87ab7e2ad53ba432d..5ec53174a1ac686635d241d2f8f959357fd8b005 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
         Karol Surma <k.surma@samsung.com>
 -->
+
 <html>
 <head>
 <title>CalendarEventArraySuccessCallback_onsuccess</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,12 @@ Authors:
 //==== LABEL Test if CalendarEvent is properly obtained
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEventArraySuccessCallback:onsuccess M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CBOA CBT
+
 var t = async_test(document.title, {timeout: 90000}),
     onsuccess, calendar, ev, start, end, rule;
+
 t.step(function () {
     onsuccess = t.step_func(function (events) {
         assert_type(events, "array", "events should be an array.");
index 5f7f1597216cf561d02e76dc99b9e487be3d9c98..270df81b4b38a6d732b02d5071fb10ee9f3ecb06 100755 (executable)
@@ -20,23 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarEventId_constructor</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarEventId_constructor
 //==== LABEL Check if instance of CalendarEventId is created correctly by constructor
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEventId:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM CONSTRA
+
 test(function () {
     var tmp, eventId = new tizen.CalendarEventId("777", "888");
 
index 5f69e6e5d1ac5f7e087db4a6ab9266a710e7d233..8fb4ca4eb35b200b3ad3dd942aa9fd6fe4de6d5f 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarEventId_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if CalendarEventId exists
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEventId:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRF
+
 test(function () {
     check_constructor("CalendarEventId");
 }, document.title);
index 7dcf670b00134de92ceee804db3980c0fcf16bda..6b3fd12dc31212681735e39be73d2a163d12cdd1 100755 (executable)
@@ -19,22 +19,22 @@ Authors:
         Tomasz Kusmierz <t.kusmierz@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarEventId_extend</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarEventId_extend
 //==== LABEL Check if  CalendarEventId object is extendable
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEventId:CalendarEventId U
-//==== PRIORITY P3
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P3
 //==== TEST_CRITERIA OBX
 
 test(function () {
index 952757eecd5f246784cea348872f9912bf921429..e3cc8e592be8887dcc53e6d1a253d2f89dbf5ea5 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarEventId_rid_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,10 @@ Authors:
 //==== LABEL Check if attribute rid of CalendarEventId exists, has type DOMString
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEventId:rid A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG ADV
-test(function () {
 
+test(function () {
     var calendarEventId;
 
     calendarEventId = new tizen.CalendarEventId("777");
index 9974228cf3533ef7467299e0ef70cc0b5966d605..623b4bab78557e79280949b5b75dfddb9f4bbfac 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarEventId_uid_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,15 +34,15 @@ Authors:
 //==== LABEL Check if attribute uid of CalendarEventId exists, has type DOMString
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEventId:uid A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN
-test(function () {
 
+test(function () {
     var calendarEventId;
 
     calendarEventId = new tizen.CalendarEventId("777", "888");
     check_attribute(calendarEventId, "uid", "777", "string", "1");
     check_not_nullable(calendarEventId, "uid");
-
 }, document.title);
 
 </script>
index c74ca3a489bae26695cff3bfc2d40fa762a34412..438046e5a648c923c6bcd131edb7396039b08851 100755 (executable)
@@ -18,6 +18,7 @@ Authors:
        Lei Tang <lei312.tang@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarEventInit_attributeType</title>
@@ -27,17 +28,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarEventInit_attributeType
 //==== LABEL Check calendarEventInit interface attributeType
-//==== PRIORITY P1
 //==== SPEC Tizen Web API:Social:Calendar:calendarEventInit A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT
 
-var ev, recurrenceRule, eventInit;
-
 test(function () {
+    var ev, recurrenceRule, eventInit;
+
     recurrenceRule = new tizen.CalendarRecurrenceRule("DAILY", {occurrenceCount: 5});
     eventInit = {description:"HTML5 Introduction",
         summary:"HTML5 Webinar",
index 72a8b5304aac0538923fb52f57dbe8cd2c0988ef..a3181a11e70a4a03783be6ee8f18495d2c8fefc6 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarEvent_availability_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,10 @@ Authors:
 //==== LABEL Check if attribute availability of CalendarEvent exists, has type EventAvailability
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:availability A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN ADV
-test(function () {
 
+test(function () {
     var calendarEvent = new tizen.CalendarEvent();
 
     check_attribute(calendarEvent, "availability", "BUSY", "string", "FREE");
index c1c800302dfc57308fd0f5f28886fbc716841326..c4408bacc0b7f1abb29a3ffa49d2b1f6e22747f8 100755 (executable)
@@ -39,15 +39,15 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarEvent_constructor_CalendarEventInit
 //==== LABEL Check CalendarEvent constructor: CalendarEventInit
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM CONSTRA
-test(function (){
 
+test(function (){
     var eventInit, calendar, ev;
 
     eventInit = {description:"HTML5 Introduction",
index 2d613659fe4835bd00dac89777da64e4ef1909c0..391b9b23a7ee1dd86706cd18edb6ff0e9dd58861 100755 (executable)
@@ -41,15 +41,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarEvent_constructor_stringRepresentation
 //==== LABEL Check CalendarEvent constructor: CalendarEvent with stringRepresentation
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM CONSTRA
-var calendar, ev;
+
 test(function (){
+    var calendar, ev;
+
     calendar = tizen.calendar.getDefaultCalendar("EVENT");
     ev = new tizen.CalendarEvent("BEGIN:VCALENDAR\r\n" +
           "BEGIN:VEVENT\r\n" +
index 685e1b033745f44861436b98f56f111f3b6c21b7..29a5767ee1ab03aefe3a7b96db0af329f9b74eee 100755 (executable)
@@ -28,11 +28,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarEvent_constructor_vCalendar
 //==== LABEL Check if instance of CalendarEvent is created correctly by constructor (use vCalendar v1.0 string)
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM
 
 test(function () {
index 0631c9aad76ea00e91ecd73392e4840e37519caf..5771bad41907eb2f83288d563a4c8ecbd4f8484e 100755 (executable)
@@ -20,23 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarEvent_constructor_valid_argument</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarEvent_constructor_valid_argument
 //==== LABEL Check if instance of CalendarEvent is created correctly by the constructor (use init dictionary)
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM
+
 test(function () {
     var defaultEvent, event;
 
index 74a6a0ec84fa0ac8bc1379406e538e878bf91d6f..699cce12eaa5a70a899429a82f73af2c26901d20 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarEvent_endDate_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if attribute endDate of CalendarEvent exists, has type TZDate
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:endDate A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG ADV
+
 test(function () {
     var eventInit, calendarEvent, endDate;
 
index 3fb7cb20b07185a46640fd16c058bf1505ab7775..1ecb6e04a8f78160663c959c01e3f8716a8b4392 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarEvent_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if CalendarEvent exists
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRF
+
 test(function () {
     check_constructor("CalendarEvent");
 }, document.title);
index 60a5b634d25bd5809498dbf4c3346b05a5f29531..3c6fc140ed0b5780e95c8a922d73c707acdb87e9 100755 (executable)
@@ -21,30 +21,29 @@ Authors:
         Karol Surma <k.surma@samsung.com>
         Tomasz Kusmierz <t.kusmierz@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarEvent_expandRecurrence</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: CalendarEvent_expandRecurrence
 //==== LABEL Check if a recurring event is expanded correctly
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:expandRecurrence M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA MR
+
 var t = async_test(document.title, {"timeout": 5000}),
     ev, returnedValue = null, expandSuccessCB,
     eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
 
 t.step(function () {
-
     ev = new tizen.CalendarEvent({description: "Study",
                 summary: "review",
                 startDate: new tizen.TZDate(2012, 0, 4, 14, 0),
index 038eaab55bf6a4aa471625d09bc00b9a6e024b91..21aa8ae163987649e55e248009a81dab70ae2d4b 100755 (executable)
@@ -20,28 +20,27 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarEvent_expandRecurrence_endDate_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarEvent_expandRecurrence_endDate_TypeMismatch
 //==== LABEL Check argument endDate conversions exceptions
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:expandRecurrence M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title), startDate, ev, i, param, exceptionName, conversionTable,
     expandSuccessCB;
+
 t.step(function () {
     startDate = new tizen.TZDate(2012, 0, 31);
     ev = new tizen.CalendarEvent({
index 6f4b5a9ef646b53cd02b5c3adfce258b46783054..99fed9ad2fe47dd589b7ea90838a24d5de400674 100755 (executable)
@@ -20,27 +20,26 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarEvent_expandRecurrence_endDate_invalid_obj</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarEvent_expandRecurrence_endDate_invalid_obj
 //==== LABEL Check argument endDate validation - use simple object
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:expandRecurrence M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTO
+
 var t = async_test(document.title), startDate, endDate, ev, expandSuccessCB;
+
 t.step(function () {
     startDate = new tizen.TZDate(2012, 0, 31);
     ev = new tizen.CalendarEvent({
index e0ad718e253a59c4404ae072f427d78856ca82b6..6a89aa37519d0bbccd2e1808a07efb31617a54a1 100755 (executable)
@@ -20,27 +20,26 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarEvent_expandRecurrence_errorCallback_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarEvent_expandRecurrence_errorCallback_TypeMismatch
 //==== LABEL Check argument errorCallback conversions exceptions
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:expandRecurrence M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title), startDate, endDate, ev, i, param, exceptionName, conversionTable, expandRecurrenceSuccess;
+
 t.step(function () {
     startDate = new tizen.TZDate(2012, 0, 31);
     endDate = new tizen.TZDate(2012, 2, 31);
index 9dc9669703e2e68012dbcf69c1d69ad0a9b0e707..b504c2a305125ba7ad646ea18b6e2ad708df96d1 100755 (executable)
@@ -20,28 +20,27 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarEvent_expandRecurrence_errorCallback_invalid_cb</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarEvent_expandRecurrence_errorCallback_invalid_cb
 //==== LABEL Check argument errorCallback invalid callback
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:expandRecurrence M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
+
 var t = async_test(document.title), startDate, endDate, ev,
     expandSuccessCB;
+
 t.step(function () {
     startDate = new tizen.TZDate(2012, 0, 31);
     endDate = new tizen.TZDate(2012, 4, 31);
index 5583d8da4f90fc5e9e7938608090259190614b8a..e38840e800c3be0265fb83ad469312547ee10e63 100755 (executable)
@@ -19,6 +19,7 @@ Authors:
         Mengli Zhang <mengli.zhang@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarEvent_expandRecurrence_errorCallback_invoked</title>
@@ -28,12 +29,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarEvent_expandRecurrence_errorCallback_invoked
 //==== LABEL Check if expandRecurrence() error callback will be invoked when used with wrong ids argument
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:expandRecurrence M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MERRCB
 
 var t = async_test(document.title), ev, expandSuccessCB, expandErrorCB;
index 66ece0ae5def19b557e34e1e821d721bff948e09..791a09a3106e9c87b132f0681c063eca05deab47 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarEvent_expandRecurrence_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,12 @@ Authors:
 //==== LABEL Check if method expandRecurrence of CalendarEvent exists
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:expandRecurrence M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var event = new tizen.CalendarEvent();
+
     assert_true("expandRecurrence" in event, "No expandRecurrence method in calendar");
     check_method_exists(event, "expandRecurrence");
 }, document.title);
index 733cf258e4c66c4def2f229dfa501a4f55083a62..ae8613f3b2ff19cc24741c8a4efa848db76a638a 100755 (executable)
@@ -20,26 +20,26 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarEvent_expandRecurrence_missarg</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarEvent_expandRecurrence_missarg
 //==== LABEL Check whether 'expandRecurrence' method called with an invalid argument throws an exception correctly
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:expandRecurrence M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC MMA
+
 var t = async_test(document.title), startDate, endDate, ev, expandSuccessCB;
+
 t.step(function () {
     startDate = new tizen.TZDate(2012, 0, 1);
     endDate = new tizen.TZDate(2012, 0, 31);
index 591558e3924841cb20d8bec45e4be3c7eaf21f99..51d235b6c2e1976d8bdb98ddcb94553d423bf066 100755 (executable)
@@ -28,11 +28,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarEvent_expandRecurrence_noarg
 //==== LABEL Check if CalendarEvent::expandRecurrence() throws exception when arguments are missing
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:expandRecurrence M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MMA
 
 test(function () {
index 963a0c60bca86ff0c862f4e202e4d2a46fef76d1..df2f61d73574eb84ae28f27ee0cb76d75e7ffd0c 100755 (executable)
@@ -20,28 +20,27 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarEvent_expandRecurrence_startDate_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarEvent_expandRecurrence_startDate_TypeMismatch
 //==== LABEL Check argument startDate conversions exceptions
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:expandRecurrence M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title), endDate, ev, i, param, exceptionName, conversionTable,
     expandSuccessCB;
+
 t.step(function () {
     endDate = new tizen.TZDate(2012, 0, 31);
     ev = new tizen.CalendarEvent({
index a1ac027b542e5f9856b1a3d6f7597522187e8880..15be16decaca08d254b07290d97ed7e802d9ec79 100755 (executable)
@@ -20,27 +20,26 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarEvent_expandRecurrence_startDate_invalid_obj</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarEvent_expandRecurrence_startDate_invalid_obj
 //==== LABEL Check argument startDate validation - use simple object
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:expandRecurrence M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTO
+
 var t = async_test(document.title), startDate, endDate, ev, expandSuccessCB;
+
 t.step(function () {
     endDate = new tizen.TZDate(2012, 0, 31);
     ev = new tizen.CalendarEvent({
index 969177b86176644951f514bee2f7efe3fdf87a6b..848510c85210bc8b3dd2aaba71f5ac0af2c7e7e4 100755 (executable)
@@ -19,28 +19,27 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarEvent_expandRecurrence_successCallback_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarEvent_expandRecurrence_successCallback_TypeMismatch
 //==== LABEL Check argument successCallback conversions exceptions
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:expandRecurrence M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 test(function () {
     var startDate, endDate, ev, i, param, exceptionName, conversionTable;
+
     endDate = new tizen.TZDate(2012, 0, 31);
     startDate = new tizen.TZDate(2012, 0, 0);
     ev = new tizen.CalendarEvent({
index 3c727ecacb64f2a1b8b85dcb287c12ee103e4b7f..e7526577fbb49a624f05cd82f49c16b68a0579ea 100755 (executable)
@@ -20,28 +20,27 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarEvent_expandRecurrence_successCallback_invalid_cb</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarEvent_expandRecurrence_successCallback_invalid_cb
 //==== LABEL Check argument successCallback invalid callback
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:expandRecurrence M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
+
 test(function () {
     var startDate, endDate, ev;
+
     endDate = new tizen.TZDate(2012, 0, 31);
     startDate = new tizen.TZDate(2012, 0, 0);
     ev = new tizen.CalendarEvent({
index 462cc4463bdf5adf84b7b5ba5a1c36644d33cbad..b329fc7cadcf9ac26fda1354a3c8393d18e6071a 100755 (executable)
@@ -20,24 +20,24 @@ limitations under the License.
 Authors:
         Tomasz Kusmierz <t.kusmierz@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarEvent_expandRecurrence_with_errorCallback</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: CalendarEvent_expandRecurrence_with_errorCallback
 //==== LABEL Check if a recurring event is expanded correctly when using expandRecurrence with errorCallback
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:expandRecurrence M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MOA MR
+
 var t = async_test(document.title, {"timeout": 5000}),
     ev, returnedValue = null, expandSuccessCB, expandErrorCB,
     eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
index 8eef8797714a0222444688d57828a1767bd271c1..f6a12c227f47d392f119e72d3ef1220a34e47a82 100755 (executable)
@@ -19,22 +19,22 @@ Authors:
         Tomasz Kusmierz <t.kusmierz@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarEvent_extend</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarEvent_extend
 //==== LABEL Check if  CalendarEvent object is extendable
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:CalendarEvent U
-//==== PRIORITY P3
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P3
 //==== TEST_CRITERIA OBX
 
 test(function () {
index a59f01aeb22af0fbe6ea6ff09d20c32c9d5244be..973b14ff9a7a9040506587845c5ebe32f9ef9998 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarEvent_isDetached_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,10 @@ Authors:
 //==== LABEL Check if attribute isDetached of CalendarEvent exists, has type Boolean and is readonly
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:isDetached A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ARO
-test(function () {
 
+test(function () {
     var eventInit, calendarEvent;
 
     eventInit = {description: "Study",
index 01688bc64c887bf9e80577a8efd1610785fb0ffd..05a59947de2513e253bcf034e35dca648d400af1 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarEvent_recurrenceRule_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,10 @@ Authors:
 //==== LABEL Check if attribute recurrenceRule of CalendarEvent exists, has type CalendarRecurrenceRule
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:recurrenceRule A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG
-test(function () {
 
+test(function () {
     var eventInit, calendarEvent, recurrenceRule;
 
     recurrenceRule = new tizen.CalendarRecurrenceRule("DAILY", {occurrenceCount: 5});
@@ -67,7 +68,6 @@ test(function () {
         "calendarEvent.recurrenceRule.frequency should have updated value.");
     assert_equals(calendarEvent.recurrenceRule.occurrenceCount, 7,
         "calendarEvent.recurrenceRule.occurrenceCount should have updated value.");
-
 }, document.title);
 
 </script>
index 0a59f6c26616faf921892c42e35d49e8aa71fec0..a639711fe859e4b48086996f32044edd883d68b1 100755 (executable)
@@ -19,23 +19,24 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarItemArraySuccessCallback_notexist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarItemArraySuccessCallback_notexist
 //==== LABEL Check if interface CalendarItemArraySuccessCallback exists, it should not.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItemArraySuccessCallback:CalendarItemArraySuccessCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P3
 //==== TEST_CRITERIA CBNIO
+
 test(function () {
     check_no_interface_object("CalendarItemArraySuccessCallback");
 }, document.title);
index 8f056dbd523a2caf0603e8efee4956a69509499a..89d87e135f616db2d5ff2d18923146e5e372faa3 100755 (executable)
@@ -36,8 +36,8 @@ Authors:
 <head>
 <title>CalendarItemArraySuccessCallback_onsuccess</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
@@ -46,7 +46,9 @@ Authors:
 //==== LABEL When the onsuccess callback is called, test whether the type of argument is equal to CalendarItem.
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItemArraySuccessCallback:onsuccess M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CBOA CBT
+
 var t = async_test(document.title),
     onsuccess, eventInit, calendar, ev;
 
index 7bb00533c016e96cd969c6d47077b81b8c75dad0..4f0c491828eefcad90f79dbad27af060be70010b 100755 (executable)
@@ -27,12 +27,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarItemInit_attributeType
 //==== LABEL Check if CalendarItemInit attribute type
-//==== PRIORITY P1
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItemInit A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT
 
 test(function () {
index 4a3e47f69c47d6cdc23f678b17fab3279147e19d..4acb6d546d1c8741558aa45ba5b3aff739cb9c5a 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarItem_alarms_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if attribute alarms of CalendarItem exists, has type Array
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:alarms A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm, duration;
 
@@ -90,7 +92,6 @@ test(function () {
     calendarItem.alarms = null;
     assert_not_equals(calendarItem.alarms, null,
         "calendarItem.alarms should not accept null as value.");
-
 }, document.title);
 
 </script>
index 2132fadb3e95b29f1a109c41ba80e511ac8fdc73..ff10c9a7b20e2a316397dc43172115415f98c9bb 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarItem_attendees_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if attribute attendees of CalendarItem exists, has type Array
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:attendees A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN ADV
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm;
 
@@ -91,7 +93,6 @@ test(function () {
     calendarItem.attendees = null;
     assert_not_equals(calendarItem.attendees, null,
         "calendarItem.attendees should not accept null as value.");
-
 }, document.title);
 
 </script>
index 7c2e7ab5fc0b79598bf7b68a219297fd7a530292..8a0d13223687c76660c6d9fce5093f0af6ff0a2e 100755 (executable)
@@ -20,25 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarItem_attribute_valid_value_CalendarEvent</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarItem_attribute_valid_value_CalendarEvent
 //==== LABEL Check various attributes of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:isAllDay A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
+
 test(function () {
     var retrievedEvent, originalEvent,
         eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
index 07c9fe4631eb907fde827214a7838d09cc73a853..df33a7c6e35554bd47c42f2eb3aabe3cb7c04d63 100755 (executable)
@@ -20,28 +20,28 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarItem_attribute_valid_value_CalendarTask</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarItem_attribute_valid_value_CalendarTask
 //==== LABEL Check various attributes of CalendarTask
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:summary A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
+
 test(function () {
     var retrievedTask, originalTask,
         taskCalendar  = tizen.calendar.getDefaultCalendar("TASK");
+
     originalTask = new tizen.CalendarTask({
         description: "Tizen description",
         summary: "Tizen summary",
index ddd8bc211db4a9e2770f025f74e76e39059fb831..b7349fd905c5cdba608d837dd588522d8efd9c39 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarItem_calendarId_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute calendarId of CalendarItem exists, has type CalendarId and is readonly
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:calendarId A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ARO ADV
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm, calendar;
 
@@ -64,7 +65,6 @@ test(function () {
     calendar.add(calendarItem);
     assert_type(calendarItem.calendarId, "string",
         "calendarItem.calendarId should be type of string.");
-
 }, document.title);
 
 </script>
index 062a416a5798f8631ef46a0d8c25c55fa141e91e..960a116d29c7c9e26eb9dfe2880b54d0509ab8c7 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarItem_categories_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if attribute categories of CalendarItem exists, has type Array
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:categories A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN ADV
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm;
 
@@ -79,7 +81,6 @@ test(function () {
     calendarItem.categories = null;
     assert_not_equals(calendarItem.categories, null,
         "calendarItem.categories should not accept null as value.");
-
 }, document.title);
 
 </script>
index 28c5291d90ed22af0cbd184dd8fd2f32699f543f..bdfe202118556b60c181037c5ff4f0bd37736a80 100755 (executable)
@@ -34,18 +34,19 @@ Authors:
 <html>
 <head>
 <title>CalendarItem_clone</title>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
+<script>
 //==== TEST: CalendarItem_clone
 //==== LABEL Check if clone method works correctly
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:clone M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MNA MR
+
 test(function () {
     var eventInit, calendar, ev, evClone;
 
index 9dc6c677b4684cc7800e4ffa417c09b019e8ae9a..fb784d14f78a0d0489e5ec04f13e025e4127f71f 100755 (executable)
@@ -20,27 +20,27 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarItem_clone_CalendarTask</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarItem_clone_CalendarTask
 //==== LABEL Check if a clone of the CalendarTask is created correctly
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:clone M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MNA MR
+
 test(function () {
     var task, clonnedTask;
+
     task = createTestTask();
     clonnedTask = task.clone();
     assert_type(clonnedTask, "object",  "Clonned task.");
@@ -49,7 +49,6 @@ test(function () {
     assert_equals(task.location, clonnedTask.location, "See if the location equals.");
 
     task.clone(1);
-
 }, document.title);
 
 </script>
index dc372f57caad836317539b6de626197cb8dfd458..0a007c1c7da862b67c665a135c4b46af3d3a8330 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarItem_clone_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if method clone of CalendarItem exists
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:clone M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm;
 
index 136124ef6f55a43570f22458e108b68d4c876966..0ed78b10a25e8f7fc342c1ef489de92b69105993 100755 (executable)
@@ -20,27 +20,27 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarItem_clone_extra_argument</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarItem_clone_extra_argument
 //==== LABEL Check if a clone of the CalendarEvent is created correctly
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:clone M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MNAEX
+
 test(function () {
     var event, clonnedEvent;
+
     event = createTestEvent();
     clonnedEvent = event.clone();
 
@@ -57,7 +57,6 @@ test(function () {
     event.clone(["one", "two"]);
     event.clone({argument: 1});
     event.clone(function () {});
-
 }, document.title);
 
 </script>
index 7372932931c20ce2b1455538696d2a8d6f2a9212..c61134c45fe8c69ebf4f3aac4a91ea706a0bc4a6 100755 (executable)
@@ -40,14 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarItem_convertToString
 //==== LABEL Check if CalendarItem.convertToString method works properly
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:convertToString M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA
+
 test(function () {
     var eventInit, ev, eventStr;
+
     eventInit = {description:"HTML5 Introduction",
               summary:"HTML5 Webinar ",
               startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
index b40a349019d939411ac512d7666715e460a2450f..1fd2bf4925b4b5851f8fe437f3242e5783896e91 100755 (executable)
@@ -20,33 +20,32 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarItem_convertToString_CalendarTask</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarItem_convertToString_CalendarTask
 //==== LABEL Check if the CalendarTask is converted to a string format correctly
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:convertToString M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA MR
+
 test(function () {
     var task, vString;
+
     task = createTestTask();
     vString = task.convertToString("ICALENDAR_20");
 
     assert_type(vString, "string", "Converted an event");
     vString = task.convertToString("ICALENDAR_20");
-
 }, document.title);
 
 </script>
index d8c689ef151d6621393a398caa871578956ca9cc..1adefd22aa1da5a2db423e2def7a10367fdb3486 100755 (executable)
@@ -27,12 +27,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarItem_convertToString_VCALENDAR_10
 //==== LABEL Check if CalendarItem.convertToString method works with VCALENDAR_10 format properly
-//==== PRIORITY P1
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:convertToString M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MR
 
 test(function () {
index 08360cda6f900fe3158890665eff31bb93dc0e2a..884605020aacb39fbe6114894770f0aaffdf710a 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarItem_convertToString_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if method convertToString of CalendarItem exists
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:convertToString M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm;
 
index 56718b601372a980dcfdfb48279e74bcf84ce40d..58d18f402d6ca72f5e7848d273aaf287e0571787 100755 (executable)
@@ -19,26 +19,28 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarItem_convertToString_format_TypeMismatch</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarItem_convertToString_format_TypeMismatch
 //==== LABEL Check argument format conversions exception.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:convertToString M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title), calendar,
     filter, onSuccess, onError, conversionTable, i, exceptionName = "TypeMismatchError",
     start, end, rule, format, ev;
+
 t.step(function (){
     onSuccess = t.step_func(function (events) {
         conversionTable = getTypeConversionExceptions("enum", false);
index 4874849f76a1cda6ea6e9d10decac44d9762ca05..a7c3a5176fa2eca8b3cd15758fcffd33634f1c3f 100755 (executable)
@@ -20,25 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarItem_convertToString_missarg_CalendarEvent</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarItem_convertToString_missarg_CalendarEvent
 //==== LABEL Check whether 'convertToString' method called with an invalid argument throws an exception correctly
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:convertToString M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MMA MC
+
 test(function () {
     var event = createTestEvent();
 
@@ -57,7 +56,6 @@ test(function () {
     assert_throws(TYPE_MISMATCH_EXCEPTION, function () {
         event.convertToString();
     });
-
 }, document.title);
 
 </script>
index c046d3aa22901f2a2740b9c2f5f057e2cb60fd34..29485f957db0a3e8c7356b9279809c4abdf47a4e 100755 (executable)
@@ -20,25 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarItem_convertToString_missarg_CalendarTask</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarItem_convertToString_missarg_CalendarTask
 //==== LABEL Check whether 'convertToString' method called with an invalid argument throws an exception correctly (part 2)
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:convertToString M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MMA MC
+
 test(function () {
     var task = createTestTask();
 
index e29fa7572c2014accfbe56a94ac14ad765106116..2f815c37e6a4a422f7276584025fea02ef45e615 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarItem_description_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute description of CalendarItem exists, has type DOMString
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:description A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG ADV
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm;
 
index 1437a8e0f97b3e4928d780d6f504d30849eb9069..7b957843d6f12772f01caf4dfb58adaad203cc09 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarItem_duration_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check if attribute duration of CalendarItem exists, has type TimeDuration
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:duration A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG ADV
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm, duration;
 
@@ -70,7 +72,6 @@ test(function () {
         "duration should be updated.");
     assert_equals(calendarItem.duration.unit, duration.unit,
         "duration should be updated.");
-
 }, document.title);
 
 </script>
index 30ed0e4b9712ae1ad8029a63e73c45d1b53226b1..b3acec796c2758f1758fdc00beebaf6f90e7a791 100755 (executable)
@@ -19,25 +19,27 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarItem_extend</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarItem_extend
 //==== LABEL Test whether the File object can have new attribute added
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
-//==== PRIORITY P3
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P3
 //==== TEST_CRITERIA OBX
+
 var t = async_test(document.title), calendar, ev,
     filter, onSuccess, onError, start, end, rule;
+
 t.step(function (){
     onSuccess = t.step_func(function (events) {
         check_extensibility(events);
index 9d5ab1541352ef832569ef16290e649d6209c8f5..56ecf10bcc0ce5e18312cd0f4b82317540bc9429 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarItem_geolocation_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute geolocation of CalendarItem exists, has type SimpleCoordinates
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:geolocation A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm;
 
@@ -69,7 +70,6 @@ test(function () {
         "calendarItem.geolocation.latitude should be updated.");
     assert_equals(calendarItem.geolocation.longitude, 6.666,
         "calendarItem.geolocation.longitude should be updated.");
-
 }, document.title);
 
 </script>
index eff73e30eb6c27383e443b69ff849b3a7332b7c4..85e2ff658879afe6f20cb29f79800c1554721407 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarItem_id_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute id of CalendarItem exists, has type CalendarItemId and is readonly
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:id A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ARO
+
 test(function () {
     var calendar, calendarItem;
 
index e599a2b75de508bcafc148fbfcb799bb9b4bb9f1..58a91b6bfae502e3d58ec2595314ad0e7e19ec28 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarItem_isAllDay_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute isAllDay of CalendarItem exists, has type Boolean
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:isAllDay A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN ADV
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm;
 
@@ -61,7 +62,6 @@ test(function () {
     calendarItem.isAllDay = null;
     assert_not_equals(calendarItem.isAllDay, null,
         "calendarItem.isAllDay should not accept null as value");
-
 }, document.title);
 
 </script>
index e890d303fb7c139ef89c46e184affd616f9ca396..5340a74584d68cd8371e76e68587a9b413dd57fd 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarItem_lastModificationDate_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute lastModificationDate of CalendarItem exists, has type TZDate and is readonly
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:lastModificationDate A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ARO
+
 test(function () {
     var calendar, calendarItem, eventInit, attendee, alarm,
         lastModificationDate, beforeValue, getCalendarItem;
@@ -75,7 +76,6 @@ test(function () {
     getCalendarItem.lastModificationDate = lastModificationDate;
     assert_true(getCalendarItem.lastModificationDate.equalsTo(beforeValue),
         "lastModificationDate should not be updatable.");
-
 }, document.title);
 
 </script>
index ffc280ecfebbcb0dfa5db6f9b9a2ec3834aa00ef..635274adce4f60c1379a8dd8d843fda3055fb712 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarItem_location_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute location of CalendarItem exists, has type DOMString
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:location A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm;
 
index 88edd3bfa1596fa2efd3a2f6d2e8202d971d2251..d920bca8defd459c5156f8fad36796e96e89bfb3 100755 (executable)
@@ -23,19 +23,19 @@ Authors:
 <head>
 <title>CalendarItem_notexist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarItem_notexist
 //==== LABEL Check if interface CalendarItem exists, it should not.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P3
 //==== TEST_CRITERIA NIO
+
 test(function () {
     check_no_interface_object("CalendarItem");
 }, document.title);
index 67ab178dc1037938583a653e3beef7dc0bf0279e..795bf202479a7e53d3676e7fdfa860e767ce6e34 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarItem_organizer_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute organizer of CalendarItem exists, has type DOMString
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:organizer A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm;
 
index 553deaf7326e13ea2d388cb2a334a22c397aae1e..7f258496e77198db29d327c2f3a742cb19fd865b 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarItem_priority_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute priority of CalendarItem exists, has type CalendarItemPriority
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:priority A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN ADV
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm;
 
index 72c5fa5faa556151762dc73114be9c2c84ebc87a..799614efa29d5ea04be0bdadc35587f516b2151d 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarItem_startDate_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute startDate of CalendarItem exists, has type TZDate
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:startDate A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG ADV
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm, startDate;
 
@@ -68,7 +69,6 @@ test(function () {
         "calendarItem.startDate should be type of TZDate.");
     assert_true(calendarItem.startDate.equalsTo(startDate),
         "startDate should be updated.");
-
 }, document.title);
 
 </script>
index 463454a5f86b7c33c8e5c8f347190a3862c8dd10..5a263008aec3d214b07efc48ceff94efa16db457 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarItem_status_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute status of CalendarItem exists, has type CalendarItemStatus
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:status A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG ADV AN
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm;
 
index 277898a1d2341c958927b13d3ab8b3bed63a5801..b3868732008b66569c58d593efb0e852bd0efe18 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarItem_summary_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute summary of CalendarItem exists, has type DOMString
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:summary A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm;
 
index d93a897147a2aae72de334956fb2fd7f9b9fdc8f..4fe6421e5d4b49336262e94c3c7d51a8bc260e17 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarItem_visibility_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute visibility of CalendarItem exists, has type CalendarItemVisibility
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:visibility A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG ADV AN
+
 test(function () {
     var calendarItem, eventInit, attendee, alarm;
 
index 38c257ec79555afbe5309afce747d8a34e69cc9b..674f9f8538b3ba29c4ec160161698849be304928 100755 (executable)
@@ -23,19 +23,19 @@ Authors:
 <head>
 <title>CalendarManagerObject_notexist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarManagerObject_notexist
 //==== LABEL Check if interface CalendarManagerObject exists, it should not.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManagerObject:CalendarManagerObject U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P3
 //==== TEST_CRITERIA NIO
+
 test(function () {
     check_no_interface_object("CalendarManagerObject");
 }, document.title);
index fdbb3b7a610c9534a3914490a94431d4e866cd43..0ce4c54b7c900088eae53621b830079d92b8691b 100755 (executable)
@@ -37,6 +37,7 @@ Author:
 
 test(function () {
     var calendar, appId, account, returnedValue, getCalendar;
+
     appId = tizen.application.getCurrentApplication().appInfo.id;
     tizen.account.getAccounts(function (accounts) {
         account = accounts[0];
index c202b2f782ea3c9a9ed88312be5fba43d785ed22..d682452898776d4a19e2b31a479c96155de5bfbf 100755 (executable)
@@ -30,9 +30,9 @@ Author:
 <script>
 //==== TEST: CalendarManager_addCalendar_calendar_TypeMismatch
 //==== LABEL Check if CalendarManager::addCalendar() method throws exception when parameter is incorrect
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:addCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
 var t = async_test(document.title), conversionTable, i, calendar;
index b56474bb92cd75480b5ddaa8d7caaf9fba8c7c11..2238b28fcdb138fe6d78fa1f4b4aa3381f1cda9e 100755 (executable)
@@ -37,6 +37,7 @@ Author:
 
 test(function () {
     var calendar;
+
     calendar = {
         accountId: "777",
         name: "remote calendar",
index cc9f7c0ce312738d21e99c6c723553fefde2dd77..def3e5dcaf683488e03f39a793e13c324dc244f9 100755 (executable)
@@ -37,6 +37,7 @@ Author:
 
 test(function () {
     var calendarManagerObject = tizen.calendar;
+
     assert_true("addCalendar" in calendarManagerObject, "No addCalendar method in calendarManagerObject");
     check_method_exists(calendarManagerObject, "addCalendar");
 }, document.title);
index 8df99cdf66a9660e5a92232fcf4aa79b447aea4a..f6d7a912aed4dd1a97eeb1f3217df4d5a0f00a41 100755 (executable)
@@ -23,18 +23,17 @@ Authors:
 <head>
 <title>CalendarManager_extend</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarManager_extend
 //==== LABEL Check if  CalendarManager object is extendable
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:CalendarManager U
-//==== PRIORITY P3
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P3
 //==== TEST_CRITERIA OBX
 
 test(function () {
index b5d73df1c3581d6d08c7b5cdc51468ff4812238b..dd62cc5feb9fd768713239a0ebcec3ee5be57beb 100755 (executable)
@@ -21,24 +21,22 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 -->
 <html>
-
 <head>
 <title>CalendarManager_getCalendar</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarManager_getCalendar
 //==== LABEL Check whether the task calendar object with the given identifier is provided correctly
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA MR
+
 test(function () {
     var newCalendar, taskCalendar = tizen.calendar.getDefaultCalendar("TASK");
 
index 936c07b0bf8d6b552aadb73f27ec26c240e8ff6b..575615ac9c2400a4dfdbb68737dd7ee0bcbbb0be 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarManager_getCalendar_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,12 @@ Authors:
 //==== LABEL Check if method getCalendar of CalendarManager exists
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var calendarManagerObject = tizen.calendar;
+
     assert_true("getCalendar" in calendarManagerObject, "No getCalendar method in calendarManagerObject");
     check_method_exists(calendarManagerObject, "getCalendar");
 }, document.title);
index fe1f00fec6778d40ab718b9ad43cca50af2a41f7..872d2bd05549a13099510294d22b9cbc7920b483 100755 (executable)
@@ -27,12 +27,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarManager_getCalendar_id_invalid_argument
 //==== LABEL Check whether 'getCalendar' method called with invalid argument(id) throws an exception
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
 test(function () {
index 84bc3a3956247e13ffc8708365155916aa760fcd..6d21b69243b2b86acef63e0b387a4ccbdeafe3dd 100755 (executable)
@@ -25,20 +25,19 @@ Authors:
 <head>
 <title>CalendarManager_getCalendar_missarg</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarManager_getCalendar_missarg
 //==== LABEL Check whether 'getCalendar' method called with an invalid argument throws an exception
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MMA MC
+
 test(function () {
     var eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
 
@@ -61,7 +60,6 @@ test(function () {
     assert_throws(TYPE_MISMATCH_EXCEPTION, function () {
         tizen.calendar.getCalendar();
     });
-
 }, document.title);
 
 </script>
index 1ae6290fcf14c97e5379f2e64ed2986b2fdac080..f1f1fdd4f832b9cdfbb5e67dfa7a897e017585d8 100755 (executable)
@@ -18,25 +18,27 @@ limitations under the License.
 Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarManager_getCalendar_type_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarManager_getCalendar_type_TypeMismatch
 //==== LABEL Test type argument whether type conversion occurs according to Type Conversion Tables.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title),
     conversionTable, exceptionName, i, type;
+
 t.step(function () {
     conversionTable = getTypeConversionExceptions("enum", false);
     for (i = 0; i < conversionTable.length; i++) {
index 33dfc32644889d932ec687e3930a62be9e78ac4d..bf50835f2fe1064135874da11a95280d9df6d363 100755 (executable)
@@ -27,12 +27,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarManager_getCalendar_type_invalid_argument
 //==== LABEL Check whether 'getCalendar' method called with an invalid argument(type) throws an exception
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getDefaultCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
 test(function () {
index 47835067c05127e5f562b52473d1bdaf4e07a9d6..f04f8c7d6470151809f089aa140e44adf857d978 100755 (executable)
@@ -21,25 +21,24 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 -->
 <html>
-
 <head>
 <title>CalendarManager_getCalendars</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarManager_getCalendars
 //==== LABEL Check whether getCalendars method works correctly with only non-optional arguments
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendars M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA MR
+
 var t = async_test(document.title), onGetCalendarsSuccessCB, returnedValue = null;
+
 t.step(function () {
 
     onGetCalendarsSuccessCB = t.step_func(function (response) {
index 6624811e87265ce1446428f67d27fc60cf385680..f167ab9f22197a21782eee5b2874fbc0c66f5171 100755 (executable)
@@ -19,24 +19,25 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 -->
 <html>
-
 <head>
 <title>CalendarManager_getCalendars_errorCallback_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarManager_getCalendars_errorCallback_TypeMismatch
 //==== LABEL Test errorCallback argument whether type conversion occurs according to Type Conversion Tables in getCalendars method.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendars M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title),
     conversionTable, calendar, exceptionName, successCallback, errorCallback, i;
+
 t.step(function () {
     successCallback = t.step_func(function (calendars) {
         assert_unreached("TypeMismatchError should be thrown");
index 48194d9ea2ef051b7a2d70720f1c55f805c9b503..0c04414b5542047752e076334c59304399c681bc 100755 (executable)
@@ -18,25 +18,27 @@ limitations under the License.
 Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarManager_getCalendars_errorCallback_invalid_cb</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarManager_getCalendars_errorCallback_invalid_cb
 //==== LABEL Check if CalendarManager.getCalendars method throws exception when errorCallback is invalid
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendars M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
+
 var t = async_test(document.title),
     calendar, successCallback, errorCallback;
+
 t.step(function () {
     successCallback = t.step_func(function (calendars) {
         assert_unreached("Success callback invoked");
index 059e821ef5f86df14151d953f57ca9ec0010a093..2672fb6282f8695fe30f0640fa1dc03f2d98c7f2 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarManager_getCalendars_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +33,12 @@ Authors:
 //==== LABEL Check if method getCalendars of CalendarManager exists
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendars M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var calendarManagerObject = tizen.calendar;
+
     assert_true("getCalendars" in calendarManagerObject, "No getCalendars method in calendarManagerObject");
     check_method_exists(calendarManagerObject, "getCalendars");
 }, document.title);
index e280c41997e737e344e82bb04ed3dfe2bf303064..957ff924a70da08551f3c41b0a9990b3705259ed 100755 (executable)
@@ -21,23 +21,24 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 -->
 <html>
-
 <head>
 <title>CalendarManager_getCalendars_missarg</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarManager_getCalendars_missarg
 //==== LABEL Check whether getCalendars() method called with invalid arguments throws an exception
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendars M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MMA MC
+
 var t = async_test(document.title), onGetCalendarsErrorCB, onGetCalendarsSuccessCB;
+
 t.step(function () {
 
     onGetCalendarsSuccessCB = t.step_func(function (response) {
@@ -93,7 +94,6 @@ t.step(function () {
     });
 
     t.done();
-
 });
 
 </script>
index b0555d01d18b0b9ddfa550fb121083631954e900..6e10ffa29f61be430a30245e07940a573fb27fbc 100755 (executable)
@@ -20,24 +20,26 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarManager_getCalendars_missarg_TASK</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarManager_getCalendars_missarg_TASK
 //==== LABEL Check whether getCalendars() method called with invalid arguments throws an exception (part 2)
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendars M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title), onGetCalendarsSuccessCB, onGetCalendarsErrorCB;
+
 t.step(function () {
 
     onGetCalendarsSuccessCB = t.step_func(function (response) {
index 17e4b1e391cff87025d5e67460fd9894eb2e3dbd..e4bd872c8c30d03e1feb0b31345ddfa80ed4c920 100755 (executable)
@@ -27,12 +27,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarManager_getCalendars_noarg
 //==== LABEL Check whether 'getCalendars' method called with no argument throw an exception
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendars M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MMA
 
 test(function () {
index d14a8cc2989e0353d477ae567aa28b29cd87d1f6..b43de26e29a56a2258c1a58a3360e64ab28b4f79 100755 (executable)
@@ -18,25 +18,27 @@ limitations under the License.
 Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarManager_getCalendars_successCallback_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarManager_getCalendars_successCallback_TypeMismatch
 //==== LABEL Test successCallback argument whether type conversion occurs according to Type Conversion Tables in getCalendars method.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendars M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title),
     conversionTable, calendar, exceptionName, successCallback, i;
+
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", false);
     for (i = 0; i < conversionTable.length; i++) {
index 0c81fcd31cd17305f8c2d7213e1f15ae3f9c0490..129cfb87e824031faee7584de0a07f703eab767b 100755 (executable)
@@ -23,19 +23,21 @@ Authors:
 <head>
 <title>CalendarManager_getCalendars_successCallback_invalid_cb</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarManager_getCalendars_successCallback_invalid_cb
 //==== LABEL Check if CalendarManager.getCalendars method throws exception when successCallback is invalid
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendars M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
+
 var t = async_test(document.title), calendar, successCallback;
+
 t.step(function () {
     successCallback = {
         onsuccess: t.step_func(function () {
index adadd17252a27c9e9c76291d62af896de278edd7..2b9783481823ab25d9d6cd4cdd66e04e17466c94 100755 (executable)
@@ -18,27 +18,28 @@ limitations under the License.
 Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarManager_getCalendars_type_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarManager_getCalendars_type_TypeMismatch
 //==== LABEL Test type argument whether type conversion occurs according to Type Conversion Tables in getCalendars method.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendars M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title),
     conversionTable, exceptionName, i, type, getCalendarsSuccessCB;
-t.step(function () {
 
+t.step(function () {
     getCalendarsSuccessCB = t.step_func(function (response) {
         assert_unreached("getCalendarsSuccessCB should not be invoked.");
     });
index 327cfd626e223cfefd1bd42851cb88fe3ccd3e56..c8e845afb2f9317951a5004549ab5d8a112339d2 100755 (executable)
@@ -20,26 +20,26 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarManager_getCalendars_with_errorCallback</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarManager_getCalendars_with_errorCallback
 //==== LABEL Check CalendarManager.getCalendars works properly for EVENT type with and without error callback
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendars M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MOA
+
 var t = async_test(document.title), succCount = 2, onGetCalendarsSuccessCB, onGetCalendarsErrorCB;
+
 t.step(function () {
     onGetCalendarsSuccessCB = t.step_func(function (response) {
         assert_greater_than(response.length, 0, "No calendar received");
index 187718e648cf6e715011a5696be65c31dfde2c39..cb94c2a05831988c2fd9f11689f74bb3887dcc91 100755 (executable)
@@ -20,27 +20,27 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>CalendarManager_getDefaultCalendar</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarManager_getDefaultCalendar
 //==== LABEL Check whether the default 'TASK' type calendar object is provided correctly
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getDefaultCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA MR
+
 test(function () {
     var taskCalendar = tizen.calendar.getDefaultCalendar("TASK");
+
     assert_type(taskCalendar, "object", "Found a default task calendar");
     assert_own_property(taskCalendar, "id", "default task calendar does not own id property.");
     assert_own_property(taskCalendar, "name", "default task calendar does not own name property.");
index e99fb7baf67a3d097cfb74d03349630f9bfe16a6..d2b784cf9312d94c9856726ef9f87f765ae801ec 100755 (executable)
@@ -21,24 +21,22 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 -->
 <html>
-
 <head>
 <title>CalendarManager_getDefaultCalendar_CalendarEvent</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarManager_getDefaultCalendar_CalendarEvent
 //==== LABEL Check if attributes of an event calendar object are managed correctly
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getDefaultCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA
+
 test(function () {
     var id, name, eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
 
index d6095f80d6e5e37092261ddf08afe13362e13ca0..c2a4719dcabd6ef9116c24871db831b462860562 100755 (executable)
@@ -21,22 +21,22 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 -->
 <html>
-
 <head>
 <title>CalendarManager_getDefaultCalendar_CalendarTask</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarManager_getDefaultCalendar_CalendarTask
 //==== LABEL Check if attributes of a task calendar object are managed correctly
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getDefaultCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA
+
 test(function () {
     var id, name, taskCalendar  = tizen.calendar.getDefaultCalendar("TASK");
 
index 9d28044b16db92f806e6ffd4cba31488cec4efd1..6f0641b0b1516ebb645fd5d4308b2df60ec9d4d6 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarManager_getDefaultCalendar_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +33,12 @@ Authors:
 //==== LABEL Check if method getDefaultCalendar of CalendarManager exists
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getDefaultCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var calendarManagerObject = tizen.calendar;
+
     assert_true("getDefaultCalendar" in calendarManagerObject, "No getDefaultCalendar method in calendarManagerObject");
     check_method_exists(calendarManagerObject, "getDefaultCalendar");
 }, document.title);
index 04722839ebab38f77188960a6525d1cb187c52a5..a8e507a736ba456babbe92c44f73e8967de901d2 100755 (executable)
@@ -21,26 +21,23 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 -->
 <html>
-
 <head>
 <title>CalendarManager_getDefaultCalendar_missarg</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarManager_getDefaultCalendar_missarg
 //==== LABEL Check whether 'getDefaultCalendar' method called with an invalid argument throws an exception
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getDefaultCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MMA MC
-test(function () {
 
+test(function () {
     assert_throws(TYPE_MISMATCH_EXCEPTION, function () {
         tizen.calendar.getDefaultCalendar(1);
     });
@@ -56,7 +53,6 @@ test(function () {
     assert_throws(TYPE_MISMATCH_EXCEPTION, function () {
         tizen.calendar.getDefaultCalendar();
     });
-
 }, document.title);
 
 </script>
index 86584ef6ff5d56420235f0dd414af5fbd88fe798..1cbfc456763873aae6ea0c9d158d0e3418c4cc3b 100755 (executable)
@@ -23,20 +23,22 @@ Authors:
 <head>
 <title>CalendarManager_getDefaultCalendar_type_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarManager_getDefaultCalendar_type_TypeMismatch
 //==== LABEL Test type argument whether type conversion occurs according to Type Conversion Tables in getDefaultCalendar method.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getDefaultCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title),
     conversionTable, exceptionName, i, type;
+
 t.step(function () {
     conversionTable = getTypeConversionExceptions("enum", false);
     for (i = 0; i < conversionTable.length; i++) {
index 20225f7c7ace97a6e7652f380c0748fcaf941f78..56f1ae353afd0856a1f666a9ababc4d340cec5e2 100755 (executable)
@@ -30,9 +30,9 @@ Authors:
 <script>
 //==== TEST: CalendarManager_getDefaultCalendar_type_invalid
 //==== LABEL Test the getDefaultCalendar() method with invalied arguments by giving the invalid data.
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getDefaultCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
 test(function () {
index 6bf1acd4ac22e4bd0e40662a5bf5a2168b70bf6b..2714cabf6f1157680bcd88f5b0d3e645f48ef575 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarManager_getUnifiedCalendar</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Test the getUnifiedCalendar() method with only non-optional arguments by giving the valid data.
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getUnifiedCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA MR
+
 test(function () {
     var calendar = null;
 
index 17a054e06b300ea0b91b12faf2377ced4c8a6d0e..0ea6e29bca74755cc912ed11717a5001ae0d75e5 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarManager_getUnifiedCalendar_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,12 @@ Authors:
 //==== LABEL Check if method getUnifiedCalendar of CalendarManager exists
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getUnifiedCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var calendarManagerObject = tizen.calendar;
+
     assert_true("getUnifiedCalendar" in calendarManagerObject, "No getUnifiedCalendar method in calendarManagerObject");
     check_method_exists(calendarManagerObject, "getUnifiedCalendar");
 }, document.title);
index 5d9d4dd16d065d6a60965e562359b73ee7345d11..a5ed09c3377946169c335fb3f89f943bee552d1a 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarManager_getUnifiedCalendar_missarg</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if getUnifiedCalendar method with missing non-optional argument works
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getUnifiedCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MMA
+
 test(function () {
     assert_throws(TYPE_MISMATCH_EXCEPTION, function () {
         tizen.calendar.getUnifiedCalendar();
index 2f629e9884ab0ba41ebeb18aab75ac0d597e6fd2..01b3130faba63044bc34fa23759441d7b7f0144d 100755 (executable)
@@ -19,24 +19,25 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 -->
 <html>
-
 <head>
 <title>CalendarManager_getUnifiedCalendar_type_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarManager_getUnifiedCalendar_type_TypeMismatch
 //==== LABEL Test type argument whether type conversion occurs according to Type Conversion Tables in getUnifiedCalendar method.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getUnifiedCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title),
     conversionTable, type, exceptionName, i;
+
 t.step(function () {
     conversionTable = getTypeConversionExceptions("enum", false);
     for (i = 0; i < conversionTable.length; i++) {
index 6cb44580f0c30c5e3092365d8873d596cd0c6992..85691a5dd65860500061f77a26817525f7887c49 100755 (executable)
@@ -30,9 +30,9 @@ Authors:
 <script>
 //==== TEST: CalendarManager_getUnifiedCalendar_type_invalid
 //==== LABEL Test the getUnifiedCalendar() method with invalied arguments by giving the invalid data.
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getUnifiedCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
 test(function () {
index 5abf1c8f1deffead445b0e1e6dc79f408603698c..ce587fc1486111f1a3c24b97179aaf27dc119b7e 100755 (executable)
@@ -23,19 +23,19 @@ Authors:
 <head>
 <title>CalendarManager_in_tizen</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>l
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>l
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarManager_in_tizen
 //==== LABEL This object exists in tizen
-//==== PRIORITY: P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:CalendarManager U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P3
 //==== TEST_CRITERIA OBME
+
 test(function () {
     assert_true("calendar" in tizen, "No calendar method in tizen.");
     check_readonly(tizen, "calendar", tizen.calendar, "object", null);
index f6036019b53b1bf3d20bb4911e126a41289e0246..70ebb452ac3aae98c165685497e6203cb813b045 100755 (executable)
@@ -23,19 +23,19 @@ Authors:
 <head>
 <title>CalendarManager_notexist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarManager_notexist
 //==== LABEL Check if interface CalendarManager exists, it should not.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:CalendarManager U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P3
 //==== TEST_CRITERIA NIO
+
 test(function () {
     check_no_interface_object("CalendarManager");
 }, document.title);
index 29f393c3bbc98e208056e471eb432cca37ea4abe..15e6182b54adc6c0b4ebb4d0a4ea690c5afe9cde 100755 (executable)
@@ -37,6 +37,7 @@ Author:
 
 test(function () {
     var calendar, appId, account, returnedValue;
+
     appId = tizen.application.getCurrentApplication().appInfo.id;
     tizen.account.getAccounts(function (accounts) {
         account = accounts[0];
@@ -49,4 +50,4 @@ test(function () {
 
 </script>
 </body>
-</html>
\ No newline at end of file
+</html>
index 0430c493f66ba570367cbba68a272d01967a6e6d..76a0a105183281d86ab4b617dab169945c976dee 100755 (executable)
@@ -37,6 +37,7 @@ Author:
 
 test(function () {
     var taskCalendar = tizen.calendar.getDefaultCalendar("TASK");
+
     assert_throws(INVALID_VALUES_EXCEPTION, function () {
         tizen.calendar.removeCalendar("TASK", taskCalendar.id);
     }, "Invalid ID should throw an exception");
index f85f3fcfa8a53013e3badef647752c5f898c8f58..22bc7728dcca19142585adb5f78f4f057028dc46 100755 (executable)
@@ -37,6 +37,7 @@ Author:
 
 test(function () {
     var calendar, appId, account;
+
     appId = tizen.application.getCurrentApplication().appInfo.id;
     tizen.account.getAccounts(function (accounts) {
         account = accounts[0];
index 4bd14c24c33533daf0bdf5c75ea1d3795e34b0c1..07b7c293e101f36a34c651119b1f83dbe005006b 100755 (executable)
@@ -27,12 +27,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarRecurrenceRuleInit_attribute_check_type
 //==== LABEL Check CalendarRecurrenceRuleInit attribute type
-//==== PRIORITY P1
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRuleInit A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT
 
 test(function () {
index 0a13daf33e211cc11bbd3fd7a14849e557aee08e..47515ccd2deb3f43feb0702115a2f43eb88aff90 100755 (executable)
@@ -21,24 +21,22 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 -->
 <html>
-
 <head>
 <title>CalendarRecurrenceRule_attribute_valid_value</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarRecurrenceRule_attribute_valid_value
 //==== LABEL Check various attributes of CalendarRecurrenceRule
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:frequency A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT
+
 test(function () {
     var originalEvent, retrievedEvent, originalRRule, retrievedRRule,
         eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
@@ -70,7 +68,6 @@ test(function () {
     assert_array_equals(originalRRule.daysOfTheWeek, retrievedRRule.daysOfTheWeek, "See if the daysOfTheWeek equals.");
     assert_array_equals(originalRRule.setPositions, retrievedRRule.setPositions, "See if the setPositions equals.");
     assert_true(originalRRule.exceptions[0].equalsTo(retrievedRRule.exceptions[0]), "See if the exceptions equals.");
-
 }, document.title);
 
 </script>
index ea2532464e2022c852347cb6e14aad7a29a5aef5..fa37e5037aa0685572528ce453acad92d4145139 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarRecurrenceRule_constructor
 //==== LABEL Check CalendarRecurrenceRule constructor: CalendarRecurrenceRuleInit
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM CONSTRA
+
 test(function () {
     var exp1, recurrenceRuleInit, recurrenceRule;
+
     exp1 = new tizen.TZDate(2011, 11, 30, 12, 40, 0, 0);
     recurrenceRuleInit = { interval: 2,
                             occurrenceCount: 10,
index 317e6dff4f2c13c2d452b903471ca9d5ceb5fae7..d317a5d8cd1731adb643d45900883e957b67df1c 100755 (executable)
@@ -33,6 +33,7 @@ Authors:
 //==== LABEL Check CalendarRecurrenceRule constructor without optional argument
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRA CONSTRM
 
 test(function () {
index d831b5fff8f92b31bfe986bca1ce12a8c82b2e7d..319356bb07adc2362e72af14c0ec16fa45e3a182 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarRecurrenceRule_daysOfTheWeek_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute daysOfTheWeek of CalendarRecurrenceRule exists, has type Array
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:daysOfTheWeek A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN ADV
+
 test(function () {
     var calendarRecurrenceRule;
 
@@ -64,7 +65,6 @@ test(function () {
     calendarRecurrenceRule.daysOfTheWeek = null;
     assert_not_equals(calendarRecurrenceRule.daysOfTheWeek, null,
         "calendarRecurrenceRule.daysOfTheWeek should not accept null as value.");
-
 }, document.title);
 
 </script>
index 2c1b4dd69936932964c0a2c4216ab8ebd488c9c3..f495ef6d9accbd1377e7a32b2c67abc4e04bb5f5 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarRecurrenceRule_exceptions_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute exceptions of CalendarRecurrenceRule exists, has type Array
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:exceptions A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN ADV
+
 test(function () {
     var calendarRecurrenceRule, exce;
 
@@ -56,7 +57,6 @@ test(function () {
     calendarRecurrenceRule.exceptions = null;
     assert_not_equals(calendarRecurrenceRule.exceptions, null,
         "calendarRecurrenceRule.exceptions should not accept null as value.");
-
 }, document.title);
 
 </script>
index f6169bc0abe159fa1a88ec7925d16dc976e2249c..0790e46eea94935e73eaa0aad0c655a49605fc4e 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarRecurrenceRule_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if CalendarRecurrenceRule exists
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRF
+
 test(function () {
     check_constructor("CalendarRecurrenceRule");
 }, document.title);
index eb90da1005a7d92c89ea4114de89f5e73075242e..e4192fe225cb24c793bf2788613da5daa2dd9803 100755 (executable)
@@ -23,18 +23,17 @@ Authors:
 <head>
 <title>CalendarRecurrenceRule_extend</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarRecurrenceRule_extend
 //==== LABEL Check if CalendarRecurrenceRule object is extendable
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:CalendarRecurrenceRule U
-//==== PRIORITY P3
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P3
 //==== TEST_CRITERIA OBX
 
 test(function () {
index 8e7905c13ea0dfd9c08e879ab47e2c83a6e6ceb0..2d422bb5cd6c0f5fcac2a5361bedec292e6dc690 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarRecurrenceRule_frequency_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute frequency of CalendarRecurrenceRule exists, has type RecurrenceRuleFrequency
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:frequency A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN
+
 test(function () {
     var calendarRecurrenceRule = new tizen.CalendarRecurrenceRule("DAILY", {occurrenceCount: 5});
 
@@ -42,7 +43,6 @@ test(function () {
     calendarRecurrenceRule.frequency = null;
     assert_equals(calendarRecurrenceRule.frequency, "WEEKLY",
         "calendarRecurrenceRule.frequency should not accept null as value.");
-
 }, document.title);
 
 </script>
index 6d56ed445ef7a694fb740332c887031bd05c75bf..e37d2924a24c3cf247d570f1b88e3c7d864e1cd2 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarRecurrenceRule_interval_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute interval of CalendarRecurrenceRule exists, has type unsigned short
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:interval A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN ADV
+
 test(function () {
     var calendarRecurrenceRule = new tizen.CalendarRecurrenceRule("WEEKLY");
 
index 337881d495e0353914401bd60ccf568ad2bdd03d..e6b910f98ddf8a055c156639fb12e45e762ded16 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarRecurrenceRule_occurrenceCount_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute occurrenceCount of CalendarRecurrenceRule exists, has type Number
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:occurrenceCount A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN ADV
+
 test(function () {
     var calendarRecurrenceRule = new tizen.CalendarRecurrenceRule("DAILY");
 
@@ -42,7 +43,6 @@ test(function () {
     calendarRecurrenceRule.occurrenceCount = null;
     assert_not_equals(calendarRecurrenceRule.occurrenceCount, null,
         "calendarRecurrenceRule.occurrenceCount should not accept null as value.");
-
 }, document.title);
 
 </script>
index b0d7d3650f6c7750244c0c2f3eb6344355cfee44..c433243597bdd7663541ec0bec3bd9fa6f59c9b0 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarRecurrenceRule_setPositions_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +33,12 @@ Authors:
 //==== LABEL Check if attribute setPositions of CalendarRecurrenceRule exists, has type Array
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:setPositions A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN ADV
+
 test(function () {
     var calendarRecurrenceRule;
+
     calendarRecurrenceRule = new tizen.CalendarRecurrenceRule("DAILY", {
         dayOfTheWeek: ["MO", "SU"]
     });
@@ -62,7 +64,6 @@ test(function () {
     calendarRecurrenceRule.setPositions = null;
     assert_not_equals(calendarRecurrenceRule.setPositions, null,
         "calendarRecurrenceRule.setPositions should not accept null as value.");
-
 }, document.title);
 
 </script>
index 57b5c1c6892f79e143ce1afa39ccb504ca221c1f..b4914bd2b9171cb7d3cee030e0e0b868a793d2f1 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarRecurrenceRule_untilDate_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute untilDate of CalendarRecurrenceRule exists, has type TZDate
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:untilDate A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG ADV
+
 test(function () {
     var calendarRecurrenceRule, untilDate;
 
@@ -49,7 +50,6 @@ test(function () {
     assert_true(calendarRecurrenceRule.untilDate instanceof tizen.TZDate,
         "calendarRecurrenceRule.untilDate attribute should be type of TZDate");
     assert_true(calendarRecurrenceRule.untilDate.equalsTo(untilDate), "dates should be equal");
-
 }, document.title);
 
 </script>
index 8bd8cb944bebd49294f9ab2dcca8cca4f624be9e..08d607ad27404e78a1722e8716236336d9f600d1 100755 (executable)
@@ -18,6 +18,7 @@ Authors:
        Lei Tang <lei312.tang@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>CalendarTaskInit_attributeType</title>
@@ -27,17 +28,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarTaskInit_attributeType
 //==== LABEL Check CalendarTaskInit interface attribute type
-//==== PRIORITY P1
 //==== SPEC Tizen Web API:Social:Calendar:CalendarTaskInit A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT
 
-var taskInit, ev;
-
 test(function () {
+    var taskInit, ev;
+
     taskInit = {description:"HTML5 Introduction",
         summary:"HTML5 Webinar ",
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
index 43064cfae210ca85e1a1a70f0c1f3efbdafd33a0..202c7e89bb18cdc212cf6e448e02687a56e1b562 100755 (executable)
@@ -21,22 +21,22 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 -->
 <html>
-
 <head>
 <title>CalendarTask_attribute_date_valid_value</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarTask_attribute_date_valid_value
 //==== LABEL Check various date attributes of CalendarTask
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:startDate A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT
+
 test(function () {
     var retrievedTask, originalTask,
         taskCalendar  = tizen.calendar.getDefaultCalendar("TASK");
@@ -57,7 +57,6 @@ test(function () {
     assert_true(originalTask.dueDate.equalsTo(retrievedTask.dueDate), "See if the dueDate equals.");
     assert_true(originalTask.completedDate.equalsTo(retrievedTask.completedDate), "See if the completedDate equals.");
     assert_equals(originalTask.progress, retrievedTask.progress, "See if the progress equals.");
-
 }, document.title);
 
 </script>
index 40d7b7965d0c3ac5705a9f3e5431f25ef6618d1f..28bd5868670b9a82d403f82798f2790f769acce5 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarTask_completedDate_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute completedDate of CalendarTask exists, has type TZDate
 //==== SPEC Tizen Web API:Social:Calendar:CalendarTask:completedDate A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG ADV
+
 test(function () {
     var calendarTask, completedDate;
 
@@ -51,7 +52,6 @@ test(function () {
         "calendarTask.completedDate attribute should be type of TZDate");
     assert_true(calendarTask.completedDate.equalsTo(completedDate),
         "calendarTask.completedDate should be updated.");
-
 }, document.title);
 
 </script>
index 5b537f52f5e101fefab151faebed0b448c854f0a..224e78b3f43fbf77fdf20b5bde0066b9b6ef2ae9 100755 (executable)
@@ -40,14 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarTask_constructor_dictionary
 //==== LABEL Check if CalendarTask constructor works propely with dictionary
 //==== SPEC Tizen Web API:Social:Calendar:CalendarTask:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM CONSTRA
+
 test(function (){
     var ev, taskInit;
+
     taskInit = { description:"HTML5 Introduction",
                      summary:"HTML5 Webinar ",
                      startDate: new tizen.TZDate(2012, 3, 30, 10, 0),
index 3eb110936696ec645c006196af2da8624a84a9ee..47167ede4fd0b42d686a95afe461a8f59f5a6547 100755 (executable)
@@ -21,26 +21,25 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 -->
 <html>
-
 <head>
 <title>CalendarTask_constructor_iCalendar</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: CalendarTask_constructor_iCalendar
 //==== LABEL Check if instance of CalendarTask is created correctly by constructor (use iCalendar 2.0 string)
 //==== SPEC Tizen Web API:Social:Calendar:CalendarTask:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM
+
 test(function () {
     var stringTask, taskData;
+
     taskData =
         "BEGIN:VCALENDAR\r\n" +
         "VERSION:1.0\r\n" +
@@ -54,7 +53,6 @@ test(function () {
     stringTask = new tizen.CalendarTask(taskData, "ICALENDAR_20");
     assert_true(stringTask instanceof tizen.CalendarTask,
         "CalendarTask constructor did not create object with type of CalendarTask");
-
 }, document.title);
 
 </script>
index 1cdad4bce697280bf8ad7506cd7c0113354c9a2a..260d93037449a1b07d01beacf15c77b4893258be 100755 (executable)
@@ -33,6 +33,7 @@ Authors:
 //==== LABEL Check CalendarTask constructor without optional argument
 //==== SPEC Tizen Web API:Social:Calendar:CalendarTask:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM
 
 test(function () {
index 2f6d812b30524de3528738f08593d466ef634493..37a61e7b68de2a144b955d4e85567ecd45283cd8 100755 (executable)
@@ -28,11 +28,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CalendarTask_constructor_vCalendar
 //==== LABEL Check if instance of CalendarTask is created correctly by constructor (use vCalendar v1.0 string)
 //==== SPEC Tizen Web API:Social:Calendar:CalendarTask:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM
 
 test(function () {
index 73bab5acb13aadb03f2a567a060bf38ec5a9c12f..e3da02a56c7d77dc5f06e4149561d749ee708603 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarTask_dueDate_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute dueDate of CalendarTask exists, has type TZDate
 //==== SPEC Tizen Web API:Social:Calendar:CalendarTask:dueDate A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG ADV
+
 test(function () {
     var calendarTask, dueDate;
 
@@ -50,7 +51,6 @@ test(function () {
     assert_true(calendarTask.dueDate instanceof tizen.TZDate,
         "dueDate attribute should be type of TZDate");
     assert_true(calendarTask.dueDate.equalsTo(dueDate), "dates should be equal");
-
 }, document.title);
 
 </script>
index bc1c43d6454cb0b27453bdef57a1f40dead3d42f..774da183ea7c371776aaf7518475a1b0a630a412 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarTask_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if CalendarTask exists
 //==== SPEC Tizen Web API:Social:Calendar:CalendarTask:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRF
+
 test(function () {
     check_constructor("CalendarTask");
 }, document.title);
index 71a0e99139d5e00123d0fcf8617d06bad23fda8d..9a2b941629dd9135b75472e364550a7d4b38620b 100755 (executable)
@@ -23,18 +23,17 @@ Authors:
 <head>
 <title>CalendarTask_extend</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: CalendarTask_extend
 //==== LABEL Check if CalendarTask object is extendable
 //==== SPEC Tizen Web API:Social:Calendar:CalendarTask:CalendarTask U
-//==== PRIORITY P3
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P3
 //==== TEST_CRITERIA OBX
 
 test(function () {
index cef576ee3e34f2e4e1b25ea141126b860e73f12e..79d8126fd44ac33ead7cfeb949f12e8102e6a71d 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>CalendarTask_progress_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,7 +33,9 @@ Authors:
 //==== LABEL Check if attribute progress of CalendarTask exists, has type unsigned short
 //==== SPEC Tizen Web API:Social:Calendar:CalendarTask:progress A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN ADV AVL
+
 test(function () {
     var calendarTask = new tizen.CalendarTask();
 
index b1e330eebc7946e9ab5fee6af6eb6f51288b3435..18caedf91b3e24626f6270b6d183b7883aff3844 100755 (executable)
@@ -40,12 +40,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarAlarm_attri_absoluteDate
 //==== LABEL Check attribute absoluteDate of CalendarAlarm
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:absoluteDate A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
 
 test(function () {
     var eventInit = {
index 321d888231ff484f9137ce64597fc9fece5a181d..4ccb8365f808d2643137daf1a22f61915b619cc1 100755 (executable)
@@ -40,12 +40,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarAlarm_attri_before
 //==== LABEL Check attribute before of CalendarAlarm
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:before A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
 
 test(function () {
     var eventInit = {
index b798cc44b27ca59888822251ce7d59b531cb6260..367ae383a63a86a1e8838f386bf167be725c7afe 100755 (executable)
@@ -40,11 +40,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarAlarm_attri_description
 //==== LABEL Check attribute description of CalendarAlarm
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:description A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT
 
 test(function () {
index 3638a546cbda273ea4b44d333a4c20ea777ccc5e..609ec446626fd86beb8d8bd10027fd89fc52db03 100755 (executable)
@@ -40,11 +40,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarAlarm_attri_method
 //==== LABEL Check attribute method of CalendarAlarm
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:method A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT
 
 test(function () {
index b8936eba7e85b853e9ddfb86e3c1486e032f4edd..2dbff5ada0eebd3dd66b52712376443f324b02f2 100755 (executable)
@@ -40,11 +40,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarAlarm_constructor_AbsoluteDate
 //==== LABEL Check CalendarAlarm constructor: AbsoluteDate
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:constructor M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRA CONSTRM
 
 test(function () {
index 0199328ed7a8e354070e5e8d5ab6e6ead57d25aa..549618758d38396cbb4a1626ff8f41faf16cf087 100755 (executable)
@@ -40,12 +40,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarAlarm_constructor_TimeDuration
 //==== LABEL Check CalendarAlarm constructor: TimeDuration
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:constructor M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM CONSTRA
 
 test(function () {
index 51c601f207c000083a858064505a42958d77ba33..c36e355c0e9b84aed8fd0a705c86933585167e1f 100755 (executable)
@@ -34,16 +34,17 @@ Authors:
 <html>
 <head>
 <title>Calendar_CalendarAttendee_constructor_default</title>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarAttendee_constructor_default
 //==== LABEL Check CalendarAttendee constructor: default
 //==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM CONSTRA
 
 var initUri, eventInit, defaultAttendee, attendee1, ev;
index 457720919145a97128c5ecd739547effdf7cc781..ca11bb2554a1ca54b969b12031b0fd806e131166 100755 (executable)
@@ -34,16 +34,17 @@ Authors:
 <head>
 <title>Calendar_CalendarEventArraySuccessCallback_onsuccess</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
+<script src="support/unitcommon.js"></script>
 <script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEventArraySuccessCallback_onsuccess
 //==== LABEL Check CalendarEventArraySuccessCallback onsuccess method
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEventArraySuccessCallback:onsuccess M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA CBOA CBT
 
 var t = async_test(document.title),
index dee726bce7041b7b4390adcdf586053c774f8b02..f7aedb413166d6976b8458557b4b7f1fc98ec433 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_alarms
 //==== LABEL Check attribute alarms of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:alarms A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE
 
-var eventInit, ev;
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
index d4b0599cecd0188f9fe6ab8d0894d168be691184..71997722c3ef144ddc2a047228a6bc9d46eabf9d 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_attendees
 //==== LABEL Check attribute attendees of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:attendees A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
 
-var eventInit, ev;
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
index b4bf82ee5c9bec15c88e1c42393e0b85277d2144..cf8a0d50f264ef86d34c0553292d8554e192c88f 100755 (executable)
@@ -40,14 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_availability
 //==== LABEL Check attribute availability of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:availability A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT ADV
-var eventInit, ev;
+
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
index 97d015c3dfb3554bda650ad5b7c8e93275acc9f3..0e4543669311b2f9a281ac59adf89d4832c0371e 100755 (executable)
@@ -40,14 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_categories
 //==== LABEL Check attribute categories of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:categories A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
-var eventInit, ev;
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
+
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
@@ -56,7 +59,6 @@ test(function () {
     ev = new tizen.CalendarEvent(eventInit);
     assert_equals(Object.prototype.toString.call(ev.categories),
         "[object Array]", "By default, this attribute is set to an empty array");
-
 }, document.title);
 
 </script>
index 086d574aafb9b319c2d0651e131a554074f46972..024d0797354206ac707309d0088b369261323ada 100755 (executable)
@@ -40,14 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_description
 //==== LABEL Check attribute description of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:description A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT
-var eventInit, ev;
+
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         description: "Calendar event",
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
index f79895b4160ada47d53320aec5b9b39405a5a39b..7b7a1ca5538afe379eb4d6fb9fd9a9639d67e81f 100755 (executable)
@@ -40,14 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_duration
 //==== LABEL Check attribute duration of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:duration A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
-var eventInit, ev, eq;
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
+
 test(function () {
+    var eventInit, ev, eq;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
index 5cd64e3eb166cce2b3813800cabc97ad7f09d533..21e072ca8f6ffd0bbd0277dfdf175347c6df07b2 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_endDate
 //==== LABEL Check attribute endDate of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:endDate A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
 
-var eventInit, ev;
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         endDate: new tizen.TZDate(2011, 3, 30, 11, 0)
index 94dd678369a6ab8655b37d55c1d01873ddf669a3..d04772bdc26d6ea837b9b1610db4433aec7f7a12 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_geolocation
 //==== LABEL Check attribute geolocation of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:geolocation A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE
 
-var eventInit, ev;
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
index ed5a4af5e238bb6b75f9746642505d2b03e2bb64..3cce38f0f856c9889c82969974cf8744828d2e1f 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_id
 //==== LABEL Check attribute id of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:id A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE
 
-var eventInit, ev;
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
index 19283f75611f28fdb3cd230b881bc1381df6291a..add21bb29919d97a87aa93ddd642b231af405915 100755 (executable)
@@ -40,14 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_isAllDay
 //==== LABEL Check attribute isAllDay of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:isAllDay A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA ADV
-var eventInit, ev;
+
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
index 5fb177510a92e621215fe8db7700c38bf0a89b20..4937789eef770d376553b37b11e66e1c01b0616a 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_isDetached
 //==== LABEL Check attribute isDetached of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:isDetached A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE
 
-var eventInit, ev;
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
index ac7d674d817078e3750b58c3e4e693a4c8b6e026..d1c68f8ec8dffe7745b1b4fc570424caa3c0e7ab 100755 (executable)
@@ -40,14 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_lastModificationDate
 //==== LABEL Check attribute lastModificationDate of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:lastModificationDate A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
-var eventInit, ev;
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
+
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
index 257897f610f49060eb82f99f2922255ae74a560c..01812a94c9c3f965287fa5c8ab4237f7dd528735 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_location
 //==== LABEL Check attribute location of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:location A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT ADV
 
-var eventInit, ev;
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
index e01935d86d5a54043cde55953198395ae6a5ca0c..cd3732bed0e07d62248d196084b620148de3429f 100755 (executable)
@@ -40,14 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_organizer
 //==== LABEL Check attribute organizer of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:organizer A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT ADV
-var eventInit, ev;
+
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
index 2fb53fce289df32a11f531ba676723d34f35e9af..204560f847f7d6aeb434d96bdaa73636166592a9 100755 (executable)
@@ -40,14 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_priority
 //==== LABEL Check attribute priority of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:priority A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT ADV
-var eventInit, ev;
+
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
index 6e048a0efdb402ae41fc4c74e09afcf71f8ec495..027a42030496546129ccadb8662cb1a490fcc12e 100755 (executable)
@@ -40,14 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_recurrenceRule
 //==== LABEL Check attribute recurrenceRule of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:recurrenceRule A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE
-var eventInit, ev;
+
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
index 4eddfecb3660b76c478468e5e2c9ac151e7ffdf6..545c3a33d5c18fb0dda6aa7470901ecf9675f99a 100755 (executable)
@@ -40,14 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_startDate
 //==== LABEL Check attribute startDate of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:startDate A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA ADV
-var eventInit, ev;
+
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         duration: new tizen.TimeDuration(1, "HOURS")
     };
index 635fb53dc6c1badde9648b3124c73364e7f4fa60..b906564b868558396322fe9436d2bbdd4d976d1f 100755 (executable)
@@ -40,14 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_status
 //==== LABEL Check attribute status of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:status A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT ADV
-var eventInit, ev;
+
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
index b7cedeb59c963d59c94a8395aa200e18b7003e25..77b711047356dc0e6e248973da27bcafd7b1d402 100755 (executable)
@@ -40,14 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_summary
 //==== LABEL Check attribute summary of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:summary A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT ADV
-var eventInit, ev;
+
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
index 13975fe8392dccdbd5c393d102b3edd5d4eca1ef..ee3d3d869b65ef0eb3fc4e018b3c8eb206979765 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_attri_visibility
 //==== LABEL Check attribute visibility of CalendarEvent
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:visibility A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT ADV
 
-var eventInit, ev;
 test(function () {
+    var eventInit, ev;
+
     eventInit = {
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
         duration: new tizen.TimeDuration(1, "HOURS")
index 3597f0f143cab8c0b7364da4eff6efcf4bcc7aee..e5d8657f35d27e0b92a4536c3dfe4c2e8b794af7 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarEvent_clone
 //==== LABEL Check CalendarEvent method: clone
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:clone M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MNA MR
 
-var eventInit, calendar, ev, evClone;
 test(function (){
+    var eventInit, calendar, ev, evClone;
+
     eventInit = {description:"HTML5 Introduction",
                       summary:"HTML5 Webinar ",
                       startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
index 330438590f50c4e2900afa327980469ac8bb08f0..de4ae84928b2231cc41a566793f4f264289de5ea 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_attendees_geolocation_status
 //==== LABEL Check if attri value:attendees and geolocation and status can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index 733a357e3e632b454626e9c9ba6e427f2760a8a6..ead67eb657816f8bcc3f06145831441f19f65f61 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_categories_visibility_priority
 //==== LABEL Check if attri value:categories and visibility and priority can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index 6d0f09a3bfb3387f3b31cf15f6ec4578b51106c0..be4d112d91918e3fb97a7d9df5b8ad54b1750cda 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_description_duration_geolocation
 //==== LABEL Check if attri value:description and duration and geolocation can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index 53b6f2fadfb71f126270c7402828db8117cc990f..4fdb00575d8811846a4c4604a24ae17ea4d5851a 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_description_isAllDay_organizer
 //==== LABEL Check if attri value:description and isAllDay and organizer can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index ba8eec27d5ce805e2506c2df80f098666b4d51a6..0b8386c5b5a1c794c845d79da4d96cdfecae830e 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_description_progress_startDate
 //==== LABEL Check if attri value:description and progress and startDate can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var taskInit = {description:"HTML5 Introduction",
index 96de2245beebd14d0d28f7c684e98a44e9cb0438..ed54bb1ef9f8e8f7eac50c04d76ebc77487629e5 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_description_startDate_isAllDay
 //==== LABEL Check if attri value: description and startDate and isAllDay can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index 4ee60dbfa3ee20010d29af60e97aee95ffb5cf49..d5202104b5a499149402bc0390eeee9c5784d204 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_description_status_startDate
 //==== LABEL Check if attri value:description and status and startDate can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index bf33aaf246ede381782ca272a5a11f3f58537a51..9b4728da10559c52a9ad32f1d837eadb23537860 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_description_summary_location
 //==== LABEL Check if attri value: description and summary and location can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index 21d0cb6adb527dd9a70488eb2afa0df6ca46e9bb..599d6952cd6524835d18a539f7294c2c8ab51b7a 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_duration_location_priority
 //==== LABEL Check if attri value:duration and location and priority can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index e1c6c3251cc5288730c8ca37c800ecc596066c89..105311efeb2eca3c7816859f6fa97d7f662669a2 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_geolocation_organizer_categories
 //==== LABEL Check if attri value:geolocation and organizer and categories can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index 213807abad53244e49c36b74bc21469c007ce44a..aa18a07ffd7de5801d549f607706a0d45f2fa111 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_geolocation_status
 //==== LABEL Check if attri value:geolocation and status can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index 8ecfa07dea64c6fb743131838f4bb6c4f1442a09..3568ac42d568189685af879b0c16f7ff28489a3e 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_isAllDay_duration_organizer
 //==== LABEL Check if attri value:isAllDay and duration and organizer can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index 947d6ad375fc7a4c449be1d4d8ec4f391f3638cd..71b0744530151cd69a8f6a19fd8b53677a56d44e 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_isAllDay_geolocation_priority
 //==== LABEL Check if attri value:isAllDay and geolocation and priority can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index d0bee871200714e9f0f90e32ff9e6c74c169e24f..f949505cc94d4c23f192e7184fcbcaeae9a4165d 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_isAllDay_priority_organizer
 //==== LABEL Check if attri value:isAllDay and priority and organizer can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index 63b818a901b8ca24077b0a3ff4dc684fc1aa3594..0fabfc84c60b2a2360337cfad96f87ee51ff6453 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_location_duration_organizer
 //==== LABEL Check if attri value:location and duration and organizer can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index b9f6f468fd48d86feba0cb3f8239de527ddd563b..b1bad8dde10bea55ee17dc8b0aa1f43416fe875f 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_location_geolocation
 //==== LABEL Check if attri value:location and geolocation can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {
index 79fac2066ca2a458e28a16c7080633f70812e281..f89becfe3e6d4c198754233be511713a9ec5f0a6 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_location_geolocation_categories
 //==== LABEL Check if attri value:location and geolocation and categories can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index 492688846478ac8562a7270dace58a9911c75fa9..37bc91388cd671f303c099523f8fd968bc9fe931 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_location_organizer_priority
 //==== LABEL Check if attri value:location and organizer and priority can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index ad60f283f8a9974ab0c03141a1f7c71ecf7db2e7..f1245e72ced1c598df45159c3c82112806a76719 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_organizer_categories_visibility
 //==== LABEL Check if attri value:organizer and categories and visibility can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index a1ba780c4e912522c82218937b934d636549ab90..afa64b35e3a68e6f2173945f37b17edd695004d6 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_organizer_priority
 //==== LABEL Check if attri value:organizer and priority can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index e9579f04059e5b1fd2254fa8f06f5f5f3f1da4c7..dbed6905e30a5fc49317b6a67ea32d73cde38300 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_organizer_visibility_attendees
 //==== LABEL Check if attri value:organizer and visibility and attendees can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 var eventInit, ev, attendee;
 test(function () {
index 27b39407c8c2f3abfd18d333c17e0a6617a607ad..3db1842f68f10696a460f9e25181d74df1593372 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_progress_isAllDay_location
 //==== LABEL Check if attri value: progress and isAllDay and location can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var taskInit = {description:"HTML5 Introduction",
index 95f868bd41ccf3f90fd8aea0fafb52f6457f3961..02087b5495c325d0f461d8f82aa4d1b002c6c7f5 100755 (executable)
@@ -38,16 +38,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_progress_status_attendees
 //==== LABEL Check if attri value:progress and status and attendees can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
-var taskInit, ev, attendee;
 test(function () {
+    var taskInit, ev, attendee;
+
     taskInit = {
         description:"HTML5 Introduction",
         summary:"HTML5 Webinar ",
index 83847487ea5ec0354f492748e12bd191510dab8d..2e255786ec8147f39467521d1d776be5f5a0f023 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_progress_visibility_organizer
 //==== LABEL Check if attri value:progress and visibility and organizer can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var taskInit = {description:"HTML5 Introduction",
index 476b624f9b4190d7fbf3e1d61b4fd60532945161..19d64f3a1490953f188012754ce41239e924e3ee 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_startDate_categories_location
 //==== LABEL Check if attri value:startDate and categories and location can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index 72e64e2731d5c5ee5cf5ca0e2409dbd370daf23a..9d4235e438c48adec8f031121317a7cfb58ff5e6 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_startDate_duration
 //==== LABEL Check if attri value:startDate and duration can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index b0a63ca1580f60fd9649c9a565fbbb64babcbade..85b0f3f920214de68606997c146b86890b8ea8fd 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_startDate_organizer
 //==== LABEL Check if attri value:startDate and organizer can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {
index a4884b2aa9cf77367202ebed630d4fcadce08fc2..64f0840804da72318b6004ac7fbcb06b5edb646e 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_status_location_isAllDay
 //==== LABEL Check if attri value:status and location and isAllDay can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index 341bbd9e0acbbe6776466a88b8d06da540f9d2a5..54b384deac35e84171f05da8bb23195540c784f0 100755 (executable)
@@ -38,16 +38,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_status_visibility_attendees
 //==== LABEL Check if attri value:status and visibility and attendees can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
-var eventInit, ev, attendee;
 test(function () {
+    var eventInit, ev, attendee;
+
     eventInit = {description:"HTML5 Introduction",
                       summary:"HTML5 Webinar ",
                       startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
index ab710e1cfca3d97eb3d9616b23a4a85cec7ebd1a..0172f83d0005a7c1f54fa70c5536210411498d91 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_status_visibility_categories
 //==== LABEL Check if attri value:status and visibility and categories can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index 9090982372ee6d6bd020d163548bfb38f9d3ca0d..12fae708a66bf8e90dff1de686906e8350de675b 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_status_visibility_priority
 //==== LABEL Check if attri value:status and visibility and priority can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index ac6ec531ebcfd5701b2f6689706576fce75981ac..aec52bc2db8fdd5a7fd0d48c12602a6dcace6f6a 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_summary_geolocation_priority
 //==== LABEL Check if attri value:summary and geolocation and priority can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index b599e9f619891c8bbd850c0fb793b0005856b999..8d2deb2b2df3a37bd8cda72398d917b141feea95 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_summary_location_isAllDay
 //==== LABEL Check if attri value:summary and location and isAllDay can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index 08f9a860b45ec55bfb02afea5c542856f08a312d..cfaa12e9618d5880f1bab8e95a2233df7d2a96ae 100755 (executable)
@@ -38,16 +38,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_summary_priority
 //==== LABEL Check if attri value:summary and priority can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
-var eventInit, ev, calendar;
 test(function () {
+    var eventInit, ev, calendar;
+
     eventInit = {description:"HTML5 Introduction",
                       summary:"HTML5 Webinar ",
                       startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
index cc7adbd8b8b877fae3a0c35184bca3ce1f2f70ef..8b4ef721a71cb3b2a29e68372d32418b7b3235a3 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_summary_priority_isAllDay
 //==== LABEL Check if attri value:summary and priority and isAllDay can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function () {
     var eventInit = {description:"HTML5 Introduction",
index 808bc3c06d1961318cb9d449711b3b6d9116fc52..b7bcfadab1a3778da114e0f1b91cd2b11869dd61 100755 (executable)
@@ -38,13 +38,13 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarItem_set_visibility_status_priority
 //==== LABEL Check if attri value:visibility and status and priority can be set successful.
-//==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Calendar:CalendarItem:CalendarItem U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA MAST
 
 test(function (){
     var eventInit = {description:"HTML5 Introduction",
index ecb3feee3cf3eda7c3853ad23139bf0285772d25..152955302b1c4b43520496cf8b2e0d823809a257 100755 (executable)
@@ -38,16 +38,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarManagerObject_attri_locationandsummary
-//==== LABEL Check if CalendarManagerObject attri value:location and summary can be set successful..
-//==== PRIORITY P3
+//==== LABEL Check if CalendarManagerObject attri value:location and summary can be set successful.
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManagerObject:CalendarManagerObject U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P3
+//==== TEST_CRITERIA OBX
 
 test(function (){
     var defaultCalendar = tizen.calendar.getDefaultCalendar("EVENT");
+
     defaultCalendar.location = "Huesca";
     defaultCalendar.summary = "defined a new calendar";
     assert_not_equals(defaultCalendar, null, "Incorrect defaultCalendar");
index e7cd8c0c2569c342a047fed16c672da08ed6bb44..9d4d0659986fe105fa2fb1b5f42120fa3c1a097c 100755 (executable)
@@ -40,17 +40,18 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarManager_getCalendarDefault_event
 //==== LABEL Check CalendarManager getCalendarDefault method: get event type calendar
-//==== PRIORITY P0
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA
 
 test(function () {
     var defaultCalendar = tizen.calendar.getDefaultCalendar("EVENT"),
         calendar = tizen.calendar.getCalendar("EVENT", defaultCalendar.id);
+
     assert_not_equals(calendar, null, "Incorrect calendar");
     assert_equals(calendar.id, defaultCalendar.id, "calendar id returned is not the default one");
 }, document.title);
index 0cf4b0ca9bd3150dd0728c54394dce4c163651b5..093f9e5ec69a090f490266c43332d7c825d95d6f 100755 (executable)
@@ -40,15 +40,16 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarManager_getCalendars_event
 //==== LABEL Check CalendarManager getCalendars method: get all event type calendars
-//==== PRIORITY P0
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendars M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA
 
 var t = async_test(document.title), calendarListCB, defaultCalendar;
+
 t.step(function (){
     calendarListCB = t.step_func(function (calendars) {
         assert_not_equals(calendars, null, "Incorrect calendars");
index 44cddd892749c38ba53f23542c4c679f9f49cf73..b1b6d8474768843819d3e63ba6fa56bff47f69d0 100755 (executable)
@@ -33,17 +33,17 @@ Authors:
 <html>
 <head>
 <title>Calendar_CalendarManager_getCalendars_successcallback_invalid</title>
-<script type="text/javascript" src="support/unitcommon.js"></script>
+<script src="support/unitcommon.js"></script>
 <script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarManager_getCalendars_successcallback_invalid
 //==== LABEL Check CalendarManager getCalendars method: successCallback is invalid
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendars M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
 test(function (){
index f4069f7ce33dd06b3cc7ec66e9c7913793caca9d..a513f9489387279a1a0c34b1833c45ad59f23bfd 100755 (executable)
@@ -32,16 +32,16 @@ Authors:
 <html>
 <head>
 <title>Calendar_CalendarManager_getDefaultCalendar_CalendarType_error</title>
-<script type="text/javascript" src="support/unitcommon.js"></script>
+<script src="support/unitcommon.js"></script>
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarManager_getDefaultCalendar_CalendarType_error
 //==== LABEL Check CalendarManager getDefaultCalendar method: CalendarType is error
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getDefaultCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
 test(function (){
index 57b89e420a1365f078ce44bc96f849ac2dba959f..818f5728ec75ff5a220977c89377cbe2dd63508c 100755 (executable)
@@ -40,16 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarManager_getDefaultCalendar_event
 //==== LABEL Check CalendarManager getDefaultCalendar method: get event type default calendar
-//==== PRIORITY P0
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getDefaultCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA
 
 test(function (){
     var defaultCalendar = tizen.calendar.getDefaultCalendar("EVENT");
+
     assert_not_equals(defaultCalendar, null, "Incorrect defaultCalendar");
 }, document.title);
 
index a911873698851973095ff705b5f0564c4db86301..d23532c175852dea87c563d401e62a273e7abceb 100755 (executable)
@@ -32,17 +32,17 @@ Authors:
 <html>
 <head>
 <title>Calendar_CalendarManager_getDefaultCalendar_null</title>
-<script type="text/javascript" src="support/unitcommon.js"></script>
+<script src="support/unitcommon.js"></script>
 <script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarManager_getDefaultCalendar_null
 //==== LABEL Check CalendarManager getDefaultCalendar method: CalendarType is null
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getDefaultCalendar M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
 test(function (){
index 3b12fbc109f26da8862956e03df63fcd759d0119..b37b43a81bf87000a066a9b57cd9bbf61451df3e 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarRecurrenceRule_attri_daysOfTheWeek
 //==== LABEL Check daysOfTheWeek attribute of CalendarRecurrenceRule
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:daysOfTheWeek A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
 
-var exp1, recurrenceRuleInit, recurrenceRule;
 test(function () {
+    var exp1, recurrenceRuleInit, recurrenceRule;
+
     exp1 = new tizen.TZDate(2011, 11, 30, 12, 40, 0, 0);
     recurrenceRuleInit = {interval: 2,
                                occurrenceCount: 10,
index 483bdf1f090487853d8d3f2664f6f094ce96356e..e49d92a063602d2db2455f65a0249b3b33a12efc 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarRecurrenceRule_attri_exceptions
 //==== LABEL Check exceptions attribute of CalendarRecurrenceRule
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:exceptions A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
 
-var exp1, recurrenceRuleInit, recurrenceRule;
 test(function (){
+    var exp1, recurrenceRuleInit, recurrenceRule;
+
     exp1 = new tizen.TZDate(2011, 11, 30, 12, 40, 0, 0);
     recurrenceRuleInit = {interval: 2,
         occurrenceCount: 10,
index d693db7f9d961c7671da0ac941e833523ee3a5e7..ba53862090fcac47b23c7c4689140bd8b70db33c 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarRecurrenceRule_attri_frequency
 //==== LABEL Check frequency attribute of CalendarRecurrenceRule
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:frequency A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
 
-var exp1, recurrenceRuleInit, recurrenceRule;
 test(function (){
+    var exp1, recurrenceRuleInit, recurrenceRule;
+
     exp1 = new tizen.TZDate(2011, 11, 30, 12, 40, 0, 0);
     recurrenceRuleInit = {interval: 2,
                                occurrenceCount: 10,
index 21d412d146b21d93f9815ab6d9499cc67ed3a9c7..b4bb35858e6f4bb4b44571647b710624f233897c 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarRecurrenceRule_attri_interval
 //==== LABEL Check interval attribute of CalendarRecurrenceRule
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:interval A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT
 
-var exp1, recurrenceRuleInit, recurrenceRule;
 test(function (){
+    var exp1, recurrenceRuleInit, recurrenceRule;
+
     exp1 = new tizen.TZDate(2011, 11, 30, 12, 40, 0, 0);
     recurrenceRuleInit = {interval: 2,
                                occurrenceCount: 10,
index 804c2e715c643447ca894c18ea19d6218dd44463..ef1c746bfd741f9a34851d044aaf2c08ec12d2ee 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarRecurrenceRule_attri_occurrenceCount
 //==== LABEL Check occurrenceCount attribute of CalendarRecurrenceRule
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:occurrenceCount A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT
 
-var exp1, recurrenceRuleInit, recurrenceRule;
 test(function (){
+    var exp1, recurrenceRuleInit, recurrenceRule;
+
     exp1 = new tizen.TZDate(2011, 11, 30, 12, 40, 0, 0);
     recurrenceRuleInit = {interval: 2,
                                occurrenceCount: 10,
index 5defcd9a7179ae443efc8680b48faca5a632e818..e2dc71a0c25fa60662963c2d60c7bc9bcaa74d2d 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarRecurrenceRule_attri_setPositions
 //==== LABEL Check setPositions attribute of CalendarRecurrenceRule
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:setPositions A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
 
-var exp1, recurrenceRuleInit, recurrenceRule;
 test(function (){
+    var exp1, recurrenceRuleInit, recurrenceRule;
+
     exp1 = new tizen.TZDate(2011, 11, 30, 12, 40, 0, 0);
     recurrenceRuleInit = {interval: 2,
                                occurrenceCount: 10,
index 8a97e8b92a04eaaee7c68a8d32bc93a58955c6c5..dbe4101b45f5be67daefb0bb40ca4e052dc5a81b 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarRecurrenceRule_attri_untilDate
 //==== LABEL Check untilDate attribute of CalendarRecurrenceRule
 //==== SPEC Tizen Web API:Social:Calendar:CalendarRecurrenceRule:untilDate A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
 
-var exp1, recurrenceRuleInit, recurrenceRule;
 test(function (){
+    var exp1, recurrenceRuleInit, recurrenceRule;
+
     exp1 = new tizen.TZDate(2011, 11, 30, 12, 40, 0, 0);
     recurrenceRuleInit = {interval: 2,
                                occurrenceCount: 10,
index 5d8379390204b7a9285b1696a6dac3c0fc794cc2..a489e28d494daa47a7e0a58d8d62b47b3f77e704 100755 (executable)
@@ -41,15 +41,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarTask_attri_completedDate
 //==== LABEL Check attribute completedDate of CalendarTask
 //==== SPEC Tizen Web API:Social:Calendar:CalendarTask:completedDate A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
 
-var taskInit, ev;
 test(function () {
+    var taskInit, ev;
+
     taskInit = {description:"HTML5 Introduction",
         summary:"HTML5 Webinar ",
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
index 31300148c4f612271cde64b64b85f0f73edad263..c9dc5ebc4b4996e4955b94df8791bbff3ba0fc6f 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarTask_attri_dueDate
 //==== LABEL Check dueDate attribute of CalendarTask
 //==== SPEC Tizen Web API:Social:Calendar:CalendarTask:dueDate A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== TEST_CRITERIA AT
 
-var taskInit, calendar, ev, getEv;
 test(function (){
+    var taskInit, calendar, ev, getEv;
+
     taskInit = {description:"HTML5 Introduction",
         summary:"HTML5 Webinar ",
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
index aae554ae2256522b8d5de3365f79842504cb26ac..59d5c2d616b90e7d99c17b4f1f06bcbbec5b4b93 100755 (executable)
@@ -40,15 +40,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_CalendarTask_attri_progress
 //==== LABEL Check progress attribute of CalendarTask
 //==== SPEC Tizen Web API:Social:Calendar:CalendarTask:progress A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AT ADV
 
-var taskInit, calendar, ev;
 test(function (){
+    var taskInit, calendar, ev;
+
     taskInit = {description:"HTML5 Introduction",
                      summary:"HTML5 Webinar ",
                      startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
index 9d2fd35bf12f0b124143be81fa39702347e14238..fbeaa6eb5ea1ff91e6a86a6944878d08bbf8e04e 100755 (executable)
@@ -34,21 +34,22 @@ Authors:
 <html>
 <head>
 <title>Calendar_Calendar_addBatch_error_events</title>
-<script type="text/javascript" src="support/unitcommon.js"></script>
+<script src="support/unitcommon.js"></script>
 <script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_Calendar_addBatch_error_events
 //==== LABEL Check if Calendar.addBatch method throws exception when null given as items
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
-var calendar = tizen.calendar.getDefaultCalendar("EVENT"), events = null;
 test(function (){
+    var calendar = tizen.calendar.getDefaultCalendar("EVENT"), events = null;
+
     assert_throws(TYPE_MISMATCH_EXCEPTION, function (){
         calendar.addBatch(events);
     }, "Given null as items");
index b07f39d4921e04ca6115d42cad48bd52aad82273..76313ed723f0e990b6f9dbe4afca84e944a94a27 100755 (executable)
@@ -34,20 +34,22 @@ Authors:
 <html>
 <head>
 <title>Calendar_Calendar_addChangeListener</title>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_Calendar_addChangeListener
 //==== LABEL Check Calendar addChangeListener method: default usage
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MAST MMINA MR
 
 var t = async_test(document.title), eventInit, watcher,
     calendar, watcherId = null, ev;
+
 t.step(function () {
     eventInit = {description:"HTML5 Introduction",
                       summary:"HTML5 Webinar",
index 81d0041adc36edf9e50571ccb7c7e59d90315ccf..5d271aa81f6ba9597cf4f3a4a316099f034b4927 100755 (executable)
@@ -18,6 +18,7 @@ Author:
         Zhongyuan Yuan <zy123.yuan@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_accountId_attribute</title>
@@ -37,6 +38,7 @@ Author:
 
 test(function () {
     var calendar = tizen.calendar.getDefaultCalendar("EVENT");
+
     assert_own_property(calendar, "accountId", "Calendar does not own accountId property.");
     check_readonly(calendar, "accountId", calendar.accountId, "number", calendar.accountId + "5");
 }, document.title);
index 29fd000d1c79313511fb48c2161fae5239e467d4..46dd8e4ed4f840d2f042f4ae31033ea41f6ff06e 100755 (executable)
@@ -20,25 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_add</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: Calendar_add
 //==== LABEL Check whether 'add' method correctly assigns task items to the Calendar object
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:add M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MAST MMINA MR
+
 test(function () {
     var task, taskBasicId, taskCalendar, returnedValue = null;
 
index abcbc09d5b8c3c9d6670165d269bde1535290776..16e6d439e72844ed6bf8a12946962fe461de1cdf 100755 (executable)
@@ -20,24 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_addBatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_addBatch
 //==== LABEL Check whether addBatch() method correctly assigns several event items to the CalendarEvent object asynchronously without callbacks
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA MR
+
 test(function () {
     var events, eventCalendar, returnedValue;
 
index 34e3ca001d3f354bc10ad58025eae681d07e6fdc..28e728393ba1993a75f6be30ea3a3bdf150b1c8b 100755 (executable)
@@ -21,24 +21,26 @@ Authors:
         Roman Frolow <r.frolow@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_addBatch_errorCallback_TypeMismatch</title>
 <script src="support/unitcommon.js"></script>
 <script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_addBatch_errorCallback_TypeMismatch
 //==== LABEL Check if addBatch throws exception when errorCallback is incorrect
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title, {timeout: 10000}), i, conversionTable,
     exceptionName, successCallback, errorCallback, calendarEvent, calendar;
+
 setup({timeout: 10000});
 
 t.step(function () {
index da04299ef50bbc7e5464191c9b2aab302d0a65ad..bc5d6a0941ac7973eb179cc1e9c225e05c5d484e 100755 (executable)
@@ -20,27 +20,27 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_addBatch_errorCallback_invalid_cb</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_addBatch_errorCallback_invalid_cb
 //==== LABEL Check whether addBatch() method incorrectly with invalid errorCallback
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
+
 var t = async_test(document.title), events, eventCalendar, successCallback, errorCallback;
-t.step(function () {
 
+t.step(function () {
     successCallback = t.step_func(function () {
         cleanup(eventCalendar);
         assert_unreached("addBatch() success callback invoked.");
index 23aa5e7f332b198e586d906cf141c5c8c1060b85..dab8f89f016c0586e56ff43e4acab2cc2bff9554 100755 (executable)
@@ -18,6 +18,7 @@ Authors:
        Lei Tang <lei312.tang@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_addBatch_errorCallback_invoked</title>
@@ -30,9 +31,9 @@ Authors:
 <script>
 //==== TEST: Calendar_addBatch_errorCallback_invoked
 //==== LABEL Check whether addBatch() method invoked errorCallback
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MERRCB
 
 var t = async_test(document.title, {timeout: 5000}), eventCalendar, onAddBatchErrorCB, ev1, ev2,
index 3f893cf46e834d5fb0389d086a920dafc9165b17..71ea30a8ea80a966d744dbd24dcfab5f21914fbe 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_addBatch_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,12 @@ Authors:
 //==== LABEL Check if method addBatch of Calendar exists
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var calendar = tizen.calendar.getDefaultCalendar("EVENT");
+
     assert_true("addBatch" in calendar, "No addBatch method in calendar");
     check_method_exists(calendar, "addBatch");
 }, document.title);
index 28e0a8b898bf679bc7aae539ee9bb28e03297a19..e588311afd0316682f0bcb4bd3b92e9265c438cb 100755 (executable)
@@ -21,24 +21,26 @@ Authors:
         Roman Frolow <r.frolow@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_addBatch_items_TypeMismatch</title>
 <script src="support/unitcommon.js"></script>
 <script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_addBatch_items_TypeMismatch
 //==== LABEL Check if addBatch throws exception when items is incorrect
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title, {timeout: 10000}), i, conversionTable, items,
     exceptionName, successCallback, errorCallback, calendar;
+
 setup({timeout: 10000});
 
 t.step(function () {
index e6626ac0ecb4b1a61b2820919b0c1beea8faebf8..e3a7b7b2521e6da755d8feda84b96733ad510214 100755 (executable)
@@ -20,23 +20,22 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_addBatch_missarg</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
+<script>
 //==== TEST: Calendar_addBatch_missarg
 //==== LABEL Check whether 'addBatch' method called with an invalid argument throws an exception correctly
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MMA MC
 
 test(function () {
index 780d955180ccfe01aef593c77f7215ab59cea463..b9a9d6fd194fae6ae0d1948172308f428a186d5b 100755 (executable)
@@ -21,28 +21,29 @@ Authors:
         Roman Frolow <r.frolow@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_addBatch_successCallback_TypeMismatch</title>
 <script src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_addBatch_successCallback_TypeMismatch
 //==== LABEL Check if addBatch throws exception when successCallback is incorrect
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title, {timeout: 10000}), i, conversionTable,
     exceptionName, successCallback, errorCallback, calendarEvent, calendar;
+
 setup({timeout: 10000});
 
 t.step(function () {
-
     errorCallback = t.step_func(function (error) {
         assert_unreached("addBatch() error callback invoked: " + error.name + " msg: " + error.message);
     });
index 017cbe9013a275b9dbebe66ca214502e63b42318..6e95db36fa5deb8b6aafa416156f53e1adc7d585 100755 (executable)
@@ -20,25 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_addBatch_successCallback_invalid_cb</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_addBatch_successCallback_invalid_cb
 //==== LABEL Check whether addBatch() method incorrectly with invalid successCallback
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
+
 test(function () {
     var events, eventCalendar;
 
index f996481eee39c5021f55f551668539ea647f8c26..8b5b1c2485dab421524feacf1f7d8b9669c14705 100755 (executable)
@@ -20,24 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_addBatch_with_errorCallback</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_addBatch_with_errorCallback
 //==== LABEL Check whether addBatch() method correctly assigns several event items to the CalendarEvent object asynchronously
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MOA MAST MR
+
 var t = async_test(document.title, {timeout: 5000}), events, eventCalendar, returnedValue = null, onAddBatchErrorCB,
     onAddBatchSuccessCB;
 
index a47a5eadd0b324a9768e7f1671b54d9d7c49a961..a2388efaaa31623bd5eed787d1d8658499cea2a5 100755 (executable)
@@ -20,28 +20,27 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_addBatch_with_successCallback</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_addBatch_with_successCallback
 //==== LABEL Check whether addBatch() method correctly assigns several event items to the CalendarEvent object asynchronously without errorCallback
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MAST MOA MR
+
 var t = async_test(document.title, {timeout: 5000}), events, eventCalendar, onAddBatchSuccessCB, returnedValue = null;
 
 t.step(function () {
-
     eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
     events = createTestEvents();
 
index 10ef9ad8b5a6c01e462ca563de9f2e8d716e50bc..3d2b5e0da13d9f43f9e99f6acadadfaecf7747df 100755 (executable)
@@ -20,15 +20,14 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_addChangeListener</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -36,12 +35,13 @@ Authors:
 //==== LABEL Check whether addChangeListener() subscribes to notifications about the CalendarTask object changes
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA MR
+
 var t = async_test(document.title), listener, onError, watcher,
     listenerArrayTask = [], taskCalendar = tizen.calendar.getDefaultCalendar("TASK");
 
 t.step(function () {
-
     onError = t.step_func(function (error) {
         assert_unreached("addChangeListener() error callback: name:" + error.name + ", msg:" + error.message);
     });
index 06c188dbd92bf55bfeaa53c36b5a7b7964bf52fd..0adc3f83bcce69582dc178e9d3e38f54eb2aa427 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_addChangeListener_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,12 @@ Authors:
 //==== LABEL Check if method addChangeListener of Calendar exists
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var calendar = tizen.calendar.getDefaultCalendar("EVENT");
+
     assert_true("addChangeListener" in calendar, "No addChangeListener method in calendar");
     check_method_exists(calendar, "addChangeListener");
 }, document.title);
index 8ea122fc72a95549fa32dae8a6d0b5d3272e4b66..90bf38a90de41830d91725827406658dc6faff13 100755 (executable)
@@ -20,24 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_addChangeListener_missarg</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_addChangeListener_missarg
 //==== LABEL Check whether addChangeListener() method called with an invalid argument throws an exception
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MMA MC
+
 test(function () {
     var eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
 
index cd8fe77859b30668715f4a3ed76a352f419f172b..bfc4125efed9deb31a83769b17af11d1bd41cdf2 100755 (executable)
@@ -19,26 +19,27 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_addChangeListener_successCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_addChangeListener_successCallback_TypeMismatch
 //==== LABEL Test addChangeListener argument whether type conversion occurs according to Type Conversion Tables.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
 var t = async_test(document.title),
     watcherId = 0, calendar, exceptionName = "TypeMismatchError", conversionTable, i, successCallback;
+
 t.step(function () {
     calendar = tizen.calendar.getDefaultCalendar("EVENT");
     conversionTable = getTypeConversionExceptions("object", false);
index 7243d84878c8225d8833a2e0189954a2cff86449..9a47a8faf676dc75ef76f393f5298e27ee4020c3 100755 (executable)
@@ -19,29 +19,29 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
         Karol Surma <k.surma@samsung.com>
 -->
+
 <html>
 <head>
 <title>Calendar_addChangeListener_successCallback_invalid_cb</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_addChangeListener_successCallback_invalid_cb
 //==== LABEL Check if addChangeListener throws exception when successCallback is invalid
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTL
+
 var t = async_test(document.title),
     exceptionName, incorrectListeners, i, calendarChangeCallback,
     calendar;
 
 t.step(function () {
-
     calendar = tizen.calendar.getDefaultCalendar("EVENT");
 
     incorrectListeners = getListenerConversionExceptions(["onitemsadded", "onitemsupdated", "onitemsremoved"]);
index 311232b8e6f222fd5f9b1e5449ee46b66b0da6b0..7ef87a7041c084bc1f3bc141e1d0dc595abd7b74 100755 (executable)
@@ -20,25 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_addChangeListener_successCallback_invalid_type</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_addChangeListener_successCallback_invalid_type
 //==== LABEL Check whether addChangeListener() method called with an invalid argument throws an exception (part 2)
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:addChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
 //==== PRIORITY P2
 //==== TEST_CRITERIA MMA MC
+
 test(function () {
     var taskCalendar  = tizen.calendar.getDefaultCalendar("TASK");
 
index cbbc65e973975177becc52bc0847e41fe0b4fcb3..d00a7cab849a0b8e3263601fe5d194e28d9325bc 100755 (executable)
@@ -34,21 +34,22 @@ Authors:
 <html>
 <head>
 <title>Calendar_add_Event</title>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_add_Event
 //==== LABEL Check Calendar add method: default usage
-//==== PRIORITY P0
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:add M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MAST MMINA
 
-var eventInit, calendar, ev, beforeValue = null;
 test(function () {
+    var eventInit, calendar, ev, beforeValue = null;
+
     eventInit = {
         description:"HTML5 Introduction",
         summary:"HTML5 Webinar ",
index b25818ff3e6e8ae67a933de8c1a1a457b81c5fca..bd3d4ce281848c1540318e5e49d28efacfb69bab 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_add_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,12 @@ Authors:
 //==== LABEL Check if method add of Calendar exists
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:add M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var calendar = tizen.calendar.getDefaultCalendar("EVENT");
+
     assert_true("add" in calendar, "No add method in calendar");
     check_method_exists(calendar, "add");
 }, document.title);
index 992bc8ac1a6faed9b89a09ccf30e61b75560bd83..9545f10cd6e80e43cb98d2ede0bb70b9ee63fa09 100755 (executable)
@@ -18,6 +18,7 @@ Authors:
        Lei Tang <lei312.tang@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_add_invalid_obj</title>
@@ -27,17 +28,17 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_add_invalid_obj
 //==== LABEL Check Calendar::add() method with invalid value
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:add M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTO
 
-var eventInit, calendar, ev;
-
 test(function () {
+    var eventInit, calendar, ev;
+
     eventInit = {description:"HTML5 Introduction",
         summary:"HTML5 Webinar ",
         startDate: new tizen.TZDate(2011, 3, 30, 10, 0),
index 0a086ef0dc45a99dbf36bc7ace9de8bb94a6ed27..87e3ccd169c383e809af23077e26e7648c3f4e3a 100755 (executable)
@@ -21,24 +21,26 @@ Authors:
         Roman Frolow <r.frolow@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_add_item_TypeMismatch</title>
 <script src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_add_item_TypeMismatch
 //==== LABEL Check if add throws exception when item is incorrect
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:add M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title, {timeout: 10000}), i, conversionTable, item,
     exceptionName, calendar;
+
 setup({timeout: 10000});
 
 t.step(function () {
index e19227b3875cb3b609ba90122a2fb1245d48abd5..e561689d7e6fa500536c0a92f5109b45d58f6053 100755 (executable)
@@ -22,24 +22,22 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>Calendar_add_item_invalid_type</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
+<script>
 //==== TEST: Calendar_add_item_invalid_type
 //==== LABEL Check whether 'add' method called with an invalid argument throws an exception correctly (part 2)
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:add M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
 //==== PRIORITY P2
 //==== TEST_CRITERIA MMA MC
+
 test(function () {
     var taskCalendar  = tizen.calendar.getDefaultCalendar("TASK");
 
index 17194ea2ae28eb0bcd87e25887a92f4d9ca401fe..bce2a17be164f35e16d4224046fa63b75ed3f324 100755 (executable)
@@ -20,25 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_add_missarg</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: Calendar_add_missarg
 //==== LABEL Check whether 'add' method called with an invalid argument throws an exception correctly
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:add M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC MMA
+
 test(function () {
     var eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
 
index 5c87b1c1a6179b67bdb6ddbee96d425b32a94c16..5173aad5018b5272098951020024504a45abd338 100755 (executable)
@@ -18,6 +18,7 @@ Author:
         Zhongyuan Yuan <zy123.yuan@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_constructor</title>
@@ -37,6 +38,7 @@ Author:
 
 test(function () {
     var calendar, appId, account;
+
     appId = tizen.application.getCurrentApplication().appInfo.id;
     tizen.account.getAccounts(function (accounts) {
         account = accounts[0];
index ee5f20dd16c618cbedf9fe3a51c2683477dcdf79..acde5264e1d009fa6c1ac380bf178798b0463ddc 100755 (executable)
@@ -22,25 +22,22 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>Calendar_eventType_methods_exist</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: Calendar_eventType_methods_exist
 //==== LABEL Check if Calendar for event creation exists and implements methods
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:add M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
 //==== PRIORITY P0
-//==== TEST_CRITERIA
+//==== TEST_CRITERIA ME
+
 test(function () {
     var eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
 
index 2425796d444063b517c7cf5b6ef3c701f5aa453e..0c029d93a5577f1ff66cde550a4a02b44bbb8ef4 100755 (executable)
@@ -18,6 +18,7 @@ Author:
         Zhongyuan Yuan <zy123.yuan@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_exist</title>
@@ -32,7 +33,7 @@ Author:
 //==== LABEL Check if Calendar exists
 //==== SPEC Tizen Web API:Social:Calendar:constructor C
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== PRIORITY P0
+//==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRF
 
 test(function () {
index 78b8b8b044f4ad3fd33271ff0875f54627574c6f..0eea68aa00eba24e47d8cb7c731ec4c9226c66de 100755 (executable)
@@ -19,22 +19,22 @@ Authors:
         Tomasz Kusmierz <t.kusmierz@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_extend</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_extend
 //==== LABEL Check if  Calendar object is extendable
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:Calendar U
-//==== PRIORITY P3
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P3
 //==== TEST_CRITERIA OBX
 
 test(function () {
index 7d57736c8114ad79153052ca69602b05877b1383..bbdf005f51d2661915e2be613a45fc6473a25058 100755 (executable)
@@ -31,14 +31,14 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_find</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -46,9 +46,12 @@ Authors:
 //==== LABEL Check whether 'find' method correctly assigns task items to the CalendarTask object
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA MR
+
 var t = async_test(document.title), eventSearchSuccessCallback, eventInit,
     calendar, ev, returnedValue = null;
+
 t.step(function (){
     eventSearchSuccessCallback = t.step_func(function (events) {
         assert_equals(returnedValue, undefined, "Incorect returned value from find()");
index b803087a0ef409efb9039d9afd8d8e695e755ba3..3294d26f517c6b2fb04ec05619be1838975ea979 100755 (executable)
@@ -12,31 +12,33 @@ Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
-limitations under the License. 
+limitations under the License.
 
 Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_find_errorCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_find_errorCallback_TypeMismatch
 //==== LABEL Test errorCallback argument whether type conversion occurs according to Type Conversion Tables.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title), successCallback,
     calendar, conversionTable, exceptionName, i, errorCallback;
+
 t.step(function () {
     calendar = tizen.calendar.getDefaultCalendar("EVENT");
     successCallback = t.step_func(function () {
index d46ee6c1b0e2e6f5c45ca6e3bf1e2da05ebd7b78..4964ddf9b84a21d138e0e7d4a6469d88c89cefa7 100755 (executable)
@@ -18,25 +18,27 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_find_errorCallback_invalid_cb</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_find_errorCallback_invalid_cb
 //==== LABEL Test if putting a user errorCallback object which was not created through the constructor but has all the properties failes.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
+
 var t = async_test(document.title), eventSearchSuccessCallback,
     errorCallback, ev1, event1, calendar, filter;
+
 t.step(function (){
     eventSearchSuccessCallback = t.step_func(function (events) {
         assert_unreached("Success callback invoked");
index 1299fcae96e9ffab336c51a2997c707dcd8d40c9..8e5c42c4feac00e82726751e009ad8508484da5d 100755 (executable)
@@ -18,6 +18,7 @@ Authors:
         Zhongyuan Yuan <zy123.yuan@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_find_errorCallback_invoked</title>
@@ -32,7 +33,7 @@ Authors:
 //==== LABEL Check exception in error callback of find method
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== TEST_CRITERIA MERRCB
 
 var t = async_test(document.title), successCallback, errorCallback, eventInit, filter,
index 0d7fe63fefefcb7b16d726da6b7f24a091682a0b..f8d1e41158689f8b213c24427dddc8772b8a52ba 100755 (executable)
@@ -23,24 +23,22 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>Calendar_find_event_usage</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_find_event_usage
 //==== LABEL Check if find() method correctly finds CalendarItem objects matching the supplied filter (checked for event calendar)
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
 //==== PRIORITY P1
 //==== TEST_CRITERIA MOA
+
 var t = async_test(document.title, {"timeout": 30000}), succCount = 10,
     onFindSuccessCB, onFindErrorCB, filter, sortMode, todayBegin, todayEnd,
     firstFilter, secondFilter, eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
index 1bdcb99a2b678fb06e22dc348d2269e83227e5ae..126c2e38cb38e1350fe945ae3626baca8a8cd895 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_find_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,12 @@ Authors:
 //==== LABEL Check if method find of Calendar exists
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var calendar = tizen.calendar.getDefaultCalendar("EVENT");
+
     assert_true("find" in calendar, "No find method in calendar");
     check_method_exists(calendar, "find");
 }, document.title);
index be2b78f8af451e8c02c374893725c370e06f9b95..ce4a5a4b9364092ad78a653d5d8d875967d1d9a5 100755 (executable)
@@ -18,26 +18,28 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_find_filter_TypeMismatch</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_find_filter_TypeMismatch
 //==== LABEL Test filter argument whether type conversion occurs according to Type Conversion Tables.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title), successCallback, eventInit,
     calendar, ev, conversionTable, exceptionName, i, errorCallback,
     filter;
+
 t.step(function () {
     eventInit = {description:"HTML5 Introduction",
                   summary:"HTML5 Webinar ",
index 709ea809fc3900559f91cfc5502838d918530e47..f22efa54f7b981b88bb7d1f4eb3cf72d62497219 100755 (executable)
@@ -18,6 +18,7 @@ Authors:
         Zhongyuan Yuan <zy123.yuan@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_find_filter_invalid_obj</title>
@@ -32,7 +33,7 @@ Authors:
 //==== LABEL Check if Calendar::find() method throw exception when a fake system object was passed
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTO
 
 var t = async_test(document.title), eventSearchSuccessCallback,
index aa15d3a5ac4490dd83f9eb87f752ed9bf317d472..ac3f32dee899f62020c6035a3a32a863da10d662 100755 (executable)
@@ -20,25 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_find_missarg</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: Calendar_find_missarg
 //==== LABEL Check whether 'find' method called with an invalid argument throws an exception correctly
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MMA MC
+
 var t = async_test(document.title), filter, sortMode, onFindSuccessCB, onFindErrorCB, taskCalendar  = tizen.calendar.getDefaultCalendar("TASK");
 
 t.step(function () {
index 5b9dab7677346f54822c38bb45f6dda83384e56a..5dc309d736e9110e2047d31e51a08e5fe4714f0d 100755 (executable)
@@ -18,26 +18,28 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_find_sortMode_TypeMismatch</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_find_sortMode_TypeMismatch
 //==== LABEL Test sortMode argument whether type conversion occurs according to Type Conversion Tables.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title), successCallback, eventInit,
     calendar, ev, conversionTable, exceptionName, i, errorCallback,
     filter, sortMode;
+
 t.step(function () {
     eventInit = {description:"HTML5 Introduction",
                   summary:"HTML5 Webinar ",
index 2360018d73c636a047d8568405f391fd101084ec..ceeabd7209722aba2cd55b1aefb2a23ff25efa4d 100755 (executable)
@@ -18,26 +18,28 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_find_sortMode_invalid_obj</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_find_sortMode_invalid_obj
 //==== LABEL Test if putting a user sortMode object which was not created through the constructor but has all the properties failes.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTO
+
 var t = async_test(document.title), eventSearchSuccessCallback,
     errorCallback, ev1, ev2, event1, event2, calendar, filter, sortMode,
     exceptionName = "TypeMismatchError";
+
 t.step(function (){
     eventSearchSuccessCallback = t.step_func(function (events) {
         assert_unreached(exceptionName + " should be thrown.");
index cdee5a35130f5fffcdf20889d0a527383d14ba69..2fc0e89ddcbfd57bf2f04a00c0db8f394c9903c1 100755 (executable)
@@ -18,25 +18,27 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_find_successCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_find_successCallback_TypeMismatch
 //==== LABEL Test successCallback argument whether type conversion occurs according to Type Conversion Tables.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title), successCallback,
     calendar, conversionTable, exceptionName, i;
+
 t.step(function () {
     calendar = tizen.calendar.getDefaultCalendar("EVENT");
     conversionTable = getTypeConversionExceptions("functionObject", false);
index 871eed3b5c4cdec76d3f9cd17b97006c3936efe9..88486f56dd8fcb1b7fd17fcc851f6088f774bff8 100755 (executable)
@@ -18,24 +18,26 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_find_successCallback_invalid_cb</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_find_successCallback_invalid_cb
 //==== LABEL Test if putting a user successCallback object which was not created through the constructor but has all the properties failes.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
+
 var t = async_test(document.title), successCallback, calendar;
+
 t.step(function () {
     successCallback = {
         onsuccess: t.step_func(function (items) {
index 82964945c923eedf33de82b27c026552b7b9e73d..7e3fd2c10fb7a9634722eb048164c4203f2a17ed 100755 (executable)
@@ -22,23 +22,22 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>Calendar_find_task_usage</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_find_task_usage
 //==== LABEL Check if find() method correctly finds CalendarItem objects matching the supplied filter (checked for task calendar)
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
 //==== PRIORITY P1
 //==== TEST_CRITERIA MOA
+
 var t = async_test(document.title, {"timeout": 30000}), succCount = 10,
     onFindSuccessCB, onFindErrorCB, filter, sortMode, todayBegin, todayEnd,
     firstFilter, secondFilter, taskCalendar  = tizen.calendar.getDefaultCalendar("TASK");
index 9b71532dfb6b5df23dd739639a0887e267136532..29a5e4959851d6e375bc5fa2cd037b4dbd8d90aa 100755 (executable)
@@ -31,14 +31,14 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_find_with_errorCallback</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -46,7 +46,9 @@ Authors:
 //==== LABEL Check whether 'find' method correctly with errorCallback argument
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MOA MR
+
 var t = async_test(document.title),
     eventSearchSuccessCallback, calendar, errorCallback, returnedValue = null;
 
index 55a883534312b73f94ab21bd62adcf3c2d076b7d..73deda2e1dfddb1443ee07a6d26577d3295d32a7 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_find_with_filter</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,12 @@ Authors:
 //==== LABEL Check whether 'find' method correctly with filter argument
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MOA MR
+
 var t = async_test(document.title), calendar,
     filter, onSuccess, onError, start, end, rule, ev, returnedValue = null;
+
 t.step(function (){
     onSuccess = t.step_func(function (events) {
         assert_not_equals(events.length, 0, "find() should find event");
index cd4205990052f3db9f6b2ca287f22a020e8c07aa..719e455156bdc1479ba4c9ffd7e7d2352666e3dc 100755 (executable)
@@ -31,14 +31,14 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
         Karol Surma <k.surma@samsung.com>
 -->
+
 <html>
 <head>
 <title>Calendar_find_with_sortMode</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -46,9 +46,12 @@ Authors:
 //==== LABEL Check whether 'find' method correctly with sortMode argument
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MOA MR
+
 var t = async_test(document.title), eventSearchSuccessCallback,
     errorCallback, calendar, sortMode, returnedValue = null;
+
 t.step(function (){
     eventSearchSuccessCallback = t.step_func(function (events) {
         assert_equals(returnedValue, undefined, "Incorect returned value from find()");
index 50fa9d81e2f869f5d7ed2a2e8598f800fbeadd36..f0e70ddbe666a6e32a5b28ed7f6a40a4c5adc488 100755 (executable)
@@ -20,28 +20,28 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_get</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: Calendar_get
 //==== LABEL Check if the CalendarEvent item with the given identifier is retrieved correctly
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:get M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA MR
+
 test(function () {
     var event, retrievedEvent,
         eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
+
     event = createTestEvent();
     eventCalendar.add(event);
     retrievedEvent = eventCalendar.get(event.id);
index 85bc24d92ad86ca837e8bea71f899d8145f0a36a..f32a0bec65c5a4b0ead02c41985dd8fdcf4a9528 100755 (executable)
@@ -29,25 +29,27 @@ Authors:
         Yanan Xu <yananx.xu@intel.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_get_NotFoundError</title>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_get_NotFoundError
 //==== LABEL Check if Calendar get method throws exception when trying to get removed item
-//==== PRIORITY P2
 //==== TIMEOUT 90
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:get M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== TEST_CRITERIA
+//==== PRIORITY P2
+//==== TEST_CRITERIA MC
 
-var eventInit, ev, calendar, ev1;
 test(function () {
+    var eventInit, ev, calendar, ev1;
+
     eventInit = {
         description:"HTML5 Introduction",
         summary:"HTML5 Webinar ",
index 866f313723b3b32836a558ccc865c46616431a06..c1004ca89efcf3e6461cbb4dd5acb1fdcdd2a545 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_get_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,12 @@ Authors:
 //==== LABEL Check if method get of Calendar exists
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:get M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var calendar = tizen.calendar.getDefaultCalendar("EVENT");
+
     assert_true("get" in calendar, "No get method in calendar");
     check_method_exists(calendar, "get");
 }, document.title);
index 3130051395e7b26d89c5d05d5047c80411c4e011..c14c9c0695d73437cd1d1fe8bff488789c159f5c 100755 (executable)
@@ -21,24 +21,26 @@ Authors:
         Roman Frolow <r.frolow@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_get_id_TypeMismatch</title>
 <script src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_get_id_TypeMismatch
 //==== LABEL Check if get throws exception when id is incorrect
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:get M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title, {timeout: 10000}), i, conversionTable, id,
     exceptionName, calendar;
+
 setup({timeout: 10000});
 
 t.step(function () {
index 44d74704d32f899659e353466ed317412d955a49..bcfbf3ff8086698096fcaae073f79b2a46c2ec7a 100755 (executable)
@@ -22,24 +22,22 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>Calendar_get_invalid_argument</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
+<script>
 //==== TEST: Calendar_get_invalid_argument
 //==== LABEL Check whether 'get' method called with an invalid argument throws an exception correctly (part 4)
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:get M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 test(function () {
     var getTask = createTestTask(),
         taskCalendar  = tizen.calendar.getDefaultCalendar("TASK");
index 92d0bfb76680356e9bdc7f9017f04284f605572c..3f83a5650a7457af3e571954892f1bba42784cf4 100755 (executable)
@@ -20,25 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_get_missarg</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: Calendar_get_missarg
 //==== LABEL Check whether 'get' method called with an invalid argument throws an exception correctly (part 2)
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:get M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MMA MC
+
 test(function () {
     var taskCalendar  = tizen.calendar.getDefaultCalendar("TASK");
 
index 9442a0fb5b2115b52fa08d6c6d5351c47489ebd8..7cbd431f27c1202789acb2184c2abd8b19051732 100755 (executable)
@@ -20,28 +20,28 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_get_valid_argument</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: Calendar_get_valid_argument
 //==== LABEL Check if the CalendarTask item with the given identifier is retrieved correctly
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:get M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA MR
+
 test(function () {
     var task, retrievedTask,
         taskCalendar  = tizen.calendar.getDefaultCalendar("TASK");
+
     task = createTestTask();
     taskCalendar.add(task);
     retrievedTask = taskCalendar.get(task.id);
@@ -53,7 +53,6 @@ test(function () {
     assert_equals(task.location, retrievedTask.location, "See if the location equals.");
 
     taskCalendar.get(task.id, 1);
-
 }, document.title);
 
 </script>
index 88c5a3404a5fc7a80767454a8a7d4c7f2e2221b3..024dae16301a1fa7da2f46be3e525982030a2dda 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_id_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,13 +34,14 @@ Authors:
 //==== LABEL Check if attribute id of Calendar exists, has type CalendarId and is readonly
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:id A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ARO
+
 test(function () {
     var calendar = tizen.calendar.getDefaultCalendar("EVENT");
 
     assert_own_property(calendar, "id", "Calendar does not own id property.");
     check_readonly(calendar, "id", calendar.id, "string", calendar.id + "5");
-
 }, document.title);
 
 </script>
index 6dfcb6a70daa03ba30b436b467a367bbec4d595d..309903e74e804e24c77e7f2972c7551333e93bf8 100755 (executable)
@@ -22,25 +22,22 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>Calendar_methods_exist</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: Calendar_methods_exist
 //==== LABEL Check if Calendar exists and implements methods
 //==== SPEC Tizen Web API:Social:Calendar:CalendarManager:CalendarManager U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== PRIORITY P3
-//==== TEST_CRITERIA
+//==== PRIORITY P0
+//==== TEST_CRITERIA ME
+
 test(function () {
     assert_type(tizen, "object", "Tizen presence");
     assert_type(tizen.calendar, "object", "Calendar manager presence");
index 46b9e9cc635ec2fe68855c3c5acd4915f5a197bb..e998cb332d7a35a91d6637884c47e8631677ed3c 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>Calendar_name_attribute</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +33,12 @@ Authors:
 //==== LABEL Check if attribute name of Calendar exists, has type DOMString and is readonly
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:name A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ARO
+
 test(function () {
     var calendar = tizen.calendar.getDefaultCalendar("EVENT");
+
     assert_own_property(calendar, "name", "Calendar does not own name property.");
     check_readonly(calendar, "name", "Default event calendar", "string", "calendar");
 }, document.title);
index 18eca00f23096c761c7a301ce38b17423ea7da14..5f8bb1cc23aeb17b7d838666b87acdc2ecc0de64 100755 (executable)
@@ -21,28 +21,26 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 -->
 <html>
-
 <head>
 <title>Calendar_remove</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_remove
 //==== LABEL Check whether 'remove' method correctly deletes task items from the CalendarTask object
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:remove M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA MAST MR
+
 var t = async_test(document.title, {timeout: 5000}), task, taskCalendar,
     taskSearchSuccessCallback, taskSearchErrorCallback, filter, returnedValue = null;
 
 t.step(function () {
-
     taskSearchSuccessCallback = t.step_func(function (events) {
         assert_equals(returnedValue, undefined, "Incorect returned value from remove()");
         assert_equals(events.length, 0, "Task should not be found.");
index 5074e2f02c184cd798c6f6679af928a18ad1d309..1d2bf78a95074361ca36ab411603bd2415efc4b1 100755 (executable)
@@ -23,28 +23,27 @@ Authors:
 
 -->
 <html>
-
 <head>
 <title>Calendar_removeBatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_removeBatch
 //==== LABEL Check whether 'removeBatch' method correctly deletes several task items from the CalendarTask object asynchronously
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MOA MAST MR
+
 var t = async_test(document.title), tasks = [], addBatchErrorCB, addBatchSuccessCB, findSuccessCB, findErrorCB,
     returnedValue = null, removeBatchErrorCB, filter1, filter2, filter, findAfterSuccessCB, removeBatchSuccessCB,
     calendar = tizen.calendar.getDefaultCalendar("TASK");
-t.step(function () {
 
+t.step(function () {
     findAfterSuccessCB = t.step_func(function (tasks) {
         assert_equals(tasks.length, 0, "Tasks were not remove properly");
 
@@ -83,7 +82,6 @@ t.step(function () {
 
     tasks = createTestTasks();
     calendar.addBatch(tasks, addBatchSuccessCB, addBatchErrorCB);
-
 });
 
 </script>
index 8ca7c8ee235a88267d8bdffe908d3aea47469cd9..00f026b2a3252ca127945681c8a955565b8e2809 100755 (executable)
@@ -22,26 +22,23 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>Calendar_removeBatch_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
+<script>
 //==== TEST: Calendar_removeBatch_TypeMismatch
 //==== LABEL Check whether 'removeBatch' method correctly deletes several task items from the CalendarTask object asynchronously (part 3)
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC
-test(function () {
 
+test(function () {
     var tasks = createTestTasks(),
         taskCalendar  = tizen.calendar.getDefaultCalendar("TASK");
 
index d6a25cea560195446f9e1f4e7fff0e2ccaaae58f..e5e40febba53379a6e6f05b779f9e9706f3b03ff 100755 (executable)
@@ -21,26 +21,25 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 -->
 <html>
-
 <head>
 <title>Calendar_removeBatch_errorCallback_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_removeBatch_errorCallback_TypeMismatch
 //==== LABEL Test errorCallback argument in removeBatch, whether type conversion occurs according to Type Conversion Tables.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title), i,
     calendar, eventInit, calendarEvent, successCallback, conversionTable, errorCallback, exceptionName;
+
 t.step(function () {
     successCallback = t.step_func(function () {
     });
index b1a17b47cde72c93825e3e90eb585196f9151b6d..9b6c8e62ad9eb794157a86058e4560de403fb081 100755 (executable)
@@ -22,25 +22,24 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 -->
 <html>
-
 <head>
 <title>Calendar_removeBatch_errorCallback_invalid_cb</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
+<script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_removeBatch_errorCallback_invalid_cb
 //==== LABEL Check if Calendar.removeBatch method throws exception when errorCallback is invalid
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
+
 var t = async_test(document.title),
     calendar, successCallback;
+
 t.step(function () {
     successCallback = t.step_func(function () {
     });
index d876a04460fcf26676485609ed2fdc20eaf3f084..faa43ebf15f558a6668cc24cff98ae16a53b700f 100755 (executable)
@@ -28,12 +28,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_removeBatch_errorCallback_invoked
 //==== LABEL Check if removeBatch() error callback will be invoked when used with wrong task argument
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MERRCB
 
 var t = async_test(document.title), calendar, eventInit1,
index ada2473f21ee5eb700689fe3d179603269d69dc8..6e4fcb731b2a73d01cbad6f31a42e79f2c90f0d2 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>Calendar_removeBatch_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +33,12 @@ Authors:
 //==== LABEL Check if method removeBatch of Calendar exists
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var calendar = tizen.calendar.getDefaultCalendar("EVENT");
+
     assert_true("removeBatch" in calendar, "No removeBatch method in calendar");
     check_method_exists(calendar, "removeBatch");
 }, document.title);
index b95318efa0cb14a7438be3587f1362d812d2c568..77fc290439ceec77262e57706f6eddfb8eb6d035 100755 (executable)
@@ -20,27 +20,27 @@ limitations under the License.
 Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_removeBatch_ids_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_removeBatch_ids_TypeMismatch
 //==== LABEL Test ids argument whether type conversion occurs according to Type Conversion Tables.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title), i, ids, exceptionName,
     calendar, conversionTable;
+
 t.step(function () {
     conversionTable = getTypeConversionExceptions("array", false);
     calendar = tizen.calendar.getDefaultCalendar("EVENT");
index ec3a5673c3bf18e3a93edb35699969963419e697..f4ead9fea274db40f5a0628d8b78500d2e56ecf5 100755 (executable)
@@ -21,23 +21,22 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 -->
 <html>
-
 <head>
 <title>Calendar_removeBatch_missarg</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_removeBatch_missarg
 //==== LABEL Check whether 'removeBatch' method called with invalid arguments throws an exception
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MMA MC
+
 test(function () {
     var events = createTestEvents(),
         eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
index cc11da6d50fa082554dfc8e09eddddbe78139c96..6c7151bb456d870afc04ea68bc608e6117a577f7 100755 (executable)
@@ -21,26 +21,25 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 -->
 <html>
-
 <head>
 <title>Calendar_removeBatch_successCallback_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_removeBatch_successCallback_TypeMismatch
 //==== LABEL Test successCallback argument in removeBatch, whether type conversion occurs according to Type Conversion Tables.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title), i,
     calendar, eventInit1, eventInit2, calendarEvent1, calendarEvent2, successCallback, conversionTable, exceptionName;
+
 t.step(function () {
     successCallback = t.step_func(function () {
     });
index 25985f35bccf6135f7c729287cdbb104752a0c40..7e1c6731a3d466ead7c3ad0e9bf5ee40609ec6fa 100755 (executable)
@@ -22,26 +22,25 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 -->
 <html>
-
 <head>
 <title>Calendar_removeBatch_successCallback_invalid_cb</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_removeBatch_successCallback_invalid_cb
 //==== LABEL Check if Calendar.removeBatch method throws exception when successCallback is invalid
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
+
 var t = async_test(document.title),
     calendar, eventInit, calendarEvent;
+
 t.step(function () {
     eventInit = {description:"HTML5 Introduction",
                   summary:"HTML5 Webinar ",
index a66c0af633787a999ea49a7d0f1c5fd2c4dd529c..58e6a0de20c8847a45fb336331f7029d861a2aff 100755 (executable)
@@ -22,14 +22,12 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 -->
 <html>
-
 <head>
 <title>Calendar_removeBatch_with_successCallback</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -37,9 +35,12 @@ Authors:
 //==== LABEL Check whether 'removeBatch' method correctly deletes several task items from the CalendarTask object asynchronously with successCallback
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MOA MR
+
 var t = async_test(document.title), calendar, eventInit1,
     eventInit2, ev1, ev2, successCallback, returnedValue = null;
+
 t.step(function () {
     successCallback = t.step_func(function () {
         assert_equals(returnedValue, undefined, "Incorect returned value from removeBatch()");
index 7246bf2efaf1454cc653aa4d33d33f394898797d..7cfa1e1bd319fa6dbba45cf21b9f73ee3ab9e74b 100755 (executable)
@@ -22,23 +22,22 @@ Authors:
 
 -->
 <html>
-
 <head>
 <title>Calendar_removeBatch_without_callbacks</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_removeBatch_without_callbacks
 //==== LABEL Check whether 'removeBatch' method correctly deletes several task items from the CalendarTask object asynchronously without callbacks
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA MR
+
 var t = async_test(document.title),
     calendar, ev1, ev2, returnedValue = null;
 
index d1bd2e9c24a6bbcbdae53a13ceb5de56a91bf22b..a5a6ea0a0f5584ba086cf3014213fe5688d33ca6 100755 (executable)
@@ -21,14 +21,12 @@ Authors:
         Beata Koziarek <b.koziarek@samsung.com>
 -->
 <html>
-
 <head>
 <title>Calendar_removeChangeListener</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -37,7 +35,9 @@ Authors:
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:removeChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
 //==== ONLOAD_DELAY 10
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA MAST MR
+
 setup({timeout: 10000});
 
 var t = async_test(document.title, {timeout: 10000}),
index 086b23038d520ecf32380b5ae16741ac99ff0069..d5bb7c80d8b1f5dca563c5a8ce129e688a6331af 100755 (executable)
@@ -19,14 +19,14 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_removeChangeListener_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +34,12 @@ Authors:
 //==== LABEL Check if method removeChangeListener of Calendar exists
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:removeChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var calendar = tizen.calendar.getDefaultCalendar("EVENT");
+
     assert_true("removeChangeListener" in calendar, "No removeChangeListener method in calendar");
     check_method_exists(calendar, "removeChangeListener");
 }, document.title);
index bc7083929cb7751a17b09c000108b15cfeab4891..73f20d7093c701bcc2e9fecf6b8370016179ad4d 100755 (executable)
@@ -34,17 +34,19 @@ Authors:
 //==== LABEL Check whether removeChangeListener() silently fails with an invalid argument
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:removeChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
 test(function () {
     var calendar = tizen.calendar.getDefaultCalendar("EVENT"), watchID = 21474836471;
+
     try {
         calendar.removeChangeListener(watchID);
     } catch (e) {
         assert_unreached("Should not throw any exceptions, but threw " + e.name);
-    }   
+    }
 }, document.title);
+
 </script>
 </body>
 </html>
index bd207eda86b9823eb467902942eaba205e531301..6d38acab023bfa7054cc5faef6c32f29f507ae3f 100755 (executable)
@@ -19,6 +19,7 @@ Authors:
         Hyukin Kwon <hyukin.kwon@samsung.com>
 
 -->
+
 <html>
 <head>
 <title>Calendar_removeChangeListener_missarg</title>
@@ -33,16 +34,17 @@ Authors:
 //==== LABEL Check whether removeChangeListener() silently fails with no arguments
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:removeChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== TEST_CRITERIA MMA
 
 test(function () {
     var calendar = tizen.calendar.getDefaultCalendar("EVENT");
+
     try {
         calendar.removeChangeListener();
     } catch (e) {
         assert_unreached("Should not throw any exceptions, but threw " + e.name);
-    }    
+    }
 }, document.title);
 
 </script>
index 320a49d1ae8201a34c03a8d60321ea2fdbd10065..c1e1fab0f667099a48fa3f6db61043f0c673121d 100755 (executable)
@@ -20,24 +20,24 @@ limitations under the License.
 Authors:
         Tomasz Kusmierz <t.kusmierz@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_remove_Event</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_remove_Event
 //==== LABEL Check whether 'remove' method correctly deletes event from the Calendar
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:remove M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA MAST
+
 var t = async_test(document.title, {timeout: 5000}), calendarEvent,
     calendar, eventSearchSuccessCallback, eventSearchErrorCallback, filter;
 
index 54c602e4227ce04180bee67fb9e2995c241c10a1..a276ac7fc82bdaa8e6aa7cc396b5e888d5ef6721 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>Calendar_remove_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +33,12 @@ Authors:
 //==== LABEL Check if method remove of Calendar exists
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:remove M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var calendar = tizen.calendar.getDefaultCalendar("EVENT");
+
     assert_true("remove" in calendar, "No remove method in calendar");
     check_method_exists(calendar, "remove");
 }, document.title);
index 5ad81da3966e0f27d295b749c89ce62384a90545..7d93681c9d6e482647df17c8ddf343e91f75f15e 100755 (executable)
@@ -32,6 +32,7 @@ Authors:
 //==== LABEL Check argument id conversions exception.
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:remove M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
 test(function () {
index f13485b761df3dd2510eba9ecc907a4b653e75bc..54591dec2225a47d1cfd0532007eb44fc3f9fd2a 100755 (executable)
@@ -22,24 +22,22 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>Calendar_remove_id_invalid_argument</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
+<script>
 //==== TEST: Calendar_remove_id_invalid_argument
 //==== LABEL Check whether 'remove' method (task calendar) called with invalid arguments throws an exception
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:remove M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC MMA
+
 test(function () {
     var taskCalendar  = tizen.calendar.getDefaultCalendar("TASK");
 
index c46ebfad961cbc5c58ccc7bbb0a4691bec02bf14..dddc43d78f8aa5d1f3109c606db932a14653a70b 100755 (executable)
@@ -20,24 +20,24 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_remove_missarg</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
-
 //==== TEST: Calendar_remove_missarg
 //==== LABEL Check whether 'remove' (event calendar) method called with invalid arguments throws an exception
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:remove M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC MMA
+
 test(function () {
     var eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
 
index cd6396dd1c4717af86c87fddf4994ce39162bcc0..67fe37e6820614e3343c31707c9178dbfc106b10 100755 (executable)
@@ -22,26 +22,25 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>Calendar_taskType_methods_exist</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
+<script>
 //==== TEST: Calendar_taskType_methods_exist
 //==== LABEL Check if Calendar for task creation exists and implements methods
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:add M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
 //==== PRIORITY P0
-//==== TEST_CRITERIA
+//==== TEST_CRITERIA ME
+
 test(function () {
     var taskCalendar  = tizen.calendar.getDefaultCalendar("TASK");
+
     assert_type(taskCalendar.add, "function", "taskCalendar.add presence");
     assert_type(taskCalendar.get, "function", "taskCalendar.add presence");
     assert_type(taskCalendar.addBatch, "function", "taskCalendar.addBatch presence");
index e5e14a1ee4d7dd20ec835be466a6bbece77739c0..65248264188a3090b3998a9ece4c626881240808 100755 (executable)
@@ -20,29 +20,29 @@ limitations under the License.
 Authors:
         Karol Surma <k.surma@samsung.com>
 -->
-<html>
 
+<html>
 <head>
 <title>Calendar_update</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_update
 //==== LABEL Check if event item in CalendarEvent object is updated correctly
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:update M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA MAST MR
+
 var t = async_test(document.title, {timeout: 5000}),
     testEvent, summary, eventSearchSuccessCallback, eventSearchErrorCallback,
     returnedValue, eventCalendar, filter;
 
 t.step(function () {
-
     eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
     testEvent = createTestEvent();
     eventCalendar.add(testEvent);
index 637396a1c68e549268fed73586c666b7cbe03ecf..0fff1ba51ebdb642f9400598d7a9ec2cfaf1fca5 100755 (executable)
@@ -24,8 +24,8 @@ Authors:
 <head>
 <title>Calendar_updateBatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
@@ -34,13 +34,14 @@ Authors:
 //==== LABEL Check whether 'updateBatch' method correctly adds several task items from the CalendarTask object asynchronously
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MOA MAST MR
+
 var t = async_test(document.title), addBatchSuccessCB, addBatchErrorCB, events = [],
     beforeValues = [], expected = [], returnedValue = null, calendar,
     updateBatchErrorCB, findSuccessCB, findErrorCB, filter;
 
 t.step(function (){
-
     findSuccessCB = t.step_func(function (events) {
         assert_equals(returnedValue, undefined, "Incorect returned value from updateBatch()");
         assert_equals(events.length, 2, "Events were not found properly");
index aa5a47f909057ddde6057a067a0464f5bfbd83d5..e782fa10b22294d14858112113bd758cfbcab5d9 100755 (executable)
@@ -22,26 +22,25 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>Calendar_updateBatch_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
+<script>
 //==== TEST: Calendar_updateBatch_TypeMismatch
 //==== LABEL Check whether 'updateBatch' method called with an invalid argument throws an exception correctly (part 2)
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC MMA
+
 var t = async_test(document.title), onUpdateBatchSuccessCB, taskCalendar  = tizen.calendar.getDefaultCalendar("TASK"),
     tasks = [];
+
 t.step(function () {
 
     onUpdateBatchSuccessCB = t.step_func(function () {
index 11639cc5d3dd152ddb7150829cf43048b0ae5a21..6f46679ba1ff8094b8de4badd87c88a4e4ad1a86 100755 (executable)
@@ -23,20 +23,22 @@ Authors:
 <head>
 <title>Calendar_updateBatch_errorCallback_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_updateBatch_errorCallback_TypeMismatch
 //==== LABEL Test errorCallback argument whether type conversion occurs according to Type Conversion Tables in updateBatch method.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title), conversionTable,
     calendar, successCB, errorCB, i, exceptionName;
+
 t.step(function (){
     successCB = t.step_func(function (events){
         assert_unreached("MismatchError should be thrown.");
index 52ff6b1a8c859528eaa00b3104133d03384f5be6..9b1b6c4b68494de7d76613db35d6266dce433fc2 100755 (executable)
@@ -23,20 +23,22 @@ Authors:
 <head>
 <title>Calendar_updateBatch_errorCallback_invalid_cb</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_updateBatch_errorCallback_invalid_cb
 //==== LABEL Check whether updateBatch() method incorrectly with invalid errorCallback
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
+
 var t = async_test(document.title),
     calendar, successCB, errorCB;
+
 t.step(function (){
     successCB = t.step_func(function (events) {
         assert_unreached("Mismatcherror should be called");
index 51ae5fb315b1ad84464be6929ee1b938fd2597e5..4ff670c06c948a80afa48921b68e9743c9049905 100755 (executable)
@@ -29,12 +29,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_updateBatch_errorCallback_invoked
 //==== LABEL Check if updateBatch() error callback will be invoked when used with wrong events argument
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MERRCB
 
 var t = async_test(document.title), calendar, eventInit1,
index 8db2daeacdd37216afb3c9330eca3800200aa55e..6f73fe670968c0255112e6852c5e92a2da69fd41 100755 (executable)
@@ -22,26 +22,25 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>Calendar_updateBatch_eventType_with_optional_null</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
+<script>
 //==== TEST: Calendar_updateBatch_eventType_with_optional_null
 //==== LABEL Check if several event items in CalendarEvent object is updated correctly
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
 //==== PRIORITY P1
 //==== TEST_CRITERIA MMINA
+
 var t = async_test(document.title), succCount = 3, onUpdateBatchErrorCB, onUpdateBatchSuccessCB,
     i, eventCalendar = tizen.calendar.getDefaultCalendar("EVENT"), events, onAddBatchSuccessCB;
+
 t.step(function () {
 
     onUpdateBatchErrorCB = t.step_func(function (response) {
index 6c24c68a487622f9116695fcab7c9925ee627f84..7a5e32eac8992201ce08ea93e636ff0369140e7b 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>Calendar_updateBatch_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +33,12 @@ Authors:
 //==== LABEL Check if method updateBatch of Calendar exists
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var calendar = tizen.calendar.getDefaultCalendar("EVENT");
+
     assert_true("updateBatch" in calendar, "No updateBatch method in calendar");
     check_method_exists(calendar, "updateBatch");
 }, document.title);
index 8e3d382143b522838d5b833bb746f1834937983e..3ecdc2a62f5acccee69e59e6b1582670108e1e52 100755 (executable)
@@ -23,20 +23,22 @@ Authors:
 <head>
 <title>Calendar_updateBatch_items_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_updateBatch_items_TypeMismatch
 //==== LABEL Test items argument whether type conversion occurs according to Type Conversion Tables.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title),
     conversionTable, calendar, i, exceptionName, events;
+
 t.step(function () {
     calendar = tizen.calendar.getDefaultCalendar("EVENT");
     conversionTable = getTypeConversionExceptions("object", true);
index b5da170c71211a2c0b7b316602ab1fcd012ec9ab..0bb95d1551ee26e3161e419210aaf007540fa07f 100755 (executable)
@@ -21,22 +21,22 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 -->
 <html>
-
 <head>
 <title>Calendar_updateBatch_missarg</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: Calendar_updateBatch_missarg
 //==== LABEL Check whether 'updateBatch' method called with an invalid argument throws an exception correctly
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MMA MC
+
 var t = async_test(document.title), onUpdateBatchSuccessCB, events = [], eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
 
 t.step(function () {
index 9a47852429256943893f0a1083063179a23723e7..022cd5551fab95fad895eee01ff3064a8871abbe 100755 (executable)
@@ -35,20 +35,22 @@ Authors:
 <head>
 <title>Calendar_updateBatch_successCallback_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_updateBatch_successCallback_TypeMismatch
 //==== LABEL Test successCallback argument whether type conversion occurs according to Type Conversion Tables in updateBatch method.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title), calendar, successCB,
     exceptionName, i, conversionTable, events = [];
+
 t.step(function (){
     calendar = tizen.calendar.getDefaultCalendar("EVENT");
     conversionTable = getTypeConversionExceptions("object", true);
index c29622b2e22d69416754accecd26199410ebac97..35390e0acb80b49e20edb7faeaaf898933720e3f 100755 (executable)
@@ -35,20 +35,22 @@ Authors:
 <head>
 <title>Calendar_updateBatch_successCallback_invalid_cb</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_updateBatch_successCallback_invalid_cb
 //==== LABEL Check if Calendar.updateBatch method throws exception when successCallback is invalid
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MTCB
+
 var t = async_test(document.title), events = [],
     expLocation = "Shanghai", ev, eventInit, calendar, successCB;
+
 t.step(function () {
     successCB = {
         onsuccess: t.step_func(function () {
index 386b41f2b7218ca046bfd3784450e6c32c3219c9..ddf8eeb9ee84f39a15f64dc60154b32490f27a76 100755 (executable)
@@ -23,27 +23,26 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>Calendar_updateBatch_taskType_with_optional_null</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
+<script>
 //==== TEST: Calendar_updateBatch_taskType_with_optional_null
 //==== LABEL Check if several task items in CalendarTask object is updated correctly
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
 //==== PRIORITY P1
 //==== TEST_CRITERIA MOA
+
 var t = async_test(document.title),
     succCount, onUpdateBatchErrorCB, onUpdateBatchSuccessCB, createdTasks,
     onAddBatchSuccessCB, taskCalendar;
+
 t.step(function () {
 
     taskCalendar = tizen.calendar.getDefaultCalendar("TASK");
index ad584655cfbbfd1d86a74e28153a7af733bd36a8..73d6a3df2532e0aa802de39a13cb1335d8e741ab 100755 (executable)
@@ -30,9 +30,9 @@ Authors:
 <script>
 //==== TEST: Calendar_updateBatch_updateAllInstances_TypeMismatch
 //==== LABEL Check whether updateBatch() should be throw exception with invalid type of arguments
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
 
 var t = async_test(document.title), calendar, successCB, errorCB, updateAllInstances,
index c6f00b79e7e3d78c166f99c59f4dd3bd939a3a2e..482f1f1203e4123787cb5536323554eee1ca67bb 100755 (executable)
@@ -36,8 +36,8 @@ Authors:
 <head>
 <title>Calendar_updateBatch_with_successCallback</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
@@ -46,9 +46,12 @@ Authors:
 //==== LABEL Check if Calendar.updateBatch method works correctly with successCallback
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MOA
+
 var t = async_test(document.title), events = [],
     expLocation = "Shanghai", ev, eventInit, calendar, successCB;
+
 t.step(function (){
     successCB = t.step_func(function (events) {
         cleanup(calendar);
index 610c2840d359a43d8ddb7bbb14486f3689bc7fb9..5feb9e1fd640c1fda50effb58f39eb7b4c239af1 100755 (executable)
@@ -23,8 +23,8 @@ Authors:
 <head>
 <title>Calendar_updateBatch_with_updateAllInstances</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
@@ -33,9 +33,12 @@ Authors:
 //==== LABEL Check if Calendar.updateBatch method works correctly
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MOA
+
 var t = async_test(document.title), events = [],
     expLocation = "Shanghai", ev, eventInit, calendar, successCB, errorCB;
+
 t.step(function (){
     successCB = t.step_func(function (events){
         cleanup(calendar);
index 2b26f546316fa059a53ba940101f4b16ede47da9..87c678c6775bc00b7400e271d4123ac086f4f9f4 100755 (executable)
@@ -32,6 +32,7 @@ Authors:
 //==== LABEL Check if method updateBatch of Calendar with true as optional argument
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MOA
 
 var t = async_test(document.title), events = [],
index 9191f4ad3b5ae6250719b8d9a01ad5059e25d025..ddcfaaed438f163c3ed41260da1330ae37a9ce84 100755 (executable)
@@ -24,8 +24,8 @@ Authors:
 <head>
 <title>Calendar_updateBatch_without_optional_arguments</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
@@ -34,7 +34,9 @@ Authors:
 //==== LABEL Check whether 'updateBatch' method correctly adds several task items without optional arguments
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:updateBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MMINA
+
 var t = async_test(document.title), addBatchSuccessCB, events = [], calendar, ev;
 
 t.step(function (){
index b9c0af77d5360557877511aac620ea6fbab154aa..d6360bce8d68f61ac35415808d9d2243e66b7b7e 100755 (executable)
@@ -23,10 +23,9 @@ Authors:
 <head>
 <title>Calendar_update_exist</title>
 <meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -34,9 +33,12 @@ Authors:
 //==== LABEL Check if method update of Calendar exists
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:update M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P0
 //==== TEST_CRITERIA ME
+
 test(function () {
     var calendar = tizen.calendar.getDefaultCalendar("EVENT");
+
     assert_true("update" in calendar, "No update method in calendar");
     check_method_exists(calendar, "update");
 }, document.title);
index d9d646aaa996d28fe0e6890409873120a97c8221..785d98265dd0386f67a44bc3c87ae754979911a6 100755 (executable)
@@ -23,20 +23,22 @@ Authors:
 <head>
 <title>Calendar_update_item_TypeMismatch</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
 <body>
 <div id="log"></div>
 <script>
 //==== TEST: Calendar_update_item_TypeMismatch
 //==== LABEL Test item argument whether type conversion occurs according to Type Conversion Tables in update method.
-//==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:update M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC
+
 var t = async_test(document.title),
     badEvent, conversionTable, calendar, i, exceptionName;
+
 t.step(function (){
     calendar = tizen.calendar.getDefaultCalendar("EVENT");
     conversionTable = getTypeConversionExceptions("object", true);
index 81658c9cfa32aa4df5ea6e68353154d28973a5ee..6e1f7c55f14f670e819aeda02b335f50ff563238 100755 (executable)
@@ -22,27 +22,25 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>Calendar_update_item_invalid_type</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: Calendar_update_item_invalid_type
 //==== LABEL Check whether 'update' method called with an invalid argument throws an exception correctly (part 2)
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:update M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
 //==== PRIORITY P2
 //==== TEST_CRITERIA MC MMA
+
 test(function () {
     var taskCalendar  = tizen.calendar.getDefaultCalendar("TASK");
+
     assert_throws(TYPE_MISMATCH_EXCEPTION, function () {
         taskCalendar.update(1);
     });
@@ -56,7 +54,6 @@ test(function () {
     assert_throws(TYPE_MISMATCH_EXCEPTION, function () {
         taskCalendar.update();
     });
-
 }, document.title);
 
 </script>
index c5e55b6e4d8947eacbd2d2cf561b1db87f0768a2..f75f2524e8a0a8f6b12c09fbe19835b1e738d2da 100755 (executable)
@@ -21,24 +21,22 @@ Authors:
         Karol Surma <k.surma@samsung.com>
 -->
 <html>
-
 <head>
 <title>Calendar_update_missarg</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
-
+<script>
 //==== TEST: Calendar_update_missarg
 //==== LABEL Check whether 'update' method called with an invalid argument throws an exception correctly
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:update M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P2
 //==== TEST_CRITERIA MC MMA
+
 test(function () {
     var eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
 
@@ -55,7 +53,6 @@ test(function () {
     assert_throws(TYPE_MISMATCH_EXCEPTION, function () {
         eventCalendar.update();
     });
-
 }, document.title);
 
 </script>
index 50dc71b7d23b23060ae2ed192f7e5b5c938f4eac..3c936000454bd132642295ff2a506b3888b41bd3 100755 (executable)
@@ -22,27 +22,26 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>Calendar_update_updateAllInstances_miscellaneous_values</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
+<script>
 //==== TEST: Calendar_update_updateAllInstances_miscellaneous_values
 //==== LABEL Check if task item in CalendarTask object is updated correctly
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:update M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
 //==== PRIORITY P1
 //==== TEST_CRITERIA MOA
+
 test(function () {
     var task = createTestTask(),
         taskCalendar  = tizen.calendar.getDefaultCalendar("TASK");
+
     taskCalendar.add(task);
     task.summary = "updated summary";
 
@@ -53,7 +52,6 @@ test(function () {
     taskCalendar.update(task, undefined);
     taskCalendar.update(task, undefined, 1);
     taskCalendar.update(task, 1);
-
 }, document.title);
 
 </script>
index 7c663e538c8c330f7e40d0fd568adaa37f5441b5..457127cb22cc19c6ade00ee93c584e39837b4057 100755 (executable)
@@ -22,10 +22,9 @@ Authors:
 <head>
 <title>Calendar_update_with_updateAllInstances_false</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -33,10 +32,11 @@ Authors:
 //==== LABEL Check if method update of Calendar with false as optional argument
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:update M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MOA MR
-var eventInit, calendar, ev, evGet, description, returnedValue;
 
 test(function () {
+    var eventInit, calendar, ev, evGet, description, returnedValue;
 
     description = "Description Warsaw " + Math.random() + new Date().getTime();
     eventInit = {
index 638ae7ccacdea704172cb9e61ed6b610fc2c3624..795300236478d650dffd8fe049e47f7bd7d37354 100755 (executable)
@@ -22,10 +22,9 @@ Authors:
 <head>
 <title>Calendar_update_with_updateAllInstances_true</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
-<script type="text/javascript" src="support/calendar_common.js"></script>
+<script src="support/unitcommon.js"></script>
+<script src="support/calendar_common.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
 <script>
@@ -33,10 +32,13 @@ Authors:
 //==== LABEL Check if method update of Calendar with true as optional argument
 //==== SPEC Tizen Web API:Social:Calendar:Calendar:update M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
+//==== PRIORITY P1
 //==== TEST_CRITERIA MOA MAST MR
+
 var t = async_test(document.title, {timeout: 90000}), eventInit, calendar, ev,
     i, evGet, successCallback, errorCallback, description, filter,
     returnedValue;
+
 setup({timeout: 90000});
 
 t.step(function () {
index ff4e29a27474e2f41a3831ba06db6777db379dbf..1e4f796618a6650145e40e665c864e68965f72aa 100755 (executable)
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="CalendarAttendeeInit A" element_type="attribute" element_name="CalendarAttendeeInit" specification="Calendar" section="Social" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="CalendarAttendeeInit" element_type="attribute" element_name="CalendarAttendeeInit" specification="Calendar" section="Social" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check CalendarAttendee constructor: CalendarAttendeeInit" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="CalendarAttendee_constructor">
+      <testcase purpose="Check CalendarAttendee constructor: CalendarAttendeeInit" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarAttendee_constructor">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarAttendee_constructor.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if CalendarAttendee exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarAttendee_exist">
+      <testcase purpose="Check if CalendarAttendee exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="CalendarAttendee_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarAttendee_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if CalendarEventId exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarEventId_exist">
+      <testcase purpose="Check if CalendarEventId exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="CalendarEventId_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarEventId_exist.html</test_script_entry>
         </description>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="calendarEventInit A" element_type="attribute" element_name="calendarEventInit" specification="Calendar" section="Social" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="calendarEventInit" element_type="attribute" element_name="calendarEventInit" specification="Calendar" section="Social" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check CalendarEvent constructor: CalendarEventInit" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="CalendarEvent_constructor_CalendarEventInit">
+      <testcase purpose="Check CalendarEvent constructor: CalendarEventInit" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarEvent_constructor_CalendarEventInit">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_CalendarEventInit.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check CalendarEvent constructor: CalendarEvent with stringRepresentation" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="CalendarEvent_constructor_stringRepresentation">
+      <testcase purpose="Check CalendarEvent constructor: CalendarEvent with stringRepresentation" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarEvent_constructor_stringRepresentation">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_stringRepresentation.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method expandRecurrence of CalendarEvent exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarEvent_expandRecurrence_exist">
+      <testcase purpose="Check if method expandRecurrence of CalendarEvent exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="CalendarEvent_expandRecurrence_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether 'expandRecurrence' method called with an invalid argument throws an exception correctly" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarEvent_expandRecurrence_missarg">
+      <testcase purpose="Check whether 'expandRecurrence' method called with an invalid argument throws an exception correctly" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="CalendarEvent_expandRecurrence_missarg">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_missarg.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if CalendarEvent::expandRecurrence() throws exception when arguments are missing" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarEvent_expandRecurrence_noarg">
+      <testcase purpose="Check if CalendarEvent::expandRecurrence() throws exception when arguments are missing" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="CalendarEvent_expandRecurrence_noarg">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_noarg.html</test_script_entry>
         </description>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="CalendarItemInit A" element_type="attribute" element_name="CalendarItemInit" specification="Calendar" section="Social" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="CalendarItemInit" element_type="attribute" element_name="CalendarItemInit" specification="Calendar" section="Social" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method clone of CalendarItem exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarItem_clone_exist">
+      <testcase purpose="Check if method clone of CalendarItem exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="CalendarItem_clone_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarItem_clone_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method convertToString of CalendarItem exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarItem_convertToString_exist">
+      <testcase purpose="Check if method convertToString of CalendarItem exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="CalendarItem_convertToString_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether 'convertToString' method called with an invalid argument throws an exception correctly" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarItem_convertToString_missarg_CalendarEvent">
+      <testcase purpose="Check whether 'convertToString' method called with an invalid argument throws an exception correctly" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="CalendarItem_convertToString_missarg_CalendarEvent">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_missarg_CalendarEvent.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether 'convertToString' method called with an invalid argument throws an exception correctly (part 2)" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarItem_convertToString_missarg_CalendarTask">
+      <testcase purpose="Check whether 'convertToString' method called with an invalid argument throws an exception correctly (part 2)" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="CalendarItem_convertToString_missarg_CalendarTask">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_missarg_CalendarTask.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method getCalendar of CalendarManager exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarManager_getCalendar_exist">
+      <testcase purpose="Check if method getCalendar of CalendarManager exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="CalendarManager_getCalendar_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether 'getCalendar' method called with an invalid argument throws an exception" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarManager_getCalendar_missarg">
+      <testcase purpose="Check whether 'getCalendar' method called with an invalid argument throws an exception" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="CalendarManager_getCalendar_missarg">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_missarg.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method getCalendars of CalendarManager exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarManager_getCalendars_exist">
+      <testcase purpose="Check if method getCalendars of CalendarManager exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="CalendarManager_getCalendars_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether getCalendars() method called with invalid arguments throws an exception" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarManager_getCalendars_missarg">
+      <testcase purpose="Check whether getCalendars() method called with invalid arguments throws an exception" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="CalendarManager_getCalendars_missarg">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_missarg.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether getCalendars() method called with invalid arguments throws an exception (part 2)" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarManager_getCalendars_missarg_TASK">
+      <testcase purpose="Check whether getCalendars() method called with invalid arguments throws an exception (part 2)" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="CalendarManager_getCalendars_missarg_TASK">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_missarg_TASK.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method getDefaultCalendar of CalendarManager exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarManager_getDefaultCalendar_exist">
+      <testcase purpose="Check if method getDefaultCalendar of CalendarManager exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="CalendarManager_getDefaultCalendar_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether 'getDefaultCalendar' method called with an invalid argument throws an exception" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarManager_getDefaultCalendar_missarg">
+      <testcase purpose="Check whether 'getDefaultCalendar' method called with an invalid argument throws an exception" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="CalendarManager_getDefaultCalendar_missarg">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_missarg.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method getUnifiedCalendar of CalendarManager exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarManager_getUnifiedCalendar_exist">
+      <testcase purpose="Check if method getUnifiedCalendar of CalendarManager exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="CalendarManager_getUnifiedCalendar_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getUnifiedCalendar_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if getUnifiedCalendar method with missing non-optional argument works" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="CalendarManager_getUnifiedCalendar_missarg">
+      <testcase purpose="Check if getUnifiedCalendar method with missing non-optional argument works" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="CalendarManager_getUnifiedCalendar_missarg">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getUnifiedCalendar_missarg.html</test_script_entry>
         </description>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="CalendarRecurrenceRuleInit A" element_type="attribute" element_name="CalendarRecurrenceRuleInit" specification="Calendar" section="Social" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="CalendarRecurrenceRuleInit" element_type="attribute" element_name="CalendarRecurrenceRuleInit" specification="Calendar" section="Social" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="CalendarTaskInit A" element_type="attribute" element_name="CalendarTaskInit" specification="Calendar" section="Social" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="CalendarTaskInit" element_type="attribute" element_name="CalendarTaskInit" specification="Calendar" section="Social" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check CalendarAlarm constructor: TimeDuration" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="Calendar_CalendarAlarm_constructor_TimeDuration">
+      <testcase purpose="Check CalendarAlarm constructor: TimeDuration" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarAlarm_constructor_TimeDuration">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarAlarm_constructor_TimeDuration.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:attendees and geolocation and status can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_attendees_geolocation_status">
+      <testcase purpose="Check if attri value:attendees and geolocation and status can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_attendees_geolocation_status">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_attendees_geolocation_status.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:categories and visibility and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_categories_visibility_priority">
+      <testcase purpose="Check if attri value:categories and visibility and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_categories_visibility_priority">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_categories_visibility_priority.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:description and duration and geolocation can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_description_duration_geolocation">
+      <testcase purpose="Check if attri value:description and duration and geolocation can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_description_duration_geolocation">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_duration_geolocation.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:description and isAllDay and organizer can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_description_isAllDay_organizer">
+      <testcase purpose="Check if attri value:description and isAllDay and organizer can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_description_isAllDay_organizer">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_isAllDay_organizer.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:description and progress and startDate can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_description_progress_startDate">
+      <testcase purpose="Check if attri value:description and progress and startDate can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_description_progress_startDate">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_progress_startDate.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value: description and startDate and isAllDay can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_description_startDate_isAllDay">
+      <testcase purpose="Check if attri value: description and startDate and isAllDay can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_description_startDate_isAllDay">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_startDate_isAllDay.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:description and status and startDate can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_description_status_startDate">
+      <testcase purpose="Check if attri value:description and status and startDate can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_description_status_startDate">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_status_startDate.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value: description and summary and location can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_description_summary_location">
+      <testcase purpose="Check if attri value: description and summary and location can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_description_summary_location">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_summary_location.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:duration and location and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_duration_location_priority">
+      <testcase purpose="Check if attri value:duration and location and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_duration_location_priority">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_duration_location_priority.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:geolocation and organizer and categories can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_geolocation_organizer_categories">
+      <testcase purpose="Check if attri value:geolocation and organizer and categories can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_geolocation_organizer_categories">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_geolocation_organizer_categories.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:geolocation and status can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_geolocation_status">
+      <testcase purpose="Check if attri value:geolocation and status can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_geolocation_status">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_geolocation_status.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:isAllDay and duration and organizer can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_isAllDay_duration_organizer">
+      <testcase purpose="Check if attri value:isAllDay and duration and organizer can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_isAllDay_duration_organizer">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_isAllDay_duration_organizer.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:isAllDay and geolocation and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_isAllDay_geolocation_priority">
+      <testcase purpose="Check if attri value:isAllDay and geolocation and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_isAllDay_geolocation_priority">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_isAllDay_geolocation_priority.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:isAllDay and priority and organizer can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_isAllDay_priority_organizer">
+      <testcase purpose="Check if attri value:isAllDay and priority and organizer can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_isAllDay_priority_organizer">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_isAllDay_priority_organizer.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:location and duration and organizer can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_location_duration_organizer">
+      <testcase purpose="Check if attri value:location and duration and organizer can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_location_duration_organizer">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_location_duration_organizer.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:location and geolocation can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_location_geolocation">
+      <testcase purpose="Check if attri value:location and geolocation can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_location_geolocation">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_location_geolocation.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:location and geolocation and categories can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_location_geolocation_categories">
+      <testcase purpose="Check if attri value:location and geolocation and categories can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_location_geolocation_categories">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_location_geolocation_categories.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:location and organizer and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_location_organizer_priority">
+      <testcase purpose="Check if attri value:location and organizer and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_location_organizer_priority">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_location_organizer_priority.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:organizer and categories and visibility can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_organizer_categories_visibility">
+      <testcase purpose="Check if attri value:organizer and categories and visibility can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_organizer_categories_visibility">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_organizer_categories_visibility.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:organizer and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_organizer_priority">
+      <testcase purpose="Check if attri value:organizer and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_organizer_priority">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_organizer_priority.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:organizer and visibility and attendees can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_organizer_visibility_attendees">
+      <testcase purpose="Check if attri value:organizer and visibility and attendees can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_organizer_visibility_attendees">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_organizer_visibility_attendees.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value: progress and isAllDay and location can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_progress_isAllDay_location">
+      <testcase purpose="Check if attri value: progress and isAllDay and location can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_progress_isAllDay_location">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_progress_isAllDay_location.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:progress and status and attendees can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_progress_status_attendees">
+      <testcase purpose="Check if attri value:progress and status and attendees can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_progress_status_attendees">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_progress_status_attendees.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:progress and visibility and organizer can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_progress_visibility_organizer">
+      <testcase purpose="Check if attri value:progress and visibility and organizer can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_progress_visibility_organizer">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_progress_visibility_organizer.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:startDate and categories and location can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_startDate_categories_location">
+      <testcase purpose="Check if attri value:startDate and categories and location can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_startDate_categories_location">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_startDate_categories_location.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:startDate and duration can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_startDate_duration">
+      <testcase purpose="Check if attri value:startDate and duration can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_startDate_duration">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_startDate_duration.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:startDate and organizer can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_startDate_organizer">
+      <testcase purpose="Check if attri value:startDate and organizer can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_startDate_organizer">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_startDate_organizer.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:status and location and isAllDay can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_status_location_isAllDay">
+      <testcase purpose="Check if attri value:status and location and isAllDay can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_status_location_isAllDay">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_status_location_isAllDay.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:status and visibility and attendees can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_status_visibility_attendees">
+      <testcase purpose="Check if attri value:status and visibility and attendees can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_status_visibility_attendees">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_status_visibility_attendees.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:status and visibility and categories can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_status_visibility_categories">
+      <testcase purpose="Check if attri value:status and visibility and categories can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_status_visibility_categories">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_status_visibility_categories.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:status and visibility and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_status_visibility_priority">
+      <testcase purpose="Check if attri value:status and visibility and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_status_visibility_priority">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_status_visibility_priority.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:summary and geolocation and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_summary_geolocation_priority">
+      <testcase purpose="Check if attri value:summary and geolocation and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_summary_geolocation_priority">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_summary_geolocation_priority.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:summary and location and isAllDay can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_summary_location_isAllDay">
+      <testcase purpose="Check if attri value:summary and location and isAllDay can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_summary_location_isAllDay">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_summary_location_isAllDay.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:summary and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_summary_priority">
+      <testcase purpose="Check if attri value:summary and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_summary_priority">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_summary_priority.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:summary and priority and isAllDay can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_summary_priority_isAllDay">
+      <testcase purpose="Check if attri value:summary and priority and isAllDay can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_summary_priority_isAllDay">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_summary_priority_isAllDay.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attri value:visibility and status and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarItem_set_visibility_status_priority">
+      <testcase purpose="Check if attri value:visibility and status and priority can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarItem_set_visibility_status_priority">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_visibility_status_priority.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if CalendarManagerObject attri value:location and summary can be set successful.." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarManagerObject_attri_locationandsummary">
+      <testcase purpose="Check if CalendarManagerObject attri value:location and summary can be set successful." type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_CalendarManagerObject_attri_locationandsummary">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarManagerObject_attri_locationandsummary.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check CalendarManager getCalendarDefault method: get event type calendar" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="Calendar_CalendarManager_getCalendarDefault_event">
+      <testcase purpose="Check CalendarManager getCalendarDefault method: get event type calendar" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarManager_getCalendarDefault_event">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarManager_getCalendarDefault_event.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check CalendarManager getCalendars method: get all event type calendars" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="Calendar_CalendarManager_getCalendars_event">
+      <testcase purpose="Check CalendarManager getCalendars method: get all event type calendars" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarManager_getCalendars_event">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarManager_getCalendars_event.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check CalendarManager getDefaultCalendar method: get event type default calendar" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="Calendar_CalendarManager_getDefaultCalendar_event">
+      <testcase purpose="Check CalendarManager getDefaultCalendar method: get event type default calendar" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_CalendarManager_getDefaultCalendar_event">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarManager_getDefaultCalendar_event.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method addBatch of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_addBatch_exist">
+      <testcase purpose="Check if method addBatch of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="Calendar_addBatch_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_addBatch_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether 'addBatch' method called with an invalid argument throws an exception correctly" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_addBatch_missarg">
+      <testcase purpose="Check whether 'addBatch' method called with an invalid argument throws an exception correctly" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="Calendar_addBatch_missarg">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_addBatch_missarg.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method addChangeListener of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_addChangeListener_exist">
+      <testcase purpose="Check if method addChangeListener of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="Calendar_addChangeListener_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_addChangeListener_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether addChangeListener() method called with an invalid argument throws an exception" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_addChangeListener_missarg">
+      <testcase purpose="Check whether addChangeListener() method called with an invalid argument throws an exception" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="Calendar_addChangeListener_missarg">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_addChangeListener_missarg.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check Calendar add method: default usage" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="Calendar_add_Event">
+      <testcase purpose="Check Calendar add method: default usage" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_add_Event">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_add_Event.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method add of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_add_exist">
+      <testcase purpose="Check if method add of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="Calendar_add_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_add_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether 'add' method called with an invalid argument throws an exception correctly" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_add_missarg">
+      <testcase purpose="Check whether 'add' method called with an invalid argument throws an exception correctly" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="Calendar_add_missarg">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_add_missarg.html</test_script_entry>
         </description>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="constructor C" element_type="constructor" element_name="constructor" specification="Calendar" section="Social" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="Calendar" element_type="constructor" element_name="constructor" specification="Calendar" section="Social" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="Calendar_exist">
+      <testcase purpose="Check if Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="constructor C" element_type="constructor" element_name="constructor" specification="Calendar" section="Social" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="Calendar" element_type="constructor" element_name="constructor" specification="Calendar" section="Social" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method find of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_find_exist">
+      <testcase purpose="Check if method find of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="Calendar_find_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_find_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether 'find' method called with an invalid argument throws an exception correctly" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_find_missarg">
+      <testcase purpose="Check whether 'find' method called with an invalid argument throws an exception correctly" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="Calendar_find_missarg">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_find_missarg.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method get of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_get_exist">
+      <testcase purpose="Check if method get of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="Calendar_get_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_get_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether 'get' method called with an invalid argument throws an exception correctly (part 2)" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_get_missarg">
+      <testcase purpose="Check whether 'get' method called with an invalid argument throws an exception correctly (part 2)" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="Calendar_get_missarg">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_get_missarg.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if Calendar exists and implements methods" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P3" id="Calendar_methods_exist">
+      <testcase purpose="Check if Calendar exists and implements methods" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="Calendar_methods_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_methods_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method removeBatch of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_removeBatch_exist">
+      <testcase purpose="Check if method removeBatch of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="Calendar_removeBatch_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether 'removeBatch' method called with invalid arguments throws an exception" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_removeBatch_missarg">
+      <testcase purpose="Check whether 'removeBatch' method called with invalid arguments throws an exception" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="Calendar_removeBatch_missarg">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_missarg.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method removeChangeListener of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_removeChangeListener_exist">
+      <testcase purpose="Check if method removeChangeListener of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="Calendar_removeChangeListener_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_removeChangeListener_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method remove of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_remove_exist">
+      <testcase purpose="Check if method remove of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="Calendar_remove_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_remove_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether 'remove' (event calendar) method called with invalid arguments throws an exception" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_remove_missarg">
+      <testcase purpose="Check whether 'remove' (event calendar) method called with invalid arguments throws an exception" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="Calendar_remove_missarg">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_remove_missarg.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method updateBatch of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_updateBatch_exist">
+      <testcase purpose="Check if method updateBatch of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="Calendar_updateBatch_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether 'updateBatch' method called with an invalid argument throws an exception correctly" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_updateBatch_missarg">
+      <testcase purpose="Check whether 'updateBatch' method called with an invalid argument throws an exception correctly" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="Calendar_updateBatch_missarg">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_missarg.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method update of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_update_exist">
+      <testcase purpose="Check if method update of Calendar exists" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P0" id="Calendar_update_exist">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_update_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether 'update' method called with an invalid argument throws an exception correctly" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P1" id="Calendar_update_missarg">
+      <testcase purpose="Check whether 'update' method called with an invalid argument throws an exception correctly" type="compliance" status="approved" component="TizenAPI/Social/Calendar" execution_type="auto" priority="P2" id="Calendar_update_missarg">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_update_missarg.html</test_script_entry>
         </description>
index 246c7013c77dd9dc55361011013884bf2d24fe28..4872dc8b61032004fe02e6d9667061b05381f2ad 100755 (executable)
@@ -52,7 +52,7 @@
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarAlarm_description_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarAlarm_exist" priority="P1" purpose="Check if CalendarAlarm exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarAlarm_exist" priority="P0" purpose="Check if CalendarAlarm exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarAlarm_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarAttendee_delegatorURI_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarAttendee_exist" priority="P1" purpose="Check if CalendarAttendee exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarAttendee_exist" priority="P0" purpose="Check if CalendarAttendee exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarAttendee_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarEventId_constructor.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarEventId_exist" priority="P1" purpose="Check if CalendarEventId exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarEventId_exist" priority="P0" purpose="Check if CalendarEventId exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarEventId_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarEvent_availability_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarEvent_constructor_CalendarEventInit" priority="P2" purpose="Check CalendarEvent constructor: CalendarEventInit">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarEvent_constructor_CalendarEventInit" priority="P1" purpose="Check CalendarEvent constructor: CalendarEventInit">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_CalendarEventInit.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarEvent_constructor_stringRepresentation" priority="P2" purpose="Check CalendarEvent constructor: CalendarEvent with stringRepresentation">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarEvent_constructor_stringRepresentation" priority="P1" purpose="Check CalendarEvent constructor: CalendarEvent with stringRepresentation">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_stringRepresentation.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_errorCallback_invoked.html</test_script_entry>
         </description>
       </testcase> -->
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarEvent_expandRecurrence_exist" priority="P1" purpose="Check if method expandRecurrence of CalendarEvent exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarEvent_expandRecurrence_exist" priority="P0" purpose="Check if method expandRecurrence of CalendarEvent exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarEvent_expandRecurrence_missarg" priority="P1" purpose="Check whether 'expandRecurrence' method called with an invalid argument throws an exception correctly">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarEvent_expandRecurrence_missarg" priority="P2" purpose="Check whether 'expandRecurrence' method called with an invalid argument throws an exception correctly">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_missarg.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarEvent_expandRecurrence_noarg" priority="P1" purpose="Check if CalendarEvent::expandRecurrence() throws exception when arguments are missing">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarEvent_expandRecurrence_noarg" priority="P2" purpose="Check if CalendarEvent::expandRecurrence() throws exception when arguments are missing">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_noarg.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarItem_clone_CalendarTask.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarItem_clone_exist" priority="P1" purpose="Check if method clone of CalendarItem exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarItem_clone_exist" priority="P0" purpose="Check if method clone of CalendarItem exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarItem_clone_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_VCALENDAR_10.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarItem_convertToString_exist" priority="P1" purpose="Check if method convertToString of CalendarItem exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarItem_convertToString_exist" priority="P0" purpose="Check if method convertToString of CalendarItem exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_format_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarItem_convertToString_missarg_CalendarEvent" priority="P1" purpose="Check whether 'convertToString' method called with an invalid argument throws an exception correctly">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarItem_convertToString_missarg_CalendarEvent" priority="P2" purpose="Check whether 'convertToString' method called with an invalid argument throws an exception correctly">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_missarg_CalendarEvent.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarManager_getCalendar_exist" priority="P1" purpose="Check if method getCalendar of CalendarManager exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarManager_getCalendar_exist" priority="P0" purpose="Check if method getCalendar of CalendarManager exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_id_invalid_argument.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarManager_getCalendar_missarg" priority="P1" purpose="Check whether 'getCalendar' method called with an invalid argument throws an exception">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarManager_getCalendar_missarg" priority="P2" purpose="Check whether 'getCalendar' method called with an invalid argument throws an exception">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_missarg.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarManager_getCalendars_exist" priority="P1" purpose="Check if method getCalendars of CalendarManager exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarManager_getCalendars_exist" priority="P0" purpose="Check if method getCalendars of CalendarManager exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarManager_getCalendars_missarg" priority="P1" purpose="Check whether getCalendars() method called with invalid arguments throws an exception">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarManager_getCalendars_missarg" priority="P2" purpose="Check whether getCalendars() method called with invalid arguments throws an exception">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_missarg.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_CalendarTask.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarManager_getDefaultCalendar_exist" priority="P1" purpose="Check if method getDefaultCalendar of CalendarManager exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarManager_getDefaultCalendar_exist" priority="P0" purpose="Check if method getDefaultCalendar of CalendarManager exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarManager_getDefaultCalendar_missarg" priority="P1" purpose="Check whether 'getDefaultCalendar' method called with an invalid argument throws an exception">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarManager_getDefaultCalendar_missarg" priority="P2" purpose="Check whether 'getDefaultCalendar' method called with an invalid argument throws an exception">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_missarg.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getUnifiedCalendar.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarManager_getUnifiedCalendar_exist" priority="P1" purpose="Check if method getUnifiedCalendar of CalendarManager exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarManager_getUnifiedCalendar_exist" priority="P0" purpose="Check if method getUnifiedCalendar of CalendarManager exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getUnifiedCalendar_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarManager_getUnifiedCalendar_missarg" priority="P1" purpose="Check if getUnifiedCalendar method with missing non-optional argument works">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="CalendarManager_getUnifiedCalendar_missarg" priority="P2" purpose="Check if getUnifiedCalendar method with missing non-optional argument works">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/CalendarManager_getUnifiedCalendar_missarg.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarAlarm_constructor_AbsoluteDate.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarAlarm_constructor_TimeDuration" priority="P2" purpose="Check CalendarAlarm constructor: TimeDuration">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarAlarm_constructor_TimeDuration" priority="P1" purpose="Check CalendarAlarm constructor: TimeDuration">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarAlarm_constructor_TimeDuration.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarEvent_clone.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_attendees_geolocation_status" priority="P3" purpose="Check if attri value:attendees and geolocation and status can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_attendees_geolocation_status" priority="P1" purpose="Check if attri value:attendees and geolocation and status can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_attendees_geolocation_status.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_categories_visibility_priority" priority="P3" purpose="Check if attri value:categories and visibility and priority can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_categories_visibility_priority" priority="P1" purpose="Check if attri value:categories and visibility and priority can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_categories_visibility_priority.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_description_duration_geolocation" priority="P3" purpose="Check if attri value:description and duration and geolocation can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_description_duration_geolocation" priority="P1" purpose="Check if attri value:description and duration and geolocation can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_duration_geolocation.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_description_isAllDay_organizer" priority="P3" purpose="Check if attri value:description and isAllDay and organizer can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_description_isAllDay_organizer" priority="P1" purpose="Check if attri value:description and isAllDay and organizer can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_isAllDay_organizer.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_description_progress_startDate" priority="P3" purpose="Check if attri value:description and progress and startDate can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_description_progress_startDate" priority="P1" purpose="Check if attri value:description and progress and startDate can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_progress_startDate.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_description_startDate_isAllDay" priority="P3" purpose="Check if attri value: description and startDate and isAllDay can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_description_startDate_isAllDay" priority="P1" purpose="Check if attri value: description and startDate and isAllDay can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_startDate_isAllDay.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_description_status_startDate" priority="P3" purpose="Check if attri value:description and status and startDate can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_description_status_startDate" priority="P1" purpose="Check if attri value:description and status and startDate can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_status_startDate.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_description_summary_location" priority="P3" purpose="Check if attri value: description and summary and location can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_description_summary_location" priority="P1" purpose="Check if attri value: description and summary and location can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_description_summary_location.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_duration_location_priority" priority="P3" purpose="Check if attri value:duration and location and priority can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_duration_location_priority" priority="P1" purpose="Check if attri value:duration and location and priority can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_duration_location_priority.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_geolocation_organizer_categories" priority="P3" purpose="Check if attri value:geolocation and organizer and categories can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_geolocation_organizer_categories" priority="P1" purpose="Check if attri value:geolocation and organizer and categories can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_geolocation_organizer_categories.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_geolocation_status" priority="P3" purpose="Check if attri value:geolocation and status can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_geolocation_status" priority="P1" purpose="Check if attri value:geolocation and status can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_geolocation_status.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_isAllDay_duration_organizer" priority="P3" purpose="Check if attri value:isAllDay and duration and organizer can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_isAllDay_duration_organizer" priority="P1" purpose="Check if attri value:isAllDay and duration and organizer can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_isAllDay_duration_organizer.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_isAllDay_geolocation_priority" priority="P3" purpose="Check if attri value:isAllDay and geolocation and priority can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_isAllDay_geolocation_priority" priority="P1" purpose="Check if attri value:isAllDay and geolocation and priority can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_isAllDay_geolocation_priority.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_isAllDay_priority_organizer" priority="P3" purpose="Check if attri value:isAllDay and priority and organizer can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_isAllDay_priority_organizer" priority="P1" purpose="Check if attri value:isAllDay and priority and organizer can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_isAllDay_priority_organizer.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_location_duration_organizer" priority="P3" purpose="Check if attri value:location and duration and organizer can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_location_duration_organizer" priority="P1" purpose="Check if attri value:location and duration and organizer can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_location_duration_organizer.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_location_geolocation" priority="P3" purpose="Check if attri value:location and geolocation can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_location_geolocation" priority="P1" purpose="Check if attri value:location and geolocation can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_location_geolocation.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_location_geolocation_categories" priority="P3" purpose="Check if attri value:location and geolocation and categories can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_location_geolocation_categories" priority="P1" purpose="Check if attri value:location and geolocation and categories can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_location_geolocation_categories.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_location_organizer_priority" priority="P3" purpose="Check if attri value:location and organizer and priority can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_location_organizer_priority" priority="P1" purpose="Check if attri value:location and organizer and priority can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_location_organizer_priority.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_organizer_categories_visibility" priority="P3" purpose="Check if attri value:organizer and categories and visibility can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_organizer_categories_visibility" priority="P1" purpose="Check if attri value:organizer and categories and visibility can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_organizer_categories_visibility.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_organizer_priority" priority="P3" purpose="Check if attri value:organizer and priority can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_organizer_priority" priority="P1" purpose="Check if attri value:organizer and priority can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_organizer_priority.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_organizer_visibility_attendees" priority="P3" purpose="Check if attri value:organizer and visibility and attendees can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_organizer_visibility_attendees" priority="P1" purpose="Check if attri value:organizer and visibility and attendees can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_organizer_visibility_attendees.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_progress_isAllDay_location" priority="P3" purpose="Check if attri value: progress and isAllDay and location can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_progress_isAllDay_location" priority="P1" purpose="Check if attri value: progress and isAllDay and location can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_progress_isAllDay_location.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_progress_status_attendees" priority="P3" purpose="Check if attri value:progress and status and attendees can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_progress_status_attendees" priority="P1" purpose="Check if attri value:progress and status and attendees can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_progress_status_attendees.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_progress_visibility_organizer" priority="P3" purpose="Check if attri value:progress and visibility and organizer can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_progress_visibility_organizer" priority="P1" purpose="Check if attri value:progress and visibility and organizer can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_progress_visibility_organizer.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_startDate_categories_location" priority="P3" purpose="Check if attri value:startDate and categories and location can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_startDate_categories_location" priority="P1" purpose="Check if attri value:startDate and categories and location can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_startDate_categories_location.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_startDate_duration" priority="P3" purpose="Check if attri value:startDate and duration can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_startDate_duration" priority="P1" purpose="Check if attri value:startDate and duration can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_startDate_duration.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_startDate_organizer" priority="P3" purpose="Check if attri value:startDate and organizer can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_startDate_organizer" priority="P1" purpose="Check if attri value:startDate and organizer can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_startDate_organizer.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_status_location_isAllDay" priority="P3" purpose="Check if attri value:status and location and isAllDay can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_status_location_isAllDay" priority="P1" purpose="Check if attri value:status and location and isAllDay can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_status_location_isAllDay.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_status_visibility_attendees" priority="P3" purpose="Check if attri value:status and visibility and attendees can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_status_visibility_attendees" priority="P1" purpose="Check if attri value:status and visibility and attendees can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_status_visibility_attendees.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_status_visibility_categories" priority="P3" purpose="Check if attri value:status and visibility and categories can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_status_visibility_categories" priority="P1" purpose="Check if attri value:status and visibility and categories can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_status_visibility_categories.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_status_visibility_priority" priority="P3" purpose="Check if attri value:status and visibility and priority can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_status_visibility_priority" priority="P1" purpose="Check if attri value:status and visibility and priority can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_status_visibility_priority.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_summary_geolocation_priority" priority="P3" purpose="Check if attri value:summary and geolocation and priority can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_summary_geolocation_priority" priority="P1" purpose="Check if attri value:summary and geolocation and priority can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_summary_geolocation_priority.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_summary_location_isAllDay.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_summary_priority" priority="P3" purpose="Check if attri value:summary and priority can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_summary_priority" priority="P1" purpose="Check if attri value:summary and priority can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_summary_priority.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_summary_priority_isAllDay" priority="P3" purpose="Check if attri value:summary and priority and isAllDay can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_summary_priority_isAllDay" priority="P1" purpose="Check if attri value:summary and priority and isAllDay can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_summary_priority_isAllDay.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_visibility_status_priority" priority="P3" purpose="Check if attri value:visibility and status and priority can be set successful.">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarItem_set_visibility_status_priority" priority="P1" purpose="Check if attri value:visibility and status and priority can be set successful.">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarItem_set_visibility_status_priority.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarManagerObject_attri_locationandsummary.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarManager_getCalendarDefault_event" priority="P0" purpose="Check CalendarManager getCalendarDefault method: get event type calendar">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarManager_getCalendarDefault_event" priority="P1" purpose="Check CalendarManager getCalendarDefault method: get event type calendar">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarManager_getCalendarDefault_event.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarManager_getCalendars_event" priority="P0" purpose="Check CalendarManager getCalendars method: get all event type calendars">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarManager_getCalendars_event" priority="P1" purpose="Check CalendarManager getCalendars method: get all event type calendars">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarManager_getCalendars_event.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarManager_getDefaultCalendar_CalendarType_error.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarManager_getDefaultCalendar_event" priority="P0" purpose="Check CalendarManager getDefaultCalendar method: get event type default calendar">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_CalendarManager_getDefaultCalendar_event" priority="P1" purpose="Check CalendarManager getDefaultCalendar method: get event type default calendar">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_CalendarManager_getDefaultCalendar_event.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_addBatch_errorCallback_invoked.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_addBatch_exist" priority="P1" purpose="Check if method addBatch of Calendar exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_addBatch_exist" priority="P0" purpose="Check if method addBatch of Calendar exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_addBatch_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_addBatch_items_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_addBatch_missarg" priority="P1" purpose="Check whether 'addBatch' method called with an invalid argument throws an exception correctly">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_addBatch_missarg" priority="P2" purpose="Check whether 'addBatch' method called with an invalid argument throws an exception correctly">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_addBatch_missarg.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_addChangeListener.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_addChangeListener_exist" priority="P1" purpose="Check if method addChangeListener of Calendar exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_addChangeListener_exist" priority="P0" purpose="Check if method addChangeListener of Calendar exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_addChangeListener_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_addChangeListener_missarg" priority="P1" purpose="Check whether addChangeListener() method called with an invalid argument throws an exception">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_addChangeListener_missarg" priority="P2" purpose="Check whether addChangeListener() method called with an invalid argument throws an exception">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_addChangeListener_missarg.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_addChangeListener_successCallback_invalid_type.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_add_Event" priority="P0" purpose="Check Calendar add method: default usage">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_add_Event" priority="P1" purpose="Check Calendar add method: default usage">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_add_Event.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_add_exist" priority="P1" purpose="Check if method add of Calendar exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_add_exist" priority="P0" purpose="Check if method add of Calendar exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_add_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_add_item_invalid_type.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_add_missarg" priority="P1" purpose="Check whether 'add' method called with an invalid argument throws an exception correctly">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_add_missarg" priority="P2" purpose="Check whether 'add' method called with an invalid argument throws an exception correctly">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_add_missarg.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_eventType_methods_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_exist" priority="P0" purpose="Check if Calendar exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_exist" priority="P1" purpose="Check if Calendar exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_find_event_usage.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_find_exist" priority="P1" purpose="Check if method find of Calendar exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_find_exist" priority="P0" purpose="Check if method find of Calendar exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_find_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_find_filter_invalid_obj.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_find_missarg" priority="P1" purpose="Check whether 'find' method called with an invalid argument throws an exception correctly">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_find_missarg" priority="P2" purpose="Check whether 'find' method called with an invalid argument throws an exception correctly">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_find_missarg.html</test_script_entry>
         </description>
           <test_script_entry timeout="90">/opt/tct-calendar-tizen-tests/calendar/Calendar_get_NotFoundError.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_get_exist" priority="P1" purpose="Check if method get of Calendar exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_get_exist" priority="P0" purpose="Check if method get of Calendar exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_get_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_get_invalid_argument.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_get_missarg" priority="P1" purpose="Check whether 'get' method called with an invalid argument throws an exception correctly (part 2)">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_get_missarg" priority="P2" purpose="Check whether 'get' method called with an invalid argument throws an exception correctly (part 2)">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_get_missarg.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_id_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_methods_exist" priority="P3" purpose="Check if Calendar exists and implements methods">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_methods_exist" priority="P0" purpose="Check if Calendar exists and implements methods">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_methods_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_errorCallback_invoked.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_removeBatch_exist" priority="P1" purpose="Check if method removeBatch of Calendar exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_removeBatch_exist" priority="P0" purpose="Check if method removeBatch of Calendar exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_ids_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_removeBatch_missarg" priority="P1" purpose="Check whether 'removeBatch' method called with invalid arguments throws an exception">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_removeBatch_missarg" priority="P2" purpose="Check whether 'removeBatch' method called with invalid arguments throws an exception">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_removeBatch_missarg.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_removeChangeListener.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_removeChangeListener_exist" priority="P1" purpose="Check if method removeChangeListener of Calendar exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_removeChangeListener_exist" priority="P0" purpose="Check if method removeChangeListener of Calendar exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_removeChangeListener_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_remove_Event.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_remove_exist" priority="P1" purpose="Check if method remove of Calendar exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_remove_exist" priority="P0" purpose="Check if method remove of Calendar exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_remove_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_remove_id_invalid_argument.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_remove_missarg" priority="P1" purpose="Check whether 'remove' (event calendar) method called with invalid arguments throws an exception">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_remove_missarg" priority="P2" purpose="Check whether 'remove' (event calendar) method called with invalid arguments throws an exception">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_remove_missarg.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_eventType_with_optional_null.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_updateBatch_exist" priority="P1" purpose="Check if method updateBatch of Calendar exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_updateBatch_exist" priority="P0" purpose="Check if method updateBatch of Calendar exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_items_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_updateBatch_missarg" priority="P1" purpose="Check whether 'updateBatch' method called with an invalid argument throws an exception correctly">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_updateBatch_missarg" priority="P2" purpose="Check whether 'updateBatch' method called with an invalid argument throws an exception correctly">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_missarg.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_updateBatch_with_updateAllInstances_true.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_update_exist" priority="P1" purpose="Check if method update of Calendar exists">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_update_exist" priority="P0" purpose="Check if method update of Calendar exists">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_update_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_update_item_invalid_type.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_update_missarg" priority="P1" purpose="Check whether 'update' method called with an invalid argument throws an exception correctly">
+      <testcase component="TizenAPI/Social/Calendar" execution_type="auto" id="Calendar_update_missarg" priority="P2" purpose="Check whether 'update' method called with an invalid argument throws an exception correctly">
         <description>
           <test_script_entry>/opt/tct-calendar-tizen-tests/calendar/Calendar_update_missarg.html</test_script_entry>
         </description>