mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-06 07:55:36 +00:00
Other changes: - Renamed Parser to OldParser to make it clear this is going away. - Removed all the useless "unit tests" which did not actually test anything. - Added a new GTest-based test executable that can be run with CMake's CTest. - Added unit tests for the new fileParser class, including test files.