summaryrefslogtreecommitdiffstats
path: root/test/ral/providers/host
Commit message (Expand)AuthorAgeFilesLines
* (#5427) Remove redundant testunit testsMatt Robinson2010-12-141-205/+0
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* (#5274) Fixed some "rake unit" tests that were inadvertently broken byPaul Berry2010-11-181-3/+6
* Code smell: Two space indentationMarkus Roberts2010-07-091-182/+182
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-6/+6
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-6/+6
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-4/+13
* [#3388] Setting host_aliases from [] to [] no longer results in any changesNick Lewis2010-02-171-1/+1
* Fix for #3077 (unit tests broken in 0.25.1-->0.25.4)Markus Roberts2010-01-301-6/+6
* deprecate NetInfo providers and examples, remove all NetInfo references and t...Nigel Kersten2009-07-141-56/+0
* Removed extra whitespace from end of linesIan Taylor2009-06-061-4/+4
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-062-12/+12
* Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-1/+1
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-262-2/+2
* Removing the Id tags from all of the filesLuke Kanies2007-10-032-2/+0
* Fixing the few test failures that resulted from the changes to provider listingluke2007-06-051-5/+4
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-3/+3
* The first round of fixes for failing tests.luke2007-03-181-6/+1
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-2/+2
* Reorganizing some of the tests.luke2007-02-072-0/+289