libgit2dart/test
2021-10-08 17:34:59 +03:00
..
assets feat(submodule): add bindings and api 2021-10-08 17:34:59 +03:00
helpers refactor: extract repo setup for tests 2021-09-23 16:35:05 +03:00
blame_test.dart feat(blame): add bindings and api 2021-10-01 13:43:44 +03:00
blob_test.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
branch_test.dart refactor: extract repo setup for tests 2021-09-23 16:35:05 +03:00
checkout_test.dart refactor: extract repo setup for tests 2021-09-23 16:35:05 +03:00
commit_test.dart refactor: extract repo setup for tests 2021-09-23 16:35:05 +03:00
config_test.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
credentials_test.dart feat(attr): add bindings and api 2021-09-30 13:53:58 +03:00
describe_test.dart feat(mailmap): add bindings and api 2021-10-06 18:38:02 +03:00
diff_test.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
features_test.dart feat(repository): add ability to pass credentials in callbacks argument 2021-09-29 18:54:29 +03:00
index_test.dart refactor: extract repo setup for tests 2021-09-23 16:35:05 +03:00
mailmap_test.dart feat(mailmap): add bindings and api 2021-10-06 18:38:02 +03:00
merge_test.dart feat(merge): add ability to merge file from index 2021-10-04 12:23:48 +03:00
note_test.dart feat(note): add bindings and api 2021-10-01 17:34:01 +03:00
odb_test.dart feat(describe): add bindings and api 2021-10-06 16:02:25 +03:00
oid_test.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
packbuilder_test.dart refactor(packbuilder): expose class to public api 2021-10-07 13:51:25 +03:00
patch_test.dart refactor: extract repo setup for tests 2021-09-23 16:35:05 +03:00
rebase_test.dart feat(rebase): add bindings and api 2021-10-05 11:25:45 +03:00
reference_test.dart feat(note): add bindings and api 2021-10-01 17:34:01 +03:00
reflog_test.dart refactor: extract repo setup for tests 2021-09-23 16:35:05 +03:00
remote_prune_test.dart test(remote): add tests for prune() method 2021-09-30 12:47:17 +03:00
remote_test.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
repository_clone_test.dart feat(repository): add ability to pass callbacks for remote and repository creation during clone 2021-09-27 11:19:00 +03:00
repository_empty_test.dart test(repository): divide groups into different files 2021-09-24 12:17:05 +03:00
repository_init_test.dart feat(repository): add extended options to repository init 2021-09-24 13:18:04 +03:00
repository_test.dart feat(graph): add bindings and api 2021-10-06 11:36:38 +03:00
reset_test.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
revparse_test.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
revwalk_test.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
signature_test.dart feat(signature): add bindings and api for default signature 2021-09-21 15:28:58 +03:00
stash_test.dart refactor: extract repo setup for tests 2021-09-23 16:35:05 +03:00
submodule_test.dart feat(submodule): add bindings and api 2021-10-08 17:34:59 +03:00
tag_test.dart feat(describe): add bindings and api 2021-10-06 16:02:25 +03:00
tree_test.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
treebuilder_test.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
worktree_test.dart refactor: extract repo setup for tests 2021-09-23 16:35:05 +03:00