-
- Downloads
Added new tests for chapters 6 and 9 of ECMAScript Internationalization API Specification.
- Removed a few old test cases that were redundant with new, more comprehensive ones. - Added testIntl.js as standard include for all console tests in test262.py – see related bug 574. - Added .jshintrc file for settings for the JSHint tool.
Showing
- .jshintrc 3 additions, 0 deletions.jshintrc
- console/harness/testIntl.js 658 additions, 0 deletionsconsole/harness/testIntl.js
- test/harness/testIntl.js 658 additions, 0 deletionstest/harness/testIntl.js
- test/suite/intl402/ch06/6.2/6.2.2_a.js 34 additions, 0 deletionstest/suite/intl402/ch06/6.2/6.2.2_a.js
- test/suite/intl402/ch06/6.2/6.2.2_b.js 41 additions, 0 deletionstest/suite/intl402/ch06/6.2/6.2.2_b.js
- test/suite/intl402/ch06/6.2/6.2.2_c.js 45 additions, 0 deletionstest/suite/intl402/ch06/6.2/6.2.2_c.js
- test/suite/intl402/ch06/6.2/6.2.3.js 68 additions, 0 deletionstest/suite/intl402/ch06/6.2/6.2.3.js
- test/suite/intl402/ch06/6.2/6.2.4.js 19 additions, 0 deletionstest/suite/intl402/ch06/6.2/6.2.4.js
- test/suite/intl402/ch06/6.3/6.3.1_a.js 25 additions, 0 deletionstest/suite/intl402/ch06/6.3/6.3.1_a.js
- test/suite/intl402/ch06/6.3/6.3.1_b.js 34 additions, 0 deletionstest/suite/intl402/ch06/6.3/6.3.1_b.js
- test/suite/intl402/ch06/6.4/6.4_a.js 22 additions, 0 deletionstest/suite/intl402/ch06/6.4/6.4_a.js
- test/suite/intl402/ch06/6.4/6.4_b.js 34 additions, 0 deletionstest/suite/intl402/ch06/6.4/6.4_b.js
- test/suite/intl402/ch06/6.4/6.4_c.js 36 additions, 0 deletionstest/suite/intl402/ch06/6.4/6.4_c.js
- test/suite/intl402/ch09/9.1/9.1_a.js 18 additions, 0 deletionstest/suite/intl402/ch09/9.1/9.1_a.js
- test/suite/intl402/ch09/9.1/9.1_b.js 32 additions, 0 deletionstest/suite/intl402/ch09/9.1/9.1_b.js
- test/suite/intl402/ch09/9.2/9.2.1_1.js 23 additions, 0 deletionstest/suite/intl402/ch09/9.2/9.2.1_1.js
- test/suite/intl402/ch09/9.2/9.2.1_2.js 21 additions, 0 deletionstest/suite/intl402/ch09/9.2/9.2.1_2.js
- test/suite/intl402/ch09/9.2/9.2.1_3.js 87 additions, 0 deletionstest/suite/intl402/ch09/9.2/9.2.1_3.js
- test/suite/intl402/ch09/9.2/9.2.1_4.js 46 additions, 0 deletionstest/suite/intl402/ch09/9.2/9.2.1_4.js
- test/suite/intl402/ch09/9.2/9.2.1_8_c_ii.js 30 additions, 0 deletionstest/suite/intl402/ch09/9.2/9.2.1_8_c_ii.js
Loading
Please register or sign in to comment