[Power] Remove dot in label
authorWitold Choinkowski <w.choinkowsk@samsung.com>
Fri, 11 Oct 2013 12:47:36 +0000 (14:47 +0200)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Fri, 11 Oct 2013 13:36:58 +0000 (13:36 +0000)
Change-Id: Idc88f5ef6bf4707bf95efe86bce45ce2e89a1216

tct-power-tizen-tests/power/PowerManagerObject_notexist.html
tct-power-tizen-tests/power/PowerManager_extend.html
tct-power-tizen-tests/power/PowerManager_notexist.html
tct-power-tizen-tests/power/PowerManager_release_correct_check.html
tct-power-tizen-tests/power/PowerManager_turnScreenOn_successful.html
tct-power-tizen-tests/power/PowerManager_unsetScreenStateChangeListener_successful.html
tct-power-tizen-tests/power/ScreenStateChangeCallback_notexist.html
tct-power-tizen-tests/tests.full.xml
tct-power-tizen-tests/tests.xml

index c376c56ef60c44350edad2fbd38f152de75eacf6..c265df552025972804a2c9d85dd7ffca9d0697c7 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: PowerManagerObject_notexist
-//==== LABEL Check if interface PowerManagerObject exists, it should not.
+//==== LABEL Check if interface PowerManagerObject exists, it should not
 //==== PRIORITY P3
 //==== SPEC Tizen Web API:System:Power:PowerManagerObject:PowerManagerObject U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/power.html
index 31298d0bc6142f3b02a9d48d2a5d8f93db258148..90f27b802f01e602857ed385b3cc33ac138edfe9 100644 (file)
@@ -32,7 +32,7 @@ Authors:
 <script type="text/javascript">
 
 //==== TEST: PowerManager_extend
-//==== LABEL Check if tizen.power can have new properties added, it should not.
+//==== LABEL Check if tizen.power can have new properties added, it should not
 //==== PRIORITY P3
 //==== SPEC Tizen Web API:System:Power:PowerManager:PowerManager U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/power.html
index 9733db08236c1f67a304971c28cc4bd8b2ce1bb7..b3cb757a423b952256fac9e5db106c30749d5e4c 100644 (file)
@@ -30,7 +30,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: PowerManager_notexist
-//==== LABEL Check if interface PowerManager exists, it should not.
+//==== LABEL Check if interface PowerManager exists, it should not
 //==== PRIORITY P3
 //==== SPEC Tizen Web API:System:Power:PowerManager:PowerManager U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/power.html
index 0265edb6796e4333e182f056a266d377de856fd1..39201ba9c0f694fc1b5efd05b689631b2f280347 100644 (file)
@@ -73,6 +73,7 @@ t.step(function () {
         });
     }, 20000);
 });
+
 </script>
 </body>
 </html>
index de547d1a039449cc41ef31b917f9e58df8595c71..8053438766cb797e14000f1f277de59f4afc43ef 100644 (file)
@@ -64,6 +64,7 @@ t.step(function () {
         t.done();
     }), 500);
 });
+
 </script>
 </body>
 </html>
index a883a3611eb2150b5354947e8eb3e7e8dc8f2531..ff3b4dde5c99b957300726911e899817e5054433 100644 (file)
@@ -80,6 +80,7 @@ t.step(function () {
         t.done();
     }, 20000);
 });
+
 </script>
 </body>
 </html>
index a4d138396c5cce2833632c262cd417f9743ed8f2..d3c47e603caf6d15ce33e7c72009cf1d3e71efe5 100644 (file)
@@ -31,7 +31,7 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: ScreenStateChangeCallback_notexist
-//==== LABEL Check if interface ScreenStateChangeCallback exists, it should not.
+//==== LABEL Check if interface ScreenStateChangeCallback exists, it should not
 //==== PRIORITY P3
 //==== SPEC Tizen Web API:System:Power:ScreenStateChangeCallback:ScreenStateChangeCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/power.html
index 97091876b5d1f4afd4eedd91bbbcaae3a62b7912..7108d52a5c911d63b9e8ea56d2785da388e90444 100644 (file)
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if interface PowerManagerObject exists, it should not." type="compliance" status="approved" component="TizenAPI/System/Power" execution_type="auto" priority="P3" id="PowerManagerObject_notexist">
+      <testcase purpose="Check if interface PowerManagerObject exists, it should not" type="compliance" status="approved" component="TizenAPI/System/Power" execution_type="auto" priority="P3" id="PowerManagerObject_notexist">
         <description>
           <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManagerObject_notexist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if interface PowerManager exists, it should not." type="compliance" status="approved" component="TizenAPI/System/Power" execution_type="auto" priority="P3" id="PowerManager_notexist">
+      <testcase purpose="Check if interface PowerManager exists, it should not" type="compliance" status="approved" component="TizenAPI/System/Power" execution_type="auto" priority="P3" id="PowerManager_notexist">
         <description>
           <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_notexist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if interface ScreenStateChangeCallback exists, it should not." type="compliance" status="approved" component="TizenAPI/System/Power" execution_type="auto" priority="P3" id="ScreenStateChangeCallback_notexist">
+      <testcase purpose="Check if interface ScreenStateChangeCallback exists, it should not" type="compliance" status="approved" component="TizenAPI/System/Power" execution_type="auto" priority="P3" id="ScreenStateChangeCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-power-tizen-tests/power/ScreenStateChangeCallback_notexist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if tizen.power can have new properties added, it should not." type="compliance" status="approved" component="TizenAPI/System/Power" execution_type="auto" priority="P3" id="PowerManager_extend">
+      <testcase purpose="Check if tizen.power can have new properties added, it should not" type="compliance" status="approved" component="TizenAPI/System/Power" execution_type="auto" priority="P3" id="PowerManager_extend">
         <description>
           <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_extend.html</test_script_entry>
         </description>
index 29a4c62881dd124de6f51e5aacb5cc6b61459c6a..da6687e1b6a2a18ce2bf9e35c4e00cf80924bd0b 100644 (file)
           <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_request_missarg.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if interface PowerManagerObject exists, it should not." component="TizenAPI/System/Power" execution_type="auto" id="PowerManagerObject_notexist">
+      <testcase purpose="Check if interface PowerManagerObject exists, it should not" component="TizenAPI/System/Power" execution_type="auto" id="PowerManagerObject_notexist">
         <description>
           <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManagerObject_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if interface PowerManager exists, it should not." component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_notexist">
+      <testcase purpose="Check if interface PowerManager exists, it should not" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_notexist">
         <description>
           <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if interface ScreenStateChangeCallback exists, it should not." component="TizenAPI/System/Power" execution_type="auto" id="ScreenStateChangeCallback_notexist">
+      <testcase purpose="Check if interface ScreenStateChangeCallback exists, it should not" component="TizenAPI/System/Power" execution_type="auto" id="ScreenStateChangeCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-power-tizen-tests/power/ScreenStateChangeCallback_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if tizen.power can have new properties added, it should not." component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_extend">
+      <testcase purpose="Check if tizen.power can have new properties added, it should not" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_extend">
         <description>
           <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_extend.html</test_script_entry>
         </description>