mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
Replaced "280north" by "cappuccino" for github username and all github URL references in the install script and documentation.
6 lines
235 B
Plaintext
6 lines
235 B
Plaintext
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
|