summaryrefslogtreecommitdiff
path: root/spec/unit/provider/group/groupadd_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2013-02-08(#7911) Fixed Libuser.getconf, updated unit specs, removed conflicting expiry...John Julien1-5/+5
2013-02-08(#7911) Removed custom exception class for duplicate UID/GID. Using Puppet::...John Julien1-2/+2
2013-02-08(#7911) Stabalized providers when using libuser commands so it would behave i...John Julien1-2/+14
2013-02-08(#7911) Added support for managing local users. Also created Puppet::Util::L...John Julien1-1/+1
2013-02-08(#7911) Allow managing local groups when duplicate names exist in a remote NS...John Julien1-0/+18
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-09-04Merge remote-tracking branch 'origin/2.7.x' into 3.xDaniel Pittman1-30/+36
2012-09-01(#15959) Fix groupadd/useradd spec when run on non-linux systemsStefan Schulte1-2/+2
2012-08-18(#15959) Do not support system group on Solaris and HP-UXStefan Schulte1-4/+14
2012-08-18maint: Reduce stubbing in groupadd specStefan Schulte1-25/+16
2012-08-18maint: Rearrange tests in groupadd unittestsStefan Schulte1-24/+29
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2011-04-13Merge branch '2.6.x' into nextMax Martin1-1/+11
2011-04-14Fixed #7082 - Added system support for groupsJames Turnbull1-1/+11
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-2/+1
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman1-1/+1
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-07-09Code smell: Two space indentationMarkus Roberts1-19/+19
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+31
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-31/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+31