summaryrefslogtreecommitdiff
path: root/test/built-ins/Object
Commit message (Expand)AuthorAgeFilesLines
...
| * | Replace runTestCase with assert helpers, rest [test/built-ins]André Bargull2015-08-1389-755/+281
| |/
* | Merge pull request #414 from bocoup/symbol-to-string-tagRick Waldron2015-09-024-0/+133
|\ \ | |/ |/|
| * Add tests for well-known Symbol: @@toStringTagMike Pennisi2015-08-074-0/+133
* | Merge pull request #392 from anba/remove-runTestCase-throwsBrian Terlson2015-08-11238-2616/+805
|\ \
| * | Replace runTestCase with assert.throws [test/built-ins/Object]André Bargull2015-08-11238-2616/+805
| |/
* | Replace runTestCase with assert helpers [test/built-ins/Object]André Bargull2015-08-1191-551/+96
* | Replace runTestCase with assert helpers [test/built-ins/Object/defineProperties]André Bargull2015-08-11251-1430/+503
* | Replace runTestCase with assert helpers [test/built-ins/Object/defineProperty]André Bargull2015-08-11432-2293/+972
* | Replace runTestCase with assert helpers [test/built-ins/Object/{getOwnPropert...André Bargull2015-08-1143-262/+74
* | Replace runTestCase with assert helpers [test/built-ins/Object/getOwnProperty...André Bargull2015-08-11291-2587/+1143
* | Replace runTestCase with assert helpers [test/built-ins/Object/is{Frozen, Ext...André Bargull2015-08-11119-786/+196
* | Replace runTestCase with assert helpers [test/built-ins/Object/{freeze, preve...André Bargull2015-08-1159-335/+79
* | Replace runTestCase with assert helpers [test/built-ins/Object/create]André Bargull2015-08-11225-1331/+434
|/
* Merge pull request #385 from anba/licenseBrian Terlson2015-07-1714-14/+14
|\
| * - Remove inline licenseAndré Bargull2015-07-1714-14/+14
* | Remove links to hg.ecmascript.orgAndré Bargull2015-07-172783-11132/+2783
|/
* Prefer explicit error checking where possibleMike Pennisi2015-07-1012-24/+37
* Fixed invalid configuration block delimiters.Pieter van Ginkel2015-06-282-4/+4
* Merge pull request #328 from bocoup/object-set-prototype-ofBrian Terlson2015-06-2510-0/+246
|\
| * Add tests for Object.setPrototypeOfMike Pennisi2015-06-1910-0/+246
* | Merge pull request #305 from jugglinmike/browser-only-strictBrian Terlson2015-06-252-4/+0
|\ \
| * | Update handling of directive prologuesMike Pennisi2015-06-182-4/+0
| |/
* | Extend coverage for Object.assignMike Pennisi2015-06-1911-1/+251
|/
* add tests for Object.assignYanli Xu2015-06-1816-0/+215
* Remove $PRINT helper functionMike Pennisi2015-06-163-15/+12
* Fix tautological pattern in testsMike Pennisi2015-06-168-66/+23
* Remove `$FAIL` functionMike Pennisi2015-06-0936-76/+46
* Enable strict mode for more built-in testsAndré Bargull2015-05-1812-107/+27
* Merge pull request #261 from smikes/object-strictBrian Terlson2015-05-0755-686/+567
|\
| * changes from line notessmikes2015-05-078-10/+15
| * strict mode: use new property helperssmikes2015-05-0655-687/+563
* | Merge pull request #262 from smikes/object-strict-pr2Brian Terlson2015-05-071-3/+10
|\ \
| * | candidate fix for line note on 259smikes2015-05-071-3/+10
| |/
* | add line note fixes from #255smikes2015-05-074-2/+4
|/
* fix tests in strict mode - Object/definePropertysmikes2015-05-0617-441/+373
* update, fix merge conflictsmikes2015-05-0280-1264/+1061
* rewrite tests to work in strict mode, use helperssmikes2015-05-02171-1819/+1162
* Fix some strict mode errors in built-ins/ObjectAndré Bargull2015-04-2921-17/+18
* Invalid language testsAndré Bargull2015-04-275-7/+5
* 19.1.2.10 Object.isRick Waldron2015-04-2119-0/+455
* Merge pull request #197 from bocoup/harmony-symbolsBrian Terlson2015-04-1816-0/+452
|\
| * Import tests from Google V8 (Symbol)Rick Waldron2015-04-0716-0/+452
* | Merge pull request #209 from anba/issue-185,186/annexb-extensionsBrian Terlson2015-04-081-2/+2
|\ \
| * | Don't use Annex B extensions in main test suiteAndré Bargull2015-03-231-2/+2
| |/
* | Import tests from Google V8 (Array.prototype.{fill, find, findIndex}, Array.{...Rick Waldron2015-04-073-42/+39
|/
* Update comments in Object.defineProperties tests (Fixes #138)André Bargull2014-12-112-2/+2
* rework: remove *PropertyAttributes fnssmikes2014-12-10499-10446/+12046
* Reorganize ./testBrian Terlson2014-12-072916-0/+93832