rj00a / evenio

An event-driven Entity Component System
MIT License
132 stars 14 forks source link

Add more unit tests for queries and fix regression. #37

Closed rj00a closed 5 months ago

rj00a commented 5 months ago

Not<Q> queries weren't being handled correctly in matches_archetype. There are now unit tests to cover this.

Should fix the issue mentioned in https://github.com/rj00a/evenio/pull/35#issuecomment-2040239497