summaryrefslogtreecommitdiffstats
path: root/test/other/autoload.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #484. Moving unit tests at the same time.luke2007-02-081-130/+0
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-4/+4
* Adding a libdir setting for puppet, so you can store your modifications to pu...luke2007-02-071-0/+27
* 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-1/+1
* Making all test suites executable, adding some tests for handling changing fi...luke2006-10-161-0/+0
* Switching Autoload#loadall from using "load" to using "require", so it will n...luke2006-09-211-3/+0
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-8/+1
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+111