mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-14 14:41:28 +00:00
Also adds a startValue arg to the function translating Capp values to css values (needed for translate because you translate the offset). CPViewAnimator: when ensuing animations, separate the fallback (the function executed when animation are not supported) and the completion function executed when the animation ends. Cleanup xib in manual test: removed controls.
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