mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-04 18:03:41 +00:00
--- - Enhanced -description method of CPImage and CPColor to show the exact content, especially for pattern colors. - Added CPColorWithImages() convenience function, analogous to PatternColor() function used in theme descriptors. - Added @cond/@endcond in CPColor to ignore local variables. - Sample app included. See the console for samples of -description output for all color/image types.
Requires objj be installed, as well as ojunit, located at http://github.com/280north/ojunit
Run individual tests using a command similar to the following:
objj ojunit/OJTestRunnerText.j cappuccino/Tests/Foundation/CPDateTest.j