summaryrefslogtreecommitdiffstats
path: root/test/util/autoload.rb
Commit message (Expand)AuthorAgeFilesLines
* Ruby no longer clobbers puppet autoloadingLuke Kanies2009-07-161-116/+0
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-1/+1
* Adding modulepath caching to the AutoloaderLuke Kanies2009-05-201-30/+1
* Fixing comment -- ticket #1027 instead of #1064Luke Kanies2008-02-131-1/+1
* Fixing #1064 -- providers et al are now autoloadedLuke Kanies2008-02-131-5/+5
* Fixed #1043 -- autoloading now searches the plugins directoryLuke Kanies2008-02-131-0/+19
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* I finally tracked down the problem that was causing providersLuke Kanies2007-10-031-0/+21
* *Finally* fixing the tests that were failing around users and groups. The pr...Luke Kanies2007-09-071-26/+1
* Changing some of the internals of autoloading so that there is a class-level ...luke2007-07-101-17/+32
* Redoing autoload a bit in preparation for adding a plugindirluke2007-05-161-21/+6
* Fixing #484. Moving unit tests at the same time.luke2007-02-081-0/+130