osc icon indicating copy to clipboard operation
osc copied to clipboard

various tests

Open zzkt opened this issue 2 years ago • 4 comments

would be useful to include some more structured testing and look more closely at protocol coverage (or deviation)

zzkt avatar Aug 25 '22 06:08 zzkt

manual tests via e46e9b1942c3bd5a439dceafa576c062a68c6cbd need to be adapted to something more automated

zzkt avatar Aug 26 '22 08:08 zzkt

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.

zzkt avatar Oct 11 '22 09:10 zzkt

...and now with fiveam as seen near 15215d5babbbf64c1e0e76696471a91bed597624

zzkt avatar Dec 31 '23 16:12 zzkt

@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...

zzkt avatar Jan 03 '24 09:01 zzkt