Commit graph

5 commits

Author SHA1 Message Date
Armando Aguirre 16c3255988 Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
Nathan Shively-Sanders aceadeb04b Update baselines 2017-05-04 16:13:32 -07:00
Andy Hanson c75f6d0ec7 Add multiple overloads for verify.goToDefinition.
Use explicit pairs `verify.goToDefinition([["a", "b"], ["c", "d"]])` instead of `verify.goToDefinition("a", "b", "c", "d")`.
Also provide an option `verify.goToDefinition({ a: "b", c: "d" })` for cases where the starts are not theirselves lists.
2016-09-02 13:23:45 -07:00
Andy Hanson 37f8eac014 Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
Ryan Cavanaugh cbc112a761 Support this.prop = expr; assignments as declarations for ES6 JS classes 2016-03-21 08:26:56 -07:00