Repository: flex-tlf
Updated Branches:
  refs/heads/develop 46b80e010 -> 9d30d6954


FLEX-34729 - Replaced all puglic domain texts in FloatTest


Project: http://git-wip-us.apache.org/repos/asf/flex-tlf/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-tlf/commit/9d30d695
Tree: http://git-wip-us.apache.org/repos/asf/flex-tlf/tree/9d30d695
Diff: http://git-wip-us.apache.org/repos/asf/flex-tlf/diff/9d30d695

Branch: refs/heads/develop
Commit: 9d30d6954f84327f0e3f5a88b50760da2e4cb13d
Parents: 46b80e0
Author: piotrz <[email protected]>
Authored: Mon Feb 16 23:04:39 2015 +0100
Committer: piotrz <[email protected]>
Committed: Mon Feb 16 23:04:39 2015 +0100

----------------------------------------------------------------------
 automation_tests/src/UnitTest/Tests/FloatTest.as | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/9d30d695/automation_tests/src/UnitTest/Tests/FloatTest.as
----------------------------------------------------------------------
diff --git a/automation_tests/src/UnitTest/Tests/FloatTest.as 
b/automation_tests/src/UnitTest/Tests/FloatTest.as
index be3832d..9601aa7 100644
--- a/automation_tests/src/UnitTest/Tests/FloatTest.as
+++ b/automation_tests/src/UnitTest/Tests/FloatTest.as
@@ -17,13 +17,6 @@
 //
 
////////////////////////////////////////////////////////////////////////////////
 
-////////////////////////////////////////////////////////////////////////////////
-//
-// This file contains content from Ethan Brand by Nathaniel Hawthorne,
-// now in the public domain.
-//
-////////////////////////////////////////////////////////////////////////////////
-
 package UnitTest.Tests
 {
 
@@ -2409,7 +2402,7 @@ package UnitTest.Tests
             para2.addChild(span);
             textFlowFactory.compositionBounds = new Rectangle(0, 0, 300, 400);
 
-            span.text = "The man who now watched the fire was of a different 
order, and troubled himself with no thoughts save the very few that were 
requisite to his business. At frequent intervals, he flung back the clashing 
weight of the iron door, and, turning his face from the insufferable glare, 
thrust in huge logs of oak, or stirred the immense brands with a long pole. 
Sentences removed. lime-kilns in that tract of country, for the purpose of 
burning the white marble which composes a large part of the substance of the 
hills. Some of them, built years ago, and long deserted, with weeds growing in 
the vacant round of the interior, which is open to the sky, and grass and 
wild-flowers rooting themselves into the chinks of the stones, look already 
like relics of antiquity, and may yet be overspread with the lichens of 
centuries to come. Sentences removed.";
+            span.text = "The Apache Flex SDK is the evolution of the popular 
Adobe Flex SDK. The Apache Flex SDK is an application development framework for 
easily building Flash based applications for mobile devices, web browsers, and 
desktop platforms.";
             [Embed(source="../../../../test/testFiles/assets/smiley.gif")] var 
Smiley:Class;
             pic.source = Smiley;
 

Reply via email to