Merge branch 'FlexUnit4TestsTLF' into develop
Project: http://git-wip-us.apache.org/repos/asf/flex-tlf/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-tlf/commit/0b579456 Tree: http://git-wip-us.apache.org/repos/asf/flex-tlf/tree/0b579456 Diff: http://git-wip-us.apache.org/repos/asf/flex-tlf/diff/0b579456 Branch: refs/heads/tables Commit: 0b579456e44aa04488e999c6293e1f004b2ece5e Parents: e57200c 7961f33 Author: piotrz <[email protected]> Authored: Sun Oct 12 23:15:34 2014 +0200 Committer: piotrz <[email protected]> Committed: Sun Oct 12 23:15:34 2014 +0200 ---------------------------------------------------------------------- automation_tests/src/AllTestsSuite.as | 13 +- automation_tests/src/MinimalTestsSuite.as | 4 +- .../UnitTest/Tests/BoundsAndAlignmentTest.as | 278 +-- automation_tests/src/UnitTest/Tests/BoxTest.as | 51 +- .../src/UnitTest/Tests/ContainerTypeTest.as | 8 - .../src/UnitTest/Tests/CrossContainerTest.as | 430 ++-- .../src/UnitTest/Tests/ElementOperationTest.as | 1192 +++++++++++ .../src/UnitTest/Tests/ElementOperationTests.as | 1228 ----------- .../src/UnitTest/Tests/EventOverrideTest.as | 905 +++------ .../src/UnitTest/Tests/FactoryImportTest.as | 250 +-- .../src/UnitTest/Tests/FloatTest.as | 84 - .../src/UnitTest/Tests/FlowModelTest.as | 1920 +++++++++--------- 12 files changed, 2845 insertions(+), 3518 deletions(-) ----------------------------------------------------------------------
