Skip to content

Various fixes and improvements. - #22

Merged
nulltoken merged 13 commits into
libgit2:masterfrom
nulltoken:vNext
May 6, 2011
Merged

Various fixes and improvements.#22
nulltoken merged 13 commits into
libgit2:masterfrom
nulltoken:vNext

Conversation

@nulltoken

Copy link
Copy Markdown
Member
  • Port some tests from cgit and fix implementation to make them pass
  • Add tests covering the creation of tags
  • Add some (currently failing and ignored) tests related to reference renaming
  • Fix minor issues pinpointed by Code Analysis
  • Add Repository.ApplyTag() extension method(s)
Comment thread LibGit2Sharp.Tests/RepositoryFixture.cs Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a big deal, but I wouldn't mind collapsing these kinds of tests into a single CreateRepoWithBadParamsThrows() just to make things easier to read and maintain.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right. I'll take care of this.

@tclem

tclem commented May 5, 2011

Copy link
Copy Markdown
Member

Looks good Em!

…ings easier to read and maintain

Credit goes to @tclem for raising this
@nulltoken
nulltoken merged commit 5d64757 into libgit2:master May 6, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants