summaryrefslogtreecommitdiff
path: root/test/built-ins/Object
Commit message (Expand)AuthorAgeFilesLines
* Remove more unnecessary testsLeo Balter2017-05-1713-536/+0
* Introduce automated validation for test format (#994)jugglinmike2017-05-011-2/+2
* Add tests for observable [[GetOwnProperty]] ops in EnumerableOwnProperties (#...⭐caitp⭐2017-04-271-0/+145
* Remove execute bit from files (#976)André Bargull2017-04-1331-0/+0
* Merge pull request #949 from rwaldron/755Leo Balter2017-04-062-0/+65
|\
| * Move proxy function proxy tests into own fileRick Waldron2017-04-062-36/+45
| * Update the toString/proxy.js to test stringifing functionsKeith Miller2016-08-301-1/+57
* | Rename top level 'name' and 'length' bindingsLeonardo Balter2017-03-141-3/+3
* | Rename $ => $262. Fixes gh-802 (#823)Rick Waldron2017-03-011-1/+1
* | Add tests for known violation of invariants (#841)Claude Pache2017-03-014-0/+116
* | Test Symbol.toStringTag overrides on primitive wrapper prototypes. Closes gh-...Rick Waldron2017-01-202-0/+42
* | Add tests for realm interactions (#688)jugglinmike2016-10-241-0/+28
|/
* `Object.getOwnPropertyDescriptors`: add test to ensure undefined descriptors ...Jordan Harband2016-08-012-1/+40
* Update test for distinct NaN replacement on DefineOwnPropertyLeonardo Balter2016-07-061-8/+23
* Improve assertions comparing values to NaN (#690)Leo Balter2016-07-013-5/+3
* Update esid for Object.getOwnPropertyDescriptorsLeonardo Balter2016-06-1515-15/+15
* Add tests for usage of IsArray (#667)jugglinmike2016-06-102-0/+72
* Add test for NaN in OrdinaryDefineOwnProperty (#648)jugglinmike2016-06-081-0/+63
* Reduce reliance on `fnGlobalObject.js`Mike Pennisi2016-04-2562-164/+110
* Fix test bugsAndré Bargull2016-02-232-3/+4
* s/id/esidLeonardo Balter2016-02-2253-53/+53
* Create `proxyTrapsHelper` to throw on all traps by default.Jordan Harband2016-02-133-42/+15
* s/esid/id/gJordan Harband2016-02-0115-15/+15
* Add test with duplicate keys.Jordan Harband2016-02-011-0/+31
* Review feedback.Jordan Harband2016-02-0114-21/+36
* Add Object.getOwnPropertyDescriptors tests.Jordan Harband2016-02-0113-0/+307
* Replace es7id tags with idLeonardo Balter2016-02-1234-34/+34
* Add tests for Object.prototype extensibility and its immutable prototypeLeonardo Balter2016-02-124-0/+139
* Fix case sentitive error on test/built-ins/Object folderLeonardo Balter2016-01-2932-0/+648
* Add missing tests for "length" and "name" properties of built-in functionsAndré Bargull2016-01-1521-0/+549
* Add Proxy tests to ensure observable semantics are maintainedJordan Harband2015-12-142-0/+96
* Tests for changes introduced in ES2015 (Annex E)André Bargull2015-09-0710-0/+315
* Merge pull request #415 from anba/remove-runTestCase-finallyRick Waldron2015-09-04215-2153/+599
|\
| * Replace runTestCase with assert, try-finally, [test/built-ins/Object]André Bargull2015-08-13215-2153/+599
* | Merge branch 'remove-runTestCase-builtins-other' of https://github.com/anba/t...Rick Waldron2015-09-0489-755/+281
|\ \
| * | 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