summaryrefslogtreecommitdiffstats
path: root/test/puppet/defaults.rb
Commit message (Expand)AuthorAgeFilesLines
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-51/+51
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-2/+2
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+1
* Use the 'root' feature rather than directly checking the uidMarkus Roberts2010-02-171-1/+1
* Fixing #2399 - removing client-side rrd graphsLuke Kanies2009-07-231-1/+1
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Fixing some failing unit tests.Luke Kanies2007-08-281-26/+0
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-1/+1
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-1/+1
* Fixing the test scripts so that the library pathluke2006-10-161-1/+3
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-161-0/+2
* + Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...erikh2006-09-221-1/+1
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-8/+1
* Okay, Puppet is now almost entirely capable of configuring itself. I have no...luke2006-03-021-1/+1
* There is now full support for configuration files, and the entire system has ...luke2006-02-071-9/+9
* Committing most of the scheduling stuff. There is still a bit of work to do ...luke2006-01-231-1/+1
* Converting transport format to YAML instead of Marshal, and caching the file ...luke2006-01-121-1/+3
* Getting rid of the tc_ prefix to test casesluke2005-10-221-0/+100