summaryrefslogtreecommitdiff
path: root/spec/unit/provider/service/smf_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-08-06(#10978) add instances to smfrahul1-0/+15
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-04-11Use :as_platform in the smf service specPatrick Carlisle1-3/+1
2011-11-14(#10807) Use SMF's svcadm -s option to wait for errorsDominic Cleal1-3/+3
2011-08-23(#8410) Add a helper to Puppet::Util to determine absoluteness of a pathNick Lewis1-0/+2
2011-08-19Maint: Fix miscellaneous testsJosh Cooper1-0/+1
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-1/+1
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman1-1/+1
2011-02-19Fix non-existent method called in SMF manifest import exception message, upda...Dominic Cleal1-2/+13
2011-02-19(#6324) Use real service resource object instead of a stubDominic Cleal1-10/+3
2011-02-18(#6324) Add spec for SMF service providerDominic Cleal1-0/+133