aboutsummaryrefslogtreecommitdiff
path: root/src/unittest/test_utilities.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate test for trimShadowNinja2022-04-081-11/+2
* Update directory name sanitizationShadowNinja2022-04-081-4/+8
* Add tests for sanitizeDirNameShadowNinja2022-04-081-0/+11
* Fix various code & correctness issues (#11815)sfan52021-12-051-4/+4
* Fix base64 validation and add unittests (#10515)Lars Müller2021-05-301-0/+93
* Drop wide/narrow conversion functionssfan52021-02-021-2/+2
* Refactor utf8_to_wide/wide_to_utf8 functionssfan52021-02-021-3/+12
* StaticText/EnrichedString: Styling support (#9187)SmallJoker2020-01-221-0/+20
* Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)Paul Ouellette2019-02-071-0/+114
* Add an activeobject manager to hold active objects (#7939)Loïc Blot2018-12-131-0/+2
* Add testWrapDegrees_0_360_v3f unittestsLoïc Blot2018-12-041-15/+56
* Replace auth.txt with SQLite auth database (#7279)Ben Deutsch2018-08-051-0/+23
* Fix various clang-tidy reported performance-type-promotion-in-math-fnLoïc Blot2018-04-031-1/+2
* Fix many issues reported by clang-tidy (#7189)Loïc Blot2018-04-021-4/+5
* Revert "Extend minetest.is_yes()"sfan52017-01-071-2/+0
* Extend minetest.is_yes()red-0012017-01-071-0/+2
* Escape more strings: formspecs, item descriptions, infotexts...Ekdohibs2016-04-241-0/+19
* Add server side ncurses terminalest312015-11-061-0/+14
* Define and use limit constants for Irrlicht fixed-width typeskwolekr2015-10-041-1/+1
* Fix wrap_rows at inner byte of multibyte sequencefigec2015-06-181-7/+17
* Make wrap_rows not wrap inside utf-8 multibyte sequencesest312015-06-171-0/+8
* Add UTF and other utility unit testsest312015-06-141-0/+25
* Fix several MSVC issues numeric.hSmallJoker2015-05-011-0/+11
* Tests: Modularize unit testingkwolekr2015-04-261-0/+241