-
- Downloads
Correct test assertion (Fixes issue#61)
Changed Number.isNaN_Boolean.js, String.prototype.endsWith_Fail.js and String.prototype.endsWith_Fail_2.js to test for the correct result. Also removed implicit coercion in a couple of other test files.
Showing
- test/suite/es6/Number.isNaN/Number.isNaN_Boolean.js 1 addition, 1 deletiontest/suite/es6/Number.isNaN/Number.isNaN_Boolean.js
- test/suite/es6/Number.isNaN/Number.isNaN_NaN.js 1 addition, 1 deletiontest/suite/es6/Number.isNaN/Number.isNaN_NaN.js
- test/suite/es6/Number.isNaN/Number.isNaN_Object.js 1 addition, 1 deletiontest/suite/es6/Number.isNaN/Number.isNaN_Object.js
- test/suite/es6/Number.isNaN/Number.isNaN_String.js 1 addition, 1 deletiontest/suite/es6/Number.isNaN/Number.isNaN_String.js
- test/suite/es6/String.prototype.contains/String.prototype.contains_Success.js 1 addition, 1 deletion...g.prototype.contains/String.prototype.contains_Success.js
- test/suite/es6/String.prototype.contains/String.prototype.contains_SuccessNoLocation.js 1 addition, 1 deletion...e.contains/String.prototype.contains_SuccessNoLocation.js
- test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Fail.js 1 addition, 1 deletion...ring.prototype.endsWith/String.prototype.endsWith_Fail.js
- test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Fail_2.js 1 addition, 1 deletion...ng.prototype.endsWith/String.prototype.endsWith_Fail_2.js
- test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success.js 1 addition, 1 deletion...g.prototype.endsWith/String.prototype.endsWith_Success.js
- test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success_2.js 1 addition, 1 deletion...prototype.endsWith/String.prototype.endsWith_Success_2.js
- test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success_3.js 1 addition, 1 deletion...prototype.endsWith/String.prototype.endsWith_Success_3.js
- test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success_4.js 1 addition, 1 deletion...prototype.endsWith/String.prototype.endsWith_Success_4.js
Loading
Please register or sign in to comment