<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 16, 2020 at 12:16 AM Jonathan Wilkes <<a href="mailto:jon.w.wilkes@gmail.com">jon.w.wilkes@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Ah, I see. So now I can simplify the CI instructions by doing "make<br>
all check" right after the build. Nice.<br></blockquote><div><br></div><div>Exactly. Not "right after the build", though, `make all check` already does it all, first build, then check. But of course you can also run those two targets separately if you prefer.<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Let me think a bit about the tests some more. There's already a UX<br>
problem because one has to add a test patch *and* create an<br>
abstraction in regression_tests.pd. It would be much better to be able<br>
to add the test patch and have regression_tests.pd run whatever is in<br>
the directory.<br></blockquote><div><br></div><div>You could probably use a little inspection to add a quick check whether the patch runs in the light or the complete environment, and adjust accordingly. That would be the most elegant solution.</div><div><br></div><div>Albert<br></div></div><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Dr. Albert Gr"af<br>Computer Music Research Group, JGU Mainz, Germany<br>Email: <a href="mailto:aggraef@gmail.com" target="_blank">aggraef@gmail.com</a>, web: <a href="https://agraef.github.io/" target="_blank">https://agraef.github.io/</a></div></div></div></div></div></div></div>