From: Piotr Szydelko
Date: Thu, 19 Sep 2013 11:44:56 +0000 (+0200)
Subject: [Calendar] minor structure standardization
X-Git-Tag: 2.2.1_release~114^2~16
X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9636f08810d5b8f2acf24b92ae3bb2d2c7b77152;p=test%2Ftct%2Fweb%2Fapi.git
[Calendar] minor structure standardization
Change-Id: I7b3235098c05ab98d6970d16e4c06968ecd2274e
---
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAlarm_absoluteDate_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarAlarm_absoluteDate_attribute.html
index 112c6ff9e..611fa906d 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAlarm_absoluteDate_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAlarm_absoluteDate_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAlarm_absoluteDate_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarAlarm_absoluteDate_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG
test(function () {
var calendarAlarm, alarmDate, newValue;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAlarm_attribute_valid_value_CalendarEvent.html b/tct-calendar-tizen-tests/calendar/CalendarAlarm_attribute_valid_value_CalendarEvent.html
index 3c1b3c1f0..cc77501da 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAlarm_attribute_valid_value_CalendarEvent.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAlarm_attribute_valid_value_CalendarEvent.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarAlarm_attribute_valid_value_CalendarEvent
-
@@ -36,7 +35,7 @@ Authors:
//==== 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#::Calendar::CalendarAlarm
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA
test(function () {
var originalEvent, retrievedEvent, originalAlarms, retrievedAlarms, eventCalendar;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAlarm_attribute_valid_value_CalendarTask.html b/tct-calendar-tizen-tests/calendar/CalendarAlarm_attribute_valid_value_CalendarTask.html
index 69d3bf982..c3cff4574 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAlarm_attribute_valid_value_CalendarTask.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAlarm_attribute_valid_value_CalendarTask.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarAlarm_attribute_valid_value_CalendarTask
-
@@ -39,7 +38,7 @@ Authors:
//==== 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#::Calendar::CalendarAlarm
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA
test(function () {
var originalTask, retrievedTask, originalAlarms, retrievedAlarms,
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAlarm_before_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarAlarm_before_attribute.html
index 0beb2590d..d30bf6839 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAlarm_before_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAlarm_before_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAlarm_before_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarAlarm_before_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG
test(function () {
var calendarAlarm, before, newValue;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAlarm_constructor_TZDate.html b/tct-calendar-tizen-tests/calendar/CalendarAlarm_constructor_TZDate.html
index 347f91359..a78582062 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAlarm_constructor_TZDate.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAlarm_constructor_TZDate.html
@@ -18,12 +18,12 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarAlarm_constructor_TZDate
@@ -37,7 +37,7 @@ Authors:
//==== 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#::Calendar::CalendarAlarm
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CONSTRM CONSTRA
test(function () {
var alarm = new tizen.CalendarAlarm(new tizen.TZDate(2012, 2, 15), "SOUND");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAlarm_constructor_TimeDuration.html b/tct-calendar-tizen-tests/calendar/CalendarAlarm_constructor_TimeDuration.html
index ab552154c..7eafea68f 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAlarm_constructor_TimeDuration.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAlarm_constructor_TimeDuration.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarAlarm_constructor_TimeDuration
-
@@ -38,7 +37,7 @@ Authors:
//==== 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#::Calendar::CalendarAlarm
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CONSTRM CONSTRA
test(function () {
var alarm = new tizen.CalendarAlarm(new tizen.TimeDuration(30, "MINS"), "DISPLAY", "Alarm description");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAlarm_description_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarAlarm_description_attribute.html
index e46e990c8..cb58f9863 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAlarm_description_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAlarm_description_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAlarm_description_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarAlarm_description_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG
test(function () {
var calendarAlarm = new tizen.CalendarAlarm(new tizen.TZDate(2014, 2, 25, 10, 0), "SOUND", "Alarm");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAlarm_exist.html b/tct-calendar-tizen-tests/calendar/CalendarAlarm_exist.html
index f59ff17d7..faba5fb12 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAlarm_exist.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAlarm_exist.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAlarm_exist
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarAlarm_exist
//==== LABEL Check if CalendarAlarm exists
//==== SPEC Tizen Web API:Social:Calendar:CalendarAlarm:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CONSTRF
test(function () {
check_constructor("CalendarAlarm");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAlarm_extend.html b/tct-calendar-tizen-tests/calendar/CalendarAlarm_extend.html
index 08ac860c4..8e9bd5792 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAlarm_extend.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAlarm_extend.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Tomasz Kusmierz
+ Tomasz Kusmierz
-->
-
+
CalendarAlarm_extend
@@ -34,7 +34,7 @@ Authors:
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA OBX
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAlarm_method_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarAlarm_method_attribute.html
index 4d08d8ec3..423a3146d 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAlarm_method_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAlarm_method_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAlarm_method_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarAlarm_method_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG AN
test(function () {
var calendarAlarm = new tizen.CalendarAlarm(new tizen.TZDate(2014, 2, 25, 10, 0), "SOUND");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarArraySuccessCallback_notexist.html b/tct-calendar-tizen-tests/calendar/CalendarArraySuccessCallback_notexist.html
index 56b3f7ada..3ad3c3e40 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarArraySuccessCallback_notexist.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarArraySuccessCallback_notexist.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarArraySuccessCallback_notexist
@@ -34,7 +34,7 @@ Authors:
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CBNIO
test(function () {
check_no_interface_object("CalendarArraySuccessCallback");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarArraySuccessCallback_onsuccess.html b/tct-calendar-tizen-tests/calendar/CalendarArraySuccessCallback_onsuccess.html
index 5795cb165..cd81ad311 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarArraySuccessCallback_onsuccess.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarArraySuccessCallback_onsuccess.html
@@ -27,14 +27,13 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
Jenny Cao
- Yanan Xu
+ Yanan Xu
Jianhui Yue
-->
CalendarArraySuccessCallback_onsuccess
-
@@ -61,6 +60,7 @@ t.step(function () {
tizen.calendar.getCalendars("TASK", calendarListCB);
});
+
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAttendee_RSVP_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarAttendee_RSVP_attribute.html
index 0b07d3be5..3cc0a0b73 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAttendee_RSVP_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAttendee_RSVP_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAttendee_RSVP_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarAttendee_RSVP_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG ADV AN
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAttendee_attribute_valid_CalendarTask.html b/tct-calendar-tizen-tests/calendar/CalendarAttendee_attribute_valid_CalendarTask.html
index cf82fe1dc..ad044f196 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAttendee_attribute_valid_CalendarTask.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAttendee_attribute_valid_CalendarTask.html
@@ -18,9 +18,9 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAttendee_attribute_valid_CalendarTask
@@ -37,7 +37,7 @@ Authors:
//==== 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#::Calendar::CalendarAttendee
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA
test(function () {
var originalTask, retrievedTask, originalAttendee, retrievedAttendee,
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAttendee_attribute_valid_value_CalendarEvent.html b/tct-calendar-tizen-tests/calendar/CalendarAttendee_attribute_valid_value_CalendarEvent.html
index b14cfe197..19ba3da86 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAttendee_attribute_valid_value_CalendarEvent.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAttendee_attribute_valid_value_CalendarEvent.html
@@ -18,9 +18,9 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAttendee_attribute_valid_value_CalendarEvent
@@ -37,7 +37,7 @@ Authors:
//==== 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#::Calendar::CalendarAttendee
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA
test(function () {
var originalEvent, retrievedEvent, originalAttendee, retrievedAttendee,
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAttendee_constructor.html b/tct-calendar-tizen-tests/calendar/CalendarAttendee_constructor.html
index 16afb0e51..58bfc30d9 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAttendee_constructor.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAttendee_constructor.html
@@ -27,17 +27,16 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
Jenny Cao
- Yanan Xu
+ Yanan Xu
Karol Surma
-->
-Calendar CalendarManager Tests
-
-
-
-
+CalendarAttendee_constructor
+
+
+
@@ -48,7 +47,7 @@ Authors:
//==== 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
//==== TEST_CRITERIA CONSTRM CONSTRA
-test(function(){
+test(function (){
var attendee_init, attendee;
attendee_init = {name:"attendee1",
role: "CHAIR",
@@ -70,6 +69,7 @@ test(function(){
assert_equals(attendee.delegatorURI, attendee_init.delegatorURI);
assert_equals(attendee.delegateURI, attendee_init.delegateURI);
}, "CalendarAttendee_constructor");
+
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAttendee_constructor_valid_argument.html b/tct-calendar-tizen-tests/calendar/CalendarAttendee_constructor_valid_argument.html
index a3f804838..2279cc23c 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAttendee_constructor_valid_argument.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAttendee_constructor_valid_argument.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarAttendee_constructor_valid_argument
-
@@ -39,7 +38,7 @@ Authors:
//==== 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#::Calendar::CalendarAttendee
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CONSTRM
test(function () {
var attendee = null;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAttendee_contactRef_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarAttendee_contactRef_attribute.html
index b0443b529..a1baa670b 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAttendee_contactRef_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAttendee_contactRef_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAttendee_contactRef_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarAttendee_contactRef_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAttendee_delegateURI_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarAttendee_delegateURI_attribute.html
index 038d9cd3b..87f95ffc8 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAttendee_delegateURI_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAttendee_delegateURI_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAttendee_delegateURI_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarAttendee_delegateURI_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAttendee_delegatorURI_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarAttendee_delegatorURI_attribute.html
index 9b0ff3a28..96c8b0f7b 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAttendee_delegatorURI_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAttendee_delegatorURI_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAttendee_delegatorURI_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarAttendee_delegatorURI_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAttendee_exist.html b/tct-calendar-tizen-tests/calendar/CalendarAttendee_exist.html
index 2a6ead251..88a2c158f 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAttendee_exist.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAttendee_exist.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAttendee_exist
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarAttendee_exist
//==== LABEL Check if CalendarAttendee exists
//==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CONSTRF
test(function () {
check_constructor("CalendarAttendee");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAttendee_extend.html b/tct-calendar-tizen-tests/calendar/CalendarAttendee_extend.html
index 5b7e42dca..8b1256794 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAttendee_extend.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAttendee_extend.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Tomasz Kusmierz
+ Tomasz Kusmierz
-->
-
+
CalendarAttendee_extend
@@ -34,7 +34,7 @@ Authors:
//==== LABEL check if CalendarAttendee object is extendable
//==== SPEC Tizen Web API:Social:Calendar:CalendarAttendee:CalendarAttendee U
//==== PRIORITY P3
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA OBX
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAttendee_group_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarAttendee_group_attribute.html
index 0f0201fe1..6401085ab 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAttendee_group_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAttendee_group_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAttendee_group_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarAttendee_group_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAttendee_name_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarAttendee_name_attribute.html
index 3064e1844..c9dbd1fdb 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAttendee_name_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAttendee_name_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAttendee_name_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarAttendee_name_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAttendee_role_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarAttendee_role_attribute.html
index 5b70a2526..b5915fbb0 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAttendee_role_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAttendee_role_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAttendee_role_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarAttendee_role_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG ADV AN
test(function () {
var uri, calendarAttendee;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAttendee_status_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarAttendee_status_attribute.html
index 5d02108d8..9c0af9d57 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAttendee_status_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAttendee_status_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAttendee_status_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarAttendee_status_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG AN ADV
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAttendee_type_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarAttendee_type_attribute.html
index f5000b254..ef905f664 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAttendee_type_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAttendee_type_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAttendee_type_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarAttendee_type_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG ADV AN
test(function () {
var uri, calendarAttendee;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarAttendee_uri_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarAttendee_uri_attribute.html
index a0db5a82c..d19126244 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarAttendee_uri_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarAttendee_uri_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarAttendee_uri_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarAttendee_uri_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG AN
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_notexist.html b/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_notexist.html
index 4dd9da66c..08d46c457 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_notexist.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_notexist.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarChangeCallback_notexist
@@ -34,7 +34,7 @@ Authors:
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CBNIO
test(function () {
check_no_interface_object("CalendarChangeCallback");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_onitemsadded.html b/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_onitemsadded.html
index 2691652a7..3d75aa829 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_onitemsadded.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_onitemsadded.html
@@ -16,9 +16,9 @@ limitations under the License.
Authors:
-Roman Frolow
+ Roman Frolow
-->
-
+
CalendarChangeCallback_onitemsadded
@@ -32,7 +32,7 @@ Roman Frolow
//==== TEST: CalendarChangeCallback_onitemsadded
//==== 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.htm
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CBOA CBT
var t = async_test("CalendarChangeCallback_onitemsadded", {timeout: 10000}),
watcher, event_init, calendar, ev, watcherId;
@@ -101,6 +101,7 @@ t.step(function () {
ev = new tizen.CalendarEvent(event_init);
calendar.add(ev);
});
+
diff --git a/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_onitemsremoved.html b/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_onitemsremoved.html
index 475647a13..d381689dc 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_onitemsremoved.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_onitemsremoved.html
@@ -16,9 +16,9 @@ limitations under the License.
Authors:
-Roman Frolow
+ Roman Frolow
-->
-
+
CalendarChangeCallback_onitemsremoved
@@ -32,7 +32,7 @@ Roman Frolow
//==== TEST: CalendarChangeCallback_onitemsremoved
//==== 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.htm
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CBOA CBT
var t = async_test("CalendarChangeCallback_onitemsremoved", {timeout: 90000}),
watcher, event_init, calendar, ev, watcherId;
@@ -73,6 +73,7 @@ t.step(function () {
calendar.remove(ev.id);
});
+
diff --git a/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_onitemsupdated.html b/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_onitemsupdated.html
index 9b04e29b9..99ba66767 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_onitemsupdated.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarChangeCallback_onitemsupdated.html
@@ -16,9 +16,9 @@ limitations under the License.
Authors:
-Roman Frolow
+ Roman Frolow
-->
-
+
CalendarChangeCallback_onitemsupdated
@@ -32,7 +32,7 @@ Roman Frolow
//==== TEST: CalendarChangeCallback_onitemsupdated
//==== 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.htm
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CBOA CBT
var t = async_test("CalendarChangeCallback_onitemsupdated", {timeout: 90000}),
watcher, event_init, calendar, ev, watcherId, ev_get;
@@ -94,6 +94,7 @@ t.step(function () {
ev_get.summary = "updated summary";
calendar.update(ev_get);
});
+
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEventArraySuccessCallback_notexist.html b/tct-calendar-tizen-tests/calendar/CalendarEventArraySuccessCallback_notexist.html
index d0393636a..09c369ab0 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEventArraySuccessCallback_notexist.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEventArraySuccessCallback_notexist.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarEventArraySuccessCallback_notexist
@@ -34,7 +34,7 @@ Authors:
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CBNIO
test(function () {
check_no_interface_object("CalendarEventArraySuccessCallback");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEventArraySuccessCallback_onsuccess.html b/tct-calendar-tizen-tests/calendar/CalendarEventArraySuccessCallback_onsuccess.html
index 856cfc399..2782219cb 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEventArraySuccessCallback_onsuccess.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEventArraySuccessCallback_onsuccess.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Beata Koziarek
- Karol Surma
+ Beata Koziarek
+ Karol Surma
-->
-
+
CalendarEventArraySuccessCallback_onsuccess
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarEventArraySuccessCallback_onsuccess
//==== LABEL Test if CalendarEvent is properly obtained
//==== SPEC Tizen Web API:Social:Calendar:CalendarEventArraySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CBOA CBT
var t = async_test("CalendarEventArraySuccessCallback_onsuccess", {timeout:3000}),
onsuccess, calendar, ev, start, end, rule;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEventId_constructor.html b/tct-calendar-tizen-tests/calendar/CalendarEventId_constructor.html
index 7cde6189f..f2ef988b1 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEventId_constructor.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEventId_constructor.html
@@ -18,12 +18,12 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarEventId_constructor
@@ -37,7 +37,7 @@ Authors:
//==== 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#::Calendar::CalendarEventId
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CONSTRM CONSTRA
test(function () {
var tmp, eventId = new tizen.CalendarEventId("777", "888");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEventId_exist.html b/tct-calendar-tizen-tests/calendar/CalendarEventId_exist.html
index 49ad57877..cc46e9350 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEventId_exist.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEventId_exist.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarEventId_exist
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarEventId_exist
//==== LABEL Check if CalendarEventId exists
//==== SPEC Tizen Web API:Social:Calendar:CalendarEventId:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CONSTRF
test(function () {
check_constructor("CalendarEventId");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEventId_extend.html b/tct-calendar-tizen-tests/calendar/CalendarEventId_extend.html
index 8f8e10254..153cdb1e3 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEventId_extend.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEventId_extend.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Tomasz Kusmierz
+ Tomasz Kusmierz
-->
-
+
CalendarEventId_extend
@@ -34,7 +34,7 @@ Authors:
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA OBX
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEventId_rid_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarEventId_rid_attribute.html
index c1d57f21e..578ca9a5b 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEventId_rid_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEventId_rid_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarEventId_rid_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarEventId_rid_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG ADV
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEventId_uid_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarEventId_uid_attribute.html
index 1387c016e..c6df99da5 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEventId_uid_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEventId_uid_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarEventId_uid_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarEventId_uid_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG AN
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_availability_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_availability_attribute.html
index 00ed94f7a..785e2da58 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_availability_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_availability_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarEvent_availability_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarEvent_availability_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG AN ADV
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_CalendarEventInit.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_CalendarEventInit.html
index 1ded4f04a..735885598 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_CalendarEventInit.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_CalendarEventInit.html
@@ -27,27 +27,26 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
Jenny Cao
- Yanan Xu
+ Yanan Xu
Karol Surma
-->
-
- Calendar CalendarManager Tests
-
-
-
-
-
-
-
+
+
+
+
+
-
+
+
+
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_stringRepresentation.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_stringRepresentation.html
index a21a7bfc9..5e23deb3b 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_stringRepresentation.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_stringRepresentation.html
@@ -27,18 +27,17 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
Jenny Cao
- Yanan Xu
+ Yanan Xu
Tomasz Kusmierz
-->
-CalendarEvent_constructor_CalendarEventInit
-
-
-
-
+CalendarEvent_constructor_stringRepresentation
+
+
+
@@ -50,7 +49,7 @@ Authors:
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CONSTRM CONSTRA
var calendar, ev;
-test(function(){
+test(function (){
calendar = tizen.calendar.getDefaultCalendar("EVENT");
ev = new tizen.CalendarEvent("BEGIN:VCALENDAR\r\n" +
"BEGIN:VEVENT\r\n" +
@@ -68,6 +67,7 @@ test(function(){
cleanup(calendar);
},"CalendarEvent_constructor_stringRepresentation");
+
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_valid_argument.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_valid_argument.html
index 5141a52cb..45f075a7d 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_valid_argument.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_constructor_valid_argument.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarEvent_constructor_valid_argument
-
@@ -39,7 +38,7 @@ Authors:
//==== 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#::Calendar::CalendarEvent
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CONSTRM
test(function () {
var defaultEvent, event;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_endDate_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_endDate_attribute.html
index 8af845288..14515f3ea 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_endDate_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_endDate_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarEvent_endDate_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarEvent_endDate_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG ADV
test(function () {
var eventInit, calendarEvent, endDate;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_exist.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_exist.html
index 1f6b1c06e..e74deeee1 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_exist.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_exist.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarEvent_exist
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarEvent_exist
//==== LABEL Check if CalendarEvent exists
//==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CONSTRF
test(function () {
check_constructor("CalendarEvent");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence.html
index b1f58d01e..a10ec215c 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence.html
@@ -18,10 +18,10 @@ limitations under the License.
Authors:
- Karol Surma
- Tomasz Kusmierz
+ Karol Surma
+ Tomasz Kusmierz
-->
-
+
CalendarEvent_expandRecurrence
@@ -37,7 +37,7 @@ Authors:
//==== 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#expandRecurrenceid2814999
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MMINA MR
var t = async_test("CalendarEvent_expandRecurrence", {"timeout": 5000}),
ev, returnedValue = null, expandSuccessCB,
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_endDate_TypeMismatch.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_endDate_TypeMismatch.html
index 4911dcd8a..dd5238e9e 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_endDate_TypeMismatch.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_endDate_TypeMismatch.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarEvent_expandRecurrence_endDate_TypeMismatch
-
@@ -39,7 +38,7 @@ Authors:
//==== 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#expandRecurrenceid2814999
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MC
var this_test = async_test("CalendarEvent_expandRecurrence_endDate_TypeMismatch");
this_test.step(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_endDate_invalid_obj.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_endDate_invalid_obj.html
index 8f7c5a7b8..e25a51e9d 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_endDate_invalid_obj.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_endDate_invalid_obj.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarEvent_expandRecurrence_endDate_invalid_obj
-
@@ -39,7 +38,7 @@ Authors:
//==== 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#expandRecurrenceid2814999
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MTO
var this_test = async_test("CalendarEvent_expandRecurrence_endDate_invalid_obj");
this_test.step(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_errorCallback_TypeMismatch.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_errorCallback_TypeMismatch.html
index 05fe5570f..044432cfd 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_errorCallback_TypeMismatch.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_errorCallback_TypeMismatch.html
@@ -18,12 +18,12 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarEvent_expandRecurrence_errorCallback_TypeMismatch
@@ -38,7 +38,7 @@ Authors:
//==== 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#expandRecurrenceid2814999
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MC
var this_test = async_test("CalendarEvent_expandRecurrence_errorCallback_TypeMismatch");
this_test.step(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_errorCallback_invalid_cb.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_errorCallback_invalid_cb.html
index 40910a4a0..6c6053a0a 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_errorCallback_invalid_cb.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_errorCallback_invalid_cb.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarEvent_expandRecurrence_errorCallback_invalid_cb
-
@@ -39,7 +38,7 @@ Authors:
//==== 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#expandRecurrenceid2814999
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MTCB
var this_test = async_test("CalendarEvent_expandRecurrence_errorCallback_invalid_cb");
this_test.step(function () {
@@ -63,7 +62,7 @@ this_test.step(function () {
assert_throws({
name: "TypeMismatchError"
}, function () {
- ev.expandRecurrence(startDate, endDate, expandSuccessCB, {onerror:function(){}});
+ ev.expandRecurrence(startDate, endDate, expandSuccessCB, {onerror:function (){}});
});
this.done();
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_exist.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_exist.html
index af7376904..173a87502 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_exist.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_exist.html
@@ -16,12 +16,12 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-Calendar_updateBatch_exist
+CalendarEvent_expandRecurrence_exist
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarEvent_expandRecurrence_exist
//==== LABEL Check if method expandRecurrence of CalendarEvent exists
//==== SPEC Tizen Web API:Social:Calendar:CalendarEvent:expandRecurrence M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA ME
test(function () {
var event = new tizen.CalendarEvent();
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_missarg.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_missarg.html
index 039f7d5a5..84996cda0 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_missarg.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_missarg.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarEvent_expandRecurrence_missarg
-
@@ -38,7 +37,7 @@ Authors:
//==== 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#expandRecurrenceid2814999
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MC MMA
var this_test = async_test("CalendarEvent_expandRecurrence_missarg");
this_test.step(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_startDate_TypeMismatch.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_startDate_TypeMismatch.html
index 38454fc70..a389879d6 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_startDate_TypeMismatch.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_startDate_TypeMismatch.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarEvent_expandRecurrence_startDate_TypeMismatch
-
@@ -39,7 +38,7 @@ Authors:
//==== 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#expandRecurrenceid2814999
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MC
var this_test = async_test("CalendarEvent_expandRecurrence_startDate_TypeMismatch");
this_test.step(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_startDate_invalid_obj.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_startDate_invalid_obj.html
index 3c06f210a..054b3e6d6 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_startDate_invalid_obj.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_startDate_invalid_obj.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarEvent_expandRecurrence_startDate_invalid_obj
-
@@ -39,7 +38,7 @@ Authors:
//==== 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#expandRecurrenceid2814999
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MTO
var this_test = async_test("CalendarEvent_expandRecurrence_startDate_invalid_obj");
this_test.step(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_successCallback_TypeMismatch.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_successCallback_TypeMismatch.html
index 5e4701757..cce379fb3 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_successCallback_TypeMismatch.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_successCallback_TypeMismatch.html
@@ -17,14 +17,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarEvent_expandRecurrence_successCallback_TypeMismatch
-
@@ -38,7 +37,7 @@ Authors:
//==== 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#expandRecurrenceid2814999
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MC
test(function () {
var startDate, endDate, ev, i, param, exceptionName, conversionTable;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_successCallback_invalid_cb.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_successCallback_invalid_cb.html
index 6bf28a08f..9f7909706 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_successCallback_invalid_cb.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_successCallback_invalid_cb.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarEvent_expandRecurrence_successCallback_invalid_cb
-
@@ -39,7 +38,7 @@ Authors:
//==== 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#expandRecurrenceid2814999
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MTCB
test(function () {
var startDate, endDate, ev;
@@ -58,7 +57,7 @@ test(function () {
assert_throws({
name: "TypeMismatchError"
}, function () {
- ev.expandRecurrence(startDate, endDate, {onsuccess: function(){}});
+ ev.expandRecurrence(startDate, endDate, {onsuccess: function (){}});
});
}, "CalendarEvent_expandRecurrence_successCallback_invalid_cb");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_with_errorCallback.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_with_errorCallback.html
index d99fb4288..cb9840198 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_with_errorCallback.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_expandRecurrence_with_errorCallback.html
@@ -18,9 +18,9 @@ limitations under the License.
Authors:
- Tomasz Kusmierz
+ Tomasz Kusmierz
-->
-
+
CalendarEvent_expandRecurrence_with_errorCallback
@@ -36,7 +36,7 @@ Authors:
//==== 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#expandRecurrenceid2814999
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MOA MR
var t = async_test("CalendarEvent_expandRecurrence_with_errorCallback", {"timeout": 5000}),
ev, returnedValue = null, expandSuccessCB, expandErrorCB,
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_extend.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_extend.html
index 1a16e77d9..cb2a6708b 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_extend.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_extend.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Tomasz Kusmierz
+ Tomasz Kusmierz
-->
-
+
CalendarEvent_extend
@@ -34,7 +34,7 @@ Authors:
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA OBX
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_isDetached_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_isDetached_attribute.html
index 65c5a82f1..6d2c65e01 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_isDetached_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_isDetached_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarEvent_isDetached_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarEvent_isDetached_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ARO
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarEvent_recurrenceRule_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarEvent_recurrenceRule_attribute.html
index 099216dd1..04b042f3c 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarEvent_recurrenceRule_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarEvent_recurrenceRule_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarEvent_recurrenceRule_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarEvent_recurrenceRule_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItemArraySuccessCallback_notexist.html b/tct-calendar-tizen-tests/calendar/CalendarItemArraySuccessCallback_notexist.html
index 2725f39a4..2ce7f0ae8 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItemArraySuccessCallback_notexist.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItemArraySuccessCallback_notexist.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItemArraySuccessCallback_notexist
@@ -34,7 +34,7 @@ Authors:
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA CBNIO
test(function () {
check_no_interface_object("CalendarItemArraySuccessCallback");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItemArraySuccessCallback_onsuccess.html b/tct-calendar-tizen-tests/calendar/CalendarItemArraySuccessCallback_onsuccess.html
index 49571c64a..0cd045c5b 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItemArraySuccessCallback_onsuccess.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItemArraySuccessCallback_onsuccess.html
@@ -27,7 +27,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
Jenny Cao
- Yanan Xu
+ Yanan Xu
Beata Koziarek
Karol Surma
-->
@@ -87,6 +87,7 @@ t.step(function () {
calendar.add(ev);
calendar.find(onsuccess);
});
+
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_alarms_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_alarms_attribute.html
index c122cfcef..e017d6f2c 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_alarms_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_alarms_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_alarms_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_alarms_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG AN
test(function () {
var calendarItem, event_init, attendee, alarm, duration;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_attendees_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_attendees_attribute.html
index 087816b87..294e75701 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_attendees_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_attendees_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_attendees_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_attendees_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG AN ADV
test(function () {
var calendarItem, event_init, attendee, alarm;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_attribute_valid_value_CalendarEvent.html b/tct-calendar-tizen-tests/calendar/CalendarItem_attribute_valid_value_CalendarEvent.html
index bb741c380..434f3eaaf 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_attribute_valid_value_CalendarEvent.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_attribute_valid_value_CalendarEvent.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarItem_attribute_valid_value_CalendarEvent
-
@@ -39,7 +38,7 @@ Authors:
//==== 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#::Calendar::CalendarItem
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA
test(function () {
var retrievedEvent, originalEvent,
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_attribute_valid_value_CalendarTask.html b/tct-calendar-tizen-tests/calendar/CalendarItem_attribute_valid_value_CalendarTask.html
index 27f78717b..230d5a8bd 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_attribute_valid_value_CalendarTask.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_attribute_valid_value_CalendarTask.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarItem_attribute_valid_value_CalendarTask
-
@@ -39,7 +38,7 @@ Authors:
//==== 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#::Calendar::CalendarItem
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA
test(function () {
var retrievedTask, originalTask,
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_calendarId_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_calendarId_attribute.html
index 4788b27e6..69ceb6f7c 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_calendarId_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_calendarId_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_calendarId_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_calendarId_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ARO ADV
test(function () {
var calendarItem, event_init, attendee, alarm, calendar;
@@ -66,6 +66,7 @@ test(function () {
"calendarItem.calendarId should be type of string.");
}, "CalendarItem_calendarId_attribute");
+
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_categories_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_categories_attribute.html
index 1bafefa19..8f12181ee 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_categories_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_categories_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_categories_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_categories_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG AN ADV
test(function () {
var calendarItem, event_init, attendee, alarm;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_clone.html b/tct-calendar-tizen-tests/calendar/CalendarItem_clone.html
index f47ba0920..96fd6ed6d 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_clone.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_clone.html
@@ -27,14 +27,13 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
Jenny Cao
- Yanan Xu
+ Yanan Xu
Karol Surma
-->
CalendarItem_clone
-
@@ -45,7 +44,7 @@ Authors:
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MNA MR
test(function () {
var event_init, calendar, ev, ev_clone;
@@ -76,6 +75,7 @@ test(function () {
cleanup(calendar);
}, "CalendarItem_clone");
+
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_clone_CalendarTask.html b/tct-calendar-tizen-tests/calendar/CalendarItem_clone_CalendarTask.html
index 00200135a..be1babe63 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_clone_CalendarTask.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_clone_CalendarTask.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarItem_clone_CalendarTask
-
@@ -39,7 +38,7 @@ Authors:
//==== 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#cloneid2814107
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MNA MR
test(function () {
var task, clonnedTask;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_clone_exist.html b/tct-calendar-tizen-tests/calendar/CalendarItem_clone_exist.html
index 9c9603985..8ecb1043d 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_clone_exist.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_clone_exist.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_clone_exist
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_clone_exist
//==== LABEL Check if method clone of CalendarItem exists
//==== SPEC Tizen Web API:Social:Calendar:CalendarItem:clone M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA ME
test(function () {
var calendarItem, event_init, attendee, alarm;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_clone_extra_argument.html b/tct-calendar-tizen-tests/calendar/CalendarItem_clone_extra_argument.html
index 1c7f17825..1eb37dd08 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_clone_extra_argument.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_clone_extra_argument.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarItem_clone_extra_argument
-
@@ -38,7 +37,7 @@ Authors:
//==== 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#cloneid2814107
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MNAEX
test(function () {
var event, clonnedEvent;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString.html b/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString.html
index 86f593f5f..244d6b5f3 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString.html
@@ -27,27 +27,26 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
Jenny Cao
- Yanan Xu
+ Yanan Xu
Karol Surma
-->
-
- Calendar CalendarManager Tests
-
-
-
-
-
-
-
-
+
+
+
+
+
+
-
+
+
+
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_CalendarTask.html b/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_CalendarTask.html
index bcd6b8a2d..68de472c9 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_CalendarTask.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_CalendarTask.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarItem_convertToString_CalendarTask
-
@@ -39,7 +38,7 @@ Authors:
//==== 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#convertToStringid2813964
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MMINA MR
test(function () {
var task, vString;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_exist.html b/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_exist.html
index d1b2ca69b..1e26a6e94 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_exist.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_exist.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_convertToString_exist
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_convertToString_exist
//==== LABEL Check if method convertToString of CalendarItem exists
//==== SPEC Tizen Web API:Social:Calendar:CalendarItem:convertToString M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA ME
test(function () {
var calendarItem, event_init, attendee, alarm;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_format_TypeMismatch.html b/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_format_TypeMismatch.html
index fb6b4b0f1..dc354c74f 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_format_TypeMismatch.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_format_TypeMismatch.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Beata Koziarek
+ Beata Koziarek
-->
-
+
CalendarItem_convertToString_format_TypeMismatch
@@ -34,7 +34,7 @@ Authors:
//==== LABEL Check argument format conversions exception.
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Social:Calendar:CalendarItem:convertToString M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MC
var t = async_test("CalendarItem_convertToString_format_TypeMismatch"), calendar,
filter, onSuccess, onError, conversionTable, i, exceptionName = "TypeMismatchError",
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_missarg_CalendarEvent.html b/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_missarg_CalendarEvent.html
index f71cac291..c5b0b84b9 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_missarg_CalendarEvent.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_missarg_CalendarEvent.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarItem_convertToString_missarg_CalendarEvent
-
@@ -38,7 +37,7 @@ Authors:
//==== 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#convertToStringid2813964
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MMA MC
test(function () {
var event = createTestEvent();
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_missarg_CalendarTask.html b/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_missarg_CalendarTask.html
index f514a53eb..56a7b1f08 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_missarg_CalendarTask.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_convertToString_missarg_CalendarTask.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarItem_convertToString_missarg_CalendarTask
-
@@ -39,7 +38,7 @@ Authors:
//==== 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#convertToStringid2813964
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MMA MC
test(function () {
var task = createTestTask();
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_description_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_description_attribute.html
index 1fc323c85..a10622bae 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_description_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_description_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_description_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_description_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG ADV
test(function () {
var calendarItem, event_init, attendee, alarm;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_duration_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_duration_attribute.html
index cbf7e087f..7daea4f53 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_duration_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_duration_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_duration_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_duration_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG ADV
test(function () {
var calendarItem, event_init, attendee, alarm, duration;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_extend.html b/tct-calendar-tizen-tests/calendar/CalendarItem_extend.html
index 290ba9d60..5961df43c 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_extend.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_extend.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Beata Koziarek
+ Beata Koziarek
-->
-
+
CalendarItem_extend
@@ -34,11 +34,11 @@ Authors:
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA OBX
var t = async_test("CalendarItem_extend"), calendar, ev,
filter, onSuccess, onError, start, end, rule;
-t.step(function(){
+t.step(function (){
onSuccess = t.step_func(function (events) {
check_extensibility(events);
cleanup(calendar);
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_geolocation_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_geolocation_attribute.html
index fb93f5621..89d45c4d4 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_geolocation_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_geolocation_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_geolocation_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_geolocation_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG
test(function () {
var calendarItem, event_init, attendee, alarm;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_id_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_id_attribute.html
index f697bad64..e2d9a4af9 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_id_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_id_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_id_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_id_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ARO
test(function () {
var calendar, calendarItem;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_isAllDay_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_isAllDay_attribute.html
index 23e58af2f..3438145a4 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_isAllDay_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_isAllDay_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_isAllDay_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_isAllDay_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG AN ADV
test(function () {
var calendarItem, event_init, attendee, alarm;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_lastModificationDate_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_lastModificationDate_attribute.html
index 6f7b70dc7..b89da952a 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_lastModificationDate_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_lastModificationDate_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_lastModificationDate_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_lastModificationDate_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ARO
test(function () {
var calendar, calendarItem, event_init, attendee, alarm,
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_location_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_location_attribute.html
index 438d5bb28..642044aa0 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_location_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_location_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_location_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_location_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG
test(function () {
var calendarItem, event_init, attendee, alarm;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_notexist.html b/tct-calendar-tizen-tests/calendar/CalendarItem_notexist.html
index c080fa51d..b1a7a9b9e 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_notexist.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_notexist.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_notexist
@@ -34,7 +34,7 @@ Authors:
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA NIO
test(function () {
check_no_interface_object("CalendarItem");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_organizer_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_organizer_attribute.html
index 3453f95a7..8ed5b8dc3 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_organizer_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_organizer_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_organizer_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_organizer_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG
test(function () {
var calendarItem, event_init, attendee, alarm;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_priority_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_priority_attribute.html
index 761e701a4..5c3ca481f 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_priority_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_priority_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_priority_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_priority_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG AN ADV
test(function () {
var calendarItem, event_init, attendee, alarm;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_startDate_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_startDate_attribute.html
index 672a546e2..9c0a53b6b 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_startDate_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_startDate_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_startDate_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_startDate_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG ADV
test(function () {
var calendarItem, event_init, attendee, alarm, startDate;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_status_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_status_attribute.html
index b1652cd0c..84d4d73f1 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_status_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_status_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_status_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_status_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG ADV AN
test(function () {
var calendarItem, event_init, attendee, alarm;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_summary_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_summary_attribute.html
index 6fe197733..59003a793 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_summary_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_summary_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_summary_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_summary_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG
test(function () {
var calendarItem, event_init, attendee, alarm;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarItem_visibility_attribute.html b/tct-calendar-tizen-tests/calendar/CalendarItem_visibility_attribute.html
index c4692ac73..8aad61482 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarItem_visibility_attribute.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarItem_visibility_attribute.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarItem_visibility_attribute
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarItem_visibility_attribute
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA AE AT ASG ADV AN
test(function () {
var calendarItem, event_init, attendee, alarm;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManagerObject_notexist.html b/tct-calendar-tizen-tests/calendar/CalendarManagerObject_notexist.html
index 2abbb8a1c..3dab78e84 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManagerObject_notexist.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManagerObject_notexist.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarManagerObject_notexist
@@ -34,7 +34,7 @@ Authors:
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA NIO
test(function () {
check_no_interface_object("CalendarManagerObject");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_extend.html b/tct-calendar-tizen-tests/calendar/CalendarManager_extend.html
index 910946e11..bd450c45d 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_extend.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_extend.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Tomasz Kusmierz
+ Tomasz Kusmierz
-->
-
+
CalendarManager_extend
@@ -34,7 +34,7 @@ Authors:
//==== 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/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA OBX
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar.html
index 03eee21b5..0f63c6269 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
-
+
-calendar/UTC_calendar
+CalendarManager_getCalendar
-
@@ -38,7 +37,7 @@ Authors:
//==== 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#getCalendarid2809989
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MMINA MR
test(function () {
var newCalendar, taskCalendar = tizen.calendar.getDefaultCalendar("TASK");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_exist.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_exist.html
index 522dd5b4d..33ce28207 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_exist.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_exist.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarManager_getCalendar_exist
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarManager_getCalendar_exist
//==== LABEL Check if method getCalendar of CalendarManager exists
//==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendar M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA ME
test(function () {
var calendarManagerObject = tizen.calendar;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_missarg.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_missarg.html
index e2254314d..b8908dfe7 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_missarg.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_missarg.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarManager_getCalendar_missarg
-
@@ -38,7 +37,7 @@ Authors:
//==== 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#getCalendarid2809989
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MMA MC
test(function () {
var eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_type_TypeMismatch.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_type_TypeMismatch.html
index 48f71b9b8..95140ad45 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_type_TypeMismatch.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendar_type_TypeMismatch.html
@@ -16,9 +16,9 @@ See the License for the specific language governing permissions and
limitations under the License.
Authors:
- Beata Koziarek
+ Beata Koziarek
-->
-
+
CalendarManager_getCalendar_type_TypeMismatch
@@ -33,7 +33,7 @@ Authors:
//==== 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#getCalendarsid2809548
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MC
var t = async_test("CalendarManager_getCalendar_type_TypeMismatch"),
conversionTable, exceptionName, i, type;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars.html
index aefe7531f..a8079d0f9 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarManager_getCalendars
-
@@ -38,7 +37,7 @@ Authors:
//==== 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#getCalendarsid2809548
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MMINA MR
var t = async_test("CalendarManager_getCalendars");
t.step(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_errorCallback_TypeMismatch.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_errorCallback_TypeMismatch.html
index 2dac1d887..f0e7a2187 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_errorCallback_TypeMismatch.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_errorCallback_TypeMismatch.html
@@ -16,9 +16,9 @@ See the License for the specific language governing permissions and
limitations under the License.
Authors:
- Beata Koziarek
+ Beata Koziarek
-->
-
+
CalendarManager_getCalendars_errorCallback_TypeMismatch
@@ -33,7 +33,7 @@ Authors:
//==== 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#getCalendarsid2809548
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MC
var t = async_test("CalendarManager_getCalendars_errorCallback_TypeMismatch"),
conversionTable, calendar, exceptionName, successCallback, errorCallback, i;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_errorCallback_invalid_cb.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_errorCallback_invalid_cb.html
index e93bb7fec..0da767446 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_errorCallback_invalid_cb.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_errorCallback_invalid_cb.html
@@ -16,9 +16,9 @@ See the License for the specific language governing permissions and
limitations under the License.
Authors:
- Beata Koziarek
+ Beata Koziarek
-->
-
+
CalendarManager_getCalendars_errorCallback_invalid_cb
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_exist.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_exist.html
index ac91b33ce..744b626e9 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_exist.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_exist.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarManager_getCalendars_exist
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarManager_getCalendars_exist
//==== LABEL Check if method getCalendars of CalendarManager exists
//==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getCalendars M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA ME
test(function () {
var calendarManagerObject = tizen.calendar;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_missarg.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_missarg.html
index 877bbdcf8..74a291f06 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_missarg.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_missarg.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarManager_getCalendars_missarg
-
@@ -38,7 +37,7 @@ Authors:
//==== 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#getCalendarsid2809548
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MMA MC
var this_test = async_test("CalendarManager_getCalendars_missarg");
this_test.step(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_missarg_TASK.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_missarg_TASK.html
index 65e901c9a..46f5f2fb6 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_missarg_TASK.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_missarg_TASK.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarManager_getCalendars_missarg_TASK
-
@@ -39,7 +38,7 @@ Authors:
//==== 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#getCalendarsid2809548
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MC
var this_test = async_test("CalendarManager_getCalendars_missarg_TASK");
this_test.step(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_successCallback_TypeMismatch.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_successCallback_TypeMismatch.html
index d14dbbb25..a8a44b4de 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_successCallback_TypeMismatch.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_successCallback_TypeMismatch.html
@@ -16,9 +16,9 @@ See the License for the specific language governing permissions and
limitations under the License.
Authors:
- Beata Koziarek
+ Beata Koziarek
-->
-
+
CalendarManager_getCalendars_successCallback_TypeMismatch
@@ -33,7 +33,7 @@ Authors:
//==== 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#getCalendarsid2809548
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MC
var t = async_test("CalendarManager_getCalendars_successCallback_TypeMismatch"),
conversionTable, calendar, exceptionName, successCallback, i;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_successCallback_invalid_cb.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_successCallback_invalid_cb.html
index 76dc38a1f..d45ff64a8 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_successCallback_invalid_cb.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_successCallback_invalid_cb.html
@@ -16,9 +16,9 @@ See the License for the specific language governing permissions and
limitations under the License.
Authors:
- Beata Koziarek
+ Beata Koziarek
-->
-
+
CalendarManager_getCalendars_successCallback_invalid_cb
@@ -33,7 +33,7 @@ Authors:
//==== LABEL Test if putting a user successCallback object in getCalendars method which was not created through the constructor but has all the properties failes.
//==== 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#getCalendarsid2809548
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MTCB
var t = async_test("CalendarManager_getCalendars_successCallback_invalid_cb"),
calendar, exceptionName, successCallback, exceptionName = "TypeMismatchError";
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_type_TypeMismatch.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_type_TypeMismatch.html
index 6874480f6..b5145be16 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_type_TypeMismatch.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_type_TypeMismatch.html
@@ -16,9 +16,9 @@ See the License for the specific language governing permissions and
limitations under the License.
Authors:
- Beata Koziarek
+ Beata Koziarek
-->
-
+
CalendarManager_getCalendars_type_TypeMismatch
@@ -33,7 +33,7 @@ Authors:
//==== 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#getCalendarsid2809548
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MC
var t = async_test("CalendarManager_getCalendars_type_TypeMismatch"),
conversionTable, exceptionName, i, type, getCalendarsSuccessCB;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_with_errorCallback.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_with_errorCallback.html
index 35e300ba2..ebd17fe1c 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_with_errorCallback.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getCalendars_with_errorCallback.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarManager_getCalendars_with_errorCallback
-
@@ -38,7 +37,7 @@ Authors:
//==== TEST: CalendarManager_getCalendars_with_errorCallback
//==== LABEL check whether all available 'EVENT' type calendars are listed correctly
//==== 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#getCalendarsid2809548
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MOA
var this_test = async_test("CalendarManager_getCalendars_with_errorCallback");
this_test.step(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar.html
index 34a8252b1..419d5c161 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarManager_getDefaultCalendar
-
@@ -38,7 +37,7 @@ Authors:
//==== 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#getDefaultCalendarid2809756
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MMINA MR
test(function () {
var taskCalendar = tizen.calendar.getDefaultCalendar("TASK");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_CalendarEvent.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_CalendarEvent.html
index a22c369a6..f013bfcb8 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_CalendarEvent.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_CalendarEvent.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarManager_getDefaultCalendar_CalendarEvent
-
@@ -39,7 +38,7 @@ Authors:
//==== 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#::Calendar::Calendar
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MMINA
test(function () {
var id, name, eventCalendar = tizen.calendar.getDefaultCalendar("EVENT");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_CalendarTask.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_CalendarTask.html
index f073e0333..31ef12b85 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_CalendarTask.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_CalendarTask.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarManager_getDefaultCalendar_CalendarTask
-
@@ -37,7 +36,7 @@ Authors:
//==== 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#::Calendar::Calendar
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MMINA
test(function () {
var id, name, taskCalendar = tizen.calendar.getDefaultCalendar("TASK");
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_exist.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_exist.html
index 2367b5bce..c260b1b88 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_exist.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_exist.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
CalendarManager_getDefaultCalendar_exist
@@ -33,7 +33,7 @@ Authors:
//==== TEST: CalendarManager_getDefaultCalendar_exist
//==== LABEL Check if method getDefaultCalendar of CalendarManager exists
//==== SPEC Tizen Web API:Social:Calendar:CalendarManager:getDefaultCalendar M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA ME
test(function () {
var calendarManagerObject = tizen.calendar;
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_missarg.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_missarg.html
index 0ae8dae2b..a66e1e090 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_missarg.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_missarg.html
@@ -18,14 +18,13 @@ limitations under the License.
Authors:
- Karol Surma
+ Karol Surma
-->
-
+
-calendar/UTC_calendar
+CalendarManager_getDefaultCalendar_missarg
-
@@ -38,7 +37,7 @@ Authors:
//==== 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#getDefaultCalendarid2809756
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html
//==== TEST_CRITERIA MMA MC
test(function () {
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_type_TypeMismatch.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_type_TypeMismatch.html
index 4df10109d..7c3a8b0f2 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_type_TypeMismatch.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getDefaultCalendar_type_TypeMismatch.html
@@ -16,9 +16,9 @@ See the License for the specific language governing permissions and
limitations under the License.
Authors:
- Beata Koziarek
+ Beata Koziarek
-->
-
+
CalendarManager_getDefaultCalendar_type_TypeMismatch
diff --git a/tct-calendar-tizen-tests/calendar/CalendarManager_getUnifiedCalendar.html b/tct-calendar-tizen-tests/calendar/CalendarManager_getUnifiedCalendar.html
index 107e600eb..fc5812157 100644
--- a/tct-calendar-tizen-tests/calendar/CalendarManager_getUnifiedCalendar.html
+++ b/tct-calendar-tizen-tests/calendar/CalendarManager_getUnifiedCalendar.html
@@ -16,10 +16,10 @@ limitations under the License.
Authors:
- Beata Koziarek
+ Beata Koziarek
-->
-
+