summaryrefslogtreecommitdiffstats
path: root/test/lib/puppettest/filetesting.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-204/+204
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-091-2/+2
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-6/+6
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-15/+5
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-12/+13
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-0/+231