Files
blockly/core
Andrew n marshall ecc41372d7 Fixing issue 1760: nulls in JSON array for block definitions. (#1768)
JSON array with null or undefined value will now skip the offending item, and proceed to load following items. Added tests for null and undefined array elements.

* Testing handling null and undefined id in block definition.
* Adding test utility function to capture console warnings.
* Test assumption that creating a simple block will not cause a warning. This is assumed when later checking warning counts.
2018-04-11 10:22:30 -07:00
..
2018-03-14 17:05:19 -07:00
2017-10-24 14:06:29 -07:00
2018-01-23 18:22:53 -08:00
2017-12-08 08:53:24 -08:00
2018-03-09 15:41:50 -08:00
2018-01-23 18:22:53 -08:00
2018-04-06 13:29:22 -07:00
2018-01-24 10:22:13 -08:00
2018-03-27 16:22:50 -07:00
2018-03-14 17:37:32 -07:00
2017-10-24 14:06:29 -07:00
2017-10-24 14:06:29 -07:00
2018-03-16 15:00:31 -07:00
2018-02-21 17:47:01 -08:00
2018-01-24 16:40:07 -08:00
2017-10-24 14:06:29 -07:00
2018-03-14 17:05:19 -07:00
2018-03-29 19:46:16 -05:00