docs improvement

This commit is contained in:
2025-11-18 13:44:00 -05:00
parent 96150e5cf4
commit d86f7dbd5e
16 changed files with 392 additions and 258 deletions

View File

@@ -153,4 +153,6 @@ function TestPerformanceWarnings:testLayoutRecalculationTracking()
luaunit.assertNotNil(root)
end
return TestPerformanceWarnings
if not _G.RUNNING_ALL_TESTS then
os.exit(luaunit.LuaUnit.run())
end