Home
last modified time | relevance | path

Searched refs:file1_path (Results 1 – 25 of 94) sorted by relevance

1234

/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/test/
H A Dtest_info.rb87 file1_path = File.join(@wc_path, file1)
117 FileUtils.touch(file1_path)
122 ctx.add(file1_path)
150 ctx.cp(file1_path, file9_path)
186 FileUtils.touch(file1_path)
190 ctx.add(file1_path)
207 ctx.propdel(file1_prop_key, file1_path)
257 file1_path = File.join(@wc_path, file1)
263 ctx.add(file1_path)
288 ctx.mv(file1_path, file4_path)
[all …]
H A Dtest_delta.rb257 file1_path = File.join(@wc_path, file1)
275 FileUtils.touch(file1_path)
280 ctx.add(file1_path)
344 ctx.cp(file1_path, file9_path)
387 file1_path = File.join(@wc_path, file1)
397 FileUtils.touch(file1_path)
399 ctx.add(file1_path)
432 ctx.propdel(prop_name, file1_path)
461 file1_path = File.join(@wc_path, file1)
467 FileUtils.touch(file1_path)
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/test/
H A Dtest_info.rb87 file1_path = File.join(@wc_path, file1)
117 FileUtils.touch(file1_path)
122 ctx.add(file1_path)
150 ctx.cp(file1_path, file9_path)
186 FileUtils.touch(file1_path)
190 ctx.add(file1_path)
207 ctx.propdel(file1_prop_key, file1_path)
257 file1_path = File.join(@wc_path, file1)
263 ctx.add(file1_path)
288 ctx.mv(file1_path, file4_path)
[all …]
H A Dtest_delta.rb257 file1_path = File.join(@wc_path, file1)
275 FileUtils.touch(file1_path)
280 ctx.add(file1_path)
344 ctx.cp(file1_path, file9_path)
387 file1_path = File.join(@wc_path, file1)
397 FileUtils.touch(file1_path)
399 ctx.add(file1_path)
432 ctx.propdel(prop_name, file1_path)
461 file1_path = File.join(@wc_path, file1)
467 FileUtils.touch(file1_path)
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/ruby/test/
H A Dtest_info.rb87 file1_path = File.join(@wc_path, file1)
117 FileUtils.touch(file1_path)
122 ctx.add(file1_path)
150 ctx.cp(file1_path, file9_path)
186 FileUtils.touch(file1_path)
190 ctx.add(file1_path)
207 ctx.propdel(file1_prop_key, file1_path)
257 file1_path = File.join(@wc_path, file1)
263 ctx.add(file1_path)
288 ctx.mv(file1_path, file4_path)
[all …]
H A Dtest_delta.rb257 file1_path = File.join(@wc_path, file1)
275 FileUtils.touch(file1_path)
280 ctx.add(file1_path)
344 ctx.cp(file1_path, file9_path)
387 file1_path = File.join(@wc_path, file1)
397 FileUtils.touch(file1_path)
399 ctx.add(file1_path)
432 ctx.propdel(prop_name, file1_path)
461 file1_path = File.join(@wc_path, file1)
467 FileUtils.touch(file1_path)
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/test/
H A Dtest_info.rb87 file1_path = File.join(@wc_path, file1)
117 FileUtils.touch(file1_path)
122 ctx.add(file1_path)
150 ctx.cp(file1_path, file9_path)
186 FileUtils.touch(file1_path)
190 ctx.add(file1_path)
207 ctx.propdel(file1_prop_key, file1_path)
257 file1_path = File.join(@wc_path, file1)
263 ctx.add(file1_path)
288 ctx.mv(file1_path, file4_path)
[all …]
H A Dtest_delta.rb257 file1_path = File.join(@wc_path, file1)
275 FileUtils.touch(file1_path)
280 ctx.add(file1_path)
344 ctx.cp(file1_path, file9_path)
387 file1_path = File.join(@wc_path, file1)
397 FileUtils.touch(file1_path)
399 ctx.add(file1_path)
432 ctx.propdel(prop_name, file1_path)
461 file1_path = File.join(@wc_path, file1)
467 FileUtils.touch(file1_path)
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/fs_extra-1.1.0/tests/
H A Ddir.rs250 file1_path.push("test1.txt"); in it_copy_work()
253 assert!(file1_path.exists()); in it_copy_work()
362 file1_path.push(same_file); in it_copy_exist_overwrite()
365 assert!(file1_path.exists()); in it_copy_exist_overwrite()
414 file1_path.push(same_file); in it_copy_exist_not_overwrite()
417 assert!(file1_path.exists()); in it_copy_exist_not_overwrite()
464 file1_path.push(same_file); in it_copy_exist_skip_exist()
467 assert!(file1_path.exists()); in it_copy_exist_skip_exist()
521 file1_path.push(same_file); in it_copy_exist_overwrite_and_skip_exist()
1797 file1_path.push(same_file); in it_move_exist_overwrite()
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/fs_extra-1.1.0/tests/
H A Ddir.rs250 file1_path.push("test1.txt"); in it_copy_work()
253 assert!(file1_path.exists()); in it_copy_work()
362 file1_path.push(same_file); in it_copy_exist_overwrite()
365 assert!(file1_path.exists()); in it_copy_exist_overwrite()
414 file1_path.push(same_file); in it_copy_exist_not_overwrite()
417 assert!(file1_path.exists()); in it_copy_exist_not_overwrite()
464 file1_path.push(same_file); in it_copy_exist_skip_exist()
467 assert!(file1_path.exists()); in it_copy_exist_skip_exist()
521 file1_path.push(same_file); in it_copy_exist_overwrite_and_skip_exist()
1797 file1_path.push(same_file); in it_move_exist_overwrite()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/fs_extra-1.1.0/tests/
H A Ddir.rs250 file1_path.push("test1.txt"); in it_copy_work()
253 assert!(file1_path.exists()); in it_copy_work()
362 file1_path.push(same_file); in it_copy_exist_overwrite()
365 assert!(file1_path.exists()); in it_copy_exist_overwrite()
414 file1_path.push(same_file); in it_copy_exist_not_overwrite()
417 assert!(file1_path.exists()); in it_copy_exist_not_overwrite()
464 file1_path.push(same_file); in it_copy_exist_skip_exist()
467 assert!(file1_path.exists()); in it_copy_exist_skip_exist()
521 file1_path.push(same_file); in it_copy_exist_overwrite_and_skip_exist()
1797 file1_path.push(same_file); in it_move_exist_overwrite()
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/fs_extra-1.2.0/tests/
H A Ddir.rs238 file1_path.push("test1.txt"); in it_copy_work()
241 assert!(file1_path.exists()); in it_copy_work()
346 file1_path.push(same_file); in it_copy_exist_overwrite()
349 assert!(file1_path.exists()); in it_copy_exist_overwrite()
396 file1_path.push(same_file); in it_copy_exist_not_overwrite()
399 assert!(file1_path.exists()); in it_copy_exist_not_overwrite()
444 file1_path.push(same_file); in it_copy_exist_skip_exist()
447 assert!(file1_path.exists()); in it_copy_exist_skip_exist()
499 file1_path.push(same_file); in it_copy_exist_overwrite_and_skip_exist()
1864 file1_path.push(same_file); in it_move_exist_overwrite()
[all …]
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/fs_extra-1.2.0/tests/
H A Ddir.rs238 file1_path.push("test1.txt"); in it_copy_work()
241 assert!(file1_path.exists()); in it_copy_work()
346 file1_path.push(same_file); in it_copy_exist_overwrite()
349 assert!(file1_path.exists()); in it_copy_exist_overwrite()
396 file1_path.push(same_file); in it_copy_exist_not_overwrite()
399 assert!(file1_path.exists()); in it_copy_exist_not_overwrite()
444 file1_path.push(same_file); in it_copy_exist_skip_exist()
447 assert!(file1_path.exists()); in it_copy_exist_skip_exist()
499 file1_path.push(same_file); in it_copy_exist_overwrite_and_skip_exist()
1864 file1_path.push(same_file); in it_move_exist_overwrite()
[all …]
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/fs_extra-1.2.0/tests/
H A Ddir.rs238 file1_path.push("test1.txt"); in it_copy_work()
241 assert!(file1_path.exists()); in it_copy_work()
346 file1_path.push(same_file); in it_copy_exist_overwrite()
349 assert!(file1_path.exists()); in it_copy_exist_overwrite()
396 file1_path.push(same_file); in it_copy_exist_not_overwrite()
399 assert!(file1_path.exists()); in it_copy_exist_not_overwrite()
444 file1_path.push(same_file); in it_copy_exist_skip_exist()
447 assert!(file1_path.exists()); in it_copy_exist_skip_exist()
499 file1_path.push(same_file); in it_copy_exist_overwrite_and_skip_exist()
1864 file1_path.push(same_file); in it_move_exist_overwrite()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/fs_extra-1.2.0/tests/
H A Ddir.rs238 file1_path.push("test1.txt"); in it_copy_work()
241 assert!(file1_path.exists()); in it_copy_work()
346 file1_path.push(same_file); in it_copy_exist_overwrite()
349 assert!(file1_path.exists()); in it_copy_exist_overwrite()
396 file1_path.push(same_file); in it_copy_exist_not_overwrite()
399 assert!(file1_path.exists()); in it_copy_exist_not_overwrite()
444 file1_path.push(same_file); in it_copy_exist_skip_exist()
447 assert!(file1_path.exists()); in it_copy_exist_skip_exist()
499 file1_path.push(same_file); in it_copy_exist_overwrite_and_skip_exist()
1864 file1_path.push(same_file); in it_move_exist_overwrite()
[all …]
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/fs_extra-1.2.0/tests/
H A Ddir.rs238 file1_path.push("test1.txt"); in it_copy_work()
241 assert!(file1_path.exists()); in it_copy_work()
346 file1_path.push(same_file); in it_copy_exist_overwrite()
349 assert!(file1_path.exists()); in it_copy_exist_overwrite()
396 file1_path.push(same_file); in it_copy_exist_not_overwrite()
399 assert!(file1_path.exists()); in it_copy_exist_not_overwrite()
444 file1_path.push(same_file); in it_copy_exist_skip_exist()
447 assert!(file1_path.exists()); in it_copy_exist_skip_exist()
499 file1_path.push(same_file); in it_copy_exist_overwrite_and_skip_exist()
1864 file1_path.push(same_file); in it_move_exist_overwrite()
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/fs_extra-1.2.0/tests/
H A Ddir.rs238 file1_path.push("test1.txt"); in it_copy_work()
241 assert!(file1_path.exists()); in it_copy_work()
346 file1_path.push(same_file); in it_copy_exist_overwrite()
349 assert!(file1_path.exists()); in it_copy_exist_overwrite()
396 file1_path.push(same_file); in it_copy_exist_not_overwrite()
399 assert!(file1_path.exists()); in it_copy_exist_not_overwrite()
444 file1_path.push(same_file); in it_copy_exist_skip_exist()
447 assert!(file1_path.exists()); in it_copy_exist_skip_exist()
499 file1_path.push(same_file); in it_copy_exist_overwrite_and_skip_exist()
1864 file1_path.push(same_file); in it_move_exist_overwrite()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/fs_extra/tests/
H A Ddir.rs238 file1_path.push("test1.txt"); in it_copy_work()
241 assert!(file1_path.exists()); in it_copy_work()
346 file1_path.push(same_file); in it_copy_exist_overwrite()
349 assert!(file1_path.exists()); in it_copy_exist_overwrite()
396 file1_path.push(same_file); in it_copy_exist_not_overwrite()
399 assert!(file1_path.exists()); in it_copy_exist_not_overwrite()
444 file1_path.push(same_file); in it_copy_exist_skip_exist()
447 assert!(file1_path.exists()); in it_copy_exist_skip_exist()
499 file1_path.push(same_file); in it_copy_exist_overwrite_and_skip_exist()
1864 file1_path.push(same_file); in it_move_exist_overwrite()
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/fs_extra-1.2.0/tests/
H A Ddir.rs238 file1_path.push("test1.txt"); in it_copy_work()
241 assert!(file1_path.exists()); in it_copy_work()
346 file1_path.push(same_file); in it_copy_exist_overwrite()
349 assert!(file1_path.exists()); in it_copy_exist_overwrite()
396 file1_path.push(same_file); in it_copy_exist_not_overwrite()
399 assert!(file1_path.exists()); in it_copy_exist_not_overwrite()
444 file1_path.push(same_file); in it_copy_exist_skip_exist()
447 assert!(file1_path.exists()); in it_copy_exist_skip_exist()
499 file1_path.push(same_file); in it_copy_exist_overwrite_and_skip_exist()
1864 file1_path.push(same_file); in it_move_exist_overwrite()
[all …]
/dports/sysutils/fd/fd-8.3.0/cargo-crates/fs_extra-1.2.0/tests/
H A Ddir.rs238 file1_path.push("test1.txt"); in it_copy_work()
241 assert!(file1_path.exists()); in it_copy_work()
346 file1_path.push(same_file); in it_copy_exist_overwrite()
349 assert!(file1_path.exists()); in it_copy_exist_overwrite()
396 file1_path.push(same_file); in it_copy_exist_not_overwrite()
399 assert!(file1_path.exists()); in it_copy_exist_not_overwrite()
444 file1_path.push(same_file); in it_copy_exist_skip_exist()
447 assert!(file1_path.exists()); in it_copy_exist_skip_exist()
499 file1_path.push(same_file); in it_copy_exist_overwrite_and_skip_exist()
1864 file1_path.push(same_file); in it_move_exist_overwrite()
[all …]
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/tests/test_file_operation/
H A Dtest_zip_download.py12 file1_path = os.getcwd() + '/' + file1_name variable
20 with open(file1_path, 'w') as fp1:
27 os.remove(file1_path)
38 api.post_file(t_repo_id, file1_path, '/dir', file1_name, USER)
118 api.post_file(t_repo_id, file1_path, '/', file1_name, USER)
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/handlebars-4.1.5/src/
H A Dregistry.rs691 let file1_path = dir.path().join("t1.hbs"); in test_register_templates_directory() localVariable
692 let mut file1: File = File::create(&file1_path).unwrap(); in test_register_templates_directory()
725 let file1_path = dir.path().join("t4.hbs"); in test_register_templates_directory() localVariable
726 let mut file1: File = File::create(&file1_path).unwrap(); in test_register_templates_directory()
760 let file1_path = dir.path().join("french/t7.hbs"); in test_register_templates_directory() localVariable
761 let mut file1: File = File::create(&file1_path).unwrap(); in test_register_templates_directory()
789 let file1_path = dir.path().join("t10.hbs"); in test_register_templates_directory() localVariable
790 let mut file1: File = File::create(&file1_path).unwrap(); in test_register_templates_directory()
1063 let file1_path = dir.path().join("t1.hbs"); in test_dev_mode_template_reload() localVariable
1069 reg.register_template_file("t1", &file1_path).unwrap(); in test_dev_mode_template_reload()
[all …]
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/handlebars-4.1.2/src/
H A Dregistry.rs691 let file1_path = dir.path().join("t1.hbs"); in test_register_templates_directory() localVariable
692 let mut file1: File = File::create(&file1_path).unwrap(); in test_register_templates_directory()
725 let file1_path = dir.path().join("t4.hbs"); in test_register_templates_directory() localVariable
726 let mut file1: File = File::create(&file1_path).unwrap(); in test_register_templates_directory()
760 let file1_path = dir.path().join("french/t7.hbs"); in test_register_templates_directory() localVariable
761 let mut file1: File = File::create(&file1_path).unwrap(); in test_register_templates_directory()
789 let file1_path = dir.path().join("t10.hbs"); in test_register_templates_directory() localVariable
790 let mut file1: File = File::create(&file1_path).unwrap(); in test_register_templates_directory()
1063 let file1_path = dir.path().join("t1.hbs"); in test_dev_mode_template_reload() localVariable
1069 reg.register_template_file("t1", &file1_path).unwrap(); in test_dev_mode_template_reload()
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/handlebars-4.1.4/src/
H A Dregistry.rs691 let file1_path = dir.path().join("t1.hbs"); in test_register_templates_directory() localVariable
692 let mut file1: File = File::create(&file1_path).unwrap(); in test_register_templates_directory()
725 let file1_path = dir.path().join("t4.hbs"); in test_register_templates_directory() localVariable
726 let mut file1: File = File::create(&file1_path).unwrap(); in test_register_templates_directory()
760 let file1_path = dir.path().join("french/t7.hbs"); in test_register_templates_directory() localVariable
761 let mut file1: File = File::create(&file1_path).unwrap(); in test_register_templates_directory()
789 let file1_path = dir.path().join("t10.hbs"); in test_register_templates_directory() localVariable
790 let mut file1: File = File::create(&file1_path).unwrap(); in test_register_templates_directory()
1063 let file1_path = dir.path().join("t1.hbs"); in test_dev_mode_template_reload() localVariable
1069 reg.register_template_file("t1", &file1_path).unwrap(); in test_dev_mode_template_reload()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/handlebars/src/
H A Dregistry.rs648 let file1_path = dir.path().join("t1.hbs"); in test_register_templates_directory() localVariable
649 let mut file1: File = File::create(&file1_path).unwrap(); in test_register_templates_directory()
682 let file1_path = dir.path().join("t4.hbs"); in test_register_templates_directory() localVariable
683 let mut file1: File = File::create(&file1_path).unwrap(); in test_register_templates_directory()
717 let file1_path = dir.path().join("french/t7.hbs"); in test_register_templates_directory() localVariable
718 let mut file1: File = File::create(&file1_path).unwrap(); in test_register_templates_directory()
746 let file1_path = dir.path().join("t10.hbs"); in test_register_templates_directory() localVariable
747 let mut file1: File = File::create(&file1_path).unwrap(); in test_register_templates_directory()
1020 let file1_path = dir.path().join("t1.hbs"); in test_dev_mode_template_reload() localVariable
1026 reg.register_template_file("t1", &file1_path).unwrap(); in test_dev_mode_template_reload()
[all …]

1234