1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-22 10:23:53 +00:00
openmw/apps/openmw_test_suite/lua
psi29a 68b3b90255 Merge branch 'ui_content_leak' into 'master'
Move implementation of UI Content to Lua (#7155)

See merge request OpenMW/openmw!2661
2023-02-01 22:51:47 +00:00
..
test_async.cpp Track memory and CPU usage per script in LuaUtil::LuaState 2022-11-30 00:06:14 +01:00
test_configuration.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
test_l10n.cpp Update Lua profiler; add ability to run OpenMW with old LuaJit that doesn't allow custom allocator (Lua profiler will be disabled in this case) 2022-12-03 16:58:03 +01:00
test_lua.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
test_scriptscontainer.cpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
test_serialization.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
test_storage.cpp Update Lua profiler; add ability to run OpenMW with old LuaJit that doesn't allow custom allocator (Lua profiler will be disabled in this case) 2022-12-03 16:58:03 +01:00
test_ui_content.cpp Get rid of the LuaUI::Content namespace 2023-02-01 17:18:50 +01:00
test_utilpackage.cpp Documentation and API fixes (part of !2529) 2023-01-30 10:13:26 +00:00