bubel-ecs/tests
Mergul 8ac9fa5dbd Fix crash in commit() when all components were removed from entity
Fix crash from issue #2 and add unittest case for it. Also implements general "empty" entity support
2023-04-24 23:46:16 +02:00
..
access_perf.d -update README code example (to one that compile) 2021-03-02 19:44:18 +01:00
basic.d Fix crash in commit() when all components were removed from entity 2023-04-24 23:46:16 +02:00
bugs.d Fix crash in commit() when all components were removed from entity 2023-04-24 23:46:16 +02:00
id_manager.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
map.d Added more tests 2020-05-27 19:46:11 +02:00
meson.build Small fixes 2022-07-09 20:27:01 +00:00
perf.d -update README code example (to one that compile) 2021-03-02 19:44:18 +01:00
runner.d -fixed some meson issues on windows (becs and tests compilation works. Demos not yet) 2021-03-06 22:00:08 +01:00
tests.d -update README code example (to one that compile) 2021-03-02 19:44:18 +01:00
time.d Demo update and start counting tests times 2020-05-07 14:07:07 +02:00
vector.d Added more tests 2020-05-27 19:46:11 +02:00