Gh Unit Versions Save

DEPRECATED Test Framework for Objective-C

0.6.0

7 years ago
  • Deprecate project
  • Bugfixes

0.5.9

7 years ago
  • 64-Bit support
  • Modern Objective-C Syntax
  • New podspecs
  • Bugfixes

0.5.8

10 years ago
  • 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+)