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
tedkulp (author)
Sun Apr 27 06:49:35 -0700 2008
commit  933f96dc6ea0ffe68cf5453b3ff0e0c56ba23dc2
tree    90f0e50646314abccbe28c6ec2c55869c87b174d
parent  7f2994736eebb73ec741543b244727f17e888a2b
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.