Add an activeobject manager to hold active objects (#7939)
[oweals/minetest.git] / src / unittest / test_utilities.cpp
2018-12-13 Loïc BlotAdd an activeobject manager to hold active objects...
2018-12-04 Loïc BlotAdd testWrapDegrees_0_360_v3f unittests
2018-08-05 Ben DeutschReplace auth.txt with SQLite auth database (#7279)
2018-04-03 Loïc BlotFix various clang-tidy reported performance-type-promot...
2018-04-02 Loïc BlotFix many issues reported by clang-tidy (#7189)
2017-01-07 sfan5Revert "Extend minetest.is_yes()"
2017-01-07 red-001Extend minetest.is_yes()
2016-04-23 EkdohibsEscape more strings: formspecs, item descriptions,...
2015-11-06 est31Add server side ncurses terminal
2015-10-04 kwolekrDefine and use limit constants for Irrlicht fixed-width... master
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-01 SmallJokerFix several MSVC issues numeric.h
2015-04-26 kwolekrTests: Modularize unit testing