Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-17 | Remove excess whitespace | Aaron Stone | |
2014-07-02 | Update Markdown with missing Perforce details. | Paul Allen | |
Fix tabs/spaces in p4.rb | |||
2014-06-27 | Calculate client workspace name for test case | Paul Allen | |
(The value of host will be different) | |||
2014-06-27 | Clear P4CLIENT Environment before test | Paul Allen | |
2014-06-24 | Sort keys on hash generate same test result. | Paul Allen | |
Keys in the Client spec were processed out of order and failing tests. | |||
2014-06-23 | Add hostname to Digest for default client name. | Paul Allen | |
2014-06-23 | Added 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-20 | Detab to 2 spaces. | Paul Allen | |
2014-06-20 | Spec tests for p4 provider | Paul Allen | |
Test create, destroy and exists? access points. |