зеркало из https://github.com/mozilla/shumway.git
689736067c | ||
---|---|---|
.. | ||
avm1tests | ||
patches | ||
playerGlobal | ||
.gitignore | ||
Makefile | ||
README.md | ||
lint-all.json | ||
lint.json | ||
lint.mk | ||
update-flash-refs.js |
README.md
Useful Tools
ActionScript Compiler, ASC -> ABC (asc)
curl ftp://ftp.mozilla.org/pub/js/tamarin/builds/asc/latest/asc.jar > asc.jar
Adobe Open Source Flex SDK (swfdump)
curl http://fpdownload.adobe.com/pub/flex/sdk/builds/flex4.6/flex_sdk_4.6.0.23201_mpl.zip > flex-sdk.zip
Tamarin (tamarin-redux)
https://developer.mozilla.org/En/Tamarin/Tamarin_Build_Documentation
Test Cases
Tamarin Test Cases
http://hg.mozilla.org/tamarin-redux/file/0814059d4ff7/test
Simpler Test Cases
https://github.com/changm/tessa/tree/master/test/custom