summaryrefslogtreecommitdiffstats
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* Partially complete #241. Add a 'purged' value for Package.ensure, and add a ...mpalmer2007-02-2320-0/+1020
* Revamping collections to get what is hopefully more reasonable behaviour when...luke2007-02-161-0/+6
* Fixing #484. Moving unit tests at the same time.luke2007-02-081-0/+5
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-1/+1
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-074-17/+17
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-071-8/+8
* The resolve functionality in "test" is almost working...luke2007-02-012-14/+1
* Oops, that last commit seems to have broken the rakefile. Works again.luke2007-02-012-11/+10
* Trying to get the functionality I had in previous tests. Mostly I wantluke2007-02-012-1/+62
* Fixing executable tests to take new rundir into accountluke2007-02-011-0/+1
* Fix to make running tests work in ruby 1.8.5lutter2007-02-011-3/+2
* Fixing puppet test task for older ruby versionsluke2007-01-051-3/+6
* Fixing rake test so it works with the new puppet loaderluke2007-01-051-1/+1
* Messing around a bit with how tests workluke2007-01-052-0/+26
* Enabling debugging except when running under rake.luke2007-01-011-1/+2
* Add system library directories directly in puppettest.rb, so you don't have t...mpalmer2006-12-311-1/+6
* A couple of small bug fixesluke2006-12-291-3/+4
* Looks like providers work again on Solaris.luke2006-12-281-2/+0
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-1/+3
* A couple of small bug-fixesluke2006-12-282-9/+8
* 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-232-0/+37
* All rails *and* language tests now pass, with the exception of a language/res...luke2006-12-191-1/+1
* Fixing most of the rails stuff. I think everything basically works now, and ...luke2006-12-191-0/+3
* 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