summaryrefslogtreecommitdiff
path: root/spec/integration/type
AgeCommit message (Expand)AuthorFilesLines
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune4-4/+4
2012-08-31Merge branch 'jaydg-support-dragonfly-bsd'Daniel Pittman1-1/+1
2012-08-23(#7986) check if pkg is the default provider for opensolarisrahul1-1/+5
2012-07-17Merge branch '2.7.x' into 3.xJosh Cooper1-6/+45
2012-07-16Merge pull request #864 from stschulte/ticket/2.7.x/14531Kelsey Hightower1-7/+15
2012-07-16Merge pull request #805 from stschulte/ticket/2.7.x/14599Kelsey Hightower1-0/+25
2012-07-16Merge pull request #869 from stschulte/ticket/2.7.x/14600Kelsey Hightower1-3/+7
2012-07-11Merge commit 'ecc52ed' into 3.0rcPatrick Carlisle1-2/+2
2012-07-10Fix all trivial "should to must" errors in our tests.Daniel Pittman1-2/+2
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune4-4/+4
2012-06-26(Maint) Attempt to fix flickering testAndrew Parker1-132/+99
2012-06-20(#14600) Fix cleanup of tempfiles in file_specStefan Schulte1-3/+7
2012-06-18(#14531) Change default ensure value from symlink to linkStefan Schulte1-7/+15
2012-05-21(#14599) Handle ENOTDIR in file typeStefan Schulte1-0/+25
2012-05-18Add support for DragonFly BSD.Joachim de Groot1-1/+1
2012-01-23(#11955) Refactor to use IO.binreadJosh Cooper1-1/+1
2011-11-11(#10614) Provide default metadata values for Windows ACLsJosh Cooper1-0/+63
2011-11-01(#9983) Read file content in binary mode when backing upJosh Cooper1-2/+2
2011-10-31(#10269) Make directories executable so they can be cleaned upJosh Cooper1-0/+8
2011-10-31(#10365) Add pending test when file overwrites an executable directoryJosh Cooper1-0/+12
2011-10-31(#10315) Add pending tests when following symlinksJosh Cooper1-0/+51
2011-10-31(#10269) Search bit not set on newly created directoriesJosh Cooper1-0/+186
2011-10-12(#9636) Always set $CHILD_STATUS when executing on WindowsJosh Cooper1-0/+77
2011-10-03(#8411) Fix change group for POSIX file providerJosh Cooper1-0/+48
2011-09-30Undo change to failing test on 1.8.5Josh Cooper1-4/+9
2011-09-27Fix issues with Windows based file URIsJosh Cooper1-0/+189
2011-09-27Move owner management into providersNick Lewis1-5/+5
2011-09-27Move mode management into the providersNick Lewis1-5/+26
2011-09-27Cleanup file type integration testsNick Lewis1-142/+116
2011-08-19Check for the appropriate permissions in File type tests on WindowsJacob Helwig1-6/+8
2011-08-19Remove :fails_on_windows from file type tests that no longer fail on WindowsJacob Helwig1-7/+5
2011-08-19Disable symlink related file tests on WindowsJacob Helwig1-2/+2
2011-08-19Disable spec tests for unsupported functionality on WindowsJosh Cooper1-1/+1
2011-08-19Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2-14/+14
2011-08-19Fix tests with "relative" paths on WindowsJosh Cooper1-2/+2
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman3-6/+3
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman3-3/+3
2011-03-31(6911) Refactor to localize eval_generate dependency assumptionsMarkus Roberts1-5/+8
2011-03-07Merge branch '2.6.next' into nextMatt Robinson1-29/+32
2011-03-02(#6541) maint: whitespace cleanup on the file integration specMatt Robinson1-29/+32
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson3-3/+3
2010-07-09Code smell: Two space indentationMarkus Roberts3-381/+381
2010-07-09Code smell: Use string interpolationMarkus Roberts2-2/+2
2010-07-09Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts1-5/+20
2010-07-02maint: file_spec heisenbugsJesse Wolfe1-0/+7
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts3-0/+0
2010-06-28maint: A test specified that a file wasn't writeable, but was writeableMatt Robinson1-1/+2
2010-06-25[#3139] Fixed a broken integration spec in type tidyNick Lewis1-0/+5
2010-02-17Fix #3373 - Client side file streamingBrice Figureau1-1/+1
2010-04-12Removing invalid File integration testLuke Kanies1-29/+2