libgit2dart/test/assets/dirty_repo
Viktor Borisov bb75589a14 fix tests on windows platform
I had some problems with SSH for windows and I skipped them for the specific  platform:

- clones repository with provided keypair
- clones repository with provided keypair from memory
- throws when provided keypair from memory is incorrect
2023-02-24 19:58:12 +07:00
..
.gitdir fix tests on windows platform 2023-02-24 19:58:12 +07:00
subdir feat(blob): add more bindings and API methods (#21) 2021-12-20 18:02:53 +03:00
current_file feat(blob): add more bindings and API methods (#21) 2021-12-20 18:02:53 +03:00
modified_file feat(blob): add more bindings and API methods (#21) 2021-12-20 18:02:53 +03:00
new_file feat(blob): add more bindings and API methods (#21) 2021-12-20 18:02:53 +03:00
staged_changes feat(blob): add more bindings and API methods (#21) 2021-12-20 18:02:53 +03:00
staged_changes_file_modified feat(blob): add more bindings and API methods (#21) 2021-12-20 18:02:53 +03:00
staged_delete_file_modified feat(blob): add more bindings and API methods (#21) 2021-12-20 18:02:53 +03:00
staged_new feat(blob): add more bindings and API methods (#21) 2021-12-20 18:02:53 +03:00
staged_new_file_modified feat(blob): add more bindings and API methods (#21) 2021-12-20 18:02:53 +03:00