gh-unit v0.6.0 Release Notes
Release Date: 2016-08-09 // over 8 years ago-
- ๐ Deprecate project
- ๐ Bugfixes
Previous changes from v0.5.8
-
- ๐ 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+)