crystal-lang / install-crystal

GitHub Action: Install Crystal programming language
https://crystal-lang.github.io/install-crystal/configurator.html
MIT License
68 stars 8 forks source link

Add functional tests for availability of lib dependencies #29

Closed straight-shoota closed 1 year ago

straight-shoota commented 1 year ago

Ensure that the test program actually uses the tested libraries, because otherwise they would not be linked (ref: https://github.com/crystal-lang/install-crystal/issues/26#issuecomment-1614477679).