Commit graph

5 commits

Author SHA1 Message Date
Mohamed Hegazy 069c10ca83 Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
Daniel Rosenwasser 245dbab772 Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -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
Cyrus Najmabadi c7bb0a5ae6 Don't store variable statement flags on its variable declaration children. 2014-12-16 02:50:38 -08:00
Sheetal Nandi f7e7dc7101 Tests for const 2014-11-30 23:21:30 -08:00