]> git.lizzy.rs Git - minetest.git/history - src/unittest
Disable mesh cache by default
[minetest.git] / src / unittest /
2015-06-18 figecFix wrap_rows at inner byte of multibyte sequence
2015-06-17 est31Make wrap_rows not wrap inside utf-8 multibyte sequences
2015-06-14 est31Add UTF and other utility unit tests
2015-05-19 kwolekrSplit ObjDef/ObjDefManager out to objdef.cpp
2015-05-17 kwolekrAdd -Wsign-compare for Clang builds and fix some signed...
2015-05-09 kwolekrSchematics: Add per-node force placement option
2015-05-08 kwolekrFix compilation for non-client builds, and fix signed...
2015-05-08 kwolekrTests: Add schematic unittests
2015-05-07 kwolekrNodeResolver: Remove NodeResolveMethod
2015-05-06 kwolekrFix build on Debian broken by b45df9d (missing include...
2015-05-05 kwolekrNodeDefManager: Improve const-correctness of interfaces
2015-05-05 kwolekrTests: Add NodeResolver unittests
2015-05-05 ShadowNinjaFix GCC compiler warning
2015-05-04 kwolekrTests: Add ObjDef unittests
2015-05-01 SmallJokerFix several MSVC issues numeric.h
2015-04-29 kwolekrFix MSVC compatibility
2015-04-29 kwolekrTests: Add random unittests
2015-04-26 kwolekrTests: Modularize unit testing