EntityComponentMetaSystem/src/test
Stephen Seo be43cd03c5 Heavy refactorings
Use temporary structs instead of tuples.
Enforce max line width of 80 characters.
Fix warning related to ECTest.cpp .

Note that currently this commit appears to be unable to be built by GCC,
but compiles OK with Clang.
2021-09-07 17:04:20 +09:00
..
ECTest.cpp Heavy refactorings 2021-09-07 17:04:20 +09:00
Main.cpp Basic meta stuff working 2016-02-25 12:08:02 +09:00
MetaTest.cpp Add ability to handle unknown types 2018-05-17 17:05:49 +09:00
ThreadPoolTest.cpp Allow ThreadPool to be created with < 2 ThreadCount 2021-09-07 11:46:38 +09:00
WillFailCompileTest.cpp Add static_assert, components must be def-const 2018-09-11 12:16:04 +09:00