Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✅ Unify cli test binary #1210

Merged
merged 1 commit into from
Nov 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
23 changes: 23 additions & 0 deletions cli/tests/cli/main.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
mod acl;
mod append;
mod chmod;
mod chown;
mod concat;
mod delete;
mod encrypt;
mod hardlink;
mod keep_acl;
mod keep_all;
mod list;
mod multipart;
mod password_from_file;
mod password_hash;
mod restore_acl;
mod restore_acl_0_19_1;
mod solid_mode;
mod split;
mod strip;
mod symlink;
mod update;
mod user_group;
mod xattr;
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.