summaryrefslogtreecommitdiffstats
path: root/test/util/execution.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-18/+18
* 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 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
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-8/+1
* Adding an "env" parameter to exec, for providing extra environment settings, ...luke2006-09-051-2/+2
* Adding a "withenv" execution util method, and using it in :exec for path hand...luke2006-09-051-0/+37