osc
osc copied to clipboard
various tests
would be useful to include some more structured testing and look more closely at protocol coverage (or deviation)
manual tests via e46e9b1942c3bd5a439dceafa576c062a68c6cbd need to be adapted to something more automated
quicklisp testing (as mentioned in #13)
Best way would be to try to load it in bare sbcl (not in sly/slime or with an extensive init file) with ASDF warnings visible. If using quickload, use
:verbose t
as well.
...and now with fiveam
as seen near 15215d5babbbf64c1e0e76696471a91bed597624
@byulparan and @PuercoPop (and anyone else of course) if you have any examples of unexpected errors or incompatibility (esp. supercollider) let me know and I can add some tests...