summaryrefslogtreecommitdiff
path: root/spec/integration/provider/mount_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2013-12-09(#23141) Fix remount on bsd if options are specifiedKylo Ginsberg1-2/+15
2013-06-13(#15837) Do not pass options explicitly when mountingStefan Schulte1-0/+1
2012-09-13(#16239) mock of facter :operatingsystem pendingrahul1-1/+2
2012-09-04(#16239) mock of facter :operatingsystem pendingrahul1-1/+3
2012-07-27(#15514) Add compatibility with change to operatingsystem factHailee Kenney1-1/+1
2012-07-26(#15547) mock of facter :operatingsystem pendingrahul1-0/+1
2011-07-28(#8663) Disable spec tests for unsupported functionality on WindowsJosh Cooper1-1/+1
2011-07-19Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper1-1/+1
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-0/+0
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman1-1/+1
2011-04-08maint: Get tests passing on Ruby < 1.8.7Matt Robinson1-1/+1
2011-03-08maint:Refactor of mount provider integration testsMax Martin1-5/+33
2011-03-08Added integration tests for the mount providerPaul Berry1-35/+64
2011-03-08(#6632) Adding a new mount no longer causes error with umountPaul Berry1-1/+2
2011-03-07Adjust Darwin mount provider tests to pass on LinuxPaul Berry1-2/+2
2011-03-07Maint: Begin adding integration tests for the mount providerPaul Berry1-0/+93