summaryrefslogtreecommitdiff
path: root/test/certmgr
AgeCommit message (Expand)AuthorFilesLines
2010-09-28Port Puppet::SSLCertificates::CA test to rspecJacob Helwig1-87/+0
2010-08-04Maint -- tests need to respect RFC-952Markus Roberts1-1/+2
2010-07-09Code smell: Two space indentationMarkus Roberts4-471/+471
2010-07-09Code smell: Avoid needless decorationsMarkus Roberts2-5/+5
2010-07-09Code smell: Use string interpolationMarkus Roberts4-10/+10
2010-07-09Code smell: English names for special globals rather than line-noiseMarkus Roberts1-1/+1
2010-07-09Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts4-18/+30
2010-02-17Renamed all references to Reductive Labs to Puppet LabsMarkus Roberts1-1/+1
2009-06-06Removed extra whitespace from end of linesIan Taylor2-9/+9
2008-10-29Fixed #1710 - Spurious output in test runJames Turnbull1-6/+0
2008-07-21Fixing a cert test to pass on Darwin.Luke Kanies1-17/+26
2008-07-02Fixing #1382 - existing uppercase certs, keys, et al will be renamed.Luke Kanies1-1/+19
2007-10-26Changing the test/ classes so that they work from the mainLuke Kanies4-4/+4
2007-10-03Removing the Id tags from all of the filesLuke Kanies4-4/+0
2007-09-22Renaming the 'Puppet::Util::Config' class toLuke Kanies2-6/+6
2007-08-22Fixed CA race condition (#693)Michael V. O'Brien1-4/+10
2007-08-09Trivial mock cleanups(no author)1-2/+2
2007-08-09Refactor SUIDManager tests to run without root, change SUIDManager's behavior...christian4-28/+29
2007-03-06Merging the webserver_portability branch from version 2182 to version 2258.luke1-0/+81
2007-02-27Fixing #142. As expected, trivial.luke1-0/+9
2007-02-07Merging the state-rename branch. This includes the diff from version 2156 to...luke1-1/+1
2006-12-28I have not yet finished testing, but most of the providers now successfully p...luke1-2/+3
2006-12-27Closing #362. Case-insensitivity is handled by downcasing all host names.luke2-9/+72
2006-11-10Mostly small changes toward 0.20.1luke1-3/+2
2006-11-08Merging the code over from the oscar branch. I will now be doing all develop...luke2-63/+85
2006-10-16Fixing the test scripts so that the library pathluke1-1/+3
2006-10-16Adding a ruby header to all of the tests so that they can now be executed as ...luke1-1/+1
2006-09-19Converting to using the Rakefile for testing. The old 'test' script isluke1-8/+1
2006-09-13Add config parameter ca_ttl and deprecate ca_days; ca_ttl makes it possible t...lutter1-0/+43
2006-08-21Support for certificate revocation and checking connections on the server aga...lutter1-0/+55
2006-02-07There is now full support for configuration files, and the entire system has ...luke1-1/+0
2005-10-22fixing certmgr testsluke1-12/+4
2005-10-22Getting rid of the tc_ prefix to test casesluke1-0/+0
2005-10-22general cleanup, as i move towards running it locallyluke1-4/+1
2005-10-02Switched @should to an array, so all objects can now handle that. I have not...luke1-1/+1
2005-08-24Certificates now verify!Luke Kanies1-4/+5
2005-08-23Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies1-0/+275