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