|
|
4 years ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 4 years ago | |
| COPYING | 4 years ago | |
| ChangeLog | 4 years ago | |
| ConfigFile.cpp | 4 years ago | |
| ConfigFile.h | 4 years ago | |
| Makefile.am | 4 years ago | |
| README.md | 4 years ago | |
| config.h.in | 4 years ago | |
| getConfigFilename.cpp | 4 years ago | |
| getConfigFilename.h | 4 years ago | |
| projectM-test-memleak.cpp | 4 years ago | |
| projectM-test-texture.cpp | 4 years ago | |
| projectM-test.cpp | 4 years ago | |
| projectM-unittest.cpp | 4 years ago | |
| sdltoprojectM.h | 4 years ago | |
| video_init.cpp | 4 years ago | |
| video_init.h | 4 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.