screenspaceimage test boilerplate and first test

This commit is contained in:
Michael Nilsson
2016-03-17 10:49:01 -04:00
parent 5bb4e3640d
commit 910ab3458e
2 changed files with 63 additions and 0 deletions

View File

@@ -30,11 +30,14 @@
#include <ghoul/misc/dictionary.h>
#include <ghoul/lua/ghoul_lua.h>
// test files
#include <test_common.inl>
//#include <test_spicemanager.inl>
#include <test_scenegraphloader.inl>
//#include <test_luaconversions.inl>
//#include <test_powerscalecoordinates.inl>
#include <test_screenspaceimage.inl>
#include <openspace/engine/openspaceengine.h>
#include <openspace/engine/wrapper/windowwrapper.h>
#include <openspace/engine/configurationmanager.h>