TypeScript/tests
Vadi Taslim 6b5330f343 Bug fix for issue #14696, things changed are;
- Empty class type will now throw an error,
- Trailing comma in class type will also throw an error,
- Added tests for empty class type parameter,
- Updated tests for class type parameters with trailing comma

This behavior is consistently following function or method like when its type parameter is either empty or has trailing comma.
2017-03-24 12:39:40 +08:00
..
baselines/reference Bug fix for issue #14696, things changed are; 2017-03-24 12:39:40 +08:00
cases Bug fix for issue #14696, things changed are; 2017-03-24 12:39:40 +08:00
lib
webhost
perfsys.ts
perftsc.ts
test.bat
webTestResults.html
webTestServer.ts