2
0
JosiahWI 8e5bd82c4d fix integer overflow in mapgen (#11641) 2 жил өмнө
..
test_mod 9fab5d594c Add "MINETEST_MOD_PATH" environment variable (#11515) 3 жил өмнө
test_world 0b4f424f41 Inventory: Send dirty lists where appropriate (#8742) 5 жил өмнө
CMakeLists.txt 21f17e871e Compile Lua as C++ (#11683) 2 жил өмнө
test.cpp 9f338f5a56 Replace all uses of core::list with std::list (#12313) 2 жил өмнө
test.h 70dc23f996 Improve testSerializeJsonString unit tests 2 жил өмнө
test_activeobject.cpp 0d6b58a772 Add unittests on ActiveObject and BanManager class (#6866) 6 жил өмнө
test_address.cpp 04bd253390 Move the codebase to C++14 2 жил өмнө
test_areastore.cpp 75bf9b75ca Make sure relevant std::stringstreams are set to binary 3 жил өмнө
test_authdatabase.cpp b9343a7da4 Fix temporary path crash in TestAuthDatabase (#7753) 6 жил өмнө
test_ban.cpp 08c0b7696a TestBan: Clean up properly after completing test (#9994) 4 жил өмнө
test_clientactiveobjectmgr.cpp de85bc9227 fix: some code tidy about includes & irr namespaces 3 жил өмнө
test_collision.cpp 3ad5388c6d Collision various fixes (#9343) 4 жил өмнө
test_compression.cpp d1624a5521 Switch MapBlock compression to zstd (#10788) 3 жил өмнө
test_config.h.in 9fab5d594c Add "MINETEST_MOD_PATH" environment variable (#11515) 3 жил өмнө
test_connection.cpp 57a59ae92d Network: Delete copy constructor and use std::move instead (#11642) 2 жил өмнө
test_eventmanager.cpp 04bd253390 Move the codebase to C++14 2 жил өмнө
test_filepath.cpp f522e7351a Fix RemoveRelatvePathComponents 8 жил өмнө
test_gameui.cpp e3e98f9356 LINT fix 6 жил өмнө
test_gettext.cpp ff934d538c Fix various code & correctness issues (#11815) 2 жил өмнө
test_inventory.cpp 0b4f424f41 Inventory: Send dirty lists where appropriate (#8742) 5 жил өмнө
test_irrptr.cpp 5683bb76cc Fix compiler warnings 2 жил өмнө
test_keycode.cpp 5f1cd555cd Move client-specific files to 'src/client' (#7902) 6 жил өмнө
test_lua.cpp 21f17e871e Compile Lua as C++ (#11683) 2 жил өмнө
test_map.cpp a9bccb964f Raise max mapgen limit constant to align with mapblock size 2 жил өмнө
test_map_settings_manager.cpp c60a146e22 Rework Settings to support arbitrary hierarchies (#11352) 3 жил өмнө
test_mapnode.cpp 3face01a20 Node definition manager refactor (#7016) 6 жил өмнө
test_modchannels.cpp 6f1c907204 Implement mod communication channels (#6351) 7 жил өмнө
test_modmetadatadatabase.cpp bf22569019 Use a database for mod storage (#11763) 2 жил өмнө
test_nodedef.cpp 1c1c97cbd1 Modernize source code: last part (#6285) 7 жил өмнө
test_noderesolver.cpp 05719913ac Schematic: Properly deal with before/after node resolving and document (#11011) 3 жил өмнө
test_noise.cpp 8e5bd82c4d fix integer overflow in mapgen (#11641) 2 жил өмнө
test_objdef.cpp 2062c80e21 Allow ObjDefManager instances to be cloned 4 жил өмнө
test_profiler.cpp 91a9382c25 Pass clang-format on various cpp/header files (#5559) 7 жил өмнө
test_random.cpp 2481ea27ce Fix many issues reported by clang-tidy (#7189) 6 жил өмнө
test_schematic.cpp 05719913ac Schematic: Properly deal with before/after node resolving and document (#11011) 3 жил өмнө
test_serialization.cpp 70dc23f996 Improve testSerializeJsonString unit tests 2 жил өмнө
test_server_shutdown_state.cpp 04bd253390 Move the codebase to C++14 2 жил өмнө
test_serveractiveobjectmgr.cpp e8ac5a31cf Optimize get_objects_inside_radius calls (#9671) 4 жил өмнө
test_servermodmanager.cpp 9fab5d594c Add "MINETEST_MOD_PATH" environment variable (#11515) 3 жил өмнө
test_settings.cpp 2760371d8e Settings: Purge getDefault, clean FontEngine 3 жил өмнө
test_socket.cpp 0ea8df4d64 Socket-related cleanups 2 жил өмнө
test_threading.cpp 3fb1f45301 Remove Thread::kill() and related unittest (#10317) 4 жил өмнө
test_utilities.cpp c9317a16c5 Remove duplicate test for trim 2 жил өмнө
test_voxelalgorithms.cpp 3face01a20 Node definition manager refactor (#7016) 6 жил өмнө
test_voxelarea.cpp 2d8eac4e0a Don't test overflow behavior for VoxelArea extents 2 жил өмнө
test_voxelmanipulator.cpp 3face01a20 Node definition manager refactor (#7016) 6 жил өмнө