public
Description: Web Application Framework in JavaScript and Objective-J
Homepage: http://cappuccino.org
Clone URL: git://github.com/280north/cappuccino.git
cappuccino / Tests
name age message
..
directory AppKit/ Fri Oct 16 14:37:58 -0700 2009 Added test for 09858caaedfdc9211b7ee7355e104890... [boucher]
directory AttachedSheet/ Thu Oct 08 13:12:30 -0700 2009 More sheets. [boucher]
directory Foundation/ Thu Oct 22 10:05:58 -0700 2009 implement CPException tests [sethtrain]
directory Objective-J/ Thu Dec 11 05:23:47 -0800 2008 Added utilities.js in Objective-J with Base64 e... [tlrobinson]
file README Thu Sep 18 16:33:01 -0700 2008 Tests README [tlrobinson]
directory TableCibTest/ Thu Sep 17 00:38:19 -0700 2009 Brought cib support up to date with TableView c... [tolmasky]
directory TableTest/ Mon Aug 24 00:21:15 -0700 2009 Made CPCibConnector, CPCibOutletConnector, and ... [tolmasky]
Tests/README
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