index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spec
/
unit
/
provider
/
mount
Commit message (
Expand
)
Author
Age
Files
Lines
*
Maint: Tagged spec tests that are known to fail on Windows
Josh Cooper
2011-08-19
1
-1
/
+1
*
maint: remove inaccurate copyright and license statements.
Daniel Pittman
2011-08-18
1
-4
/
+0
*
Merge branch '2.7.x' into 2.7.next
Pieter van de Bruggen
2011-05-17
1
-1
/
+1
|
\
|
*
(#7507) Add ability to filter Ruby 1.9 spec failures
Matt Robinson
2011-05-17
1
-1
/
+1
*
|
(#7300) Add specs for the mount provider
Stefan Schulte
2011-05-01
1
-0
/
+41
|
/
*
maint: clean up the spec test headers in bulk.
Daniel Pittman
2011-04-13
1
-1
/
+1
*
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
2011-04-08
1
-1
/
+1
*
(#6441) Add mount fixture for AIX's /etc/filesystems
Jacob Helwig
2011-03-09
1
-0
/
+2
*
(#6641) Make it easier to add future platforms to the suite.
Daniel Pittman
2011-03-08
1
-2
/
+8
*
(#6441) Mark solaris tests pending, because we can't stub it.
Daniel Pittman
2011-03-08
1
-3
/
+8
*
(#6641) fix mount provider tests broken in the 2.6 merge.
Daniel Pittman
2011-03-08
1
-16
/
+13
*
Merge branch '2.6.next' into next
Matt Robinson
2011-03-07
1
-124
/
+187
|
\
|
*
Merge branch 'ticket/2.6.x/4914' into maint/2.6.next/revert-6309
Paul Berry
2011-02-28
1
-106
/
+201
|
|
\
|
|
*
(#4914) Improved stubbing in mount/parsed_spec tests.
Paul Berry
2011-02-25
1
-1
/
+5
|
|
*
(#4914) Improved parsed_spec for mount
Stefan Schulte
2011-02-20
1
-47
/
+192
|
|
*
(#4914) Remove mount specs
Stefan Schulte
2011-02-20
1
-80
/
+3
|
*
|
Revert "(#6309) Ensure the correct device is mounted when managing mounts"
Paul Berry
2011-02-25
1
-2
/
+2
|
*
|
Remove pending tests from parsed mount provider
Jacob Helwig
2011-02-18
1
-10
/
+0
|
*
|
(#6309) Ensure the correct device is mounted when managing mounts
Jacob Helwig
2011-02-18
1
-2
/
+2
|
|
/
*
|
(#6582) eliminate fakeparsefile helper method.
Daniel Pittman
2011-03-03
1
-18
/
+7
*
|
(#6582) Eliminate the old fakedata helper method.
Daniel Pittman
2011-03-03
1
-3
/
+1
*
|
Merge branch '2.6.x' into next
Nick Lewis
2011-01-06
1
-2
/
+1
|
\
|
|
*
(#5771) Upgrade rspec to version 2
Matt Robinson
2011-01-04
1
-2
/
+1
*
|
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
2010-12-06
1
-1
/
+1
|
/
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-134
/
+134
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-2
/
+2
*
[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb
Markus Roberts
2010-06-28
1
-0
/
+0
*
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
2010-06-28
1
-0
/
+0
*
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
2010-06-23
1
-0
/
+0
*
Fix heisenbug in spec/unit/provider/mount/parsed.rb
Jesse Wolfe
2010-04-09
1
-0
/
+1
*
Fix #1464 Mount complains about missing fields
Jesse Wolfe
2010-01-12
1
-0
/
+9
*
Fixing #2960 Test Failed: 'Puppet::Type::Mount::ProviderParsed when modifying...
Jesse Wolfe
2009-12-22
1
-1
/
+3
*
Fixing #2445 - fixing the mount test mock
Luke Kanies
2009-07-24
1
-1
/
+2
*
Merge branch '0.24.x'
Luke Kanies
2009-04-02
1
-0
/
+1
|
\
|
*
Fixing every failing test I can find on the build server.
Luke Kanies
2009-02-28
1
-0
/
+1
*
|
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
1
-1
/
+1
*
|
Deprecating the Puppet::Type.create.
Luke Kanies
2008-12-18
1
-1
/
+1
*
|
Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.type
Luke Kanies
2008-12-18
1
-1
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2008-12-02
1
-3
/
+3
|
\
|
|
*
Fixing a test that fails depending on test execution order
Luke Kanies
2008-12-02
1
-3
/
+3
*
|
Merge branch '0.24.x'
Luke Kanies
2008-05-20
1
-4
/
+0
|
/
*
Duh, fixing all of the paths being loaded for spec in the moved tests.
Luke Kanies
2008-05-15
1
-1
/
+1
*
Moving all tests that are in 'ral' up a level.
Luke Kanies
2008-05-15
1
-0
/
+185