.. |
Properties
|
Enforce code style
|
2011-09-21 19:32:26 +02:00 |
Resources
|
Does not throw when parsing a Remote with no url
|
2013-08-22 20:22:37 +02:00 |
TestHelpers
|
Introduce RequiresDotNetOrMonoGreaterThanOrEqualTo() helper
|
2013-10-05 20:05:19 +02:00 |
AttributesFixture.cs
|
Introduce Blob.ContentAsText()
|
2013-08-07 08:34:14 -05:00 |
BlobFixture.cs
|
Support BOM detection in Blob.GetContentAsText()
|
2013-08-07 08:34:14 -05:00 |
BranchFixture.cs
|
Enforce creation of unborn branch test coverage
|
2013-10-09 17:41:18 +02:00 |
CheckoutFixture.cs
|
Update libgit2 binaries to 11f8336
|
2013-09-25 23:19:00 +02:00 |
CleanFixture.cs
|
Make test directory clones consistent
|
2013-04-08 16:33:13 -05:00 |
CloneFixture.cs
|
Clean up trailing whitespaces
|
2013-08-22 20:03:52 +02:00 |
CommitAncestorFixture.cs
|
Make test directory clones consistent
|
2013-04-08 16:33:13 -05:00 |
CommitFixture.cs
|
Update libgit2 binaries to 11f8336
|
2013-09-25 23:19:00 +02:00 |
ConfigurationFixture.cs
|
Add Config.GetValueOrDefault() extensions
|
2013-08-30 08:42:02 -05:00 |
ConflictFixture.cs
|
Move Repository.Conflicts to Index.Conflicts
|
2013-04-26 20:27:22 +02:00 |
CurrentOperationFixture.cs
|
Cleanup usings
|
2013-07-01 15:59:34 +02:00 |
DiffBlobToBlobFixture.cs
|
Cleanup usings
|
2013-07-01 15:59:34 +02:00 |
DiffTreeToTargetFixture.cs
|
Split Patch and TreeChanges generation
|
2013-10-15 13:56:12 +02:00 |
DiffTreeToTreeFixture.cs
|
Split Patch and TreeChanges generation
|
2013-10-15 13:56:12 +02:00 |
DiffWorkdirToIndexFixture.cs
|
Split Patch and TreeChanges generation
|
2013-10-15 13:56:12 +02:00 |
EpochFixture.cs
|
Migrate unit tests to XUnit
|
2012-02-28 19:49:12 +01:00 |
FetchFixture.cs
|
Add InitNewRepository() test helper
|
2013-06-21 17:34:46 +02:00 |
FetchHeadFixture.cs
|
Cleanup usings
|
2013-07-01 15:59:34 +02:00 |
FilterBranchFixture.cs
|
Cleanup FilterBranchFixture test repositories
|
2013-10-03 13:12:14 +02:00 |
IgnoreFixture.cs
|
Leverage Touch() to generate test files
|
2013-06-21 07:23:41 +02:00 |
IndexFixture.cs
|
Make RetrieveStatus() reload on-disk index beforehand
|
2013-10-05 20:29:19 +02:00 |
LazyFixture.cs
|
Fix issues raised by Code Analysis
|
2012-06-19 15:59:04 +02:00 |
LibGit2Sharp.Tests.csproj
|
Protect Signature creation from components containing '\0'
|
2013-10-14 11:09:41 +02:00 |
MergeFixture.cs
|
Favor Constants.Signature over BaseFixture.DummySignature
|
2013-07-01 15:59:36 +02:00 |
MetaFixture.cs
|
Marked non-extensible classes as sealed
|
2013-08-07 13:26:29 -05:00 |
MockedRepositoryFixture.cs
|
Cleanup usings
|
2013-07-01 15:59:34 +02:00 |
NetworkFixture.cs
|
Obsolete repo.Clone() overload which returns a Repository
|
2013-06-25 23:06:24 +02:00 |
NoteFixture.cs
|
Make test directory clones consistent
|
2013-04-08 16:33:13 -05:00 |
ObjectDatabaseFixture.cs
|
Protect TagAnnotation creation from invalid parameters
|
2013-10-14 11:09:45 +02:00 |
ObjectIdFixture.cs
|
Introduce ObjectId.StartsWith()
|
2013-09-08 20:17:19 +02:00 |
OdbBackendFixture.cs
|
Test Push with a custom backend
|
2013-09-09 17:29:37 +02:00 |
PushFixture.cs
|
Favor Constants.Signature over BaseFixture.DummySignature
|
2013-07-01 15:59:36 +02:00 |
ReferenceFixture.cs
|
Don't resolve SymRef Target to direct
|
2013-08-30 21:36:42 -05:00 |
ReflogFixture.cs
|
Respect core.logAllRefUpdates
|
2013-08-30 08:42:06 -05:00 |
RemoteFixture.cs
|
Update libgit2 binaries to 32e4992
|
2013-09-07 10:22:10 +02:00 |
RemoveFixture.cs
|
Move Index.Remove() tests to a separate file
|
2013-04-24 19:50:27 +02:00 |
RepositoryFixture.cs
|
Update libgit2 binaries to 11f8336
|
2013-09-25 23:19:00 +02:00 |
RepositoryOptionsFixture.cs
|
Favor Constants.Signature over BaseFixture.DummySignature
|
2013-07-01 15:59:36 +02:00 |
ResetHeadFixture.cs
|
Clean up reflog assertions
|
2013-08-30 08:42:03 -05:00 |
ResetIndexFixture.cs
|
Committish has two t's
|
2013-08-30 08:42:04 -05:00 |
ShadowCopyFixture.cs
|
Ensure shadow copying doesn't prevent from probing
|
2013-10-05 20:05:18 +02:00 |
SignatureFixture.cs
|
Protect Signature creation from invalid parameters
|
2013-10-14 11:09:43 +02:00 |
StageFixture.cs
|
Teach Index.Stage to stage files in ignored dirs
|
2013-08-25 00:58:18 -05:00 |
StashFixture.cs
|
Make Stash expose Base, Index and Untracked commits
|
2013-07-01 17:29:05 +02:00 |
StatusFixture.cs
|
Prove that #379 is fixed in libgit2
|
2013-08-19 16:20:26 -05:00 |
SubmoduleFixture.cs
|
Normalize submodule paths on lookup
|
2013-09-10 13:38:30 -05:00 |
TagFixture.cs
|
Update libgit2 binaries to 11f8336
|
2013-09-25 23:19:00 +02:00 |
TreeDefinitionFixture.cs
|
Introduce TreeDefinition.From(Commit)
|
2013-06-03 20:55:45 +02:00 |
TreeFixture.cs
|
Clean up trailing whitespaces
|
2013-08-22 20:03:52 +02:00 |
TupleFixture.cs
|
Fix issues raised by Code Analysis
|
2012-06-19 15:59:04 +02:00 |
UnstageFixture.cs
|
Update libgit2 binaries to 11f8336
|
2013-09-25 23:19:00 +02:00 |