summaryrefslogtreecommitdiffstats
path: root/test/util/instance_loader.rb
Commit message (Collapse)AuthorAgeFilesLines
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-1/+1
|
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
| | | | | | test/ dir or from their own working dir, like the specs do. This was just a question of changing how their libraries are loaded.
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
|
* Renaming the instance loader method to "instance_load". It was previously ↵Luke Kanies2007-09-101-4/+4
| | | | autoload, which could class with Kernel.autoload.
* Adding a module to abstract using Autoload to load and manage instancesluke2007-05-071-0/+53
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2476 980ebf18-57e1-0310-9a29-db15c13687c0