Split polyphony test into two tests.

This commit is contained in:
Veikko Sariola
2020-05-17 08:32:35 +03:00
parent f06810d956
commit 15717557f1
4 changed files with 39 additions and 1 deletions

View File

@ -122,3 +122,4 @@ regression_test(test_envelope_16bit ENVELOPE "" test_envelope)
target_compile_definitions(test_envelope_16bit PUBLIC SU_USE_16BIT_OUTPUT)
regression_test(test_polyphony "ENVELOPE;VCO_SINE")
regression_test(test_chords "ENVELOPE;VCO_SINE")