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
a85f5039e0
Remove links to hg.ecmascript.org
2015-07-17 17:43:09 +02:00
smikes
71c1a9cb3a
changes from line notes
2015-05-07 10:49:00 -06:00
smikes
6ccabc093b
strict mode: use new property helpers
...
Object.freeze fixes
global object tests: noStrict
preventExtensions tests
Object.seal tests
one more freeze test
2015-05-06 19:03:25 -06:00
André Bargull
2bc08d0b0b
Fix some strict mode errors in built-ins/Object
...
- Add missing "var" declarations and noStrict flags
- Remove invalid noStrict flags
- ietestcenter tests need fixed, require updates to use propertyHelper.js
Part of issue #35 .
2015-04-29 17:41:42 +02:00
Brian Terlson
2a74f0ec1b
Reorganize ./test
2014-12-07 15:33:09 -08:00