-
- Downloads
Merge pull request #412 from bocoup/symbol-search
Add tests for well-known Symbol: @@search
No related branches found
No related tags found
Showing
- test/built-ins/RegExp/prototype/Symbol.search/coerce-string-err.js 26 additions, 0 deletions...t-ins/RegExp/prototype/Symbol.search/coerce-string-err.js
- test/built-ins/RegExp/prototype/Symbol.search/coerce-string.js 20 additions, 0 deletions...built-ins/RegExp/prototype/Symbol.search/coerce-string.js
- test/built-ins/RegExp/prototype/Symbol.search/cstm-exec-return-index.js 32 additions, 0 deletions.../RegExp/prototype/Symbol.search/cstm-exec-return-index.js
- test/built-ins/RegExp/prototype/Symbol.search/cstm-exec-return-invalid.js 56 additions, 0 deletions...egExp/prototype/Symbol.search/cstm-exec-return-invalid.js
- test/built-ins/RegExp/prototype/Symbol.search/failure-return-val.js 13 additions, 0 deletions...-ins/RegExp/prototype/Symbol.search/failure-return-val.js
- test/built-ins/RegExp/prototype/Symbol.search/get-lastindex-err.js 22 additions, 0 deletions...t-ins/RegExp/prototype/Symbol.search/get-lastindex-err.js
- test/built-ins/RegExp/prototype/Symbol.search/length.js 27 additions, 0 deletionstest/built-ins/RegExp/prototype/Symbol.search/length.js
- test/built-ins/RegExp/prototype/Symbol.search/match-err.js 25 additions, 0 deletionstest/built-ins/RegExp/prototype/Symbol.search/match-err.js
- test/built-ins/RegExp/prototype/Symbol.search/name.js 24 additions, 0 deletionstest/built-ins/RegExp/prototype/Symbol.search/name.js
- test/built-ins/RegExp/prototype/Symbol.search/prop-desc.js 19 additions, 0 deletionstest/built-ins/RegExp/prototype/Symbol.search/prop-desc.js
- test/built-ins/RegExp/prototype/Symbol.search/set-lastindex-init-err.js 52 additions, 0 deletions.../RegExp/prototype/Symbol.search/set-lastindex-init-err.js
- test/built-ins/RegExp/prototype/Symbol.search/set-lastindex-init.js 28 additions, 0 deletions...-ins/RegExp/prototype/Symbol.search/set-lastindex-init.js
- test/built-ins/RegExp/prototype/Symbol.search/set-lastindex-restore-err.js 49 additions, 0 deletions...gExp/prototype/Symbol.search/set-lastindex-restore-err.js
- test/built-ins/RegExp/prototype/Symbol.search/set-lastindex-restore.js 30 additions, 0 deletions...s/RegExp/prototype/Symbol.search/set-lastindex-restore.js
- test/built-ins/RegExp/prototype/Symbol.search/success-get-index-err.js 27 additions, 0 deletions...s/RegExp/prototype/Symbol.search/success-get-index-err.js
- test/built-ins/RegExp/prototype/Symbol.search/success-return-val.js 15 additions, 0 deletions...-ins/RegExp/prototype/Symbol.search/success-return-val.js
- test/built-ins/RegExp/prototype/Symbol.search/this-val-non-obj.js 39 additions, 0 deletions...lt-ins/RegExp/prototype/Symbol.search/this-val-non-obj.js
- test/built-ins/String/prototype/search/cstm-search-get-err.js 24 additions, 0 deletions.../built-ins/String/prototype/search/cstm-search-get-err.js
- test/built-ins/String/prototype/search/cstm-search-invocation.js 34 additions, 0 deletions...ilt-ins/String/prototype/search/cstm-search-invocation.js
- test/built-ins/String/prototype/search/invoke-builtin-search-searcher-undef.js 51 additions, 0 deletions.../prototype/search/invoke-builtin-search-searcher-undef.js
Loading
Please register or sign in to comment