Commit graph

7 commits

Author SHA1 Message Date
Andy c97fc64972
Always use verify.completions when testing completions (#28137) 2018-10-29 10:03:25 -07:00
Andy e1f22ac568
Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
Andy Hanson 956c582786 Simplify quick-info tests 2016-09-13 11:49:01 -07:00
Anders Hejlsberg 8489e521c8 Modify fourslash tests 2015-04-26 16:12:48 -07:00
Cyrus Najmabadi eed6f0deca Use an output format for quickinfo that more closely matches the original source.
i.e. use  "var v: string" instead of "(var) v: string".

The parens case should only be used when we're using an english description instead of
an actual language construct.
2015-03-24 00:16:49 -07:00
Sheetal Nandi e9681c1877 Enable test cases for augmented types 2014-10-06 15:05:21 -07:00
Jason Freeman 927bab6565 Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00