You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by pi...@apache.org on 2014/10/13 07:50:43 UTC

[3/5] git commit: [flex-tlf] [refs/heads/FlexUnit4TestsTLF] - Merge branch 'FlexUnit4TestsTLF' into develop

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/FlexUnit4TestsTLF
Commit: 0b579456e44aa04488e999c6293e1f004b2ece5e
Parents: e57200c 7961f33
Author: piotrz <pi...@gmail.com>
Authored: Sun Oct 12 23:15:34 2014 +0200
Committer: piotrz <pi...@gmail.com>
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(-)
----------------------------------------------------------------------