TypeScript/tests/cases/projects/jsFileCompilation
2015-10-28 14:03:18 -07:00
..
DifferentNamesNotSpecified When tsconfig file doesnt contain file names, consume .js files of directory only if specified in the options 2015-09-16 13:57:51 -07:00
DifferentNamesNotSpecifiedWithAllowJs Test update for using allowJs instead of --jsExtensions 2015-10-28 14:03:18 -07:00
DifferentNamesSpecified Tests when the .ts and .js files are mixed in compilation with tscconfig file specifying them 2015-09-16 12:47:45 -07:00
DifferentNamesSpecifiedWithAllowJs Test update for using allowJs instead of --jsExtensions 2015-10-28 14:03:18 -07:00
SameNameDTsNotSpecified Add new test cases 2015-10-05 16:02:04 -07:00
SameNameDTsNotSpecifiedWithAllowJs Test update for using allowJs instead of --jsExtensions 2015-10-28 14:03:18 -07:00
SameNameDTsSpecified When same named .d.ts and .js files are present and tscconfig contains .d.ts file 2015-09-16 12:38:11 -07:00
SameNameDTsSpecifiedWithAllowJs Test update for using allowJs instead of --jsExtensions 2015-10-28 14:03:18 -07:00
SameNameFilesNotSpecified Verify and fix scenario when .js and .ts files with same name are present and tsconfig doesnt specify any filenames 2015-09-16 11:50:12 -07:00
SameNameFilesNotSpecifiedWithAllowJs Test update for using allowJs instead of --jsExtensions 2015-10-28 14:03:18 -07:00
SameNameTsSpecified Add tests when same named .ts and .js file exist with tsconfig file specifying .ts file 2015-09-16 11:21:13 -07:00
SameNameTsSpecifiedWithAllowJs Test update for using allowJs instead of --jsExtensions 2015-10-28 14:03:18 -07:00