This is an automated email from the ASF dual-hosted git repository.
joshtynjala pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git
from ac1383ca9 missing swfdumps to fix tests
new c8f3050df Tests: better error messaging when Flash Player or
playerglobal is defined in environment, but not both
new 4a6536f57 Tests: more nullish coalescing operator tests
The 2 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:
compiler/src/test/java/as/ASFeatureTestsBase.java | 15 ++++++
.../java/as/ASNullishCoalescingOperatorTests.java | 56 ++++++++++++++++++++++
.../test/java/mxml/tags/MXMLFeatureTestsBase.java | 14 ++++++
3 files changed, 85 insertions(+)