Mercurial > hg > piper-cpp
log test/vamp-client/tst_PluginStub.cpp @ 206:f7045f7995bc
age | author | description |
---|---|---|
Thu, 09 Feb 2017 12:06:43 +0000 | Lucas Thompson | Fix typo and use actual data in all process calls. |
Thu, 09 Feb 2017 11:01:13 +0000 | Lucas Thompson | Demonstrate that the plugin cannot be re-initialised after a failed call to process. |
Tue, 07 Feb 2017 20:42:20 +0000 | Lucas Thompson | Direct initialisation |
Tue, 07 Feb 2017 18:35:52 +0000 | Lucas Thompson | Change wording. |
Tue, 07 Feb 2017 18:31:56 +0000 | Lucas Thompson | Remove redundant line. |
Tue, 07 Feb 2017 18:19:57 +0000 | Lucas Thompson | Add some more tests for calling process after successful and failed initialise calls. |
Tue, 07 Feb 2017 16:35:16 +0000 | Lucas Thompson | Test setup for testing PluginCache caches framing sizes across init calls. |
Tue, 07 Feb 2017 11:07:17 +0000 | Lucas Thompson | Setup test harness (Catch), integrate into build system. |