Commit graph

16 commits

Author SHA1 Message Date
Arthur Ozga
4b0697ff9d fix test 2016-11-29 16:04:56 -06:00
Arthur Ozga
3cd1731628 abstract accessors can't have implementations 2016-11-29 15:59:28 -06:00
Nathan Shively-Sanders
04510ac157 Automatic semicolon insertion for class modifiers
This includes public, private, protected, abstract

async and declare already work this way, but it looks
like they didn't block the completion list, so I added
them to the list too.
2015-10-02 14:30:31 -07:00
Arthur Ozga
a693e82e27 Added test 2015-08-06 17:27:52 -07:00
Arthur Ozga
e6cf920664 separated tests for readability 2015-07-10 13:47:50 -07:00
Arthur Ozga
a4c801d49c New Test 2015-07-06 10:31:01 -07:00
Arthur Ozga
f37a7f5752 Merge pull request #3712 from Microsoft/abstractExtraError
Abstract extra error
2015-07-02 10:59:06 -07:00
Arthur Ozga
c06e5eb8b4 Update test 2015-07-02 10:26:23 -07:00
Arthur Ozga
61a9a64619 Added conformance test 2015-07-02 09:37:27 -07:00
Arthur Ozga
c93bde693b added tests 2015-07-01 14:46:18 -07:00
Arthur Ozga
b332727c7c updated comment in test and baseline 2015-06-23 13:30:10 -07:00
Arthur Ozga
1f6637b495 Added check to test 2015-06-23 11:19:15 -07:00
Arthur Ozga
3eea71786b Fixed some error messages. 2015-06-23 11:08:20 -07:00
Arthur Ozga
1068890fcd Moved tests to classAbstractKeyword folder 2015-06-23 10:33:41 -07:00
Arthur Ozga
a8d205a2fc new tests 2015-06-22 16:06:17 -07:00
Arthur Ozga
df3560f6a7 moved tests, added a test 2015-06-19 15:41:33 -07:00