Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit tests for CCColor #1319

Open
wants to merge 1 commit into
base: v3.4
Choose a base branch
from
Open

Commits on May 7, 2015

  1. Unit tests for CCColor

    Catches the problem that cocos2d#1318 fixes
    And provides a starting point for further tests.  Major current functionality not covered is:
    - (CCColor*) initWithHue:(float)hue saturation:(float)saturation brightness:(float)brightness alpha:(float)alpha
    
    and none of the internal color space workings are tested.
    richardgroves committed May 7, 2015
    Configuration menu
    Copy the full SHA
    c851266 View commit details
    Browse the repository at this point in the history