[common][all][change version to 4.0] 59/115259/1
authorxy.qian <xy.qian@samsung.com>
Fri, 17 Feb 2017 05:45:33 +0000 (13:45 +0800)
committerxy.qian <xy.qian@samsung.com>
Fri, 17 Feb 2017 05:45:33 +0000 (13:45 +0800)
Change-Id: I8c3f01e0d7862db062e38381be5452594888cd95
Signed-off-by: xy.qian <xy.qian@samsung.com>
43 files changed:
common/tct-alarm-tizen-tests/alarm/support/UnitTest-AlarmTest1/config.xml
common/tct-alarm-tizen-tests/alarm/support/UnitTest-AlarmTest1/manifest.json
common/tct-alarm-tizen-tests/config.xml
common/tct-alarm-tizen-tests/manifest.json
common/tct-application-tizen-tests/application/support/TCTAppControl/config.xml
common/tct-application-tizen-tests/application/support/TCTAppControlMock/config.xml
common/tct-application-tizen-tests/application/support/TCTAppControlMock/manifest.json
common/tct-application-tizen-tests/application/support/TCTAppInfoEventTest1/config.xml
common/tct-application-tizen-tests/application/support/TCTAppInfoEventTest1/manifest.json
common/tct-application-tizen-tests/application/support/TCTAppInfoEventTest2/config.xml
common/tct-application-tizen-tests/application/support/TCTAppInfoEventTest2/manifest.json
common/tct-application-tizen-tests/application/support/TCTbroadcastApp/manifest.json
common/tct-application-tizen-tests/config.xml
common/tct-datacontrol-tizen-tests/config.xml
common/tct-datacontrol-tizen-tests/manifest.json
common/tct-download-tizen-tests/config.xml
common/tct-download-tizen-tests/manifest.json
common/tct-exif-tizen-tests/config.xml
common/tct-exif-tizen-tests/manifest.json
common/tct-filesystem-tizen-tests/config.xml
common/tct-filesystem-tizen-tests/manifest.json
common/tct-mediacontroller-tizen-tests/config.xml
common/tct-mediacontroller-tizen-tests/manifest.json
common/tct-mediakey-tizen-tests/config.xml
common/tct-mediakey-tizen-tests/manifest.json
common/tct-namespace-tizen-tests/config.xml
common/tct-namespace-tizen-tests/manifest.json
common/tct-notification-tizen-tests/config.xml
common/tct-notification-tizen-tests/manifest.json
common/tct-power-tizen-tests/config.xml
common/tct-power-tizen-tests/manifest.json
common/tct-privilege-tizen-tests/config.xml
common/tct-privilege-tizen-tests/manifest.json
common/tct-sensor-tizen-tests/config.xml
common/tct-sensor-tizen-tests/manifest.json
common/tct-serviceworkers-w3c-tests/config.xml
common/tct-serviceworkers-w3c-tests/manifest.json
common/tct-svg-html5-tests/config.xml
common/tct-svg-html5-tests/manifest.json
common/tct-time-tizen-tests/config.xml
common/tct-time-tizen-tests/manifest.json
common/tct-workers-w3c-tests/config.xml
common/tct-workers-w3c-tests/manifest.json

index 2a4349f17c691246dc1250935cb387bf8342208d..b0d84c0e63cad1ff3e5eb2476ff702bb7c66ecc5 100644 (file)
@@ -6,6 +6,6 @@
     <icon src="icon.png"/>
     <content src="index.html"/>
     
-    <tizen:application id="testalar00.alarmTestApp" package="testalar00" required_version="3.0"/>
+    <tizen:application id="testalar00.alarmTestApp" package="testalar00" required_version="4.0"/>
     
 </widget>
index e9b8e8d4498c389faad3b690b8afa86bdec108bc..c82c5fe9f2951cef511f2daa53fd493f32d21af1 100644 (file)
@@ -17,6 +17,6 @@
         "http://*/*", 
         "https://*/*"
     ], 
-    "version": "3.0", 
+    "version": "4.0", 
     "webapimanager": true
 }
index 1eb7ab9d5710696426cfb415687ca86bcc4da9da..3c513c417b30a8cadc644b8e11615acf642ecf7a 100644 (file)
@@ -1,9 +1,9 @@
-<widget id='http://tizen.org/test/tct-alarm-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='3.0'>
+<widget id='http://tizen.org/test/tct-alarm-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='4.0'>
   <access origin="*"/>
   <name>tct-alarm-tizen-tests</name>
   <tizen:privilege name="http://tizen.org/privilege/alarm"/>
   <icon src="icon.png" height="117" width="117"/>
-  <tizen:application id="api1alarm0.WebAPITizenAlarmTests" package="api1alarm0" required_version="3.0"/>
+  <tizen:application id="api1alarm0.WebAPITizenAlarmTests" package="api1alarm0" required_version="4.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
 </widget>
index f682e28116583330ac557a61ebb8641f2096049e..e1d336763b46647fceab96e990cf8c0a7979f717 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "version": "3.0",
+    "version": "4.0",
     "name": "tct-alarm-tizen-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-alarm-tizen-tests",
index d1d95759d70af112cbf4d793564eec094bbf4fab..6a622f73093f44f93d089ff7a25acd99b6fa0e0f 100644 (file)
@@ -49,7 +49,7 @@
         <tizen:src name="appcontrol_exit.html"/>
         <tizen:operation name="http://tizen.org/appcontrol/operation/tct/exit"/>
     </tizen:app-control>
-    <tizen:application id="api1appli1.TCTAppControl" package="api1appli1" required_version="2.4"/>
+    <tizen:application id="api1appli1.TCTAppControl" package="api1appli1" required_version="4.0"/>
     <content src="index.html"/>
     <icon src="icon.png"/>
     <name>TCTAppControl</name>
index 84713343dc222122c5b3bde43bc65ed098e78737..d5071bc08e22ab9b324e6df97386ec09bbec7371 100644 (file)
@@ -7,7 +7,7 @@
         <tizen:uri name="tct"/>
         <tizen:mime name="text/html"/>
     </tizen:app-control>
-    <tizen:application id="api1appli2.TCTAppControlMock" package="api1appli2" required_version="2.4"/>
+    <tizen:application id="api1appli2.TCTAppControlMock" package="api1appli2" required_version="4.0"/>
     <content src="index.html"/>
     <icon src="icon.png"/>
     <name>TCTAppControlMock</name>
index ca18cb2a936ed4003a37f5b14932180aa2d2adff..833f4ab6bc78cc715711197485282c77a25ceae6 100644 (file)
@@ -17,6 +17,6 @@
         "http://*/*", 
         "https://*/*"
     ], 
-    "version": "3.0", 
+    "version": "4.0", 
     "webapimanager": true
 }
\ No newline at end of file
index b955098b0dc6cebdd3707b9508722ff9c4ebb129..69a4dadc1d3b6a6e30c84bcdc228e38973bc5ee9 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://tizen.org/TCTAppInfoEventTest" version="1.0.0" viewmodes="maximized">
     <access origin="*" subdomains="true"/>
-    <tizen:application id="api1appli3.TCTAppInfoEventTest" package="api1appli3" required_version="2.4"/>
+    <tizen:application id="api1appli3.TCTAppInfoEventTest" package="api1appli3" required_version="4.0"/>
     <content src="index.html"/>
     <icon src="icon.png"/>
     <name>TCTAppInfoEventTest1</name>
index 09f2aa7e621fb66149f7b933e85840d51bc0abe4..03be568988f0e9006c262fbe4f06861a8e3ddcab 100644 (file)
@@ -17,6 +17,6 @@
         "http://*/*", 
         "https://*/*"
     ], 
-    "version": "3.0", 
+    "version": "4.0", 
     "webapimanager": true
 }
index aba5347d28a9f1823a02530f30f73b907558b9b4..70564bd14b29e481e4fbe69910d363e194c63bdf 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://tizen.org/TCTAppInfoEventTest" version="2.0.0" viewmodes="maximized">
     <access origin="*" subdomains="true"/>
-    <tizen:application id="api1appli3.TCTAppInfoEventTest" package="api1appli3" required_version="2.4"/>
+    <tizen:application id="api1appli3.TCTAppInfoEventTest" package="api1appli3" required_version="4.0"/>
     <content src="index.html"/>
     <icon src="icon.png"/>
     <name>TCTAppInfoEventTest2</name>
index bab21b04e053f99fb3116107ad3039869fed1ffd..26795263394fe8b6f4e8a2ccab4e681a3bade585 100644 (file)
@@ -17,6 +17,6 @@
         "http://*/*", 
         "https://*/*"
     ], 
-    "version": "3.0", 
+    "version": "4.0", 
     "webapimanager": true
 }
index 5d5d296367465cd616608c1c98d5f09b6cb2fb18..a52481d2213d0bf483758c5022ddc0e9f4f4a310 100644 (file)
@@ -17,6 +17,6 @@
         "http://*/*", 
         "https://*/*"
     ], 
-    "version": "3.0", 
+    "version": "4.0", 
     "webapimanager": true
 }
\ No newline at end of file
index bf565c5647e06b228e7e83c9a246f6cff3b5a7db..fcd051b3b590527bf397b0e5b0e6a926ad9f1bbd 100644 (file)
@@ -1,4 +1,4 @@
-<widget id='http://tizen.org/test/tct-application-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='2.2.1'>
+<widget id='http://tizen.org/test/tct-application-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='4.0'>
   <access origin="*"/>
   <name>tct-application-tizen-tests</name>
   <tizen:privilege name="http://tizen.org/privilege/application.launch"/>
@@ -6,7 +6,7 @@
   <tizen:privilege name="http://tizen.org/privilege/appmanager.certificate"/>
   <tizen:privilege name="http://tizen.org/privilege/application.info"/>
   <icon src="icon.png" height="117" width="117"/>
-  <tizen:application id="api1appli0.WebAPITizenApplicationTests" package="api1appli0" required_version="2.4"/>
+  <tizen:application id="api1appli0.WebAPITizenApplicationTests" package="api1appli0" required_version="4.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:metadata key="testKey" value="testValue"/>
   <tizen:setting background-support="enable"/>
index 2fa6ed9a9ee07d2de3008a4d636e2ef6a51ead98..e40aa2fc025541b798cd1372b72b8846af43fc5f 100644 (file)
@@ -1,9 +1,9 @@
-<widget id='http://tizen.org/test/tct-datacontrol-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='3.0'> 
+<widget id='http://tizen.org/test/tct-datacontrol-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='4.0'> 
   <access origin="*"/>
   <name>tct-datacontrol-tizen-tests</name>
   <tizen:privilege name="http://tizen.org/privilege/datacontrol.consumer"/>
   <icon src="icon.png" height="117" width="117"/>
-  <tizen:application id="api1daco00.WebAPITizenDatacontrolTests" package="api1daco00" required_version="3.0"/>
+  <tizen:application id="api1daco00.WebAPITizenDatacontrolTests" package="api1daco00" required_version="4.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
 </widget>
\ No newline at end of file
index 562876eb81d0c6fa074783e2182dac73ac1dea2a..e40d9c2b2fed0944af66f5a1aabc4a705480ac3f 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "version": "3.0",
+    "version": "4.0",
     "name": "tct-datacontrol-tizen-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-datacontrol-tizen-tests",
index cea938bd684e2760b63f4e2a43ffdba22d0498df..a688f136e05fb0ddd6c06159aa8a9d1f69767e89 100644 (file)
@@ -1,9 +1,9 @@
-<widget id='http://tizen.org/test/tct-download-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='3.0'>
+<widget id='http://tizen.org/test/tct-download-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='4.0'>
   <access origin="*"/>
   <name>tct-download-tizen-tests</name>
   <tizen:privilege name="http://tizen.org/privilege/download"/>
   <icon src="icon.png" height="117" width="117"/>
-  <tizen:application id="api1downl0.WebAPITizenDownloadTests" package="api1downl0" required_version="3.0"/>
+  <tizen:application id="api1downl0.WebAPITizenDownloadTests" package="api1downl0" required_version="4.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
 </widget>
index abd313c36e6ec199572873715f721811085f65b9..3124884188076788691050fd4c5f9b1a643fa3a9 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "version": "3.0",
+    "version": "4.0",
     "name": "tct-download-tizen-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-download-tizen-tests",
index a963b5f9985e69245a088ef677321ba2ad6c03d0..522d9ed95a3a8181b57281354a7d212cdf43c558 100644 (file)
@@ -1,10 +1,10 @@
-<widget id='http://tizen.org/test/tct-exif-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='3.0'> 
+<widget id='http://tizen.org/test/tct-exif-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='4.0'> 
   <access origin="*"/>
   <name>tct-exif-tizen-tests</name>
   <icon src="icon.png" height="117" width="117"/>
   <tizen:privilege name="http://tizen.org/privilege/filesystem.read"/>
   <tizen:privilege name="http://tizen.org/privilege/filesystem.write"/>
-  <tizen:application id="api1exif00.WebAPITizenExifTests" package="api1exif00" required_version="3.0"/>
+  <tizen:application id="api1exif00.WebAPITizenExifTests" package="api1exif00" required_version="4.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
 </widget>
\ No newline at end of file
index 327964535ad5a6a62a9ee08efd71e57026458a88..644212d5a6b4be275022784e3ecd7c8d385c5204 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "version": "3.0",
+    "version": "4.0",
     "name": "tct-exif-tizen-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-exif-tizen-tests",
index 10b44d06342b188362a72051c7e626c32f2a5413..d4ccd3603c9a2f0d2b7b4eb017e46664cd59ef95 100644 (file)
@@ -1,10 +1,10 @@
-<widget id='http://tizen.org/test/tct-filesystem-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='2.2.1'>
+<widget id='http://tizen.org/test/tct-filesystem-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='4.0'>
   <access origin="*"/>
   <name>tct-filesystem-tizen-tests</name>
   <tizen:privilege name="http://tizen.org/privilege/filesystem.read"/>
   <tizen:privilege name="http://tizen.org/privilege/filesystem.write"/>
   <icon src="icon.png" height="117" width="117"/>
-  <tizen:application id="api1files0.WebAPITizenFilesystemTests" package="api1files0" required_version="2.4"/>
+  <tizen:application id="api1files0.WebAPITizenFilesystemTests" package="api1files0" required_version="4.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
 </widget>
index a73d4973fabf4728c037b8bd9636afc05b45566d..e8e6dc514709fb80efb4aa4bfa163873792fc059 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "version": "3.0",
+    "version": "4.0",
     "name": "tct-filesystem-tizen-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-filesystem-tizen-tests",
index 063ff7c211346c0afe5d6c96c77e968940bd8f32..623cc4818227bacd85fdeb8193515e6d1ff01fe8 100644 (file)
@@ -1,10 +1,10 @@
-<widget id='http://tizen.org/test/tct-mediacontroller-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='3.0'>
+<widget id='http://tizen.org/test/tct-mediacontroller-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='4.0'>
   <access origin="*"/>
   <name>tct-mediacontroller-tizen-tests</name>
   <tizen:privilege name="http://tizen.org/privilege/mediacontroller.client"/>
   <tizen:privilege name="http://tizen.org/privilege/mediacontroller.server"/>
   <icon src="icon.png" height="117" width="117"/>
-  <tizen:application id="apimediact.WebAPITizenMediaKeyTests" package="apimediact" required_version="3.0"/>
+  <tizen:application id="apimediact.WebAPITizenMediaKeyTests" package="apimediact" required_version="4.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
 </widget>
index a53171709fd065ff4f549a15da332e0287262e51..5a6c9b31af2a2f2b193f8726b8f4363f305965c8 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "version": "3.0",
+    "version": "4.0",
     "name": "tct-mediacontroller-tizen-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-mediacontroller-tizen-tests",
index fd0e2f872bcbfa5e5d20fca6d5b9c5dd66dca618..e838d63f5281a620bc2fc0a361b5ec017f3dc194 100644 (file)
@@ -1,8 +1,8 @@
-<widget id='http://tizen.org/test/tct-mediakey-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='3.0'>
+<widget id='http://tizen.org/test/tct-mediakey-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='4.0'>
   <access origin="*"/>
   <name>tct-mediakey-tizen-tests</name>
   <icon src="icon.png" height="117" width="117"/>
-  <tizen:application id="api1medkey.WebAPITizenMediaKeyTests" package="api1medkey" required_version="2.4"/>
+  <tizen:application id="api1medkey.WebAPITizenMediaKeyTests" package="api1medkey" required_version="4.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
 </widget>
index e01398aa8daf53fd910515bb0fa28afe19f079dc..d7226522cbb04831a209d6955e484de9b4fbc1a1 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "version": "3.0",
+    "version": "4.0",
     "name": "tct-mediakey-tizen-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-mediakey-tizen-tests",
index 53f645978f03a5181f9d74091e7e9b87bda2d05c..54ea7d249e56b9b026f3f65a8c9a45589d0fa2d8 100644 (file)
@@ -1,9 +1,9 @@
-<widget id='http://tizen.org/test/tct-namespace-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='3.0'>
+<widget id='http://tizen.org/test/tct-namespace-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='4.0'>
   <access origin="*"/>
   <name>tct-namespace-tizen-tests</name>
   <tizen:privilege name="http://tizen.org/privilege/system"/>
   <icon src="icon.png" height="117" width="117"/>
-  <tizen:application id="api0tzn0ns.WebAPITizenNamespaceTests" package="api0tzn0ns" required_version="3.0"/>
+  <tizen:application id="api0tzn0ns.WebAPITizenNamespaceTests" package="api0tzn0ns" required_version="4.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
 </widget>
\ No newline at end of file
index c0d722dd99184d8c687ec22acacc5ba239decaff..09743e200274c69abb94fc046509aeb8c7af78bb 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "version": "3.0",
+    "version": "4.0",
     "name": "tct-namespace-tizen-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-namespace-tizen-tests",
index 606653016fdefce839877a42a57e0d585e7a4622..d83ebe1d1eafe5787a23662765f9ef6ea29bea6a 100644 (file)
@@ -1,10 +1,10 @@
-<widget id='http://tizen.org/test/tct-notification-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='3.0'>
+<widget id='http://tizen.org/test/tct-notification-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='4.0'>
   <access origin="*"/>
   <name>tct-notification-tizen-tests</name>
   <tizen:privilege name="http://tizen.org/privilege/notification"/>
   <tizen:privilege name="http://tizen.org/privilege/led"/>
   <icon src="icon.png" height="117" width="117"/>
-  <tizen:application id="api1notif0.WebAPITizenNotificationTests" package="api1notif0" required_version="3.0"/>
+  <tizen:application id="api1notif0.WebAPITizenNotificationTests" package="api1notif0" required_version="4.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
 </widget>
index 3efbfc823547e19cf69b8ad000039b9c591ea6d5..504c20fa694cf5a9bbd393c1470866b34503b90e 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "version": "3.0",
+    "version": "4.0",
     "name": "tct-notification-tizen-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-notification-tizen-tests",
index f063b5055ae3280554cc0ad6b0b74f3986008e7d..1cfbfc5140e5a801849b2be62a5e0a30bd9cb8b6 100644 (file)
@@ -1,9 +1,9 @@
-<widget id='http://tizen.org/test/tct-power-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='3.0'>
+<widget id='http://tizen.org/test/tct-power-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='4.0'>
   <access origin="*"/>
   <name>tct-power-tizen-tests</name>
   <tizen:privilege name="http://tizen.org/privilege/power"/>
   <icon src="icon.png" height="117" width="117"/>
-  <tizen:application id="api1power0.WebAPITizenPowerTests" package="api1power0" required_version="3.0"/>
+  <tizen:application id="api1power0.WebAPITizenPowerTests" package="api1power0" required_version="4.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
 </widget>
\ No newline at end of file
index 1efead8157474b49d3d7820befe786d3cf03276f..49a9c0bcc7e1affa586a420294fc39f094f3e847 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "version": "3.0",
+    "version": "4.0",
     "name": "tct-power-tizen-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-power-tizen-tests",
index 07255813d5926dc0affccae63c29dfecb8b401be..6ab56629f78ade8c595df4a36e0f7fa6b229a331 100644 (file)
@@ -2,6 +2,6 @@
   <access origin="*"/>
   <name>tct-privilege-tizen-tests</name>
   <icon src="icon.png" height="117" width="117"/>
-  <tizen:application id="PrivNegT00.WebAPITizenPrivilegeTests" package="PrivNegT00" required_version="3.0"/>
+  <tizen:application id="PrivNegT00.WebAPITizenPrivilegeTests" package="PrivNegT00" required_version="4.0"/>
   <tizen:setting background-support="enable" screen-orientation="landscape" />
 </widget>
index 72ade95edbf7afd64343f006e838b8019274a9ac..ee4a17d6d38b11c155357a1a4b97934037cdb41c 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "version": "3.0",
+    "version": "4.0",
     "name": "tct-privilege-tizen-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-privilege-tizen-tests",
index 72f73760c5e45cd937979c3708610e2f8bb67c3f..1bd2c367984e5974b8ded46a21524bd8aba52569 100644 (file)
@@ -1,4 +1,4 @@
-<widget id='http://tizen.org/test/tct-sensor-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='3.0'>
+<widget id='http://tizen.org/test/tct-sensor-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='4.0'>
   <access origin="*"/>
   <name>tct-sensor-tizen-tests</name>
   <tizen:privilege name="http://tizen.org/privilege/healthinfo"/>
@@ -14,7 +14,7 @@
   <feature name="http://tizen.org/feature/sensor.gyroscope_rotation_vector"/>
   <feature name="http://tizen.org/feature/sensor.heart_rate_monitor"/>
   <icon src="icon.png" height="117" width="117"/>
-  <tizen:application id="api1sensor.WebAPITizenSensorTests" package="api1sensor" required_version="3.0"/>
+  <tizen:application id="api1sensor.WebAPITizenSensorTests" package="api1sensor" required_version="4.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
 </widget>
index d445b92da3388af48023b8ef8798cd0ce49e3cab..5aef81081584a80e6c5a3471023265a5ea20f88b 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "version": "3.0",
+    "version": "4.0",
     "name": "tct-sensor-tizen-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-sensor-tizen-tests",
index 572f525a6e021ddac3041c8cf333959939086e5e..e61783798b20bcf6bddef2a7cb1370f3a2d76b3f 100755 (executable)
@@ -1,7 +1,7 @@
-<widget id='http://tizen.org/test/tct-serviceworkers-w3c-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='3.0'>
+<widget id='http://tizen.org/test/tct-serviceworkers-w3c-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='4.0'>
   <access origin="*"/>
   <icon src="icon.png" height="117" width="117"/>
   <name>tct-serviceworkers-w3c-tests</name>
-  <tizen:application id="serworkers.WebAPIW3CserviceworkersTests" package="serworkers" required_version="2.4"/>
+  <tizen:application id="serworkers.WebAPIW3CserviceworkersTests" package="serworkers" required_version="4.0"/>
   <tizen:setting screen-orientation="landscape"/>
 </widget>
\ No newline at end of file
index 8f01b2ed88a398e04705983a94aab2c22197666e..71f6673eddc43356e6a0737fa3b88fba2f3b3c5c 100755 (executable)
@@ -1,5 +1,5 @@
 {
-    "version": "3.0",
+    "version": "4.0",
     "name": "tct-serviceworkers-w3c-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-serviceworkers-w3c-tests",
index e1527bfb12161f4e3a979ed56d47b592ef3bc274..d443bedae3a606d6fc307347a0b0d42899495072 100755 (executable)
@@ -1,7 +1,7 @@
-<widget id='http://tizen.org/test/tct-svg-html5-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='3.0'>
+<widget id='http://tizen.org/test/tct-svg-html5-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='4.0'>
   <access origin="*"/>
   <icon src="icon.png" height="117" width="117"/>
   <name>tct-svg-html5-tests</name>
-  <tizen:application id="html5svg00.WebAPIHTML5SvgTests" package="html5svg00" required_version="3.0"/>
+  <tizen:application id="html5svg00.WebAPIHTML5SvgTests" package="html5svg00" required_version="4.0"/>
   <tizen:setting screen-orientation="landscape"/>
 </widget>
index 6a4ffa83825fd97f0edab2ef07726881e159f925..358fda7f69d38105a1c53ea8035d1e7f6beadb1c 100755 (executable)
@@ -1,5 +1,5 @@
 {
-    "version": "3.0",
+    "version": "4.0",
     "name": "tct-svg-html5-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-svg-html5-tests",
index 939e35808ea40b209aa83c318d7de3317f563463..1259854c6ab533b46199f98e7a4d06c4de145d6a 100644 (file)
@@ -1,8 +1,8 @@
-<widget id='http://tizen.org/test/tct-time-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='3.0'>
+<widget id='http://tizen.org/test/tct-time-tizen-tests' xmlns='http://www.w3.org/ns/widgets' xmlns:tizen='http://tizen.org/ns/widgets' version='4.0'>
   <access origin="*"/>
   <name>tct-time-tizen-tests</name>
   <icon src="icon.png" height="117" width="117"/>
-  <tizen:application id="api1time00.WebAPITizenTimeTests" package="api1time00" required_version="3.0"/>
+  <tizen:application id="api1time00.WebAPITizenTimeTests" package="api1time00" required_version="4.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
 </widget>
\ No newline at end of file
index a53db0706aa7fda54ae03ad75c84e26cfa1118de..2afe6bf4b76f9fa44d4ff918cc09b51a204e019e 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "version": "3.0",
+    "version": "4.0",
     "name": "tct-time-tizen-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-time-tizen-tests",
index 7b5405cf4b17b22e464ef2a9940d28db86f69610..db2fe959f18533b557a967ee31f15011c5361d56 100755 (executable)
@@ -2,6 +2,6 @@
   <access origin="*"/>
   <icon src="icon.png" height="117" width="117"/>
   <name>tct-workers-w3c-tests</name>
-  <tizen:application id="w3cworkers.WebAPIW3CWorkersTests" package="w3cworkers" required_version="3.0"/>
+  <tizen:application id="w3cworkers.WebAPIW3CWorkersTests" package="w3cworkers" required_version="4.0"/>
   <tizen:setting screen-orientation="landscape"/>
 </widget>
index bbf6ec95470965a73523dc844a6cabe7f026c7d5..7392c4959794655e7adc0ef8d22ffac8f6a0b21e 100755 (executable)
@@ -1,5 +1,5 @@
 {
-    "version": "3.0",
+    "version": "4.0",
     "name": "tct-workers-w3c-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-workers-w3c-tests",