pjs/webtools/remora/app/tests
wclouser%mozilla.com af83d2d2e3 we love you shaver 2006-08-30 07:03:19 +00:00
..
app/cases we love you shaver 2006-08-30 07:03:19 +00:00
core preserve otherwise-empty dir, bleh 2006-08-27 02:04:50 +00:00
lib
LICENSE.txt
README.txt
config.ini.php
rss2html.xsl
test_paths.php
tests.php

README.txt

--------------------------------------------------------------------------------
Cake Unit Test Suite
--------------------------------------------------------------------------------
$Id: README.txt,v 1.1 2006-08-14 23:54:57 sancus%off.net Exp $
$Date: 2006-08-14 23:54:57 $
$LastChangedBy: phpnut $
--------------------------------------------------------------------------------

RUNNING THE TESTS

All test cases should have the file suffix '.test.php'.
  Example:  controller.test.php

All group tests should have the file suffix '.group.php'.
  Example:  controller.group.php

This test suite is already in the proper directory structure for you to upload to your application.