cincheo / jsweet

A Java to JavaScript transpiler.
http://www.jsweet.org
Other
1.45k stars 159 forks source link

test: Rename Angular.java, JQuery.java #758

Closed kohlschuetter closed 8 months ago

kohlschuetter commented 9 months ago

Tests would fail because "angular.ts" and "jQuery.ts" would already be included with a differenent case.

Rename Angular to AngularCandy, JQuery to JQueryCandy, which is also in line with "BackboneCandy".

lgrignon commented 8 months ago

Tests passed on the last version. What error did you encounter exactly please? I don't see any linked issue

kohlschuetter commented 8 months ago

@lgrignon I think these errors arise when using a newer TypeScript version