You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by gr...@apache.org on 2019/03/02 04:33:08 UTC

[royale-asjs] branch amf_updates updated (8dc7553 -> dfd3685)

This is an automated email from the ASF dual-hosted git repository.

gregdove pushed a change to branch amf_updates
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from 8dc7553  More import splits for IExernalizable. Unavoidable for now...
     new 697f9e0  [AMFBinaryData] More coverage of edge cases with Array serialization. Using ES6 assumption for property traversal verified as applicable in IE11 Array
     new dfd3685  [AMFBinaryData] More coverage of edge cases:addition of Function property type tests... tuned the implementation to match expected results.

The 8678 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../royale/net/remoting/amf/AMFBinaryData.as       | 67 +++++++++----------
 .../network/AMFBinaryDataTesterTest.as             | 75 ++++++++++++++++++++++
 .../flexUnitTests/network/support/TestClass1.as    |  4 +-
 .../flexUnitTests/network/support/TestClass2.as    |  4 +-
 .../flexUnitTests/network/support/TestClass4.as    | 13 ++--
 5 files changed, 119 insertions(+), 44 deletions(-)
 copy mustella/src/main/royale/Bug.as => manualtests/UnitTests/src/main/royale/flexUnitTests/network/support/TestClass4.as (88%)