summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider/service
Commit message (Expand)AuthorAgeFilesLines
* (#8272) Add missing tests for Windows service provider methods.Cameron Thomas2011-08-101-5/+40
* (#8272) Allow disabled Windows services to be startedNick Lewis2011-07-261-0/+27
* (#8272) Refactor specs for Windows service providerNick Lewis2011-07-261-58/+32
* (#8272) Use symbols instead of booleans for enabled property on WindowsNick Lewis2011-07-261-2/+2
* Merge branch 'feature/master/8272-windows_service_support'Cameron Thomas2011-07-221-0/+130
|\
| * Add basic service provider for WindowsCameron Thomas2011-07-221-0/+130
* | Maint: Fix miscellaneous testsJosh Cooper2011-07-191-0/+1
|/
* (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-172-6/+6
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-1310-12/+10
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-0810-10/+10
* Merge branch '2.6.x' into nextMax Martin2011-03-301-2/+14
|\
| * (#5908) Add support for new update-rc.d disable APIMax Martin2011-03-301-2/+14
* | Fix non-existent method called in SMF manifest import exception message, upda...Dominic Cleal2011-02-191-2/+13
* | (#6324) Use real service resource object instead of a stubDominic Cleal2011-02-191-10/+3
* | (#6324) Add spec for SMF service providerDominic Cleal2011-02-181-0/+133
* | Merge branch '2.6.x' into nextNick Lewis2010-12-161-0/+2
|\|
| * maint: Fully stub partially stubbed test.Jesse Wolfe2010-12-101-0/+2
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-069-9/+9
* | Maint: made upstart tests more robust.Paul Berry2010-11-231-2/+1
* | Merge commit '2.6.3' into nextPaul Berry2010-11-171-0/+50
|\|
| * (#4573) FreeBSD service provider now supports versions <7 and >8Nick Lewis2010-11-101-0/+50
* | (#3747) Add specs for upstart providerNick Lewis2010-11-111-0/+50
|/
* Improvement to #4025: made spec tests work on all platformsPaul Berry2010-09-291-1/+3
* Fixed #4025 (failure in launchd if certain plists are binary).Paul Berry2010-09-291-5/+6
* Code smell: Two space indentationMarkus Roberts2010-07-097-744/+744
* 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-097-31/+31
* 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-287-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-287-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-237-0/+0
* Fixing #2864 Added support for AIX System Resource Controller (SRC) - service...Andrew Forgue2010-02-171-0/+97
* Fix #2887 'service' tests paths too earlyJesse Wolfe2010-01-081-1/+16
* Fixing #2767 invoke-rc.d warningsJesse Wolfe2009-11-121-1/+1
* Fix #2642 - Runit provider reworkBrice Figureau2009-09-221-3/+13
* Fix #2640 - Daemontools and Runit were not creating the enable symlinkBrice Figureau2009-09-162-3/+21
* Fix for ticket #2618 (stubbing so redhat tests run under debian)Markus Roberts2009-09-091-0/+2
* Updated permissions on test filesJames Turnbull2009-09-054-0/+0
* Refactoring tests to reduce code size, increase coverage, and makeMarkus Roberts2009-09-052-111/+49
* This further normalizes the handling of init-style services (includingMarkus Roberts2009-09-052-0/+262
* Fixes #2581. Use new 10.6 global launchd overrides file for service status/en...Nigel Kersten2009-09-031-0/+58
* Fixes #2513. debian service provider now uses invoke-rc.d to determine enable...Nigel Kersten2009-08-181-0/+89
* Fix #2448 - fix the broken runit provider and testsBrice Figureau2009-07-291-1/+13
* Fixing #2197 - daemontools tests now passLuke Kanies2009-06-261-13/+38
* Removed extra whitespace from end of linesIan Taylor2009-06-063-18/+18
* Minor fix to launchd testsJames Turnbull2009-02-151-2/+2
* Fix spec test for launchd service provider to work with new service status me...Nigel Kersten2009-02-151-1/+9
* Fix launchd service test on non-OSX platformsJames Turnbull2008-12-091-1/+1
* Simplify launchd service provider and add testsNigel Kersten2008-12-011-0/+134
* Runit service providerBrice Figureau2008-08-291-0/+117