mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-01 21:16:01 +00:00
…
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-unittestsimply runs TestRunner::run() and returns 0 (success) or 1 (failure)
The other tests need to be updated to SDL2.