aboutsummaryrefslogtreecommitdiff
path: root/src/unittest
AgeCommit message (Expand)Author
2017-06-06Revert "Remove deprecated code segments (#5891)"Loïc Blot
2017-06-06C++11 patchset 3: remove Atomic/GenericAtomic and use std::atomic (#5906)Loïc Blot
2017-06-04Remove deprecated code segments (#5891)Thomas--S
2017-05-26Time: Change old `u32` timestamps to 64-bit (#5818)SmallJoker
2017-05-06Clean up numeric.h and split FacePositionCache from itShadowNinja
2017-04-29Fix Travis/unittest broken since b662a45SmallJoker
2017-04-23Player data to Database (#5475)Loïc Blot
2017-04-23Pass clang-format on various cpp/header files (#5559)Loïc Blot
2017-03-16Add ModStorageAPI to client side modding (#5396)Loïc Blot
2017-03-13[CSM] Client side moddingLoic Blot
2017-01-28Fix synchronization issue at thread startShadowNinja
2017-01-07Revert "Extend minetest.is_yes()"sfan5
2017-01-07Extend minetest.is_yes()red-001
2017-01-04Improve getPointedThing() (#4346)Dániel Juhász
2017-01-01Breath cheat fix: server sideLoic Blot
2016-12-20Fix RemoveRelatvePathComponentsShadowNinja
2016-11-27Fix filepath > RemoveRelativePathComponent unittestsfan5
2016-10-30Fix overloading problems mentioned by clangLoic Blot
2016-10-30PlayerSAO/LocalPlayer refactor: (#4612)Ner'zhul
2016-10-27Add unittests to test player saving/loading (#4679)Ner'zhul
2016-10-06Travis: build matrix improvements + CPP11 buildLoic Blot
2016-09-29Only include keycode unittests in client build (fixes #4559)sfan5
2016-09-25Add keycode.cpp unittestssfan5
2016-08-10couple of memory leaks fixes.David Carlier
2016-08-04Mapgen: Remove unused 'flat' and 'trees' flags from mg_flagsparamat
2016-08-04test_map_settings_manager: Fix Wunused-result warningest31
2016-07-04Temporarily disable "testStartStopWait" Threading unit test on macest31
2016-07-03Add MapSettingsManager and new mapgen setting script API functionskwolekr
2016-04-24Escape more strings: formspecs, item descriptions, infotexts...Ekdohibs
2016-03-07Implement AreaStore serializationShadowNinja
2016-03-07Move AreaStore to utilShadowNinja
2016-03-07Simplify AreaStore ID managementShadowNinja
2016-01-29Don't pass non-const references to collision methodsest31
2015-11-06Add server side ncurses terminalest31
2015-10-26Remove some abort() callsest31
2015-10-24Fix some threading things and add additional thread unittestskwolekr
2015-10-15Add BufReader and vector-based serialization methodskwolekr
2015-10-14Rename macros with two leading underscoresShadowNinja
2015-10-14Refactor loggingShadowNinja
2015-10-04Define and use limit constants for Irrlicht fixed-width typeskwolekr
2015-08-23Clean up threadingShadowNinja
2015-08-16Remove unused functions.onkrot
2015-08-12Fix Lua PcgRandomest31
2015-08-01Improve accuracy and safety of float serializationkwolekr
2015-08-01Clean up util/serialization.{cpp,h} and add unit testskwolekr
2015-07-31tests: Log exceptions thrown inside of unit testskwolekr
2015-07-27Add AreaStore data structureest31
2015-07-13Add more robust error checking to deSerialize*String routineskwolekr
2015-07-08Use UTF-8 instead of narrowest31
2015-06-18Fix wrap_rows at inner byte of multibyte sequencefigec