jamoma / JamomaCore

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

rewrite TTAudioGraphGenerator::test #188

Open nwolek opened 10 years ago

nwolek commented 10 years ago

Commented out temporarily to implement build & test. This is not the same as other issues where the test assertions do not match. The test actually causes a crash.

The test uses a number of deprecated calls to TTObjectBaseInstantiate & TTObjectBaseRelease. This is not likely the source of the crash, but would ideally be addressed at the same time.

nwolek commented 10 years ago

Make sure you are looking in the right place. Test is found in this file: https://github.com/jamoma/JamomaCore/blob/merge/api_and_api-cleanup/AudioGraph/library/tests/split-gain-join.test.cpp

nwolek commented 10 years ago

Just noticed these in Doxygen comments: "brief - Jamoma Audio Graph integration test -- details -Implemented as a unit test for TTAudioGraphGenerator for the time-being"

@lossius - is this there an AudioGraph integration test duplicating this elsewhere?

We've been without this test since November, so moving this to 0.6.1/cleanup