Jude Melton-Houghton 5f2925c59c Increase `ftos` precision (#13141) hace 1 año
..
helpers 907dcdcf7b Add unittests for item movement code (#11885) hace 2 años
test_mod 9fab5d594c Add "MINETEST_MOD_PATH" environment variable (#11515) hace 3 años
test_world 0b4f424f41 Inventory: Send dirty lists where appropriate (#8742) hace 5 años
CMakeLists.txt 7c21347a40 Rename "mod metadata" to "mod storage" everywhere hace 1 año
mock_activeobject.h 907dcdcf7b Add unittests for item movement code (#11885) hace 2 años
mock_inventorymanager.h 907dcdcf7b Add unittests for item movement code (#11885) hace 2 años
mock_server.h 907dcdcf7b Add unittests for item movement code (#11885) hace 2 años
mock_serveractiveobject.h 907dcdcf7b Add unittests for item movement code (#11885) hace 2 años
test.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) hace 1 año
test.h 70dc23f996 Improve testSerializeJsonString unit tests hace 2 años
test_activeobject.cpp 907dcdcf7b Add unittests for item movement code (#11885) hace 2 años
test_address.cpp 04bd253390 Move the codebase to C++14 hace 2 años
test_areastore.cpp 75bf9b75ca Make sure relevant std::stringstreams are set to binary hace 3 años
test_authdatabase.cpp b9343a7da4 Fix temporary path crash in TestAuthDatabase (#7753) hace 6 años
test_ban.cpp 08c0b7696a TestBan: Clean up properly after completing test (#9994) hace 4 años
test_clientactiveobjectmgr.cpp de85bc9227 fix: some code tidy about includes & irr namespaces hace 3 años
test_collision.cpp 3ad5388c6d Collision various fixes (#9343) hace 4 años
test_compression.cpp d1624a5521 Switch MapBlock compression to zstd (#10788) hace 3 años
test_config.h.in 907dcdcf7b Add unittests for item movement code (#11885) hace 2 años
test_connection.cpp 57a59ae92d Network: Delete copy constructor and use std::move instead (#11642) hace 2 años
test_eventmanager.cpp 04bd253390 Move the codebase to C++14 hace 2 años
test_filepath.cpp 038da00e79 Code optimizations / refactor (#12704) hace 2 años
test_gameui.cpp e3e98f9356 LINT fix hace 6 años
test_gettext.cpp ff934d538c Fix various code & correctness issues (#11815) hace 2 años
test_inventory.cpp 0b4f424f41 Inventory: Send dirty lists where appropriate (#8742) hace 5 años
test_irrptr.cpp 5683bb76cc Fix compiler warnings hace 2 años
test_keycode.cpp 5f1cd555cd Move client-specific files to 'src/client' (#7902) hace 5 años
test_lua.cpp 03428d9825 Modify PUC Lua to wrap C++ exceptions (#12445) hace 2 años
test_map.cpp cb725a4555 Speed up find_nodes_in_area (#12845) hace 1 año
test_map_settings_manager.cpp c60a146e22 Rework Settings to support arbitrary hierarchies (#11352) hace 3 años
test_mapnode.cpp 9676364c1f Optimize lighting calculation (#12797) hace 1 año
test_modchannels.cpp 6f1c907204 Implement mod communication channels (#6351) hace 7 años
test_modstoragedatabase.cpp 7c21347a40 Rename "mod metadata" to "mod storage" everywhere hace 1 año
test_moveaction.cpp 907dcdcf7b Add unittests for item movement code (#11885) hace 2 años
test_nodedef.cpp a463620edb Re-order sound-related code (#12382) hace 2 años
test_noderesolver.cpp 05719913ac Schematic: Properly deal with before/after node resolving and document (#11011) hace 3 años
test_noise.cpp 8e5bd82c4d fix integer overflow in mapgen (#11641) hace 2 años
test_objdef.cpp 2062c80e21 Allow ObjDefManager instances to be cloned hace 4 años
test_profiler.cpp 91a9382c25 Pass clang-format on various cpp/header files (#5559) hace 7 años
test_random.cpp 2481ea27ce Fix many issues reported by clang-tidy (#7189) hace 6 años
test_schematic.cpp 05719913ac Schematic: Properly deal with before/after node resolving and document (#11011) hace 3 años
test_serialization.cpp 70dc23f996 Improve testSerializeJsonString unit tests hace 2 años
test_server_shutdown_state.cpp 907dcdcf7b Add unittests for item movement code (#11885) hace 2 años
test_serveractiveobjectmgr.cpp 907dcdcf7b Add unittests for item movement code (#11885) hace 2 años
test_servermodmanager.cpp 99c8295e71 Fix media overriding regression (#12602) hace 2 años
test_settings.cpp 5f2925c59c Increase `ftos` precision (#13141) hace 1 año
test_socket.cpp 0ea8df4d64 Socket-related cleanups hace 2 años
test_threading.cpp 3fb1f45301 Remove Thread::kill() and related unittest (#10317) hace 4 años
test_utilities.cpp c9317a16c5 Remove duplicate test for trim hace 2 años
test_voxelalgorithms.cpp f073e37d2f Test on-lighting node param1 in lighting test hace 1 año
test_voxelarea.cpp 2d8eac4e0a Don't test overflow behavior for VoxelArea extents hace 2 años
test_voxelmanipulator.cpp 3face01a20 Node definition manager refactor (#7016) hace 6 años