summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider/mount
Commit message (Expand)AuthorAgeFilesLines
* Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-08-191-1/+1
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-181-4/+0
* Merge branch '2.7.x' into 2.7.nextPieter van de Bruggen2011-05-171-1/+1
|\
| * (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-171-1/+1
* | (#7300) Add specs for the mount providerStefan Schulte2011-05-011-0/+41
|/
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-131-1/+1
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-081-1/+1
* (#6441) Add mount fixture for AIX's /etc/filesystemsJacob Helwig2011-03-091-0/+2
* (#6641) Make it easier to add future platforms to the suite.Daniel Pittman2011-03-081-2/+8
* (#6441) Mark solaris tests pending, because we can't stub it.Daniel Pittman2011-03-081-3/+8
* (#6641) fix mount provider tests broken in the 2.6 merge.Daniel Pittman2011-03-081-16/+13
* Merge branch '2.6.next' into nextMatt Robinson2011-03-071-124/+187
|\
| * Merge branch 'ticket/2.6.x/4914' into maint/2.6.next/revert-6309Paul Berry2011-02-281-106/+201
| |\
| | * (#4914) Improved stubbing in mount/parsed_spec tests.Paul Berry2011-02-251-1/+5
| | * (#4914) Improved parsed_spec for mountStefan Schulte2011-02-201-47/+192
| | * (#4914) Remove mount specsStefan Schulte2011-02-201-80/+3
| * | Revert "(#6309) Ensure the correct device is mounted when managing mounts"Paul Berry2011-02-251-2/+2
| * | Remove pending tests from parsed mount providerJacob Helwig2011-02-181-10/+0
| * | (#6309) Ensure the correct device is mounted when managing mountsJacob Helwig2011-02-181-2/+2
| |/
* | (#6582) eliminate fakeparsefile helper method.Daniel Pittman2011-03-031-18/+7
* | (#6582) Eliminate the old fakedata helper method.Daniel Pittman2011-03-031-3/+1
* | Merge branch '2.6.x' into nextNick Lewis2011-01-061-2/+1
|\|
| * (#5771) Upgrade rspec to version 2Matt Robinson2011-01-041-2/+1
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
|/
* Code smell: Two space indentationMarkus Roberts2010-07-091-134/+134
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-3/+3
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-3/+3
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+2
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-281-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-281-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-0/+0
* Fix heisenbug in spec/unit/provider/mount/parsed.rbJesse Wolfe2010-04-091-0/+1
* Fix #1464 Mount complains about missing fieldsJesse Wolfe2010-01-121-0/+9
* Fixing #2960 Test Failed: 'Puppet::Type::Mount::ProviderParsed when modifying...Jesse Wolfe2009-12-221-1/+3
* Fixing #2445 - fixing the mount test mockLuke Kanies2009-07-241-1/+2
* Merge branch '0.24.x'Luke Kanies2009-04-021-0/+1
|\
| * Fixing every failing test I can find on the build server.Luke Kanies2009-02-281-0/+1
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-1/+1
* | Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-1/+1
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-12-021-3/+3
|\|
| * Fixing a test that fails depending on test execution orderLuke Kanies2008-12-021-3/+3
* | Merge branch '0.24.x'Luke Kanies2008-05-201-4/+0
|/
* Duh, fixing all of the paths being loaded for spec in the moved tests.Luke Kanies2008-05-151-1/+1
* Moving all tests that are in 'ral' up a level.Luke Kanies2008-05-151-0/+185