summaryrefslogtreecommitdiff
path: root/src/dstr-assignment
Commit message (Expand)AuthorAgeFilesLines
* Rename negative test "phase" for parsingMike Pennisi2018-01-0529-29/+29
* Added test case to consider rest ordering (#1242)Caio Lima2017-09-261-0/+23
* Change case-files for destructuring-with-yield to not rely on destructuring t...André Bargull2017-09-165-19/+67
* Update test generation files to use verifyProperty instead of legacy helpersLeo Balter2017-09-0820-96/+137
* Add missing Symbol features flagsLeo Balter2017-09-072-1/+2
* Remove remaining cases for ...{Leo Balter2017-08-183-87/+0
* Duplicate src/dstr-assignment/obj-rest-computed-property.case into regular an...Rick Waldron2017-06-282-1/+41
* Force "early error" tests to fail if evaluatedMike Pennisi2017-06-2829-0/+54
* Adding case to computed propertyCaio Lima2017-05-221-0/+38
* Remove duplicate caseLeo Balter2017-04-251-21/+0
* Add features flag for templates w/ Object spread and restLeo Balter2017-03-2719-1/+19
* Add case for obj rest name equal to a propertyLeonardo Balter2017-03-202-1/+32
* fix typoLeonardo Balter2017-03-201-1/+1
* Rename top level 'length' bindings from test generation casesLeonardo Balter2017-03-143-3/+9
* Implementing test cases for object rest deconstructionCaio Lima2017-03-0618-0/+456
* [generation] Parse and render new error formatMike Pennisi2016-10-1929-29/+87
* Improve coverage for class "name" inference (#718)jugglinmike2016-07-083-6/+9
* Re-format destructuring assignment testsMike Pennisi2016-05-25250-0/+7347