jamoma / JamomaCore

Jamoma Frameworks for Audio and Control Structure
Other
36 stars 14 forks source link

Develop DRYer solution for test.cpp #200

Open nwolek opened 10 years ago

nwolek commented 10 years ago

From @tap in #166

digression 1: "makefile now looks for test.cpp file in a given project - if present, it runs" -- most of these test.cpp files are the same, right? or nearly the same? so we aren't dry and we could (should?) make this simpler and provide a default "test.cpp" if one isn't present. Guess that should be a new Github ticket.

test.cpp file where I have tagged lines to customize: https://github.com/jamoma/JamomaCore/blob/master/DSP/extensions/AnalysisLib/test.cpp