oecs-sharp/tests/OECS.Tests
hypercross 96ba037432 feat: add component discovery source generator
Introduce an incremental source generator that automatically discovers
component types used with the World API. This allows the
WorldSerializer to perform serialization and deserialization without
relying on reflection, improving performance and stability.
2026-07-18 23:41:28 +08:00
..
CommandTests.cs refactor: remove QueryDescriptor from ISystem interface 2026-07-18 22:22:52 +08:00
CoreTests.cs feat: add component validation and TryGetComponent 2026-07-18 20:07:43 +08:00
EdgeCaseTests.cs feat: add component validation and TryGetComponent 2026-07-18 20:07:43 +08:00
OECS.Tests.csproj feat: add component discovery source generator 2026-07-18 23:41:28 +08:00
QueryAndSystemTests.cs refactor: remove QueryDescriptor from ISystem interface 2026-07-18 22:22:52 +08:00
ReactivityTests.cs refactor: remove QueryDescriptor from ISystem interface 2026-07-18 22:22:52 +08:00
RelationshipTests.cs refactor: add struct constraint to Relationship 2026-07-18 22:05:29 +08:00
SingletonTests.cs refactor: remove QueryDescriptor from ISystem interface 2026-07-18 22:22:52 +08:00