mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-02 20:43:36 +00:00
- Added more documentation for -defaultSearchTemplate. - Capitalized the text of the menu items in the default template. - Adding a separator before no recents menu item if there are items before it. - Updated the test app to use the default template and then modify it. - Updated the test app to maintain the state of the custom items.
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