will consolidate down

This commit is contained in:
Michael Freno
2025-11-20 20:07:04 -05:00
parent 330d94acf7
commit a19352bc9e
7 changed files with 1476 additions and 113 deletions

View File

@@ -44,6 +44,7 @@ local testFiles = {
"testing/__tests__/critical_failures_test.lua",
"testing/__tests__/easing_test.lua",
"testing/__tests__/element_coverage_test.lua",
"testing/__tests__/element_extended_coverage_test.lua",
"testing/__tests__/element_test.lua",
"testing/__tests__/event_handler_test.lua",
"testing/__tests__/flexlove_test.lua",
@@ -69,6 +70,7 @@ local testFiles = {
"testing/__tests__/sanitization_test.lua",
"testing/__tests__/text_editor_coverage_test.lua",
"testing/__tests__/text_editor_test.lua",
"testing/__tests__/texteditor_extended_coverage_test.lua",
"testing/__tests__/theme_test.lua",
"testing/__tests__/touch_events_test.lua",
"testing/__tests__/transform_test.lua",