mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-16 07:31:28 +00:00
TODO: Automatic table resizing should only resize columns marked with TableColumnAutoresizingMask. TODO: When implemented, use CPTrackingArea instead of mouse moved events.
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