Home
last modified time | relevance | path

Searched refs:git_futils_writebuffer (Results 1 – 25 of 109) sorted by relevance

12345

/dports/devel/libgit2/libgit2-1.3.0/tests/core/
H A Dfutils.c24 cl_git_pass(git_futils_writebuffer(&out, "futils/test-file", O_RDWR|O_CREAT, 0666)); in test_core_futils__writebuffer()
32 cl_git_pass(git_futils_writebuffer(&append, "futils/test-file", O_RDWR|O_APPEND, 0666)); in test_core_futils__writebuffer()
49 git_futils_writebuffer(&out, "futils/test-file", O_RDWR | O_CREAT, 0666); in test_core_futils__write_hidden_file()
57 cl_git_pass(git_futils_writebuffer(&append, "futils/test-file", O_RDWR | O_APPEND, 0666)); in test_core_futils__write_hidden_file()
/dports/devel/libgit2/libgit2-1.3.0/tests/object/
H A Dlookup.c81 cl_git_pass(git_futils_writebuffer(&contents, path.ptr, O_RDWR, 0644)); in test_object_lookup__lookup_corrupt_object_returns_error()
87 cl_git_pass(git_futils_writebuffer(&contents, path.ptr, O_RDWR, 0644)); in test_object_lookup__lookup_corrupt_object_returns_error()
/dports/devel/libgit2/libgit2-1.3.0/tests/diff/
H A Drename.c519 git_futils_writebuffer(&content, "renames/songof7cities.txt", 0, 0)); in test_diff_rename__working_directory_changes()
680 cl_git_pass(git_futils_writebuffer(&c2, "renames/untimely.txt", 0, 0)); in test_diff_rename__file_exchange()
729 cl_git_pass(git_futils_writebuffer(&c1, "renames/ikeepsix.txt", 0, 0)); in test_diff_rename__file_exchange_three()
730 cl_git_pass(git_futils_writebuffer(&c2, "renames/untimely.txt", 0, 0)); in test_diff_rename__file_exchange_three()
783 cl_git_pass(git_futils_writebuffer(&c2, "renames/untimely.txt", 0, 0)); in test_diff_rename__file_partial_exchange()
837 cl_git_pass(git_futils_writebuffer(&c1, "renames/song_a.txt", 0, 0)); in test_diff_rename__rename_and_copy_from_same_source()
838 cl_git_pass(git_futils_writebuffer(&c2, "renames/song_b.txt", 0, 0)); in test_diff_rename__rename_and_copy_from_same_source()
890 cl_git_pass(git_futils_writebuffer(&c1, "renames/untimely.txt", 0, 0)); in test_diff_rename__from_deleted_to_split()
1043 git_futils_writebuffer(&contents, filename, O_RDWR|O_CREAT, 0777)); in write_similarity_file_two()
1358 cl_git_pass(git_futils_writebuffer(&c1, "renames/untimely.txt", 0, 0)); in test_diff_rename__can_find_copy_to_split()
[all …]
/dports/devel/libgit2/libgit2-1.3.0/tests/worktree/
H A Dworktree.c152 cl_git_pass(git_futils_writebuffer(&buf, path.ptr, O_RDWR, 0644)); in test_worktree_worktree__open_invalid_commondir()
172 cl_git_pass(git_futils_writebuffer(&buf, path.ptr, O_RDWR, 0644)); in test_worktree_worktree__open_invalid_gitdir()
189 cl_git_pass(git_futils_writebuffer(&buf, in test_worktree_worktree__open_invalid_parent()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/src/
H A Dfileops.h36 extern int git_futils_writebuffer(
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libgit2-sys-0.12.26+1.3.0/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/devel/R-cran-git2r/git2r/src/libgit2/src/
H A Dfileops.h36 extern int git_futils_writebuffer(
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.19+1.1.0/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libgit2-sys-0.12.22+1.1.0/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/devel/libgit2/libgit2-1.3.0/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/textproc/bat/bat-0.18.3/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Dfutils.h36 extern int git_futils_writebuffer(

12345