You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2012/10/12 20:23:07 UTC

svn commit: r1397664 - in /incubator/flex/sdk/branches/develop/mustella/tests: mx/effects/Pause/event/ mx/effects/Pause/usability/ spark/effects/AnimateColor/event/ spark/effects/AnimateColor/usability/ spark/effects/CallAction/event/ spark/effects/Cal...

Author: aharui
Date: Fri Oct 12 18:23:07 2012
New Revision: 1397664

URL: http://svn.apache.org/viewvc?rev=1397664&view=rev
Log:
Incorrect capitalization can cause tests to be missed on Mac.

Modified:
    incubator/flex/sdk/branches/develop/mustella/tests/mx/effects/Pause/event/Pause_event.mxml
    incubator/flex/sdk/branches/develop/mustella/tests/mx/effects/Pause/usability/Pause_usability.mxml
    incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/AnimateColor/event/AnimateColor_event.mxml
    incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/AnimateColor/usability/AnimateColor_usability.mxml
    incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/CallAction/event/CallAction_event.mxml
    incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/CallAction/usability/CallAction_usability.mxml

Modified: incubator/flex/sdk/branches/develop/mustella/tests/mx/effects/Pause/event/Pause_event.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/mx/effects/Pause/event/Pause_event.mxml?rev=1397664&r1=1397663&r2=1397664&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/mx/effects/Pause/event/Pause_event.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/mx/effects/Pause/event/Pause_event.mxml Fri Oct 12 18:23:07 2012
@@ -3,7 +3,7 @@
     testDir="mx/effects/Pause/event/"  
     xmlns:mx="http://www.adobe.com/2006/mxml" 
     xmlns="*"
-    testSWF="../SWFs/Pause_Main.mxml">
+    testSWF="../SWFs/Pause_main.mxml">
     
     
     <!-- this set of lines form a template that must be in each unit test -->

Modified: incubator/flex/sdk/branches/develop/mustella/tests/mx/effects/Pause/usability/Pause_usability.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/mx/effects/Pause/usability/Pause_usability.mxml?rev=1397664&r1=1397663&r2=1397664&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/mx/effects/Pause/usability/Pause_usability.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/mx/effects/Pause/usability/Pause_usability.mxml Fri Oct 12 18:23:07 2012
@@ -3,7 +3,7 @@
     testDir="mx/effects/Pause/usability/"  
     xmlns:mx="http://www.adobe.com/2006/mxml" 
     xmlns="*"
-    testSWF="../SWFs/Pause_Main.mxml">
+    testSWF="../SWFs/Pause_main.mxml">
     
     
     <!-- this set of lines form a template that must be in each unit test -->

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/AnimateColor/event/AnimateColor_event.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/AnimateColor/event/AnimateColor_event.mxml?rev=1397664&r1=1397663&r2=1397664&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/AnimateColor/event/AnimateColor_event.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/AnimateColor/event/AnimateColor_event.mxml Fri Oct 12 18:23:07 2012
@@ -3,7 +3,7 @@
     testDir="spark/effects/AnimateColor/event/"  
     xmlns:mx="http://www.adobe.com/2006/mxml"
     xmlns="*"
-    testSWF="../SWFs/AnimateColor_Main.mxml">
+    testSWF="../SWFs/AnimateColor_main.mxml">
     
     
     <!-- this set of lines form a template that must be in each unit test -->

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/AnimateColor/usability/AnimateColor_usability.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/AnimateColor/usability/AnimateColor_usability.mxml?rev=1397664&r1=1397663&r2=1397664&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/AnimateColor/usability/AnimateColor_usability.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/AnimateColor/usability/AnimateColor_usability.mxml Fri Oct 12 18:23:07 2012
@@ -21,7 +21,7 @@
     testDir="spark/effects/AnimateColor/usability/"  
     xmlns:mx="http://www.adobe.com/2006/mxml"
     xmlns="*"
-    testSWF="../SWFs/AnimateColor_Main.mxml">
+    testSWF="../SWFs/AnimateColor_main.mxml">
     
     
     <!-- this set of lines form a template that must be in each unit test -->

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/CallAction/event/CallAction_event.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/CallAction/event/CallAction_event.mxml?rev=1397664&r1=1397663&r2=1397664&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/CallAction/event/CallAction_event.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/CallAction/event/CallAction_event.mxml Fri Oct 12 18:23:07 2012
@@ -3,7 +3,7 @@
     testDir="spark/effects/CallAction/event/"  
     xmlns:mx="http://www.adobe.com/2006/mxml" 
     xmlns="*"
-    testSWF="../SWFs/CallAction_Main.mxml">
+    testSWF="../SWFs/CallAction_main.mxml">
     
     
     <!-- this set of lines form a template that must be in each unit test -->

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/CallAction/usability/CallAction_usability.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/CallAction/usability/CallAction_usability.mxml?rev=1397664&r1=1397663&r2=1397664&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/CallAction/usability/CallAction_usability.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/CallAction/usability/CallAction_usability.mxml Fri Oct 12 18:23:07 2012
@@ -3,7 +3,7 @@
     testDir="spark/effects/CallAction/usability/"  
     xmlns:mx="http://www.adobe.com/2006/mxml" 
     xmlns="*"
-    testSWF="../SWFs/CallAction_Main.mxml">
+    testSWF="../SWFs/CallAction_main.mxml">
     
     
     <!-- this set of lines form a template that must be in each unit test -->