jamoma / JamomaCore

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

Test shows that transformCSVStringToSymbolArray() method may not return expected values #302

Open nwolek opened 10 years ago

nwolek commented 10 years ago

Assertions for this new test are not working and therefore commented out: https://github.com/jamoma/JamomaCore/blob/merge/api_and_api-cleanup/Foundation/library/tests/TTValue.test.cpp#L709

Search reveals that this method is only used one place in Core: https://github.com/jamoma/JamomaCore/blob/merge/api_and_api-cleanup/Foundation/library/source/TTEnvironment.cpp#L87

Therefore I am not putting too high a priority on figuring out the test.