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