summaryrefslogtreecommitdiffstats
path: root/test/lib/puppettest.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Add system library directories directly in puppettest.rb, so you don't have t...mpalmer2006-12-311-1/+6
* Looks like providers work again on Solaris.luke2006-12-281-2/+0
* A couple of small bug-fixesluke2006-12-281-6/+0
* Switching files to use a filebucket named "puppet" by default. Also, set up ...luke2006-12-271-0/+3
* Not downcasing facts any longer, closing #210 (although not using the patch f...luke2006-12-231-0/+9
* Moving the mount provider tests into a subdir, and fixing the basedir calcula...luke2006-12-141-15/+2
* Intermediate commit -- I am ready to start pushing the graph stuff into the t...luke2006-11-261-2/+4
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-11/+12
* Another round of bug-fixes in preparation for 0.20.0luke2006-10-181-0/+5
* First batch of fixes from running tests.luke2006-10-171-1/+1
* Fixing the test scripts so that the library pathluke2006-10-161-3/+4
* Making all test suites executable, adding some tests for handling changing fi...luke2006-10-161-0/+0
* Fixing the problem reported by Adnet Ghislain where facts do not load on late...luke2006-10-091-0/+2
* Many, many, many performance improvements in the compiler (I hope). I did no...luke2006-10-061-1/+0
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-6/+25
* Fixing what I hope are the last batch of problems caused by the addition of t...luke2006-09-271-0/+4
* Fixing SUIDManager#asuser so that it only resets egid and euid if they were c...luke2006-09-261-0/+1
* Adding an Autoload instance to Type.rb so that I can load all known types for...luke2006-09-211-1/+9
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-7/+67
* Reworking test/lib structure a bit, and renaming all of the files so that the...luke2006-09-191-0/+139
* Small modification so i can make more changesluke2006-09-191-1277/+0
* Merged test framework into trunk - still not ready until tests are converted ...erikh2006-09-151-0/+1277