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 13:24:56 -0700 2008
commit  d0c7ce152c41ceaef9472cf23f6be1a732ba1151
tree    ca8c6f6b9c7a10ca27feae9a363e35d5b23d0b86
parent  70bf6724fdaa23598c17553a84853459a89d3e65
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.