-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Fix the compiler test, and check if it worked. #6638
Merged
Merged
Commits on Nov 17, 2022
-
Add tsick.js to rewrite enums.
tsc generates JavaScript which is incompatible with the Closure Compiler's advanced optimizations.
Configuration menu - View commit details
-
Copy full SHA for bc7a278 - Browse repository at this point
Copy the full SHA bc7a278View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe5936 - Browse repository at this point
Copy the full SHA 0fe5936View commit details
Commits on Nov 18, 2022
-
Rename 'run_X_in_browser.js' to 'webdriver.js'
The Mocha and generator tests can both be run either manually or via our webdriver. In all cases they run in a browser. These two 'run_X_in_browser.js' files only apply to webdriver, thus they are confusingly named. Also delete completely unused (and broken) `run_all_tests.sh`
Configuration menu - View commit details
-
Copy full SHA for c92fd8b - Browse repository at this point
Copy the full SHA c92fd8bView commit details -
Linting improvements to mocha/webdriver.js
Still not at 100%. Complains about require/module/process/__dirname not being defined in multiple places.
Configuration menu - View commit details
-
Copy full SHA for 3bd2114 - Browse repository at this point
Copy the full SHA 3bd2114View commit details -
runTestBlock -> runTestFunction
'Block' means something very different in Blockly.
Configuration menu - View commit details
-
Copy full SHA for fc69b0e - Browse repository at this point
Copy the full SHA fc69b0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5113f4e - Browse repository at this point
Copy the full SHA 5113f4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cc8218 - Browse repository at this point
Copy the full SHA 3cc8218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2db6634 - Browse repository at this point
Copy the full SHA 2db6634View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48fe21f - Browse repository at this point
Copy the full SHA 48fe21fView commit details
Commits on Nov 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9fa68b0 - Browse repository at this point
Copy the full SHA 9fa68b0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.