mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-08 19:57:14 +00:00
* Replace generic 'NewApplication' placeholder strings with specific product names. * Extract target names from Jakefile and assert parity with Info.plist CPBundleName. * Improve visual grounding during manual test suite auditing.
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