mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-17 08:01:27 +00:00
CPButton and subclasses respect highlightsBy and showsStateBy masks now. Conflicts: AppKit/CPButton.j Tests/Manual/CPButtonTest/AppController.j Tests/Manual/CPButtonTest/Info.plist Tests/Manual/CPButtonTest/Resources/MainMenu.cib Tests/Manual/CPButtonTest/Resources/MainMenu.xib
Requires objj be installed, as well as ojunit, located at http://github.com/cappuccino/ojunit
Run individual tests using a command similar to the following:
objj ojunit/OJTestRunnerText.j cappuccino/Tests/Foundation/CPDateTest.j