mirror of
https://github.com/google/blockly.git
synced 2026-01-11 10:57:07 +01:00
* Added tests for getting/setting field (values) when names are not supplied and test for getting a field value, setting it to a new value, and getting it again. * Added more user-friendly error message for setFieldValue telling the developer that he/she is missing the name rather than Field "undefined" not found.