tests: Improve AMF3 test

This commit is contained in:
EmperorBale 2021-08-28 17:33:45 -07:00 committed by Mike Welsh
parent 84a7b3d148
commit 1e9189dffc
3 changed files with 4 additions and 0 deletions

View File

@ -46,6 +46,7 @@
if (! (prop is int))
{
trace(prop);
trace(obj[prop]);
}
}
trace("done showing props");

View File

@ -33,10 +33,12 @@ done showing props
1,2,3
showing props:
hello
5
done showing props
1,2,3,,,,,,,,,,,,,,,,,,4
showing props:
hello
5
done showing props
5,3,7,2,7,8,2
showing props:
@ -44,6 +46,7 @@ done showing props
[object Object]
showing props:
test
test
done showing props
Test bytes
showing props: