Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

0.5.8

Compare
Choose a tag to compare
@x2on x2on released this 03 Nov 13:01
· 71 commits to master since this release
  • Move GHViewTestCase to iOS specific folder
  • Fix issue #119 (Xcode 4.6.1/iOS 6.1 support)
  • Added the environment variable GHUNIT_STDERR_REDIRECT for GHUnitIOS stderr redirection.
  • Added bits per component to comparison
  • Fixed spelling error
  • Updated compiler settings for ARC and latest compiler
  • Compare images based on pixel sizes instead of point sizes
  • Switched to memcmp for view image comparison
  • Change save location with GHUNIT_DOCS_DIR.
  • Fix issue #96 (Fix GHUNIT_CLI test run for iOS 6.1+)