tests: added for flex/grow/shrink note failures

This commit is contained in:
Michael Freno
2026-01-05 12:22:06 -05:00
parent 157b932e80
commit 6cd1c80df9
2 changed files with 1008 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -44,6 +44,7 @@ local testFiles = {
"testing/__tests__/element_test.lua", "testing/__tests__/element_test.lua",
"testing/__tests__/element_mode_override_test.lua", "testing/__tests__/element_mode_override_test.lua",
"testing/__tests__/event_handler_test.lua", "testing/__tests__/event_handler_test.lua",
"testing/__tests__/flex_grow_shrink_test.lua",
"testing/__tests__/flexlove_test.lua", "testing/__tests__/flexlove_test.lua",
"testing/__tests__/grid_test.lua", "testing/__tests__/grid_test.lua",
"testing/__tests__/image_cache_test.lua", "testing/__tests__/image_cache_test.lua",