On 11/07/2021 20:36, Ichthyostega wrote:
> 
> Hi Will,
> Hi Kristian,
> 
> gradually, step by step I'm getting this thing off the ground.
> The basic project layout and a (hopefully clean) CMake build is settled,
> as is a main() function to define the overall pattern of operation. Right
> now I'm in the middle of implementing how to read in the running
> configuration.
> Next major topic for me will to build an internal Testsuite definiton from
> the *.test specifications, that will be located in the directory tree.
> My intention is to build a minimal DSL, mostly just key=value pairs.
> Mostly, these test specs will just wrap up a Yoshimi CLI script,
> which the testrunner then feds to the yoshimi instance launched.
> Of course, in a second step, when we add the loading as LV2 plugin,
> then we'll extend that spec accordingly, to define state files and
> midi files to fed to Yoshimi...
> 
> 
> You can see my progress in the new Git repository published on Github
> 
> https://github.com/Ichthyostega/yoshimi-test.git
> 
> Which means, if interested, you could could clone that to have a closer
> look.
> And, as always, I appreciate any feedback.

I can at least start by saying that looking at the documentation, which
is very good btw, it looks like a clean and nice approach. I tried to
clone and build it myself, but got a message that "The source directory
".../yoshimi-test/yoshimi-testrunner/build" does not appear to contain
CMakeLists.txt.". I guess you're still in the middle of setting it up.

I'm really looking forward to having this safety net. :-)

-- 
Kristian


_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel

Reply via email to