Commit graph

82 commits

Author SHA1 Message Date
Arthur Ozga 7664f3410c Merge pull request #3722 from Microsoft/abstractConstructorAssignability
Abstract constructor assignability
2015-07-13 16:36:50 -07:00
Arthur Ozga e6cf920664 separated tests for readability 2015-07-10 13:47:50 -07:00
Yui T 9344bd0a39 Add tests 2015-07-07 13:25:53 -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 4878cce73f merged with master 2015-07-02 10:10:17 -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 a7ec1c4874 merged master 2015-06-25 13:25:44 -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
Arthur Ozga 868138834b added tests 2015-06-18 16:07:10 -07:00
Anders Hejlsberg f578ee8e05 Adding a few tests 2015-06-18 15:07:49 -07:00
Arthur Ozga 19b0c519fc merged master 2015-06-17 15:07:49 -07:00
Anders Hejlsberg d5752592ac Adding basic tests 2015-06-15 16:14:01 -07:00
Arthur Ozga 3a3479d7e2 New Test and Baseline 2015-06-04 11:08:13 -07:00
Arthur Ozga 143890b117 New test 2015-06-03 14:22:39 -07:00
Arthur Ozga e4bc29e9a0 Updated tests 2015-06-02 15:22:52 -07:00
Arthur Ozga 6c98c67714 added conformance tests 2015-06-01 16:26:41 -07:00
Cyrus Najmabadi b363a459ff Add support for semicolons in class bodies 2015-03-31 14:29:45 -07:00
Cyrus Najmabadi f7aaf09603 Add support for parsing and emitting class expressions. 2015-03-31 13:54:43 -07:00
Cyrus Najmabadi 0e6aab7c42 Move object literal checks to the grammar checker. 2014-11-18 21:41:07 -08:00
Yui T c2d86711e8 Update baselines 2014-09-30 18:09:55 -07:00
Mohamed Hegazy a6fdad1e97 Added protected conformance tests 2014-09-23 11:22:38 -07:00
Anders Hejlsberg b5b0777ad5 More tests for protected members 2014-09-19 14:01:07 -07:00
Dan Quirk 4b1ff742dd Updating some tests for resolved bugs 2014-07-14 16:47:50 -07:00
Mohamed Hegazy 214df64e28 Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00