Collection of DPF-based plugins for packaging
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falkTX 5c201852b6 Update DPF, make ProM buildable no matter what 3 years ago
..
CMakeLists.txt Update DPF, make ProM buildable no matter what 3 years ago
COPYING Update DPF, make ProM buildable no matter what 3 years ago
ChangeLog Update DPF, make ProM buildable no matter what 3 years ago
ConfigFile.cpp Update DPF, make ProM buildable no matter what 3 years ago
ConfigFile.h Update DPF, make ProM buildable no matter what 3 years ago
Makefile.am Update DPF, make ProM buildable no matter what 3 years ago
README.md Update DPF, make ProM buildable no matter what 3 years ago
config.h.in Update DPF, make ProM buildable no matter what 3 years ago
getConfigFilename.cpp Update DPF, make ProM buildable no matter what 3 years ago
getConfigFilename.h Update DPF, make ProM buildable no matter what 3 years ago
projectM-test-memleak.cpp Update DPF, make ProM buildable no matter what 3 years ago
projectM-test-texture.cpp Update DPF, make ProM buildable no matter what 3 years ago
projectM-test.cpp Update DPF, make ProM buildable no matter what 3 years ago
projectM-unittest.cpp Update DPF, make ProM buildable no matter what 3 years ago
sdltoprojectM.h Update DPF, make ProM buildable no matter what 3 years ago
video_init.cpp Update DPF, make ProM buildable no matter what 3 years ago
video_init.h Update DPF, make ProM buildable no matter what 3 years ago

README.md

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.