summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Did a short-cut on the graphing, since we currently only support one type of ...luke2006-12-292-8/+96
* A couple of small bug fixesluke2006-12-293-4/+10
* Some tweaks to graph splicing, although I do not think it will be enough to h...luke2006-12-291-6/+16
* Looks like providers work again on Solaris.luke2006-12-283-8/+16
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-2817-189/+68
* Fixing #387, hopefully.luke2006-12-281-6/+6
* Fixing #388. Paths now look a lot cleaner.luke2006-12-282-0/+51
* A couple of small bug-fixesluke2006-12-287-26/+22
* Fixing #386.luke2006-12-271-0/+9
* Switching files to use a filebucket named "puppet" by default. Also, set up ...luke2006-12-274-17/+110
* Fixing #365. I am not sure what the problem was in previous versions, becaus...luke2006-12-271-0/+57
* Closing #362. Case-insensitivity is handled by downcasing all host names.luke2006-12-273-54/+119
* Hopefully fixing #355. I could not actually reproduce the specific problem, ...luke2006-12-271-18/+48
* Fixing #348. Overrides now support an extra end-comma.luke2006-12-231-1/+1
* Fixing #343. Collections and definition evaluation both now happen on every ...luke2006-12-238-38/+65
* Fixing #349. Doing some hackery so defined types can now (again) be used as ...luke2006-12-233-1/+15
* Fixing #66. The "defined" function previously checked for definitions and ty...luke2006-12-231-0/+23
* Not downcasing facts any longer, closing #210 (although not using the patch f...luke2006-12-2310-64/+393
* Allow execution of bare strings as long as there's no attempt to change uid/gidlutter2006-12-221-0/+12
* Fixing test to work with new style of graphing.luke2006-12-211-10/+4
* Fixing #380. The problem was that a method was sometimes returning :absent w...luke2006-12-201-0/+19
* Adding test for the fix to #361luke2006-12-201-6/+18
* Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b...luke2006-12-199-52/+98
* Re-add support for tags and file/linesshadoi2006-12-192-3/+1
* Adding :replace aliases, as requested in #366.luke2006-12-191-0/+9
* All rails *and* language tests now pass, with the exception of a language/res...luke2006-12-196-90/+142
* Fixing most of the rails stuff. I think everything basically works now, and ...luke2006-12-195-58/+162
* Some more graph optimizations; I think I am now close enough that I am basica...luke2006-12-171-4/+6
* Go back to restype and remove STI classes, they were more trouble than they w...shadoi2006-12-152-2/+2
* Modifying rails testluke2006-12-151-3/+14
* Adding unit test for #364. It passes on OS X.luke2006-12-151-0/+39
* These are the same versions from changeset 1837shadoi2006-12-152-26/+33
* Some rails modificationsluke2006-12-152-7/+14
* Rename some stuff I missed when it was revertedshadoi2006-12-151-3/+4
* Moving the mount provider tests into a subdir, and fixing the basedir calcula...luke2006-12-143-16/+3
* New rails stuff redux.shadoi2006-12-146-33/+54
* Small changes to the test rakefile. This rakefile still is not completely sa...luke2006-12-141-2/+2
* Fixing painfully difficult to find bug in defining exported resourcesluke2006-12-141-7/+7
* Reworking the package tests. Now providers are tested individuallyluke2006-12-146-499/+302
* Rewriting the test rakefile so test directories can be more than one director...luke2006-12-143-41/+56
* Another round of bug fixing. Now everything passes except mounts, at least o...luke2006-12-138-78/+34
* Fixing the next round of bugs, mostly little things but I had to modify trans...luke2006-12-135-22/+46
* You can now use the "resources" type to purge resources. I still need to mod...luke2006-12-132-2/+32
* Adding a metatype to manage resources of a specified type. For now, this met...luke2006-12-125-8/+133
* Working some on the export/collect problem. It actually works now, but there...luke2006-12-122-1/+45
* All tests should now pass, with the possible exception of some tests that mig...luke2006-12-114-90/+42
* Almost all tests now pass. I have basically reached the point where I was be...luke2006-12-115-13/+116
* Most tests now pass in the whole system, but there are still about 8 cases th...luke2006-12-114-2/+51
* Most of the graph handling is now done, and all of the recursive types (basic...luke2006-12-108-302/+102
* Removing the symlink type finally.luke2006-12-101-117/+0