alisomay / libpd-rs

Safe rust abstractions over libpd.
Other
82 stars 4 forks source link

Add linux binary and extend gui tests with linux platform. #2

Open alisomay opened 2 years ago

alisomay commented 2 years ago

Currently tests/gui.rs tests libpd's gui tools on only windows and mac binaries.

A linux binary could be added to extend those tests to linux.