summaryrefslogtreecommitdiffstats
path: root/test/providers
Commit message (Expand)AuthorAgeFilesLines
* Reorganizing some of the tests.luke2007-02-0713-2878/+0
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-077-32/+32
* Fixing autogen so it passes on non-Darwin systems.luke2007-02-011-2/+3
* Fixing #463. I redid all the autogen stuff so it can handle autogenerating s...luke2007-01-292-0/+37
* Doing more work on #113. Mostly, just making sure remounts do not happen spu...luke2007-01-291-1/+5
* Fixing #454.luke2007-01-281-0/+23
* Fixing #441.luke2007-01-281-0/+52
* Messing around a bit with how tests workluke2007-01-052-4/+2
* A couple of small fixes to pass existing tests.luke2007-01-011-2/+2
* Adding a bit more testing to mounts, and pulling a bit of the transaction int...luke2006-12-291-0/+7
* Looks like providers work again on Solaris.luke2006-12-281-1/+4
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-285-5/+14
* Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b...luke2006-12-193-33/+39
* Moving the mount provider tests into a subdir, and fixing the basedir calcula...luke2006-12-142-1/+1
* Reworking the package tests. Now providers are tested individuallyluke2006-12-141-50/+201
* All tests should now pass, with the possible exception of some tests that mig...luke2006-12-111-6/+7
* Fixing more testsluke2006-11-131-228/+228
* Ported sshkey over, yay.luke2006-11-131-0/+62
* Adding a NetInfo provider for hosts. Yay!luke2006-11-131-0/+58
* Hosts now work again, and it should be straightforward to create a netinfo pr...luke2006-11-131-56/+46
* Ports are still broken, but I need to work on something else while I am think...luke2006-11-131-18/+195
* Trying to get a netinfo provider for mounts working, but i give up. I am lea...luke2006-11-121-0/+80
* Mounts work again, at least with the parsedfile provider. I still need to cr...luke2006-11-122-79/+242
* An intermediate commit. All of the classes that use parsedfile are assuredly...luke2006-11-111-0/+434
* Another round of bug-fixes in preparation for 0.20.0luke2006-10-181-0/+2
* sshkey now uses a providerluke2006-10-172-2/+36
* Ported mount over to using providersluke2006-10-171-0/+213
* Fixing ports to now use a providerluke2006-10-171-0/+57
* Working on migrating the parsedtypes to using providers for the parsing aspec...luke2006-10-171-0/+242
* Fixing the test scripts so that the library pathluke2006-10-165-5/+15
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-165-0/+10
* Making all test suites executable, adding some tests for handling changing fi...luke2006-10-164-0/+0
* + Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...erikh2006-09-223-3/+3
* Fixing provider commands and Util#execute so they always include the command ...luke2006-09-191-0/+39
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-195-40/+5
* Fixing the same bug in the netinfo provider -- it was retrieving the "is" val...luke2006-09-192-2/+2
* Adding testing for the default? method, and fixing it to support arrays and r...luke2006-09-151-0/+29
* Fixing #267. The problem was that the user provider was retrieving the @is v...luke2006-09-151-1/+1
* Adding test code for providers that makes sure the default and confine mechan...luke2006-09-131-0/+125
* Removing all of the changes I made towards refactoring in the last couple of ...luke2006-09-055-1305/+0
* Committing a small amount of work in cron. I have decided that this is too l...luke2006-09-051-0/+744
* Committing functional mount support. All that's left in this chunk of work i...luke2006-09-052-21/+220
* Ports now work with a providerluke2006-09-041-0/+82
* Intermediate commit; ports are not working yetluke2006-09-032-42/+2
* Fixing SSHKey support.luke2006-09-032-1/+57
* Beginning the process of moving parsedtypes to a provider. Each parsedluke2006-09-031-0/+264
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-144-0/+896