aboutsummaryrefslogtreecommitdiff
path: root/src/unittest/test_utilities.cpp
AgeCommit message (Expand)Author
2021-12-05Fix various code & correctness issues (#11815)sfan5
2021-05-30Fix base64 validation and add unittests (#10515)Lars Müller
2021-02-02Drop wide/narrow conversion functionssfan5
2021-02-02Refactor utf8_to_wide/wide_to_utf8 functionssfan5
2020-01-22StaticText/EnrichedString: Styling support (#9187)SmallJoker
2019-02-07Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)Paul Ouellette
2018-12-13Add an activeobject manager to hold active objects (#7939)Loïc Blot
2018-12-04Add testWrapDegrees_0_360_v3f unittestsLoïc Blot
2018-08-05Replace auth.txt with SQLite auth database (#7279)Ben Deutsch
2018-04-03Fix various clang-tidy reported performance-type-promotion-in-math-fnLoïc Blot
2018-04-02Fix many issues reported by clang-tidy (#7189)Loïc Blot
2017-01-07Revert "Extend minetest.is_yes()"sfan5
2017-01-07Extend minetest.is_yes()red-001
2016-04-24Escape more strings: formspecs, item descriptions, infotexts...Ekdohibs
2015-11-06Add server side ncurses terminalest31
2015-10-04Define and use limit constants for Irrlicht fixed-width typeskwolekr
2015-06-18Fix wrap_rows at inner byte of multibyte sequencefigec
2015-06-17Make wrap_rows not wrap inside utf-8 multibyte sequencesest31
2015-06-14Add UTF and other utility unit testsest31
2015-05-01Fix several MSVC issues numeric.hSmallJoker
2015-04-26Tests: Modularize unit testingkwolekr