summaryrefslogtreecommitdiff
path: root/autotest
AgeCommit message (Expand)AuthorFilesLines
2010-07-09Code smell: Two space indentationMarkus Roberts4-177/+177
2010-07-09Code smell: Avoid explicit returnsMarkus Roberts1-2/+2
2010-07-09Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2-4/+4
2010-07-09Code smell: Use {} for % notation delimiters wherever practicalMarkus Roberts3-20/+20
2010-07-09Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2-66/+66
2010-02-17Fixing #3988 - adding support for watchrLuke Kanies5-0/+183
2009-06-06Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2-57/+57
2009-06-06Changed tabs to spaces without interfering with indentation or alignmentIan Taylor1-13/+13
2009-01-22 Fix autotest on win32James Turnbull1-1/+1
2008-11-25Manually setting an env var to mark autotest enabled so we see colorLuke Kanies1-0/+1
2008-11-25Removing the included testing gems; you must now install them yourself.Luke Kanies1-14/+4
2008-02-18reordering spec binaries to prefer the local vendor/gems/rspec/bin/spec optionRick Bradley1-2/+2
2008-02-12Fixing the puppet_rspec autotest plugin to use the modern interfaceLuke Kanies1-30/+29
2008-02-12Trying to upgrade rspec, but not having much luck.Luke Kanies1-58/+37
2008-02-12Copying over Rick's work from the master branch supporting autotest andLuke Kanies3-0/+165