Merge pull request #76 from anba/issue-61/wrong-test-assertions
Correct test assertion (Fixes issue#61)
No related branches found
No related tags found
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
Please register or sign in to comment