summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
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
2013-07-17Merge pull request #46 from Paulche/masterAaron Stone
2013-07-17fix git provider checkout of a remote ref on an existing repoJoshua Hoblitt
2013-07-17Unlimited sudmodule's nesting for git providerPaul Chechetin
2013-07-14Fix bzr specs broken for a whileAaron Stone
2013-07-14Fix git tests broken by dcd0d14Aaron Stone
2013-07-13And now specs do runAaron Stone
2013-07-13Fix mocha for specsAaron Stone
2013-03-06Update origin if necessary before checking revisionRaphaƫl Pinson
2012-10-19Dummy provider raises an exception if it is used. Tests to prove it.Aaron Stone
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
2012-05-02Fix failing hg provider spec caused by refactoring in commit f1120f2d9b121097...John Chilton
2010-03-18Support different create and revision= operations depending on the revision t...Bruce Williams
2010-03-18Add submodule support to git providerBruce Williams
2010-03-18Cleanup ProviderExampleGroupBruce Williams
2010-03-18Move support fileBruce Williams
2010-03-18Fix bad context nestingBruce Williams
2010-03-18Rename methods context_with(out)? => context_with\1_resource for clarityBruce Williams
2010-03-18Name filesystem helpers appropriatelyBruce Williams
2010-03-18Subversion to use provider example group API for specsBruce Williams
2010-03-18Mercurial to use provider example group API for specsBruce Williams
2010-03-18CVS uses provider example group for specsBruce Williams
2010-03-17Further condense provider example group API, update Bazaar provider spec to u...Bruce Williams
2010-03-17Build ProviderExampleGroup for refactored provider testsBruce Williams
2010-03-15ensure = latest to support reference tracking.\n\nWorking with tags, more wor...Bruce Williams
2010-03-14Basic Bazaar supportBruce Williams
2010-03-13Support Mercurial tags, restructure examplesBruce Williams
2010-03-13Basic Mercurial supportBruce Williams
2010-03-13Basic CVS supportBruce Williams
2010-03-13Some fixes after live testing, add support for bare cloned reposBruce Williams
2010-03-13Convert bare repos to working copy repos and vice-versaBruce Williams
2010-03-12Tests for Git revision property, cleanupBruce Williams
2010-03-12Basic SVN providerBruce Williams
2010-03-12Basic tests for git provider, stub for svn providerBruce Williams