Conformance tests
In 2010 Ecma international started developing a standards test for Ecma 262 Ecmascript. Test262 is an Ecmascript conformance test suite that can be used to check how closely a JavaScript implementation follows the ECMAScript 5th Edition Specification. The test suite contains thousands of individual tests, each of which tests some specific requirements of the ECMAScript specification.
Development of Test262 is a project of Ecma Technical Committee 39 (TC39). The testing framework and individual tests are created by member organizations of TC39 and contributed to Ecma for use in Test262
In 2010 Ecma international started developing a standards test for Ecma 262 Ecmascript. Test262 is an Ecmascript conformance test suite that can be used to check how closely a JavaScript implementation follows the ECMAScript 5th Edition Specification. The test suite contains thousands of individual tests, each of which tests some specific requirements of the ECMAScript specification.
Development of Test262 is a project of Ecma Technical Committee 39 (TC39). The testing framework and individual tests are created by member organizations of TC39 and contributed to Ecma for use in Test262
- ISO/IEC TR 18057:2004, Information technology - Telecommunications and information exchange between systems - Using ECMA-323 (CSTA XML) in a Voice Browser Environment
- Standard ECMA-48 : Control Functions for Coded Character Sets
- Ecma Standards: Iso 9660, File Allocation Table, Universal Disk Format, Iso|iec 8859, Ansi Escape Code, Standardization of Office Open Xml
- Application Programming Interface for Windows, Volume 1 (Open Documents Standards Library)
| Product | Current version | Test262 failed | Beta/Preview version | Test262 failed | Test suite version (date) |
|---|---|---|---|---|---|
| Internet Explorer | 9.0 | 276/10872 | 10.0 Preview 1 | 3/10872 | 0.7.2 (2011-04-20) |
| Firefox | 4.0.1 | 298/10872 | Nightly (2011-05-29) | 232/10872 | 0.7.2 (2011-04-20) |
| Chrome | 11.0.696.60 | 521/10872 | 12.0.742.12 dev-m | 486/10872 | 0.7.0 (2011-04-08) |
| Opera | 11.10 | 3840/10872 | 0.7.0 (2011-04-08) |
| Product | Current version | Test262 failed | Beta/Preview version | Test262 failed | Test suite version (date) |
|---|---|---|---|---|---|
| Internet Explorer | 9.0 | 276/10872 | 10.0 Preview 1 | 3/10872 | 0.7.2 (2011-04-20) |
| Firefox | 4.0.1 | 298/10872 | Nightly (2011-05-29) | 232/10872 | 0.7.2 (2011-04-20) |
| Chrome | 11.0.696.60 | 521/10872 | 12.0.742.12 dev-m | 486/10872 | 0.7.0 (2011-04-08) |
| Opera | 11.10 | 3840/10872 | 0.7.0 (2011-04-08) |
Comments
Post a Comment