Home
last modified time | relevance | path

Searched refs:addfile (Results 1 – 25 of 1430) sorted by relevance

12345678910>>...58

/dports/devel/monotone/monotone-1.1/test/func/resolve_conflicts_read_all/
H A D__driver__.lua152 addfile("bar", branch .. "-bar")
175 addfile("foo", branch .. "-foo")
194 addfile("foo", branch .. "-foo")
198 addfile("xxx", branch .. "-xxx")
217 addfile("foo", branch .. "-foo")
218 addfile("bar", branch .. "-bar")
239 addfile("foo", branch .. "-foo")
250 addfile("bar", branch .. "-bar")
260 addfile("foo", branch .. "-foo")
284 addfile("foo", branch .. "-foo")
[all …]
/dports/devel/monotone/monotone-1.1/test/func/automate_show_conflicts/
H A D__driver__.lua165 addfile("bar", branch .. "-bar")
191 addfile("foo", branch .. "-foo")
213 addfile("foo", branch .. "-foo")
217 addfile("xxx", branch .. "-xxx")
237 addfile("foo", branch .. "-foo")
238 addfile("bar", branch .. "-bar")
260 addfile("foo", branch .. "-foo")
271 addfile("bar", branch .. "-bar")
283 addfile("foo", branch .. "-foo")
309 addfile("foo", branch .. "-foo")
[all …]
/dports/devel/monotone/monotone-1.1/test/func/ssh_agent/
H A D__driver__.lua11 addfile("some_file", "test")
102 addfile("some_file2", "test")
119 addfile("some_file3", "test")
124 addfile("some_file3_b", "test")
137 addfile("some_file4", "test")
150 addfile("some_file5", "test")
158 addfile("some_file6", "test")
173 addfile("some_file7", "test")
181 addfile("some_file8", "test")
190 addfile("some_file9", "test")
[all …]
/dports/devel/monotone/monotone-1.1/test/func/resolve_conflicts_dropped_modified_1/
H A D__driver__.lua233 addfile("file_8", "file_8 base") -- rename left, drop right
263 addfile("dir2/file_9", "file_9 base") -- resolution: rename left, drop right
264 addfile("dir2/file_10", "file_10 base") -- resolution: user_rename left, drop right
265 addfile("dir2/file_11", "file_11 base") -- resolution: drop left, drop right
365 addfile("file_13", "file_13 left re-add")
366 addfile("file_16", "file_16 left re-add")
367 addfile("file_17", "file_17 left re-add")
368 addfile("file_18", "file_18 left re-add")
383 addfile("file_12", "file_12 right re-add")
384 addfile("file_14", "file_14 right re-add")
[all …]
/dports/devel/monotone/monotone-1.1/test/func/resolve_conflicts_all_resolutions/
H A D__driver__.lua31 addfile("simple_file", "simple\none\ntwo\nthree\n")
32 addfile("user_file", "blah blah blah")
33 addfile("interactive_file", "interactive base")
38 addfile("checkout_left.sh", "checkout_left.sh abe 1")
40 addfile("gui_left.sh", "gui_left.sh abe 1")
41 addfile("gui_right.sh", "gui_right.sh abe 1")
42 addfile("thermostat.c", "thermostat westinghouse")
54 addfile("checkout_left.sh", "checkout_left.sh beth 1")
56 addfile("gui_left.sh", "gui_left.sh beth 1")
57 addfile("gui_right.sh", "gui_right.sh beth 1")
[all …]
/dports/devel/monotone/monotone-1.1/test/func/bisect/
H A D__driver__.lua3 addfile("head1", "111 head")
7 addfile("head2", "222 head")
11 addfile("head3", "333 head")
15 addfile("head4", "444 head")
20 addfile("left1", "111 left")
24 addfile("left2", "222 left")
28 addfile("left3", "333 left")
32 addfile("left4", "444 left")
61 addfile("tail1", "111 tail")
65 addfile("tail2", "222 tail")
[all …]
/dports/devel/monotone/monotone-1.1/test/func/drop_with_actual_removal/
H A D__driver__.lua4 addfile("file0", "normal committed")
6 addfile("file2", "changed committed")
14 addfile("testdir3/dirfile", "dirfile")
16 addfile("testdir4/dirfile", "dirfile")
23 addfile("testdir15/dirfile", "dirfile")
25 addfile("testdir16/dirfile", "dirfile")
36 addfile("file6", "added, uncommitted")
50 addfile("testdir11/dirfile", "dirfile")
52 addfile("testdir12/dirfile", "dirfile")
60 addfile("testdir23/dirfile", "dirfile")
[all …]
/dports/science/plumed/plumed2-2.7.2/user-doc/
H A Dreport_errors18 for addfile in $resources; do
19 if test -d tutorials/$addfile; then
21 tar czf ../html/tutorial-resources/$addfile.tar.gz $addfile
24 cp tutorials/$addfile html/tutorial-resources
38 for addfile in $resources; do
39 if test -d tutorials/others/$addfile; then
41 tar czf ../html/tutorial-resources/$addfile.tar.gz others/$addfile
44 cp tutorials/others/$addfile html/tutorial-resources
58 for addfile in $resources; do
59 if test -d tutorials/old_tutorials/$addfile; then
[all …]
/dports/devel/monotone/monotone-1.1/test/func/ls_duplicates_with_workspace/
H A D__driver__.lua4 addfile("unique", "unique")
7 addfile("testfile", "blah blah")
13 addfile("testfile2", "blah blah")
19 addfile("workspace_1", "foo foo");
20 addfile("workspace_2", "hello hello");
21 addfile("workspace_3", "hello hello");
22 addfile("workspace_4", "another unique file");
/dports/print/pdfarranger/pdfarranger-1.8.0/
H A Dsetup_win32.py18 def addfile(relpath, warn_missing=False): function
30 addfile(os.path.relpath(path, sys.prefix))
37 addfile("share/icons/hicolor/index.theme")
38 addfile("share/icons/Adwaita/index.theme")
40 addfile(os.path.join('share/icons/Adwaita/16x16/', i + '.png'))
77 addfile(os.path.join('share/icons/Adwaita/scalable/', i + '-symbolic.svg'))
118 addfile("lib/girepository-1.0/{}.typelib".format(ns))
120 addfile("lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll")
121 addfile("lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.dll")
122 addfile("lib/gdk-pixbuf-2.0/2.10.0/loaders.cache")
[all …]
/dports/devel/monotone/monotone-1.1/test/func/rename_dir_to_non-sibling/
H A D__driver__.lua15 addfile(old_dir .. "/preexisting", "foo bar blah")
16 addfile(old_dir .. "/rename-out-file", "asdfasdf")
18 addfile(old_dir .. "/rename-out-dir/subfile", "9")
19 addfile("rename-in-file", "badlsakl")
21 addfile("rename-in-dir/subfile", "10")
22 addfile(old_dir .. "/doomed", "badfsda")
23 addfile("subdir1/bystander1", "stuff stuff")
27 addfile("subdir1/bystander2", "asdfasknb")
28 addfile(old_dir .. "/new-file", "foo ping")
/dports/devel/monotone/monotone-1.1/test/func/automate_show_conflicts_defaults/
H A D__driver__.lua11 addfile("randomfile", "blah blah blah")
16 addfile("checkout.sh", "checkout.sh abe 1")
17 addfile("thermostat.c", "thermostat westinghouse")
24 addfile("user_guide.text", "really cool stuff")
29 addfile("checkout.sh", "checkout.sh beth 1")
30 addfile("thermostat.c", "thermostat honeywell beth")
37 addfile("checkout.sh", "checkout.sh beth 1")
38 addfile("thermostat.c", "thermostat honeywell chuck")
/dports/security/p5-Digest-SHA-PurePerl/Digest-SHA-PurePerl-5.96/t/
H A Dmethods.t53 # test addfile with bareword filehandle
58 $sha->clone->addfile(*FILE)->hexdigest eq $rsp;
62 # test addfile with indirect filehandle
66 print "not " unless $sha->clone->addfile($fh)->hexdigest eq $rsp;
70 # test addfile using file name instead of handle
72 print "not " unless $sha->addfile($tempfile, "b")->hexdigest eq $rsp;
75 # test addfile portable mode
82 print "not " unless $sha->new(1)->addfile($tempfile, "p")->hexdigest eq
104 # test addfile "universal newlines" mode
111 my $d = $sha->new(1)->addfile($tempfile, "U")->hexdigest;
[all …]
/dports/devel/monotone/monotone-1.1/test/func/(imp)_deleting_directories/
H A D__driver__.lua7 addfile("groundzero/preexisting", "1")
8 addfile("groundzero/rename-out", "2")
9 addfile("rename-in", "3")
10 addfile("groundzero/double-kill", "4")
11 addfile("bystander1", "5")
15 addfile("bystander2", "6")
16 addfile("groundzero/new-file", "7")
/dports/devel/monotone/monotone-1.1/test/func/rename_files_into_a_directory/
H A D__driver__.lua4 addfile("gnat", "gnat")
5 addfile("mosquito", "mosquito")
6 addfile("termite", "termite")
7 addfile("ant", "ant")
13 addfile("foo/dummy", "... ... ...")
14 addfile("bar/dummy", "a b c")
15 addfile("foo/gnat/dummmy", "la la la")
/dports/lang/perl5.32/perl-5.32.1/cpan/Digest-SHA/t/
H A Dmethods.t39 # test addfile with bareword filehandle
44 $sha->clone->addfile(*FILE)->hexdigest eq $rsp;
48 # test addfile with indirect filehandle
52 print "not " unless $sha->clone->addfile($fh)->hexdigest eq $rsp;
56 # test addfile using file name instead of handle
58 print "not " unless $sha->addfile($tempfile, "b")->hexdigest eq $rsp;
61 # test addfile "universal newlines" mode
68 my $d = $sha->new(1)->addfile($tempfile, "U")->hexdigest;
79 # test addfile BITS mode
85 print "not " unless $sha->new(1)->addfile($tempfile, "0")->hexdigest eq
[all …]
/dports/lang/perl5.34/perl-5.34.0/cpan/Digest-SHA/t/
H A Dmethods.t39 # test addfile with bareword filehandle
44 $sha->clone->addfile(*FILE)->hexdigest eq $rsp;
48 # test addfile with indirect filehandle
52 print "not " unless $sha->clone->addfile($fh)->hexdigest eq $rsp;
56 # test addfile using file name instead of handle
58 print "not " unless $sha->addfile($tempfile, "b")->hexdigest eq $rsp;
61 # test addfile "universal newlines" mode
68 my $d = $sha->new(1)->addfile($tempfile, "U")->hexdigest;
79 # test addfile BITS mode
85 print "not " unless $sha->new(1)->addfile($tempfile, "0")->hexdigest eq
[all …]
/dports/lang/perl5.30/perl-5.30.3/cpan/Digest-SHA/t/
H A Dmethods.t39 # test addfile with bareword filehandle
44 $sha->clone->addfile(*FILE)->hexdigest eq $rsp;
48 # test addfile with indirect filehandle
52 print "not " unless $sha->clone->addfile($fh)->hexdigest eq $rsp;
56 # test addfile using file name instead of handle
58 print "not " unless $sha->addfile($tempfile, "b")->hexdigest eq $rsp;
61 # test addfile "universal newlines" mode
68 my $d = $sha->new(1)->addfile($tempfile, "U")->hexdigest;
79 # test addfile BITS mode
85 print "not " unless $sha->new(1)->addfile($tempfile, "0")->hexdigest eq
[all …]
/dports/security/p5-Digest-SHA/Digest-SHA-6.02/t/
H A Dmethods.t39 # test addfile with bareword filehandle
44 $sha->clone->addfile(*FILE)->hexdigest eq $rsp;
48 # test addfile with indirect filehandle
52 print "not " unless $sha->clone->addfile($fh)->hexdigest eq $rsp;
56 # test addfile using file name instead of handle
58 print "not " unless $sha->addfile($tempfile, "b")->hexdigest eq $rsp;
61 # test addfile "universal newlines" mode
68 my $d = $sha->new(1)->addfile($tempfile, "U")->hexdigest;
79 # test addfile BITS mode
85 print "not " unless $sha->new(1)->addfile($tempfile, "0")->hexdigest eq
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Digest-SHA/t/
H A Dmethods.t39 # test addfile with bareword filehandle
44 $sha->clone->addfile(*FILE)->hexdigest eq $rsp;
48 # test addfile with indirect filehandle
52 print "not " unless $sha->clone->addfile($fh)->hexdigest eq $rsp;
56 # test addfile using file name instead of handle
58 print "not " unless $sha->addfile($tempfile, "b")->hexdigest eq $rsp;
61 # test addfile "universal newlines" mode
68 my $d = $sha->new(1)->addfile($tempfile, "U")->hexdigest;
79 # test addfile BITS mode
85 print "not " unless $sha->new(1)->addfile($tempfile, "0")->hexdigest eq
[all …]
/dports/devel/monotone/monotone-1.1/test/func/status/
H A D__driver__.lua12 addfile("from", "from")
13 addfile("from_patched", "from_patched")
14 addfile("patched", "patched")
15 addfile("dropped", "dropped")
19 addfile("added", "added")
58 addfile("foo", "foo")
/dports/devel/monotone/monotone-1.1/test/func/db_kill_rev_locally_and_recommit/
H A D__driver__.lua3 addfile("base", "base")
14 addfile("file1", "file1")
15 addfile("foo/file2", "foofile2")
31 addfile("file1", "file1")
32 addfile("foo/file2", "foofile2")
/dports/devel/monotone/monotone-1.1/test/func/netsync_permissions/
H A D__driver__.lua29 addfile("badfile", "badfile")
41 addfile("testfile", "testfile")
83 addfile("default", "default", mtn2)
91 addfile("other", "other", mtn2)
99 addfile("unknown", "unknown", mtn2)
134 addfile("testfile", "testfile", mtn2)
189 addfile("default", "default", mtn2)
197 addfile("by-hash", "by-hash", mtn2)
205 addfile("other", "other", mtn2)
213 addfile("unknown", "unknown", mtn2)
/dports/devel/monotone/monotone-1.1/test/func/conflict_messages/
H A D__driver__.lua26 addfile("foo/foo", branch .. "-foofoo")
273 addfile("bar", branch .. "-bar")
323 addfile("foo", branch .. "-foo")
369 addfile("foo", branch .. "-foo")
373 addfile("xxx", branch .. "-xxx")
418 addfile("foo", branch .. "-foo")
419 addfile("bar", branch .. "-bar")
465 addfile("foo", branch .. "-foo")
476 addfile("bar", branch .. "-bar")
512 addfile("foo", branch .. "-foo")
[all …]
/dports/devel/monotone/monotone-1.1/test/func/automate_update/
H A D__driver__.lua10 addfile("dropped", "dropped")
11 addfile("original", "original")
12 addfile("unchanged", "unchanged")
13 addfile("patched", "patched")
17 addfile("added", "added")

12345678910>>...58