1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00
luanti/src/unittest
Lars Müller 23e502fa0e
Test & document conventions used by matrix4::setRotation* (#15542)
Also includes a minor `matrix4::transformVect` refactor to make testing easier.
2024-12-14 17:02:16 +01:00
..
CMakeLists.txt Test & document conventions used by matrix4::setRotation* (#15542) 2024-12-14 17:02:16 +01:00
mesh_compare.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
mesh_compare.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
mock_activeobject.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
mock_inventorymanager.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
mock_server.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
mock_serveractiveobject.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_activeobject.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_address.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_areastore.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_authdatabase.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_ban.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_clientactiveobjectmgr.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_collision.cpp Remove unused pos_max_d 2024-11-12 10:52:46 +01:00
test_compression.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_connection.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_content_mapblock.cpp Drop fixed pipeline support code (#15421) 2024-11-13 14:24:01 +01:00
test_craft.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_datastructures.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_eventmanager.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_filesys.cpp Fix script security path normalization in presence of links (#15481) 2024-12-03 16:51:34 +01:00
test_gameui.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_gettext.cpp Fix various code & correctness issues (#11815) 2021-12-05 14:40:30 +01:00
test_inventory.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_irr_gltf_mesh_loader.cpp Refactor: Merge [IC]SkinnedMesh into SkinnedMesh (#15511) 2024-12-06 18:03:44 +01:00
test_irr_matrix4.cpp Test & document conventions used by matrix4::setRotation* (#15542) 2024-12-14 17:02:16 +01:00
test_irrptr.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_keycode.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_logging.cpp Ensure that null C strings do not break logging (#15255) 2024-10-12 22:34:24 +02:00
test_lua.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_map.cpp Speed up find_nodes_in_area (#12845) 2022-10-13 09:35:19 -04:00
test_map_settings_manager.cpp Use openssl's sha1 and sha256, optionally (#15472) 2024-12-10 22:00:43 +01:00
test_mapblock.cpp Add unit tests for MapBlock (de)serialization (#14560) 2024-05-05 22:54:40 +02:00
test_mapgen.cpp Mapgen: Fix biome Y calculation regression 2024-12-08 20:27:33 +01:00
test_mapnode.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_mesh_compare.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_modchannels.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_modstoragedatabase.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_moveaction.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_nodedef.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_noderesolver.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_noise.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_objdef.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_profiler.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_random.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_sao.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_schematic.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_serialization.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_server_shutdown_state.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_serveractiveobjectmgr.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_servermodmanager.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_settings.cpp Make string to v3f parsing consistent, replace core.setting_get_pos() by core.settings:get_pos() (#15438) 2024-12-04 18:19:46 +01:00
test_socket.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_threading.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_translations.cpp Fixup parsing for Plural-Forms (#15519) 2024-12-12 15:33:34 +01:00
test_utilities.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
test_voxelalgorithms.cpp Change VoxelArea volume to be u32 2024-12-10 22:00:28 +01:00
test_voxelarea.cpp Change VoxelArea volume to be u32 2024-12-10 22:00:28 +01:00
test_voxelmanipulator.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00