Rick Waldron
|
a2a92d0765
|
Merge pull request #402 from bocoup/symbol-replace
Add tests for well-known Symbol: @@replace
|
2015-09-02 17:20:17 -04:00 |
Rick Waldron
|
50423896d5
|
Merge pull request #414 from bocoup/symbol-to-string-tag
Add tests for well-known Symbol: @@toStringTag
|
2015-09-02 17:15:55 -04:00 |
Mike Pennisi
|
d6bbbc9aed
|
Add tests for well-known Symbol: @@toStringTag
|
2015-08-07 20:02:44 -04:00 |
Mike Pennisi
|
bb0cbeb655
|
Add tests for well-known Symbol: @@replace
|
2015-08-05 09:39:00 -04:00 |
Mike Pennisi
|
652e35bd32
|
Add tests for well-known Symbol, @@hasInstance
Assert the behavior of the built-in method on the FunctionPrototype and
the usage of the Symbol by the `instanceof` operator.
|
2015-07-28 00:08:55 -04:00 |
Brian Terlson
|
791b25ebbc
|
Merge pull request #377 from bocoup/symbol-iterator
Add tests for @@iterator
|
2015-07-27 16:45:51 -07:00 |
Mike Pennisi
|
71fa7b570c
|
Add tests for @@isConcatSpreadable
|
2015-07-24 14:42:35 -04:00 |
André Bargull
|
023c7aa69e
|
- Remove inline license
- Remove duplicate word
- Add missing license
|
2015-07-17 19:55:00 +02:00 |
Mike Pennisi
|
e4a8900a25
|
Add test for well-known Symbol, @@iterator
|
2015-07-16 13:05:16 -04:00 |
unknown
|
81476bb910
|
fixing a typo
|
2015-04-24 12:32:17 -07:00 |
Rick Waldron
|
59e2a7ac57
|
Import tests from Google V8 (Symbol)
These tests are derived from the following files within the Google V8 project:
test/mjsunit/harmony/private.js
|
2015-04-07 16:53:18 -04:00 |
smikes
|
e1f3ffce2c
|
Symbol.species tests
Initial tests for property existence
move getter name test to builtin-getter-name
initial cut at extends test
incorporate line notes, thanks @anba
|
2015-03-09 15:48:52 -06:00 |