Add tests for event handling, use NazaraUnitTests [EventHandler]

This commit is contained in:
Gawaboumga
2016-10-12 21:08:02 +02:00
parent f19100d179
commit d4e569c09e
26 changed files with 1165 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ TOOL.Files = {
TOOL.FilesExcluded = {
"../tests/Engine/Audio/**",
"../tests/Engine/Graphics/**",
"../tests/Engine/Utility/**",
"../tests/SDK/NDK/Application.cpp",
"../tests/SDK/NDK/Systems/ListenerSystem.cpp",
"../tests/SDK/NDK/Systems/RenderSystem.cpp"