feat: gesture/multi-touch progress
This commit is contained in:
@@ -44,10 +44,12 @@ local testFiles = {
|
||||
"testing/__tests__/calc_test.lua",
|
||||
"testing/__tests__/critical_failures_test.lua",
|
||||
"testing/__tests__/element_test.lua",
|
||||
"testing/__tests__/element_touch_test.lua",
|
||||
"testing/__tests__/element_mode_override_test.lua",
|
||||
"testing/__tests__/event_handler_test.lua",
|
||||
"testing/__tests__/flex_grow_shrink_test.lua",
|
||||
"testing/__tests__/flexlove_test.lua",
|
||||
"testing/__tests__/gesture_recognizer_test.lua",
|
||||
"testing/__tests__/grid_test.lua",
|
||||
"testing/__tests__/image_cache_test.lua",
|
||||
"testing/__tests__/image_renderer_test.lua",
|
||||
@@ -69,6 +71,8 @@ local testFiles = {
|
||||
"testing/__tests__/text_editor_test.lua",
|
||||
"testing/__tests__/theme_test.lua",
|
||||
"testing/__tests__/touch_events_test.lua",
|
||||
"testing/__tests__/touch_routing_test.lua",
|
||||
"testing/__tests__/touch_scroll_test.lua",
|
||||
"testing/__tests__/transition_test.lua",
|
||||
"testing/__tests__/units_test.lua",
|
||||
"testing/__tests__/utils_test.lua",
|
||||
|
||||
Reference in New Issue
Block a user