summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* (#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
* Fixes #1223 Add Zypper support for SuSE machinesRein Henrichs2010-02-171-0/+81
* Fix for #3399 zone type should handle exclusive IP stacksRein Henrichs2010-02-171-8/+21
* Write ssh_authorized_keys as userMarkus Roberts2010-02-171-25/+29
* Making SshAuthorizedKeys tests less brittleLuke Kanies2010-04-121-2/+11
* Fix heisenbug in spec/unit/provider/mount/parsed.rbJesse Wolfe2010-04-091-0/+1
* Adding parameter validation to Puppet::ResourceLuke Kanies2010-02-171-3/+3
* Unit tests for path changesMarc Fournier2010-02-171-0/+14
* Fixed the return types were valid, and removed the copy paste error with the ...Bryan Kearney2010-02-171-3/+3
* Add AIX package management support (installp&nim)Andrew Forgue2010-02-172-0/+108
* Fixing tests in pkg providerMarkus Roberts2010-02-171-6/+6
* Merge branch '0.25.x'Markus Roberts2010-02-093-25/+33
|\
| * 2047: Add a not_include into matchBryan Kearney2010-02-011-0/+10
| * Fix for #3075 (sshkey host_aliases ignored)Markus Roberts2010-01-151-4/+23
| * Revert "Fix #2845 Cron entries using "special" parameter lose their title whe...James Turnbull2010-01-141-21/+0
* | First shot at the OpenSolaris pkg(5) providerMartin Englund2010-01-271-0/+63
|/
* Fix #1464 Mount complains about missing fieldsJesse Wolfe2010-01-121-0/+9
* Fix #2845 Cron entries using "special" parameter lose their title when changedJesse Wolfe2010-01-121-0/+21