summaryrefslogtreecommitdiffstats
path: root/test/providers/user.rb
Commit message (Expand)AuthorAgeFilesLines
* Reorganizing some of the tests.luke2007-02-071-552/+0
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-071-18/+18
* 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-291-0/+27
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-2/+5
* Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b...luke2006-12-191-21/+17
* Fixing the test scripts so that the library pathluke2006-10-161-1/+3
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-161-0/+2
* Making all test suites executable, adding some tests for handling changing fi...luke2006-10-161-0/+0
* + Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...erikh2006-09-221-1/+1
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-8/+1
* Fixing the same bug in the netinfo provider -- it was retrieving the "is" val...luke2006-09-191-1/+1
* Fixing #267. The problem was that the user provider was retrieving the @is v...luke2006-09-151-1/+1
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+528