summaryrefslogtreecommitdiffstats
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Go back to restype and remove STI classes, they were more trouble than they w...shadoi2006-12-151-1/+1
* Some rails modificationsluke2006-12-151-1/+3
* Moving the mount provider tests into a subdir, and fixing the basedir calcula...luke2006-12-141-15/+2
* New rails stuff redux.shadoi2006-12-141-11/+21
* Reworking the package tests. Now providers are tested individuallyluke2006-12-141-1/+1
* All tests should now pass, with the possible exception of some tests that mig...luke2006-12-111-0/+1
* Most of the graphing work is now done. I have also added the generator work ...luke2006-12-011-0/+37
* Intermediate commit -- I am ready to start pushing the graph stuff into the t...luke2006-11-262-2/+44
* Temporarily reverting all of the recent rails work so that I can release 0.20.1luke2006-11-131-4/+6
* Ports are still broken, but I need to work on something else while I am think...luke2006-11-131-16/+21
* Mounts work again, at least with the parsedfile provider. I still need to cr...luke2006-11-121-16/+14
* Rails stuff part 1shadoi2006-11-091-6/+4
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-083-12/+74
* Doing some work on the DSL. It behaves a little more like the real language ...luke2006-10-181-2/+2
* Another round of bug-fixes in preparation for 0.20.0luke2006-10-182-1/+14
* sshkey now uses a providerluke2006-10-171-1/+1
* Ported mount over to using providersluke2006-10-172-3/+40
* Working on migrating the parsedtypes to using providers for the parsing aspec...luke2006-10-172-0/+39
* First batch of fixes from running tests.luke2006-10-172-2/+3
* 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
* Refactoring reporting. Reports are now modules instead of simple methods.luke2006-10-071-0/+18
* Many, many, many performance improvements in the compiler (I hope). I did no...luke2006-10-062-1/+9
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-045-78/+206
* 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
* + New assertion: assert_uid_gid will check that the UID and GID have been cha...erikh2006-09-222-2/+30
* + Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...erikh2006-09-222-4/+4
* 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-1910-28/+102
* Reworking test/lib structure a bit, and renaming all of the files so that the...luke2006-09-1915-856/+859
* Small modification so i can make more changesluke2006-09-192-1277/+2
* updating changes from the trunkluke2006-09-192-3/+50
* Merged test framework into trunk - still not ready until tests are converted ...erikh2006-09-1511-0/+2511