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
|
574c87b167
|
Merge pull request #390 from bocoup/Array.prototype.copyWithin
Add tests for Array.prototype.copyWithin
|
2015-09-02 17:16:07 -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 |
Gorkem Yakin
|
c04984872d
|
Merge pull request #370 from bocoup/symbol-has-instance
Add tests for well-known Symbol, @@hasInstance
|
2015-08-31 16:32:55 -07:00 |
Brian Terlson
|
6137f75e39
|
Merge pull request #425 from littledan/fix-array-from
Fix Array.from_arity test
|
2015-08-25 14:48:20 -07:00 |
Dan Ehrenberg
|
a58a3a0ad9
|
Fix Array.from_arity test
An extra newline in a comment prevented the import from being parsed properly.
|
2015-08-25 14:37:37 -07:00 |
Brian Terlson
|
c4231d4948
|
Merge pull request #420 from bakkot/patch-1
Wrong error message in function-code/S10.2.1_A1.js
|
2015-08-24 15:25:32 -07:00 |
Brian Terlson
|
d688d3af20
|
Merge pull request #424 from bakkot/patch-2
Remove extraneous indent in header, for consistency
|
2015-08-24 15:25:13 -07:00 |
Kevin Gibbons
|
69969e16b1
|
Remove extraneous indent in header, for consistency
|
2015-08-24 15:24:10 -07:00 |
Kevin Gibbons
|
8759c88bec
|
Wrong error message in function-code/S10.2.1_A1.js
|
2015-08-18 17:47:02 -07:00 |
Mike Pennisi
|
4e88365dc6
|
Add tests for well-known Symbol: @@toPrimitive
|
2015-08-16 18:37:22 -04:00 |
André Bargull
|
9a3f810465
|
Remove harness/runTestCase.js
|
2015-08-13 18:13:45 +02:00 |
André Bargull
|
4ec97779fd
|
Replace runTestCase with assert helpers, rest [test/built-ins]
|
2015-08-13 17:57:23 +02:00 |
André Bargull
|
1b14708467
|
Replace runTestCase with assert helpers [test/built-ins]
|
2015-08-13 17:50:58 +02:00 |
André Bargull
|
bd603294cb
|
Replace runTestCase with assert, try-finally
|
2015-08-13 17:43:11 +02:00 |
André Bargull
|
52a706c022
|
Replace runTestCase with assert, try-finally, [test/built-ins/Array]
|
2015-08-13 17:42:40 +02:00 |
André Bargull
|
6b48d9f1b2
|
Replace runTestCase with assert, try-finally, [test/built-ins/Object]
|
2015-08-13 17:42:06 +02:00 |
André Bargull
|
8447a55e49
|
Replace runTestCase with assert helpers [test/language/directive-prologue]
|
2015-08-13 17:35:04 +02:00 |
André Bargull
|
789224fbaa
|
Replace runTestCase with assert helpers [test/language/function-code]
|
2015-08-13 17:34:40 +02:00 |
André Bargull
|
73d5292b77
|
Replace runTestCase with assert helpers [test/language/expressions]
|
2015-08-13 17:34:17 +02:00 |
André Bargull
|
ee8a222125
|
Replace runTestCase with assert helpers [test/language/statements]
|
2015-08-13 17:33:42 +02:00 |
André Bargull
|
2d5e7e0d44
|
Replace runTestCase with assert helpers [test/language/literals]
|
2015-08-13 17:33:06 +02:00 |
André Bargull
|
2fe6cac16a
|
Replace runTestCase with assert helpers [test/language/reserved-words]
|
2015-08-13 17:32:43 +02:00 |
André Bargull
|
ba1b02a047
|
Replace runTestCase with assert helpers [test/language/eval-code]
|
2015-08-13 17:32:19 +02:00 |
André Bargull
|
27b234f708
|
Replace runTestCase with assert helpers [test/language/arguments-object]
|
2015-08-13 17:31:54 +02:00 |
Brian Terlson
|
39b5b7272c
|
Merge pull request #392 from anba/remove-runTestCase-throws
Replace runTestCase with assert.throws
|
2015-08-11 10:42:07 -07:00 |
Brian Terlson
|
b155e612ac
|
Merge pull request #396 from anba/remove-runTestCase-Object
Replace runTestCase in built-ins/Object
|
2015-08-11 10:42:00 -07:00 |
André Bargull
|
4f35b40617
|
Replace runTestCase with assert helpers [test/built-ins/Object]
|
2015-08-11 17:53:40 +02:00 |
André Bargull
|
44bc67797e
|
Replace runTestCase with assert helpers [test/built-ins/Object/defineProperties]
|
2015-08-11 17:53:17 +02:00 |
André Bargull
|
0a37298b46
|
Replace runTestCase with assert helpers [test/built-ins/Object/defineProperty]
|
2015-08-11 17:52:55 +02:00 |
André Bargull
|
c2a61d1735
|
Replace runTestCase with assert helpers [test/built-ins/Object/{getOwnPropertyNames, keys}]
|
2015-08-11 17:52:32 +02:00 |
André Bargull
|
ed0a2bad55
|
Replace runTestCase with assert helpers [test/built-ins/Object/getOwnPropertyDescriptor]
|
2015-08-11 17:52:09 +02:00 |
André Bargull
|
8d358cbd07
|
Replace runTestCase with assert helpers [test/built-ins/Object/is{Frozen, Extensible, Sealed}]
|
2015-08-11 17:51:42 +02:00 |
André Bargull
|
9cc4016866
|
Replace runTestCase with assert helpers [test/built-ins/Object/{freeze, preventExtensions, seal}]
|
2015-08-11 17:51:16 +02:00 |
André Bargull
|
4facaaab5f
|
Replace runTestCase with assert helpers [test/built-ins/Object/create]
|
2015-08-11 17:50:53 +02:00 |
André Bargull
|
589b638ab5
|
Replace runTestCase with assert.throws [test/built-ins]
|
2015-08-11 17:44:37 +02:00 |
André Bargull
|
edc902aff5
|
Replace runTestCase with assert.throws [test/built-ins/Array]
|
2015-08-11 17:44:26 +02:00 |
André Bargull
|
f3e919209c
|
Replace runTestCase with assert.throws [test/built-ins/Object]
|
2015-08-11 17:43:48 +02:00 |
André Bargull
|
1f97345668
|
Replace runTestCase with assert.throws [test/language/]
|
2015-08-11 17:43:21 +02:00 |
André Bargull
|
7f55f60b5f
|
Replace runTestCase with assert.throws [test/language/statements]
|
2015-08-11 17:43:01 +02:00 |
André Bargull
|
3de484fe83
|
Replace runTestCase with assert.throws [test/language/expressions]
|
2015-08-11 17:42:41 +02:00 |
Mike Pennisi
|
d6bbbc9aed
|
Add tests for well-known Symbol: @@toStringTag
|
2015-08-07 20:02:44 -04:00 |
Brian Terlson
|
9cb89a4e3c
|
Merge pull request #411 from anba/remove-runTestCase-language
Replace runTestCase in test/language
|
2015-08-06 10:24:08 -07:00 |
Brian Terlson
|
d58c8b9a99
|
Merge pull request #410 from anba/remove-runTestCase-builtins
Replace runTestCase in test/built-ins
|
2015-08-06 10:23:59 -07:00 |
Brian Terlson
|
2663137ef8
|
Merge pull request #409 from anba/remove-runTestCase-Array
Replace runTestCase in built-ins/Array
|
2015-08-06 10:23:55 -07:00 |
André Bargull
|
d45d495ee6
|
Replace runTestCase with assert helpers [test/language/function-code]
|
2015-08-06 18:34:38 +02:00 |
André Bargull
|
f939067d0e
|
Replace runTestCase with assert helpers [test/language/future-reserved-words]
|
2015-08-06 18:34:15 +02:00 |
André Bargull
|
4c582732d0
|
Replace runTestCase with assert helpers [test/language/line-terminators]
|
2015-08-06 18:33:54 +02:00 |
André Bargull
|
31f027dc03
|
Replace runTestCase with assert helpers [test/language/types]
|
2015-08-06 18:33:32 +02:00 |
André Bargull
|
3c3e0a6adb
|
Replace runTestCase with assert helpers [test/language/statements/]
|
2015-08-06 18:33:10 +02:00 |