aboutsummaryrefslogtreecommitdiff
path: root/Rakefile
AgeCommit message (Collapse)Author
2012-05-31Update module for the puppetlabs_spec_helper gemBranan Purvine-Riley
* Use `rake spec` in the travis config * Load Rakefile and spec_helper from the common code in the gem
2012-05-25Update for the new module templateBranan Purvine-Riley
* Add `rake spec_full` and friends * Remove recursive symlink * Prepend fixtures modulepath instead of overriding * Update travis config to use spec_full
2012-05-01Add support files for initial release.Nan Liu
* Update documentation. * Fix puppet-lint 80 char issues. * Add spec tests. * Add modulefile, changelog, rakefile, and license.