summaryrefslogtreecommitdiffstats
path: root/autotest
Commit message (Collapse)AuthorAgeFilesLines
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-062-57/+57
|
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-13/+13
|
* Fix autotest on win32James Turnbull2009-01-221-1/+1
|
* Manually setting an env var to mark autotest enabled so we see colorLuke Kanies2008-11-251-0/+1
| | | | Signed-off-by: Luke Kanies <luke@madstop.com>
* Removing the included testing gems; you must now install them yourself.Luke Kanies2008-11-251-14/+4
| | | | | | Everything passes, but autotest doesn't include color. Signed-off-by: Luke Kanies <luke@madstop.com>
* reordering spec binaries to prefer the local vendor/gems/rspec/bin/spec optionRick Bradley2008-02-181-2/+2
|
* Fixing the puppet_rspec autotest plugin to use the modern interfaceLuke Kanies2008-02-121-30/+29
|
* Trying to upgrade rspec, but not having much luck.Luke Kanies2008-02-121-58/+37
|
* Copying over Rick's work from the master branch supporting autotest andLuke Kanies2008-02-123-0/+165
cleaning up the rspec support.