Features.txt: Add string-trimming; replace "#" in feature tags (#1247)
Showing
- features.txt 2 additions, 2 deletionsfeatures.txt
- test/built-ins/String/prototype/endsWith/String.prototype.endsWith_Fail.js 1 addition, 1 deletion...ring/prototype/endsWith/String.prototype.endsWith_Fail.js
- test/built-ins/String/prototype/endsWith/String.prototype.endsWith_Fail_2.js 1 addition, 1 deletion...ng/prototype/endsWith/String.prototype.endsWith_Fail_2.js
- test/built-ins/String/prototype/endsWith/String.prototype.endsWith_Success.js 1 addition, 1 deletion...g/prototype/endsWith/String.prototype.endsWith_Success.js
- test/built-ins/String/prototype/endsWith/String.prototype.endsWith_Success_2.js 1 addition, 1 deletion...prototype/endsWith/String.prototype.endsWith_Success_2.js
- test/built-ins/String/prototype/endsWith/String.prototype.endsWith_Success_3.js 1 addition, 1 deletion...prototype/endsWith/String.prototype.endsWith_Success_3.js
- test/built-ins/String/prototype/endsWith/String.prototype.endsWith_Success_4.js 1 addition, 1 deletion...prototype/endsWith/String.prototype.endsWith_Success_4.js
- test/built-ins/String/prototype/endsWith/coerced-values-of-position.js 1 addition, 0 deletions...s/String/prototype/endsWith/coerced-values-of-position.js
- test/built-ins/String/prototype/endsWith/endsWith.js 1 addition, 0 deletionstest/built-ins/String/prototype/endsWith/endsWith.js
- test/built-ins/String/prototype/endsWith/length.js 1 addition, 0 deletionstest/built-ins/String/prototype/endsWith/length.js
- test/built-ins/String/prototype/endsWith/name.js 1 addition, 0 deletionstest/built-ins/String/prototype/endsWith/name.js
- test/built-ins/String/prototype/endsWith/return-abrupt-from-position-as-symbol.js 1 addition, 1 deletion...ototype/endsWith/return-abrupt-from-position-as-symbol.js
- test/built-ins/String/prototype/endsWith/return-abrupt-from-position.js 1 addition, 0 deletions.../String/prototype/endsWith/return-abrupt-from-position.js
- test/built-ins/String/prototype/endsWith/return-abrupt-from-searchstring-as-symbol.js 1 addition, 1 deletion...ype/endsWith/return-abrupt-from-searchstring-as-symbol.js
- test/built-ins/String/prototype/endsWith/return-abrupt-from-searchstring-regexp-test.js 1 addition, 1 deletion...e/endsWith/return-abrupt-from-searchstring-regexp-test.js
- test/built-ins/String/prototype/endsWith/return-abrupt-from-searchstring.js 1 addition, 0 deletions...ing/prototype/endsWith/return-abrupt-from-searchstring.js
- test/built-ins/String/prototype/endsWith/return-abrupt-from-this-as-symbol.js 1 addition, 1 deletion...g/prototype/endsWith/return-abrupt-from-this-as-symbol.js
- test/built-ins/String/prototype/endsWith/return-abrupt-from-this.js 1 addition, 0 deletions...-ins/String/prototype/endsWith/return-abrupt-from-this.js
- test/built-ins/String/prototype/endsWith/return-false-if-search-start-is-less-than-zero.js 1 addition, 0 deletions...ndsWith/return-false-if-search-start-is-less-than-zero.js
- test/built-ins/String/prototype/endsWith/return-true-if-searchstring-is-empty.js 2 additions, 1 deletion...rototype/endsWith/return-true-if-searchstring-is-empty.js
Please register or sign in to comment