libcheck / check

A unit testing framework for C
GNU Lesser General Public License v2.1
1.07k stars 210 forks source link

Create linux builds for gcc and clang #277

Closed brarcher closed 4 years ago

brarcher commented 4 years ago

The only compiler being used to this point was the default compiler. This commit creates tests for building with gcc and clang explicitly.