Skip to content

Check 0.15.0

Compare
Choose a tag to compare
@brarcher brarcher released this 21 Jun 20:40
· 105 commits to master since this release
aa8657b

This release adds mutual exclusion support for Windows.

  • Define CK_ATTRIBUTE_FORMAT for GCC >= 2.95.3, to make use of ‘gnu_printf’ format attribute
    Issue #249

  • Refactor tests to fix signed - unsigned conversions
    Issue #249

  • Refactor some Check internals to use proper interger types
    Issue #250

  • Implement missing mutual exclusion for Windows hosts
    Issue #257

Downloads