sfan5 d8190e1c5f Some globals (un-)init fixes 1 week ago
..
CMakeLists.txt e3b9828f24 Add unit tests for SAO load / unload behaviour 1 month ago
mesh_compare.cpp 753f03ff6a Add mesh comparison functions, for tests 2 months ago
mesh_compare.h 753f03ff6a Add mesh comparison functions, for tests 2 months ago
mock_activeobject.h 907dcdcf7b Add unittests for item movement code (#11885) 1 year ago
mock_inventorymanager.h 61a5733692 Unittest: Add inventory callback tests 1 month ago
mock_server.h bc4ab8b99e General code refactoring/improvements in server, treegen and connection 1 month ago
mock_serveractiveobject.h 907dcdcf7b Add unittests for item movement code (#11885) 1 year ago
test.cpp 7e4462e0ac Better handling of temporary folders 2 weeks ago
test.h 64b59184d1 Reduce test framework macrosity 4 months ago
test_activeobject.cpp 907dcdcf7b Add unittests for item movement code (#11885) 1 year ago
test_address.cpp dc7fb26921 Extend capabilities of Address class 3 months ago
test_areastore.cpp 75bf9b75ca Make sure relevant std::stringstreams are set to binary 2 years ago
test_authdatabase.cpp d8190e1c5f Some globals (un-)init fixes 3 days ago
test_ban.cpp 5dbc1d4c08 Move some files to src/server/ 2 months ago
test_clientactiveobjectmgr.cpp 11ec75c2ad ActiveObjectMgr fixes (#13560) 6 months ago
test_collision.cpp 3ad5388c6d Collision various fixes (#9343) 4 years ago
test_compression.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 2 months ago
test_connection.cpp 24f2c38093 Split internal parts from connection.h 1 month ago
test_content_mapblock.cpp 0d30a3071a Add meshgen tests 2 months ago
test_craft.cpp 50e91b882c Add some simple unittests for shapeless recipes 1 year ago
test_datastructures.cpp 492aab20fe Fix compiler warnings 1 month ago
test_eventmanager.cpp 04bd253390 Move the codebase to C++14 2 years ago
test_filesys.cpp 714c9361ea Add unit tests for fs::CopyFileContents 2 months ago
test_gameui.cpp adaa4cc2f3 Move hard coded minimap to builtin (#14071) 2 months ago
test_gettext.cpp ff934d538c Fix various code & correctness issues (#11815) 2 years ago
test_inventory.cpp 0b4f424f41 Inventory: Send dirty lists where appropriate (#8742) 4 years ago
test_irrptr.cpp f947e2afec Fix some gcc -Wself-move warnings 10 months ago
test_keycode.cpp 2025dcffbd Revert "Don't trigger a key event if a key with the same associated char was pressed (#13773)" 5 months ago
test_lua.cpp 03428d9825 Modify PUC Lua to wrap C++ exceptions (#12445) 1 year ago
test_map.cpp cb725a4555 Speed up find_nodes_in_area (#12845) 1 year ago
test_map_settings_manager.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 2 months ago
test_mapnode.cpp 9676364c1f Optimize lighting calculation (#12797) 1 year ago
test_mesh_compare.cpp 753f03ff6a Add mesh comparison functions, for tests 2 months ago
test_modchannels.cpp 6f1c907204 Implement mod communication channels (#6351) 6 years ago
test_modstoragedatabase.cpp 7c21347a40 Rename "mod metadata" to "mod storage" everywhere 1 year ago
test_moveaction.cpp bc4ab8b99e General code refactoring/improvements in server, treegen and connection 1 month ago
test_nodedef.cpp a463620edb Re-order sound-related code (#12382) 1 year ago
test_noderesolver.cpp 05719913ac Schematic: Properly deal with before/after node resolving and document (#11011) 3 years ago
test_noise.cpp 8e5bd82c4d fix integer overflow in mapgen (#11641) 1 year ago
test_objdef.cpp 2062c80e21 Allow ObjDefManager instances to be cloned 4 years ago
test_profiler.cpp 91a9382c25 Pass clang-format on various cpp/header files (#5559) 7 years ago
test_random.cpp ceaa7e2fb0 Add API for restoring PseudoRandom and PcgRandom state (#14123) 3 months ago
test_sao.cpp bc4ab8b99e General code refactoring/improvements in server, treegen and connection 1 month ago
test_schematic.cpp 05719913ac Schematic: Properly deal with before/after node resolving and document (#11011) 3 years ago
test_serialization.cpp 180ec92ef9 Remove trailing whitespace (#13505) 11 months ago
test_server_shutdown_state.cpp 133f706bf3 Make unittests less reliant on files in the source distribution 3 months ago
test_serveractiveobjectmgr.cpp 178943b4b7 Improve ServerEnvironment::getRemovedActiveObjects() in many ways 1 month ago
test_servermodmanager.cpp 7901087466 Rename `MINETEST_SUBGAME_PATH` to `MINETEST_GAME_PATH` (#14351) 2 months ago
test_settings.cpp d8190e1c5f Some globals (un-)init fixes 3 days ago
test_socket.cpp 0ea8df4d64 Socket-related cleanups 2 years ago
test_threading.cpp 3fbe42c3a2 Add unittest to check thread_local destructor brokenness 3 months ago
test_utilities.cpp 5df60d85f7 Cache iconv context per-thread 3 weeks ago
test_voxelalgorithms.cpp 5a07f5a652 Fix inconsistent rounding in VoxelLineIterator::VoxelLineIterator (#14555) 3 days ago
test_voxelarea.cpp 84fb663d6c Add VoxelArea::intersect() 10 months ago
test_voxelmanipulator.cpp 3face01a20 Node definition manager refactor (#7016) 6 years ago