summaryrefslogtreecommitdiff
path: root/test/built-ins/Object/defineProperty
Commit message (Expand)AuthorAgeFilesLines
* built-ins/Object/*: make all indentation consistent (depth & character) (#1432)Rick Waldron2018-02-151111-11344/+11858
* Revert "js-beautify: make all indentation consistent (depth & character) (#14...André Bargull2018-02-091111-11858/+11344
* js-beautify: make all indentation consistent (depth & character) (#1409)Rick Waldron2018-02-091111-11344/+11858
* Frontmatter: fixup "info: >" to "info: |"Rick Waldron2018-01-0537-37/+37
* Add missing Symbol features flagsLeo Balter2017-09-074-0/+4
* Remove more unnecessary testsLeo Balter2017-05-1711-486/+0
* Remove execute bit from files (#976)André Bargull2017-04-131-0/+0
* Improve assertions comparing values to NaN (#690)Leo Balter2016-07-012-2/+2
* Reduce reliance on `fnGlobalObject.js`Mike Pennisi2016-04-2523-63/+46
* Add missing tests for "length" and "name" properties of built-in functionsAndré Bargull2016-01-151-0/+26
* Merge pull request #415 from anba/remove-runTestCase-finallyRick Waldron2015-09-04155-1531/+420
|\
| * Replace runTestCase with assert, try-finally, [test/built-ins/Object]André Bargull2015-08-13155-1531/+420
* | Replace runTestCase with assert helpers, rest [test/built-ins]André Bargull2015-08-1330-232/+155
|/
* Merge pull request #392 from anba/remove-runTestCase-throwsBrian Terlson2015-08-11132-1492/+506
|\
| * Replace runTestCase with assert.throws [test/built-ins/Object]André Bargull2015-08-11132-1492/+506
* | Replace runTestCase with assert helpers [test/built-ins/Object/defineProperty]André Bargull2015-08-11432-2293/+972
|/
* Merge pull request #385 from anba/licenseBrian Terlson2015-07-174-4/+4
|\
| * - Remove inline licenseAndré Bargull2015-07-174-4/+4
* | Remove links to hg.ecmascript.orgAndré Bargull2015-07-171122-4488/+1122
|/
* Update handling of directive prologuesMike Pennisi2015-06-181-2/+0
* Enable strict mode for more built-in testsAndré Bargull2015-05-184-84/+0
* 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-0277-1205/+1022
* rewrite tests to work in strict mode, use helperssmikes2015-05-0277-231/+77
* Merge pull request #197 from bocoup/harmony-symbolsBrian Terlson2015-04-186-0/+260
|\
| * Import tests from Google V8 (Symbol)Rick Waldron2015-04-076-0/+260
* | Don't use Annex B extensions in main test suiteAndré Bargull2015-03-231-2/+2
|/
* rework: remove *PropertyAttributes fnssmikes2014-12-10288-5794/+6846
* Reorganize ./testBrian Terlson2014-12-071121-0/+39924