summaryrefslogtreecommitdiff
path: root/spec/unit/puppet/provider/vcsrepo/p4_spec.rb
AgeCommit message (Collapse)Author
2014-06-23Added support for p4config.Paul Allen
- Removed p4port, p4client, p4user to keep name space clean. - Changed notify to Puppet.debug - Updated markdown and examples - Updated unit tests
2014-06-20Detab to 2 spaces.Paul Allen
2014-06-20Spec tests for p4 providerPaul Allen
Test create, destroy and exists? access points.