mirror of
https://github.com/google/blockly.git
synced 2026-01-09 10:00:09 +01:00
Merge pull request #2647 from rachel-fenichel/tests/screenshot_test_cases
Add test case files for screenshot testing
This commit is contained in:
4
tests/screenshot/test_cases/colour_blend
Normal file
4
tests/screenshot/test_cases/colour_blend
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="colour_blend">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/colour_picker
Normal file
4
tests/screenshot/test_cases/colour_picker
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="colour_picker">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/colour_random
Normal file
4
tests/screenshot/test_cases/colour_random
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="colour_random">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/colour_rgb
Normal file
4
tests/screenshot/test_cases/colour_rgb
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="colour_rgb">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/controls_flow_statements
Normal file
4
tests/screenshot/test_cases/controls_flow_statements
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="controls_flow_statements">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/controls_for
Normal file
4
tests/screenshot/test_cases/controls_for
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="controls_for">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/controls_forEach
Normal file
4
tests/screenshot/test_cases/controls_forEach
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="controls_forEach">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/controls_if
Normal file
4
tests/screenshot/test_cases/controls_if
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="controls_if">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/controls_if_else
Normal file
4
tests/screenshot/test_cases/controls_if_else
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="controls_if_else">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/controls_if_elseif
Normal file
4
tests/screenshot/test_cases/controls_if_elseif
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="controls_if_elseif">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/controls_if_if
Normal file
4
tests/screenshot/test_cases/controls_if_if
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="controls_if_if">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/controls_ifelse
Normal file
4
tests/screenshot/test_cases/controls_ifelse
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="controls_ifelse">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/controls_repeat
Normal file
4
tests/screenshot/test_cases/controls_repeat
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="controls_repeat">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/controls_repeat_ext
Normal file
4
tests/screenshot/test_cases/controls_repeat_ext
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="controls_repeat_ext">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/controls_whileUntil
Normal file
4
tests/screenshot/test_cases/controls_whileUntil
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="controls_whileUntil">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/lists_create_empty
Normal file
4
tests/screenshot/test_cases/lists_create_empty
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="lists_create_empty">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/lists_create_with
Normal file
4
tests/screenshot/test_cases/lists_create_with
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="lists_create_with">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/lists_create_with_container
Normal file
4
tests/screenshot/test_cases/lists_create_with_container
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="lists_create_with_container">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/lists_create_with_item
Normal file
4
tests/screenshot/test_cases/lists_create_with_item
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="lists_create_with_item">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/lists_getIndex
Normal file
4
tests/screenshot/test_cases/lists_getIndex
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="lists_getIndex">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/lists_getSublist
Normal file
4
tests/screenshot/test_cases/lists_getSublist
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="lists_getSublist">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/lists_indexOf
Normal file
4
tests/screenshot/test_cases/lists_indexOf
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="lists_indexOf">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/lists_isEmpty
Normal file
4
tests/screenshot/test_cases/lists_isEmpty
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="lists_isEmpty">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/lists_length
Normal file
4
tests/screenshot/test_cases/lists_length
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="lists_length">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/lists_repeat
Normal file
4
tests/screenshot/test_cases/lists_repeat
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="lists_repeat">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/lists_reverse
Normal file
4
tests/screenshot/test_cases/lists_reverse
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="lists_reverse">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/lists_setIndex
Normal file
4
tests/screenshot/test_cases/lists_setIndex
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="lists_setIndex">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/lists_sort
Normal file
4
tests/screenshot/test_cases/lists_sort
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="lists_sort">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/lists_split
Normal file
4
tests/screenshot/test_cases/lists_split
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="lists_split">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/logic_boolean
Normal file
4
tests/screenshot/test_cases/logic_boolean
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="logic_boolean">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/logic_compare
Normal file
4
tests/screenshot/test_cases/logic_compare
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="logic_compare">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/logic_negate
Normal file
4
tests/screenshot/test_cases/logic_negate
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="logic_negate">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/logic_null
Normal file
4
tests/screenshot/test_cases/logic_null
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="logic_null">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/logic_operation
Normal file
4
tests/screenshot/test_cases/logic_operation
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="logic_operation">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/logic_ternary
Normal file
4
tests/screenshot/test_cases/logic_ternary
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="logic_ternary">
|
||||
</block>
|
||||
</xml>
|
||||
15
tests/screenshot/test_cases/math_addition
Normal file
15
tests/screenshot/test_cases/math_addition
Normal file
@@ -0,0 +1,15 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="math_arithmetic">
|
||||
<field name="OP">ADD</field>
|
||||
<value name="A">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">1</field>
|
||||
</shadow>
|
||||
</value>
|
||||
<value name="B">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">1</field>
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/math_arithmetic
Normal file
4
tests/screenshot/test_cases/math_arithmetic
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="math_arithmetic">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/math_atan2
Normal file
4
tests/screenshot/test_cases/math_atan2
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="math_atan2">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/math_change
Normal file
4
tests/screenshot/test_cases/math_change
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="math_change">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/math_constant
Normal file
4
tests/screenshot/test_cases/math_constant
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="math_constant">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/math_constrain
Normal file
4
tests/screenshot/test_cases/math_constrain
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="math_constrain">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/math_modulo
Normal file
4
tests/screenshot/test_cases/math_modulo
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="math_modulo">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/math_number
Normal file
4
tests/screenshot/test_cases/math_number
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="math_number">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/math_number_property
Normal file
4
tests/screenshot/test_cases/math_number_property
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="math_number_property">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/math_on_list
Normal file
4
tests/screenshot/test_cases/math_on_list
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="math_on_list">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/math_random_float
Normal file
4
tests/screenshot/test_cases/math_random_float
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="math_random_float">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/math_random_int
Normal file
4
tests/screenshot/test_cases/math_random_int
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="math_random_int">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/math_round
Normal file
4
tests/screenshot/test_cases/math_round
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="math_round">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/math_single
Normal file
4
tests/screenshot/test_cases/math_single
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="math_single">
|
||||
</block>
|
||||
</xml>
|
||||
15
tests/screenshot/test_cases/math_subtraction
Normal file
15
tests/screenshot/test_cases/math_subtraction
Normal file
@@ -0,0 +1,15 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="math_arithmetic">
|
||||
<field name="OP">MINUS</field>
|
||||
<value name="A">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">3</field>
|
||||
</shadow>
|
||||
</value>
|
||||
<value name="B">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">4</field>
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/math_trig
Normal file
4
tests/screenshot/test_cases/math_trig
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="math_trig">
|
||||
</block>
|
||||
</xml>
|
||||
74
tests/screenshot/test_cases/multi_block_1
Normal file
74
tests/screenshot/test_cases/multi_block_1
Normal file
@@ -0,0 +1,74 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<variables>
|
||||
<variable type="" id=";yuq?=_C|_qk64!)f:m^">item</variable>
|
||||
</variables>
|
||||
<block type="controls_ifelse">
|
||||
<statement name="ELSE">
|
||||
<block type="controls_ifelse">
|
||||
<value name="IF0">
|
||||
<block type="logic_compare">
|
||||
<field name="OP">EQ</field>
|
||||
<value name="A">
|
||||
<block type="logic_negate">
|
||||
<value name="BOOL">
|
||||
<block type="logic_boolean">
|
||||
<field name="BOOL">TRUE</field>
|
||||
</block>
|
||||
</value>
|
||||
</block>
|
||||
</value>
|
||||
<value name="B">
|
||||
<block type="logic_compare">
|
||||
<field name="OP">EQ</field>
|
||||
<value name="A">
|
||||
<block type="math_arithmetic">
|
||||
<field name="OP">MULTIPLY</field>
|
||||
<value name="A">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">-1</field>
|
||||
</shadow>
|
||||
</value>
|
||||
<value name="B">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">42</field>
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
</value>
|
||||
</block>
|
||||
</value>
|
||||
</block>
|
||||
</value>
|
||||
<statement name="DO0">
|
||||
<block type="controls_repeat_ext">
|
||||
<value name="TIMES">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">900</field>
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
</statement>
|
||||
<statement name="ELSE">
|
||||
<block type="text_append">
|
||||
<field name="VAR" id=";yuq?=_C|_qk64!)f:m^" variabletype="">item</field>
|
||||
<value name="TEXT">
|
||||
<shadow type="text">
|
||||
<field name="TEXT">f00</field>
|
||||
</shadow>
|
||||
</value>
|
||||
<next>
|
||||
<block type="text_append">
|
||||
<field name="VAR" id=";yuq?=_C|_qk64!)f:m^" variabletype="">item</field>
|
||||
<value name="TEXT">
|
||||
<shadow type="text">
|
||||
<field name="TEXT">bar</field>
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
</next>
|
||||
</block>
|
||||
</statement>
|
||||
</block>
|
||||
</statement>
|
||||
</block>
|
||||
</xml>
|
||||
34
tests/screenshot/test_cases/multi_block_logic
Normal file
34
tests/screenshot/test_cases/multi_block_logic
Normal file
@@ -0,0 +1,34 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="logic_compare">
|
||||
<field name="OP">EQ</field>
|
||||
<value name="A">
|
||||
<block type="logic_negate">
|
||||
<value name="BOOL">
|
||||
<block type="logic_boolean">
|
||||
<field name="BOOL">TRUE</field>
|
||||
</block>
|
||||
</value>
|
||||
</block>
|
||||
</value>
|
||||
<value name="B">
|
||||
<block type="logic_compare">
|
||||
<field name="OP">EQ</field>
|
||||
<value name="A">
|
||||
<block type="math_arithmetic">
|
||||
<field name="OP">MULTIPLY</field>
|
||||
<value name="A">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">-1</field>
|
||||
</shadow>
|
||||
</value>
|
||||
<value name="B">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">42</field>
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
</value>
|
||||
</block>
|
||||
</value>
|
||||
</block>
|
||||
</xml>
|
||||
44
tests/screenshot/test_cases/multi_colour_with_external
Normal file
44
tests/screenshot/test_cases/multi_colour_with_external
Normal file
@@ -0,0 +1,44 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="colour_rgb">
|
||||
<value name="RED">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">100</field>
|
||||
</shadow>
|
||||
<block type="math_modulo">
|
||||
<value name="DIVIDEND">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">64</field>
|
||||
</shadow>
|
||||
</value>
|
||||
<value name="DIVISOR">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">10</field>
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
</value>
|
||||
<value name="GREEN">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">50</field>
|
||||
</shadow>
|
||||
</value>
|
||||
<value name="BLUE">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">0</field>
|
||||
</shadow>
|
||||
<block type="math_arithmetic">
|
||||
<field name="OP">ADD</field>
|
||||
<value name="A">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">1</field>
|
||||
</shadow>
|
||||
</value>
|
||||
<value name="B">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">1</field>
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
</value>
|
||||
</block>
|
||||
</xml>
|
||||
44
tests/screenshot/test_cases/multi_colour_with_internal
Normal file
44
tests/screenshot/test_cases/multi_colour_with_internal
Normal file
@@ -0,0 +1,44 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="colour_rgb" inline="true">
|
||||
<value name="RED">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">100</field>
|
||||
</shadow>
|
||||
<block type="math_modulo">
|
||||
<value name="DIVIDEND">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">64</field>
|
||||
</shadow>
|
||||
</value>
|
||||
<value name="DIVISOR">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">10</field>
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
</value>
|
||||
<value name="GREEN">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">50</field>
|
||||
</shadow>
|
||||
</value>
|
||||
<value name="BLUE">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">0</field>
|
||||
</shadow>
|
||||
<block type="math_arithmetic">
|
||||
<field name="OP">ADD</field>
|
||||
<value name="A">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">1</field>
|
||||
</shadow>
|
||||
</value>
|
||||
<value name="B">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">1</field>
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
</value>
|
||||
</block>
|
||||
</xml>
|
||||
53
tests/screenshot/test_cases/multi_stack
Normal file
53
tests/screenshot/test_cases/multi_stack
Normal file
@@ -0,0 +1,53 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<variables>
|
||||
<variable type="" id="YUz?xxnE}SFx_,jmW#s;">item</variable>
|
||||
</variables>
|
||||
<block type="text_append">
|
||||
<field name="VAR" id="YUz?xxnE}SFx_,jmW#s;" variabletype="">item</field>
|
||||
<value name="TEXT">
|
||||
<shadow type="text">
|
||||
<field name="TEXT">one</field>
|
||||
</shadow>
|
||||
</value>
|
||||
<next>
|
||||
<block type="text_append">
|
||||
<field name="VAR" id="YUz?xxnE}SFx_,jmW#s;" variabletype="">item</field>
|
||||
<value name="TEXT">
|
||||
<shadow type="text">
|
||||
<field name="TEXT">two</field>
|
||||
</shadow>
|
||||
</value>
|
||||
<next>
|
||||
<block type="text_append">
|
||||
<field name="VAR" id="YUz?xxnE}SFx_,jmW#s;" variabletype="">item</field>
|
||||
<value name="TEXT">
|
||||
<shadow type="text">
|
||||
<field name="TEXT">three</field>
|
||||
</shadow>
|
||||
</value>
|
||||
<next>
|
||||
<block type="text_append">
|
||||
<field name="VAR" id="YUz?xxnE}SFx_,jmW#s;" variabletype="">item</field>
|
||||
<value name="TEXT">
|
||||
<shadow type="text">
|
||||
<field name="TEXT">four</field>
|
||||
</shadow>
|
||||
</value>
|
||||
<next>
|
||||
<block type="text_append">
|
||||
<field name="VAR" id="YUz?xxnE}SFx_,jmW#s;" variabletype="">item</field>
|
||||
<value name="TEXT">
|
||||
<shadow type="text">
|
||||
<field name="TEXT">five</field>
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
</next>
|
||||
</block>
|
||||
</next>
|
||||
</block>
|
||||
</next>
|
||||
</block>
|
||||
</next>
|
||||
</block>
|
||||
</xml>
|
||||
9
tests/screenshot/test_cases/not_true
Normal file
9
tests/screenshot/test_cases/not_true
Normal file
@@ -0,0 +1,9 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="logic_negate">
|
||||
<value name="BOOL">
|
||||
<block type="logic_boolean">
|
||||
<field name="BOOL">TRUE</field>
|
||||
</block>
|
||||
</value>
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/procedures_callnoreturn
Normal file
4
tests/screenshot/test_cases/procedures_callnoreturn
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="procedures_callnoreturn">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/procedures_callreturn
Normal file
4
tests/screenshot/test_cases/procedures_callreturn
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="procedures_callreturn">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/procedures_defnoreturn
Normal file
4
tests/screenshot/test_cases/procedures_defnoreturn
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="procedures_defnoreturn">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/procedures_defreturn
Normal file
4
tests/screenshot/test_cases/procedures_defreturn
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="procedures_defreturn">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/procedures_ifreturn
Normal file
4
tests/screenshot/test_cases/procedures_ifreturn
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="procedures_ifreturn">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/procedures_mutatorarg
Normal file
4
tests/screenshot/test_cases/procedures_mutatorarg
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="procedures_mutatorarg">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/procedures_mutatorcontainer
Normal file
4
tests/screenshot/test_cases/procedures_mutatorcontainer
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="procedures_mutatorcontainer">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_basic_empty
Normal file
4
tests/screenshot/test_cases/test_basic_empty
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_basic_empty">
|
||||
</block>
|
||||
</xml>
|
||||
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_basic_empty_with_mutator">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_basic_limit_instances
Normal file
4
tests/screenshot/test_cases/test_basic_limit_instances
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_basic_limit_instances">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_basic_value_to_stack
Normal file
4
tests/screenshot/test_cases/test_basic_value_to_stack
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_basic_value_to_stack">
|
||||
</block>
|
||||
</xml>
|
||||
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_basic_value_to_statement">
|
||||
</block>
|
||||
</xml>
|
||||
480
tests/screenshot/test_cases/test_cases.json
Normal file
480
tests/screenshot/test_cases/test_cases.json
Normal file
@@ -0,0 +1,480 @@
|
||||
{
|
||||
"tests": [
|
||||
{
|
||||
"title": "logic_boolean",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "controls_if",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "controls_ifelse",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "logic_compare",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "logic_operation",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "logic_negate",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "logic_null",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "logic_ternary",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "controls_if_if",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "controls_if_elseif",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "controls_if_else",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "controls_repeat_ext",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "controls_repeat",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "controls_whileUntil",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "controls_for",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "controls_forEach",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "controls_flow_statements",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "math_number",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "math_arithmetic",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "math_single",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "math_trig",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "math_constant",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "math_number_property",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "math_change",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "math_round",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "math_on_list",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "math_modulo",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "math_constrain",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "math_random_int",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "math_random_float",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "math_atan2",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_join",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_create_join_container",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_create_join_item",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_append",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_length",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_isEmpty",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_indexOf",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_charAt",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_getSubstring",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_changeCase",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_trim",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_print",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_prompt_ext",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_prompt",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_count",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_replace",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "text_reverse",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "lists_create_empty",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "lists_repeat",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "lists_reverse",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "lists_isEmpty",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "lists_length",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "lists_create_with",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "lists_create_with_container",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "lists_create_with_item",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "lists_indexOf",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "lists_getIndex",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "lists_setIndex",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "lists_getSublist",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "lists_sort",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "lists_split",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "colour_picker",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "colour_random",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "colour_rgb",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "colour_blend",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "variables_get",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "variables_set",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "variables_get_dynamic",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "variables_set_dynamic",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "procedures_defnoreturn",
|
||||
"skip": true
|
||||
},
|
||||
{
|
||||
"title": "procedures_defreturn",
|
||||
"skip": true
|
||||
},
|
||||
{
|
||||
"title": "procedures_mutatorcontainer",
|
||||
"skip": true
|
||||
},
|
||||
{
|
||||
"title": "procedures_mutatorarg",
|
||||
"skip": true
|
||||
},
|
||||
{
|
||||
"title": "procedures_callnoreturn",
|
||||
"skip": true
|
||||
},
|
||||
{
|
||||
"title": "procedures_callreturn",
|
||||
"skip": true
|
||||
},
|
||||
{
|
||||
"title": "procedures_ifreturn",
|
||||
"skip": true
|
||||
},
|
||||
{
|
||||
"title": "test_basic_empty",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_basic_value_to_stack",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_basic_value_to_statement",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_basic_limit_instances",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_dropdowns_long",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_dropdowns_images",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_dropdowns_images_and_text",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_fields_angle",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_fields_date",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_fields_text_input",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_fields_checkbox",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_fields_colour",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_fields_variable",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_fields_label_serializable",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_numbers_float",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_numbers_whole",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_numbers_hundredths",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_numbers_halves",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_numbers_three_halves",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_numbers_whole_bounded",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_images_datauri",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_images_small",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_images_large",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_images_fliprtl",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_images_missing",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_images_many_icons",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_style_hat",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_style_hex1",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_style_hex2",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_style_hex3",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_style_no_colour",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_style_hex4",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_style_hex5",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_style_emoji",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_basic_empty_with_mutator",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "test_dropdowns_dynamic",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "multi_block_1",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "multi_block_logic",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "multi_colour_with_external",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "multi_colour_with_internal",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "not_true",
|
||||
"skip": false
|
||||
},
|
||||
{
|
||||
"title": "multi_stack",
|
||||
"skip": false
|
||||
}
|
||||
]
|
||||
}
|
||||
4
tests/screenshot/test_cases/test_dropdowns_dynamic
Normal file
4
tests/screenshot/test_cases/test_dropdowns_dynamic
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_dropdowns_dynamic">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_dropdowns_images
Normal file
4
tests/screenshot/test_cases/test_dropdowns_images
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_dropdowns_images">
|
||||
</block>
|
||||
</xml>
|
||||
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_dropdowns_images_and_text">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_dropdowns_long
Normal file
4
tests/screenshot/test_cases/test_dropdowns_long
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_dropdowns_long">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_fields_angle
Normal file
4
tests/screenshot/test_cases/test_fields_angle
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_fields_angle">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_fields_checkbox
Normal file
4
tests/screenshot/test_cases/test_fields_checkbox
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_fields_checkbox">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_fields_colour
Normal file
4
tests/screenshot/test_cases/test_fields_colour
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_fields_colour">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_fields_date
Normal file
4
tests/screenshot/test_cases/test_fields_date
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_fields_date">
|
||||
</block>
|
||||
</xml>
|
||||
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_fields_label_serializable">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_fields_text_input
Normal file
4
tests/screenshot/test_cases/test_fields_text_input
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_fields_text_input">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_fields_variable
Normal file
4
tests/screenshot/test_cases/test_fields_variable
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_fields_variable">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_images_datauri
Normal file
4
tests/screenshot/test_cases/test_images_datauri
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_images_datauri">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_images_fliprtl
Normal file
4
tests/screenshot/test_cases/test_images_fliprtl
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_images_fliprtl">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_images_large
Normal file
4
tests/screenshot/test_cases/test_images_large
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_images_large">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_images_many_icons
Normal file
4
tests/screenshot/test_cases/test_images_many_icons
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_images_many_icons">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_images_missing
Normal file
4
tests/screenshot/test_cases/test_images_missing
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_images_missing">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_images_small
Normal file
4
tests/screenshot/test_cases/test_images_small
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_images_small">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_numbers_float
Normal file
4
tests/screenshot/test_cases/test_numbers_float
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_numbers_float">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_numbers_halves
Normal file
4
tests/screenshot/test_cases/test_numbers_halves
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_numbers_halves">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_numbers_hundredths
Normal file
4
tests/screenshot/test_cases/test_numbers_hundredths
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_numbers_hundredths">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_numbers_three_halves
Normal file
4
tests/screenshot/test_cases/test_numbers_three_halves
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_numbers_three_halves">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_numbers_whole
Normal file
4
tests/screenshot/test_cases/test_numbers_whole
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_numbers_whole">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_numbers_whole_bounded
Normal file
4
tests/screenshot/test_cases/test_numbers_whole_bounded
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_numbers_whole_bounded">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_style_emoji
Normal file
4
tests/screenshot/test_cases/test_style_emoji
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_style_emoji">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_style_hat
Normal file
4
tests/screenshot/test_cases/test_style_hat
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_style_hat">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_style_hex1
Normal file
4
tests/screenshot/test_cases/test_style_hex1
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_style_hex1">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_style_hex2
Normal file
4
tests/screenshot/test_cases/test_style_hex2
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_style_hex2">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_style_hex3
Normal file
4
tests/screenshot/test_cases/test_style_hex3
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_style_hex3">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_style_hex4
Normal file
4
tests/screenshot/test_cases/test_style_hex4
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_style_hex4">
|
||||
</block>
|
||||
</xml>
|
||||
4
tests/screenshot/test_cases/test_style_hex5
Normal file
4
tests/screenshot/test_cases/test_style_hex5
Normal file
@@ -0,0 +1,4 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="test_style_hex5">
|
||||
</block>
|
||||
</xml>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user