Home
last modified time | relevance | path

Searched refs:canonify (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/dports/sysutils/cfengine317/cfengine-3.17.0/tests/acceptance/01_vars/02_functions/
H A D007.cf3 # Test canonify()
29 "out1" string => canonify("$(in1)");
33 "out2" string => canonify("$(in2)");
37 "out3" string => canonify("$(in3)");
41 "out4" string => canonify("$(in4)");
45 "out5" string => canonify("$(in5)");
49 "out6" string => canonify("$(in6)");
53 "out7" string => canonify("$(in1) $(in1)");
57 "out8" string => canonify("$(in8)");
78 "Expected canonify('$(test.in1)') => $(test.out1) == $(test.expect1)";
[all …]
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/acceptance/01_vars/02_functions/
H A D007.cf3 # Test canonify()
29 "out1" string => canonify("$(in1)");
33 "out2" string => canonify("$(in2)");
37 "out3" string => canonify("$(in3)");
41 "out4" string => canonify("$(in4)");
45 "out5" string => canonify("$(in5)");
49 "out6" string => canonify("$(in6)");
53 "out7" string => canonify("$(in1) $(in1)");
57 "out8" string => canonify("$(in8)");
78 "Expected canonify('$(test.in1)') => $(test.out1) == $(test.expect1)";
[all …]
/dports/sysutils/cfengine/cfengine-3.19.0/tests/acceptance/01_vars/02_functions/
H A D007.cf3 # Test canonify()
29 "out1" string => canonify("$(in1)");
33 "out2" string => canonify("$(in2)");
37 "out3" string => canonify("$(in3)");
41 "out4" string => canonify("$(in4)");
45 "out5" string => canonify("$(in5)");
49 "out6" string => canonify("$(in6)");
53 "out7" string => canonify("$(in1) $(in1)");
57 "out8" string => canonify("$(in8)");
78 "Expected canonify('$(test.in1)') => $(test.out1) == $(test.expect1)";
[all …]
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/01_vars/02_functions/
H A D007.cf3 # Test canonify()
29 "out1" string => canonify("$(in1)");
33 "out2" string => canonify("$(in2)");
37 "out3" string => canonify("$(in3)");
41 "out4" string => canonify("$(in4)");
45 "out5" string => canonify("$(in5)");
49 "out6" string => canonify("$(in6)");
53 "out7" string => canonify("$(in1) $(in1)");
57 "out8" string => canonify("$(in8)");
78 "Expected canonify('$(test.in1)') => $(test.out1) == $(test.expect1)";
[all …]
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/acceptance/01_vars/02_functions/
H A D007.cf3 # Test canonify()
29 "out1" string => canonify("$(in1)");
33 "out2" string => canonify("$(in2)");
37 "out3" string => canonify("$(in3)");
41 "out4" string => canonify("$(in4)");
45 "out5" string => canonify("$(in5)");
49 "out6" string => canonify("$(in6)");
53 "out7" string => canonify("$(in1) $(in1)");
57 "out8" string => canonify("$(in8)");
78 "Expected canonify('$(test.in1)') => $(test.out1) == $(test.expect1)";
[all …]
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/acceptance/01_vars/02_functions/
H A D007.cf3 # Test canonify()
29 "out1" string => canonify("$(in1)");
33 "out2" string => canonify("$(in2)");
37 "out3" string => canonify("$(in3)");
41 "out4" string => canonify("$(in4)");
45 "out5" string => canonify("$(in5)");
49 "out6" string => canonify("$(in6)");
53 "out7" string => canonify("$(in1) $(in1)");
57 "out8" string => canonify("$(in8)");
78 "Expected canonify('$(test.in1)') => $(test.out1) == $(test.expect1)";
[all …]
/dports/sysutils/cfengine/cfengine-3.19.0/tests/acceptance/00_basics/01_compiler/
H A Dwith_iteration.cf21 …$(with)" string => "promiser addition = $(with)", with => canonify(concat("promiser ", canonify("a…
22 "B$(with)" string => "clean = $(with)", with => canonify("clean");
23 "C$(with)" string => "my name is = $(with)", with => canonify("my name is canonified");
27 "F$(with)" string => "iter = $(with)", with => concat("iter_canon_", canonify($(iter)));
28 "G1$(with)" string => "iter = $(with)", with => concat("iter_canon_", canonify($(iter)));
29 "G2$(with)" string => "iter = $(with)", with => canonify($(iter));
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/acceptance/00_basics/01_compiler/
H A Dwith_iteration.cf21 …$(with)" string => "promiser addition = $(with)", with => canonify(concat("promiser ", canonify("a…
22 "B$(with)" string => "clean = $(with)", with => canonify("clean");
23 "C$(with)" string => "my name is = $(with)", with => canonify("my name is canonified");
27 "F$(with)" string => "iter = $(with)", with => concat("iter_canon_", canonify($(iter)));
28 "G1$(with)" string => "iter = $(with)", with => concat("iter_canon_", canonify($(iter)));
29 "G2$(with)" string => "iter = $(with)", with => canonify($(iter));
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/acceptance/00_basics/01_compiler/
H A Dwith_iteration.cf21 …$(with)" string => "promiser addition = $(with)", with => canonify(concat("promiser ", canonify("a…
22 "B$(with)" string => "clean = $(with)", with => canonify("clean");
23 "C$(with)" string => "my name is = $(with)", with => canonify("my name is canonified");
27 "F$(with)" string => "iter = $(with)", with => concat("iter_canon_", canonify($(iter)));
28 "G1$(with)" string => "iter = $(with)", with => concat("iter_canon_", canonify($(iter)));
29 "G2$(with)" string => "iter = $(with)", with => canonify($(iter));
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/00_basics/01_compiler/
H A Dwith_iteration.cf21 …$(with)" string => "promiser addition = $(with)", with => canonify(concat("promiser ", canonify("a…
22 "B$(with)" string => "clean = $(with)", with => canonify("clean");
23 "C$(with)" string => "my name is = $(with)", with => canonify("my name is canonified");
27 "F$(with)" string => "iter = $(with)", with => concat("iter_canon_", canonify($(iter)));
28 "G1$(with)" string => "iter = $(with)", with => concat("iter_canon_", canonify($(iter)));
29 "G2$(with)" string => "iter = $(with)", with => canonify($(iter));
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/acceptance/00_basics/01_compiler/
H A Dwith_iteration.cf21 …$(with)" string => "promiser addition = $(with)", with => canonify(concat("promiser ", canonify("a…
22 "B$(with)" string => "clean = $(with)", with => canonify("clean");
23 "C$(with)" string => "my name is = $(with)", with => canonify("my name is canonified");
27 "F$(with)" string => "iter = $(with)", with => concat("iter_canon_", canonify($(iter)));
28 "G1$(with)" string => "iter = $(with)", with => concat("iter_canon_", canonify($(iter)));
29 "G2$(with)" string => "iter = $(with)", with => canonify($(iter));
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/acceptance/00_basics/01_compiler/
H A Dwith_iteration.cf21 …$(with)" string => "promiser addition = $(with)", with => canonify(concat("promiser ", canonify("a…
22 "B$(with)" string => "clean = $(with)", with => canonify("clean");
23 "C$(with)" string => "my name is = $(with)", with => canonify("my name is canonified");
27 "F$(with)" string => "iter = $(with)", with => concat("iter_canon_", canonify($(iter)));
28 "G1$(with)" string => "iter = $(with)", with => concat("iter_canon_", canonify($(iter)));
29 "G2$(with)" string => "iter = $(with)", with => canonify($(iter));
/dports/dns/dns-ui/dns-ui-0.2.7/tests/
H A DDNSNameTest.php26 $this->assertEquals('foobar.example.com.', DNSName::canonify('foobar', 'example.com.'));
28 …$this->assertEquals('foobar.example.org.', DNSName::canonify('foobar.example.org.', 'example.com.'…
30 …$this->assertEquals('foobar.example.org.example.com.', DNSName::canonify('foobar.example.org', 'ex…
32 $this->assertEquals('foobar.example.com.', DNSName::canonify('@', 'foobar.example.com.'));
34 $this->assertEquals('foobar.example.com.', DNSName::canonify('foobar.example.com', '.'));
/dports/sysutils/cfengine/cfengine-3.19.0/tests/acceptance/30_custom_promise_types/
H A D12_multiple_promises.cf70 expression => canonify("$(G.testfile)_created"),
73 expression => canonify("$(G.testfile)_content_updated"),
76 expression => canonify("$(G.testfile)_content_update_failed"),
79 expression => canonify("$(G.testfile)2_created"),
82 expression => canonify("$(G.testfile)2_content_updated"),
85 expression => canonify("$(G.testfile)2_content_update_failed"),
H A D14_multiple_promise_types_same_module.cf79 expression => canonify("$(G.testfile)_created"),
82 expression => canonify("$(G.testfile)_content_updated"),
85 expression => canonify("$(G.testfile)_content_update_failed"),
88 expression => canonify("$(G.testfile)2_created"),
91 expression => canonify("$(G.testfile)2_content_updated"),
94 expression => canonify("$(G.testfile)2_content_update_failed"),
H A D15_conflicting_interpreters.cf80 expression => canonify("$(G.testfile)_created"),
83 expression => canonify("$(G.testfile)_content_updated"),
86 expression => canonify("$(G.testfile)_content_update_failed"),
89 expression => canonify("$(G.testfile)2_created"),
92 expression => canonify("$(G.testfile)2_content_updated"),
95 expression => canonify("$(G.testfile)2_content_update_failed"),
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/acceptance/30_custom_promise_types/
H A D12_multiple_promises.cf70 expression => canonify("$(G.testfile)_created"),
73 expression => canonify("$(G.testfile)_content_updated"),
76 expression => canonify("$(G.testfile)_content_update_failed"),
79 expression => canonify("$(G.testfile)2_created"),
82 expression => canonify("$(G.testfile)2_content_updated"),
85 expression => canonify("$(G.testfile)2_content_update_failed"),
H A D14_multiple_promise_types_same_module.cf79 expression => canonify("$(G.testfile)_created"),
82 expression => canonify("$(G.testfile)_content_updated"),
85 expression => canonify("$(G.testfile)_content_update_failed"),
88 expression => canonify("$(G.testfile)2_created"),
91 expression => canonify("$(G.testfile)2_content_updated"),
94 expression => canonify("$(G.testfile)2_content_update_failed"),
H A D15_conflicting_interpreters.cf80 expression => canonify("$(G.testfile)_created"),
83 expression => canonify("$(G.testfile)_content_updated"),
86 expression => canonify("$(G.testfile)_content_update_failed"),
89 expression => canonify("$(G.testfile)2_created"),
92 expression => canonify("$(G.testfile)2_content_updated"),
95 expression => canonify("$(G.testfile)2_content_update_failed"),
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/30_custom_promise_types/
H A D12_multiple_promises.cf70 expression => canonify("$(G.testfile)_created"),
73 expression => canonify("$(G.testfile)_content_updated"),
76 expression => canonify("$(G.testfile)_content_update_failed"),
79 expression => canonify("$(G.testfile)2_created"),
82 expression => canonify("$(G.testfile)2_content_updated"),
85 expression => canonify("$(G.testfile)2_content_update_failed"),
H A D14_multiple_promise_types_same_module.cf79 expression => canonify("$(G.testfile)_created"),
82 expression => canonify("$(G.testfile)_content_updated"),
85 expression => canonify("$(G.testfile)_content_update_failed"),
88 expression => canonify("$(G.testfile)2_created"),
91 expression => canonify("$(G.testfile)2_content_updated"),
94 expression => canonify("$(G.testfile)2_content_update_failed"),
H A D15_conflicting_interpreters.cf80 expression => canonify("$(G.testfile)_created"),
83 expression => canonify("$(G.testfile)_content_updated"),
86 expression => canonify("$(G.testfile)_content_update_failed"),
89 expression => canonify("$(G.testfile)2_created"),
92 expression => canonify("$(G.testfile)2_content_updated"),
95 expression => canonify("$(G.testfile)2_content_update_failed"),
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/acceptance/30_custom_promise_types/
H A D12_multiple_promises.cf70 expression => canonify("$(G.testfile)_created"),
73 expression => canonify("$(G.testfile)_content_updated"),
76 expression => canonify("$(G.testfile)_content_update_failed"),
79 expression => canonify("$(G.testfile)2_created"),
82 expression => canonify("$(G.testfile)2_content_updated"),
85 expression => canonify("$(G.testfile)2_content_update_failed"),
H A D14_multiple_promise_types_same_module.cf79 expression => canonify("$(G.testfile)_created"),
82 expression => canonify("$(G.testfile)_content_updated"),
85 expression => canonify("$(G.testfile)_content_update_failed"),
88 expression => canonify("$(G.testfile)2_created"),
91 expression => canonify("$(G.testfile)2_content_updated"),
94 expression => canonify("$(G.testfile)2_content_update_failed"),
H A D15_conflicting_interpreters.cf80 expression => canonify("$(G.testfile)_created"),
83 expression => canonify("$(G.testfile)_content_updated"),
86 expression => canonify("$(G.testfile)_content_update_failed"),
89 expression => canonify("$(G.testfile)2_created"),
92 expression => canonify("$(G.testfile)2_content_updated"),
95 expression => canonify("$(G.testfile)2_content_update_failed"),

12345678910>>...14