libgit2dart/test
2021-12-11 14:45:59 +03:00
..
assets feat(branch): add more bindings and api methods (#13) 2021-12-03 11:17:48 +03:00
helpers test: improve coverage 2021-10-15 17:37:38 +03:00
blame_test.dart test: remove checks for messages of throws 2021-10-27 16:44:04 +03:00
blob_test.dart test: fix tests failing in ci 2021-10-27 20:59:50 +03:00
branch_test.dart feat(branch): add more bindings and api methods (#13) 2021-12-03 11:17:48 +03:00
checkout_test.dart test: fix tests failing in ci 2021-10-27 20:59:50 +03:00
commit_test.dart feat(commit): make 'updateRef' to be required argument 2021-11-02 18:00:15 +03:00
config_test.dart test: fix tests failing in ci 2021-10-27 20:59:50 +03:00
credentials_test.dart test: fix tests failing in ci 2021-10-27 20:59:50 +03:00
describe_test.dart test: fix tests failing in ci 2021-10-27 20:59:50 +03:00
diff_test.dart test: remove checks for messages of throws 2021-10-27 16:44:04 +03:00
git_types_test.dart feat(index): add more bindings and api methods (#17) 2021-12-11 14:45:59 +03:00
index_test.dart feat(index): add more bindings and api methods (#17) 2021-12-11 14:45:59 +03:00
libgit2_test.dart feat(branch): add more bindings and api methods (#13) 2021-12-03 11:17:48 +03:00
mailmap_test.dart test: remove checks for messages of throws 2021-10-27 16:44:04 +03:00
merge_test.dart test: remove checks for messages of throws 2021-10-27 16:44:04 +03:00
note_test.dart test: fix tests failing in ci 2021-10-27 20:59:50 +03:00
odb_test.dart test: fix tests failing on windows 2021-10-29 10:59:30 +03:00
oid_test.dart test: remove checks for messages of throws 2021-10-27 16:44:04 +03:00
packbuilder_test.dart feat(branch): add more bindings and api methods (#13) 2021-12-03 11:17:48 +03:00
patch_test.dart test: fix tests failing in ci 2021-10-27 20:59:50 +03:00
rebase_test.dart test: fix tests failing in ci 2021-10-27 20:59:50 +03:00
reference_test.dart feat(branch): add more bindings and api methods (#13) 2021-12-03 11:17:48 +03:00
reflog_test.dart style: sort imports alphabetically 2021-10-22 15:10:04 +03:00
remote_prune_test.dart test: remove checks for messages of throws 2021-10-27 16:44:04 +03:00
remote_test.dart test: fix tests failing in ci 2021-10-27 20:59:50 +03:00
repository_clone_test.dart test: fix tests failing on windows 2021-10-29 10:59:30 +03:00
repository_empty_test.dart test: fix tests failing on windows 2021-10-29 10:59:30 +03:00
repository_init_test.dart test: fix tests failing on windows 2021-10-29 10:59:30 +03:00
repository_test.dart test: fix tests failing on windows 2021-10-29 10:59:30 +03:00
reset_test.dart feat(reset): add binding and api method for git_reset_default (#14) 2021-12-04 16:08:30 +03:00
revparse_test.dart test: remove checks for messages of throws 2021-10-27 16:44:04 +03:00
revwalk_test.dart test(revwalk): refactor memory deallocation 2021-11-03 17:17:49 +03:00
signature_test.dart test: fix tests failing in ci 2021-10-27 20:59:50 +03:00
stash_test.dart test: remove checks for messages of throws 2021-10-27 16:44:04 +03:00
submodule_test.dart test: fix tests failing on windows 2021-10-29 10:59:30 +03:00
tag_test.dart test: remove checks for messages of throws 2021-10-27 16:44:04 +03:00
tree_test.dart test: remove checks for messages of throws 2021-10-27 16:44:04 +03:00
treebuilder_test.dart test: remove checks for messages of throws 2021-10-27 16:44:04 +03:00
worktree_test.dart test: fix tests failing on windows 2021-10-29 10:59:30 +03:00