|
3 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 3 years ago | |
COPYING | 3 years ago | |
ChangeLog | 3 years ago | |
ConfigFile.cpp | 3 years ago | |
ConfigFile.h | 3 years ago | |
Makefile.am | 3 years ago | |
README.md | 3 years ago | |
config.h.in | 3 years ago | |
getConfigFilename.cpp | 3 years ago | |
getConfigFilename.h | 3 years ago | |
projectM-test-memleak.cpp | 3 years ago | |
projectM-test-texture.cpp | 3 years ago | |
projectM-test.cpp | 3 years ago | |
projectM-unittest.cpp | 3 years ago | |
sdltoprojectM.h | 3 years ago | |
video_init.cpp | 3 years ago | |
video_init.h | 3 years ago |
These tests are currently built only if ./configure --enable-sdl
is run. The one working
test doesn't actually require SDL, but the others are GUI.
projectM-unittest
simply runs TestRunner::run() and returns 0 (success) or 1 (failure)The other tests need to be updated to SDL2.