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
Search Repo:
calguy1000 (author)
Sat Apr 26 08:07:29 -0700 2008
commit  593065de69ef2a1ae107bb78a2c56b41329fc667
tree    ce438bca28d51b054a96a5d365b76875536f62fb
parent  4eee9cf02cf42e0890d3d448936840615b4be08d
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.