summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/2.6.x/5662' of https://github.com/stschulte/puppet into ...Jesse Wolfe2011-03-141-0/+1
|\
| * (#5662) Fixed tests that didnt stub key_attributesStefan Schulte2010-12-232-0/+2
* | Merge branch 'tickets/2.6.x/2645' into 2.6.nextJesse Wolfe2011-03-092-3/+44
|\ \
| * | (#2645) Adding a less-stubby test to verify the "system" attribute's behaviorJesse Wolfe2011-03-092-5/+13
| * | Fixed #2645 - Added support for creating system usersJames Turnbull2011-03-091-3/+36
* | | Merge branch 'ticket/2.6.x/4914' into maint/2.6.next/revert-6309Paul Berry2011-02-282-159/+255
|\ \ \
| * | | (#4914) Improved stubbing in mount/parsed_spec tests.Paul Berry2011-02-251-1/+5
| * | | (#4914) Improved parsed_spec for mountStefan Schulte2011-02-201-47/+192
| * | | (#4914) Remove mount specsStefan Schulte2011-02-201-80/+3
| * | | (#4914) Specs for mounted? match new behaviourStefan Schulte2011-01-301-37/+13
| * | | (#4914) Add specs for modified mount providerStefan Schulte2011-01-251-13/+46
* | | | Revert "(#6309) Ensure the correct device is mounted when managing mounts"Paul Berry2011-02-252-123/+66
* | | | Remove pending tests from parsed mount providerJacob Helwig2011-02-181-10/+0
* | | | (#6309) Ensure the correct device is mounted when managing mountsJacob Helwig2011-02-182-66/+123
| |/ / |/| |
* | | Spec for #5681 to allow parsing of AIX mount output in mount providerRick Bradley2011-01-311-0/+8
* | | Feature #5855 -- undefined method 'withenv' in FreeBSD package provider.Daniel Pittman2011-01-261-0/+55
* | | Fixed #6009 - nested member list vs directory service group providerJames Turnbull2011-01-251-0/+38
|/ /
* / (#5771) Upgrade rspec to version 2Matt Robinson2011-01-041-2/+1
|/
* maint: Fully stub partially stubbed test.Jesse Wolfe2010-12-101-0/+2
* Fix for #4279 -- mount detection on HP-UXMarkus Roberts2010-11-161-1/+8
* Fix for #4299 -- Don't require whichMarkus Roberts2010-11-121-13/+6
* (#4573) FreeBSD service provider now supports versions <7 and >8Nick Lewis2010-11-101-0/+50
* (#5233) Randomize tmp dir pathsMatt Robinson2010-11-081-2/+1
* Minimal fix for #4975 -- only call chage when managing password age rulesMarkus Roberts2010-10-131-0/+42
* Fix for #4963 -- Use correct commands for password expiry on solarisMarkus Roberts2010-10-131-1/+1
* Improvement to #4025: made spec tests work on all platformsPaul Berry2010-09-291-1/+3
* Adds #3046 - support for password min/max ageNick Lewis2010-09-292-1/+28
* Add user account expiry to the useradd type and providerDean Wilson2010-09-291-0/+9
* Fixed #4025 (failure in launchd if certain plists are binary).Paul Berry2010-09-291-5/+6
* [#4308] Remove puppettest from specsMatt Robinson2010-09-031-2/+4
* Code smell: Two space indentationMarkus Roberts2010-07-0945-4194/+4194
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-098-10/+10
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-3/+3
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-092-8/+8
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-093-8/+8
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-0919-94/+100
* saving work for my unit tests. The redhat one still fails...Dan Bode2010-07-072-2/+74
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-2845-0/+0
* Fix for test ordering sporadic failureMarkus Roberts2010-06-281-1/+1
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-2845-0/+0
* maint: Fixing tests that fail when run as rootMatt Robinson2010-06-281-0/+2
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-2345-0/+0
* Fix ProviderDpkg specs to avoid any real executionsDavid Schmitt2010-02-171-0/+4
* Bug #3748 LDAP group membershipMatt Robinson2010-02-171-2/+2
* Fixes #1999 - Allows the 'apt' provider to downgrade packages.Paul Lathrop2010-02-171-0/+7
* Fixes #3745 Catch unhandled exception in ssh_authorized_key providerSean Millichamp2010-02-171-0/+12
* Added support for flat packages in the pkgdmg package provider.Roy Nielsen2010-02-171-5/+16
* Fixing #2864 Added support for AIX System Resource Controller (SRC) - service...Andrew Forgue2010-02-171-0/+97
* Fixes #2836. Add hold support to dpkg providerNigel Kersten2010-02-171-2/+53