bubel-ecs/tests
mmcomando 66b5807368 Improve meson build.
-Add all required packages as wrap dependencies
-Move source lsitnings to separate files
-Proper dependencies declarations
-Set global D compiler arguments
-Add few asserts
-Add test exe
-Other small improvements

Tested with dmd with betterC, demos executable has to be run from 'demos' directory to properly load assets.
2021-02-21 20:44:58 +01:00
..
access_perf.d FIxed GDC compilation (basic betterC WIP) and some improvements 2020-05-14 22:18:57 +02:00
basic.d -fix some memory leaks in unittests 2021-01-09 14:30:56 +01:00
bugs.d Fixed betterC compilation 2020-05-27 18:22:55 +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 Improve meson build. 2021-02-21 20:44:58 +01:00
perf.d FIxed GDC compilation (basic betterC WIP) and some improvements 2020-05-14 22:18:57 +02:00
runner.d Bug fixes 2020-06-15 17:21:29 +02:00
tests.d -fix some memory leaks in unittests 2021-01-09 14:30:56 +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