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)
Sat Apr 26 10:01:15 -0700 2008
commit  a401304580af19d7e1a74c90f256beb257209a93
tree    fda62bc3a6e5c41101e12b6d455dfcfc96290018
parent  68e9e77b6bdc9b3db937026d3f89f71b71d5fac8
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.