summaryrefslogtreecommitdiff
path: root/spec/unit/puppet/provider/vcsrepo/svn_spec.rb
AgeCommit message (Expand)Author
2015-10-15Fix :false to be default valueHunter Haugen
2015-09-14Add feature depth and param trust_server_cert to svnmonai
2015-03-06(MODULES-1551) Add support for SVN conflict handlingDaniel DiSisto
2014-09-29Convert specs to RSpec 2.99.2 syntax with TranspecIgor Galić
2013-09-18Overhaul the spec tests to work in rspec2.Ashley Penney
2013-08-12And fix the rspec test to pass.Michael Arnold
2013-07-25Handle revision update without source switch.Aaron Stone
2013-07-25Update specs for svn switchAaron Stone
2013-07-19Add support for master svn repositories5Ub-Z3r0
2012-10-19Use symbols consistently with provider.expects()Aaron Stone
2012-10-18Remove excess whitespace.Aaron Stone
2012-10-18Update tests to match current code.Aaron Stone
2012-10-18Get the specs running under bundler.Aaron Stone
2010-03-18Move support fileBruce Williams
2010-03-18Rename methods context_with(out)? => context_with\1_resource for clarityBruce Williams
2010-03-18Subversion to use provider example group API for specsBruce Williams
2010-03-13Convert bare repos to working copy repos and vice-versaBruce Williams
2010-03-12Basic SVN providerBruce Williams
2010-03-12Basic tests for git provider, stub for svn providerBruce Williams