summaryrefslogtreecommitdiff
path: root/spec/integration/provider/package_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-04-18Use conditional pending to block out "fails_on_windows" tests.Daniel Pittman1-1/+1
2012-03-30Remove the "fails_on_ruby_1.9.2" tag from tests...Daniel Pittman1-1/+1
2011-10-25(#9544) Stub command in package spec that needs root priviledgesStefan Schulte1-0/+7
2011-10-05Set vardir so that msi package provider runs on WindowsJosh Cooper1-0/+4
2011-08-26(#8412) Add MSI package provider for use with WindowsJacob Helwig1-2/+12
2011-08-19Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper1-1/+1
2011-05-17(#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson1-1/+1
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
2011-03-22maint: Change code for finding spec_helper to work with Ruby 1.9Matt Robinson1-1/+1
2011-01-04(#5771) Upgrade rspec to version 2Matt Robinson1-3/+1
2010-07-09Code smell: Two space indentationMarkus Roberts1-15/+15
2010-07-09Code smell: Use string interpolationMarkus Roberts1-2/+2
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-0/+26