more test complexity

This commit is contained in:
Michael Freno
2025-09-19 09:27:55 -04:00
parent c6d8c1b768
commit e444ee10be
6 changed files with 7256 additions and 2229 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1665,10 +1665,4 @@ function TestJustifyContent:testMultiLevelNestedModalJustifyContent()
luaunit.assertEquals(footerRightFirstButton.x, expectedFooterRightStartX) luaunit.assertEquals(footerRightFirstButton.x, expectedFooterRightStartX)
end end
-- Run the tests luaunit.LuaUnit.run()
if arg and arg[0]:match("05_justify_content_tests%.lua$") then
os.exit(luaunit.LuaUnit.run())
end
return TestJustifyContent

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff