Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@balaji-srin balaji-srin released this 12 Oct 22:10
· 4 commits to main since this release

What's Changed

  • Add cmock test by @balaji-nordic in #13
  • feat: Refactor mock generation code to a function by @balaji-nordic in #14
  • feat: Demonstrate how to test variadic functions by @balaji-nordic in #15
  • feat: Exclude CMakeFiles from duplication detection by @balaji-nordic in #16
  • Treat warning as error by @balaji-nordic in #17
  • feat: Add variadic_module_init function and its test by @balaji-nordic in #18
  • feat: Demonstrate how to mock inline functions. by @balaji-nordic in #19
  • fix: Regex to exclude CMakeFiles directory from duplication detection by @balaji-nordic in #20
  • feat: Add test demonstrating multiple arg checks and array return by @balaji-nordic in #21
  • feat: Update README.md with instructions to build and run by @balaji-nordic in #22
  • Add cmocka and a cmocka based test by @balaji-nordic in #23
  • fix: Update with link to Unity in README by @balaji-nordic in #24

Full Changelog: v0.0.1...v1.0.0