Skip to content

CMock v2.4.5

Compare
Choose a tag to compare
@mvandervoord mvandervoord released this 12 Sep 11:29
· 327 commits to master since this release
  • significant updates to the create_makefile option
  • fixed race conditions when requiring plugins when using ruby multitasking support
  • fixed result file extensions to support scripts again
  • ignore mock_ files from coverage analysis
  • add pragma push and pop to gcc version of autogenerated test files
  • reintroduce ruby 1.9.3 support (it just doesn't get the improved brace matching)
  • lots of improvements for handling const
  • documentation cleanup