In order to ensure that changes to the Tamarin code base are high quality before submitting, all developers are required to complete the following steps.
- Successfully build release and debug versions of the shell with the debugger enabled [info]
- Successfully run the following test suites:
- Submit a sandbox build request to test against platforms that you may not have locally [info]
Available Tamarin Acceptance Test Suites
- Actionscript Acceptance Tests:
- Abc Assembler Tests
- Cmdline tests
- Performance Tests
- Built-in self tests
- AvmDiff
Misc
- The acceptance and performance tests can be run on windows mobile devices connected to Windows desktop machine with ActiveSync. To build and setup the tools see Building_Tamarin_Windows_Mobile_utilities.