libgit2dart/test
Aleksey Kulikov 69d45b6f1b test: temporarily disable ssh tests on linux
Version of Ubuntu used for tests on ci have old version of libssh2 that
makes tests fail. Disabling 2 tests until github actions will provide
newer version of Ubuntu.
2022-02-16 16:48:52 +03:00
..
assets chore: remove unnecessary hooks from test repos 2022-01-25 16:00:59 +03:00
helpers refactor: remove unnecessary directory existence check 2021-12-31 10:15:12 +03:00
annotated_test.dart refactor(repository)!: remove excessive aliases (#40) 2022-01-25 17:25:15 +03:00
blame_test.dart refactor!: use class names instead of aliases from Repository in tests (#37) 2022-01-25 12:05:34 +03:00
blob_test.dart refactor(checkout)!: move checkout related methods into Checkout class (#42) 2022-01-25 20:16:46 +03:00
branch_test.dart test: improve coverage (#44) 2022-01-26 16:11:38 +03:00
checkout_test.dart refactor(checkout)!: move checkout related methods into Checkout class (#42) 2022-01-25 20:16:46 +03:00
commit_test.dart test: improve coverage (#44) 2022-01-26 16:11:38 +03:00
config_test.dart refactor: compose paths using path package 2021-12-31 12:00:04 +03:00
credentials_test.dart test: temporarily disable ssh tests on linux 2022-02-16 16:48:52 +03:00
describe_test.dart refactor(repository)!: remove excessive aliases (#40) 2022-01-25 17:25:15 +03:00
diff_test.dart test: improve coverage (#44) 2022-01-26 16:11:38 +03:00
git_types_test.dart feat: upgrade libgit2 to 1.4.0 2022-02-16 13:25:22 +03:00
index_test.dart test: improve coverage (#44) 2022-01-26 16:11:38 +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 refactor: compose paths using path package 2021-12-31 12:00:04 +03:00
merge_test.dart refactor(checkout)!: move checkout related methods into Checkout class (#42) 2022-01-25 20:16:46 +03:00
note_test.dart refactor!: use class names instead of aliases from Repository in tests (#37) 2022-01-25 12:05:34 +03:00
odb_test.dart refactor: compose paths using path package 2021-12-31 12:00:04 +03:00
oid_test.dart refactor: compose paths using path package 2021-12-31 12:00:04 +03:00
packbuilder_test.dart feat: upgrade libgit2 to 1.4.0 2022-02-16 13:25:22 +03:00
patch_test.dart test: improve coverage (#44) 2022-01-26 16:11:38 +03:00
rebase_test.dart refactor(checkout)!: move checkout related methods into Checkout class (#42) 2022-01-25 20:16:46 +03:00
reference_test.dart refactor!: use class names instead of aliases from Repository in tests (#37) 2022-01-25 12:05:34 +03:00
reflog_test.dart test: improve coverage (#44) 2022-01-26 16:11:38 +03:00
remote_prune_test.dart test: improve coverage (#44) 2022-01-26 16:11:38 +03:00
remote_test.dart refactor!: use class names instead of aliases from Repository in tests (#37) 2022-01-25 12:05:34 +03:00
repository_clone_test.dart test: improve coverage (#44) 2022-01-26 16:11:38 +03:00
repository_empty_test.dart test: fix tests failing on windows 2021-12-31 12:39:57 +03:00
repository_init_test.dart refactor(repository)!: remove excessive aliases (#40) 2022-01-25 17:25:15 +03:00
repository_test.dart test: improve coverage (#44) 2022-01-26 16:11:38 +03:00
reset_test.dart refactor!: use class names instead of aliases from Repository in tests (#37) 2022-01-25 12:05:34 +03:00
revparse_test.dart refactor(merge)!: move merge related methods into Merge class (#41) 2022-01-25 18:53:04 +03:00
revwalk_test.dart refactor: compose paths using path package 2021-12-31 12:00:04 +03:00
signature_test.dart style: clean up tests names 2021-12-23 15:29:28 +03:00
stash_test.dart refactor(repository)!: remove excessive aliases (#40) 2022-01-25 17:25:15 +03:00
submodule_test.dart refactor!: use class names instead of aliases from Repository in tests (#37) 2022-01-25 12:05:34 +03:00
tag_test.dart test: improve coverage (#44) 2022-01-26 16:11:38 +03:00
tree_test.dart refactor!: use class names instead of aliases from Repository in tests (#37) 2022-01-25 12:05:34 +03:00
treebuilder_test.dart refactor!: use class names instead of aliases from Repository in tests (#37) 2022-01-25 12:05:34 +03:00
worktree_test.dart refactor!: use class names instead of aliases from Repository in tests (#37) 2022-01-25 12:05:34 +03:00