# # # add_file "tests/automate_inventory_options/expected-renames-both.stdout" # content [8f5826d8f74a3d30edad7a328d981151126c03ed] # # add_file "tests/automate_inventory_options/expected-renames-source.stdout" # content [1125eb8cb01b4cb6d1c2faf20bafe8e2925ab408] # # add_file "tests/automate_inventory_options/expected-renames-target-no-ignored.stdout" # content [7671a11ecac054da502e2886eab83621203acf1a] # # add_file "tests/automate_inventory_options/expected-renames-target-no-unknown.stdout" # content [562260d809512a1f348b5a5a03645a8990223683] # # add_file "tests/automate_inventory_options/expected-renames-target.stdout" # content [25a3a6605b33132d800814fde2362b768b638429] # ============================================================ --- tests/automate_inventory_options/expected-renames-both.stdout 8f5826d8f74a3d30edad7a328d981151126c03ed +++ tests/automate_inventory_options/expected-renames-both.stdout 8f5826d8f74a3d30edad7a328d981151126c03ed @@ -0,0 +1,44 @@ + path "source" +old_type "directory" +new_path "target" + fs_type "none" + status "rename_source" + + path "source/source_1" +old_type "file" +new_path "target/source_1" + fs_type "none" + status "rename_source" + + path "source/source_2" +old_type "file" +new_path "target/source_2" + fs_type "none" + status "rename_source" + + path "target" +new_type "directory" +old_path "source" + fs_type "directory" + status "rename_target" "known" + + path "target/ignored_1" +fs_type "file" + status "ignored" + + path "target/source_1" +new_type "file" +old_path "source/source_1" + fs_type "file" + status "rename_target" "known" + + path "target/source_2" +new_type "file" +old_path "source/source_2" + fs_type "file" + status "rename_target" "known" + changes "content" + + path "target/unknown_1" +fs_type "file" + status "unknown" ============================================================ --- tests/automate_inventory_options/expected-renames-source.stdout 1125eb8cb01b4cb6d1c2faf20bafe8e2925ab408 +++ tests/automate_inventory_options/expected-renames-source.stdout 1125eb8cb01b4cb6d1c2faf20bafe8e2925ab408 @@ -0,0 +1,17 @@ + path "source" +old_type "directory" +new_path "target" + fs_type "none" + status "rename_source" + + path "source/source_1" +old_type "file" +new_path "target/source_1" + fs_type "none" + status "rename_source" + + path "source/source_2" +old_type "file" +new_path "target/source_2" + fs_type "none" + status "rename_source" ============================================================ --- tests/automate_inventory_options/expected-renames-target-no-ignored.stdout 7671a11ecac054da502e2886eab83621203acf1a +++ tests/automate_inventory_options/expected-renames-target-no-ignored.stdout 7671a11ecac054da502e2886eab83621203acf1a @@ -0,0 +1,22 @@ + path "target" +new_type "directory" +old_path "source" + fs_type "directory" + status "rename_target" "known" + + path "target/source_1" +new_type "file" +old_path "source/source_1" + fs_type "file" + status "rename_target" "known" + + path "target/source_2" +new_type "file" +old_path "source/source_2" + fs_type "file" + status "rename_target" "known" + changes "content" + + path "target/unknown_1" +fs_type "file" + status "unknown" ============================================================ --- tests/automate_inventory_options/expected-renames-target-no-unknown.stdout 562260d809512a1f348b5a5a03645a8990223683 +++ tests/automate_inventory_options/expected-renames-target-no-unknown.stdout 562260d809512a1f348b5a5a03645a8990223683 @@ -0,0 +1,22 @@ + path "target" +new_type "directory" +old_path "source" + fs_type "directory" + status "rename_target" "known" + + path "target/ignored_1" +fs_type "file" + status "ignored" + + path "target/source_1" +new_type "file" +old_path "source/source_1" + fs_type "file" + status "rename_target" "known" + + path "target/source_2" +new_type "file" +old_path "source/source_2" + fs_type "file" + status "rename_target" "known" + changes "content" ============================================================ --- tests/automate_inventory_options/expected-renames-target.stdout 25a3a6605b33132d800814fde2362b768b638429 +++ tests/automate_inventory_options/expected-renames-target.stdout 25a3a6605b33132d800814fde2362b768b638429 @@ -0,0 +1,26 @@ + path "target" +new_type "directory" +old_path "source" + fs_type "directory" + status "rename_target" "known" + + path "target/ignored_1" +fs_type "file" + status "ignored" + + path "target/source_1" +new_type "file" +old_path "source/source_1" + fs_type "file" + status "rename_target" "known" + + path "target/source_2" +new_type "file" +old_path "source/source_2" + fs_type "file" + status "rename_target" "known" + changes "content" + + path "target/unknown_1" +fs_type "file" + status "unknown"