Skip to content

1.1 - add assertNear() for approximate floating point comparison

Choose a tag to compare

@bxparks bxparks released this 23 Jul 21:16
· 222 commits to master since this release
df1433a
  • 1.1 (2018-07-23)
    • Add assertNear() and assertNotNear() for floating and integral types.
      Fixes #35.
    • Moved deliberately failing tests into FailingTest.ino and add passing
      tests to AUniter/Jenkins.