public
Description: Git mirror of the CMS Made Simple 2.0 rewrite
Homepage: http://cmsmadesimple.org
Clone URL: git://github.com/tedkulp/cmsmadesimple-2-0.git
calguy1000 (author)
Sat Apr 26 08:47:59 -0700 2008
commit  68e9e77b6bdc9b3db937026d3f89f71b71d5fac8
tree    a9f3f2c9017b2074395d45d8ffdfc47a443e58f2
parent  59759ed1d0a83fcdc9300b67c3c8a0784dbc5a1c
README
Testing is using phpspec. See:
http://phpspec.org

Install like so (might need sudo):
pear channel-discover pear.phpspec.org
pear install phpspec/PHPSpec

And run from this directory like:
phpspec -r --specdoc

This does use the current database set in config.php.  They're generally not 
descructive, but the content stuff is a bit messy.