summaryrefslogtreecommitdiff
path: root/src/unittest/test_utilities.cpp
Commit message (Expand)AuthorAge
* Drop wide/narrow conversion functionssfan52021-02-02
* Refactor utf8_to_wide/wide_to_utf8 functionssfan52021-02-02
* StaticText/EnrichedString: Styling support (#9187)SmallJoker2020-01-22
* Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)Paul Ouellette2019-02-07
* Add an activeobject manager to hold active objects (#7939)Loïc Blot2018-12-13
* Add testWrapDegrees_0_360_v3f unittestsLoïc Blot2018-12-04
* Replace auth.txt with SQLite auth database (#7279)Ben Deutsch2018-08-05
* Fix various clang-tidy reported performance-type-promotion-in-math-fnLoïc Blot2018-04-03
* Fix many issues reported by clang-tidy (#7189)Loïc Blot2018-04-02
* Revert "Extend minetest.is_yes()"sfan52017-01-07
* Extend minetest.is_yes()red-0012017-01-07
* Escape more strings: formspecs, item descriptions, infotexts...Ekdohibs2016-04-24
* Add server side ncurses terminalest312015-11-06
* Define and use limit constants for Irrlicht fixed-width typeskwolekr2015-10-04
* Fix wrap_rows at inner byte of multibyte sequencefigec2015-06-18
* Make wrap_rows not wrap inside utf-8 multibyte sequencesest312015-06-17
* Add UTF and other utility unit testsest312015-06-14
* Fix several MSVC issues numeric.hSmallJoker2015-05-01
* Tests: Modularize unit testingkwolekr2015-04-26