mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-01 08:23:35 +00:00
- Get the scroller orientation from the xib. - Fix the nonsensical calculation of _isVertical when given bounds. - Since orientation comes from the xib, had to re-nib2cib everything to be safe.
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