Home
last modified time | relevance | path

Searched refs:load_yaml (Results 1 – 25 of 445) sorted by relevance

12345678910>>...18

/dports/misc/cloc/cloc-1.90/Unix/t/
H A D02_git.t105 %this = load_yaml($t->{'results'});
108 %this = load_yaml($results);
112 my %ref = load_yaml($t->{'ref'});
119 sub load_yaml { # {{{1
H A D00_C.t1037 my %ref = load_yaml($t->{'ref'});
1038 my %this = load_yaml($results);
1043 sub load_yaml { # {{{1
H A D01_opts.t622 my %this = load_yaml($results);
626 my %ref = load_yaml($t->{'ref'});
639 sub load_yaml { # {{{1
/dports/sysutils/py-tmuxp/tmuxp-1.9.3/tests/
H A Dtest_config.py16 def load_yaml(yaml): function
89 unexpanded_dict = load_yaml(fixtures.expand2.unexpanded_yaml)
91 expanded_dict = load_yaml(fixtures.expand2.expanded_yaml)
220 sconfig = load_yaml(fixtures.shell_command_before_session.before)
225 assert config.expand(config.trickle(sconfig)) == load_yaml(
245 sconfig = load_yaml(test_yaml)
371 sconfig = load_yaml(yaml_config)
/dports/www/firefox-legacy/firefox-52.8.0esr/taskcluster/taskgraph/task/
H A Dtest.py11 from ..util.yaml import load_yaml
33 test_platforms_cfg = load_yaml(path, 'test-platforms.yml')
37 test_sets_cfg = load_yaml(path, 'test-sets.yml')
41 test_descriptions = load_yaml(path, 'tests.yml')
/dports/security/liboqs/liboqs-0.7.0/scripts/
H A Dformat_docs_yaml.py16 def load_yaml(filename, encoding='utf-8'): function
26 kem_yaml = load_yaml(kem_yaml_path)
31 sig_yaml = load_yaml(sig_yaml_path)
/dports/security/liboqs/liboqs-0.7.0/scripts/copy_from_upstream/
H A Dupdate_pqclean_alg_docs.py31 def load_yaml(filename, encoding='utf-8'): function
67 oqs_yaml = load_yaml(oqs_yaml_path)
77 pqclean_yaml = load_yaml(pqclean_meta_path)
126 oqs_yaml = load_yaml(oqs_yaml_path)
136 pqclean_yaml = load_yaml(pqclean_meta_path)
179 instructions = load_yaml(
/dports/www/searx/searx-1.0.0/searx/
H A Dsettings_loader.py22 def load_yaml(file_name): function
117 return (load_yaml(default_settings_path),
121 user_settings = load_yaml(user_settings_path)
124 default_settings = load_yaml(default_settings_path)
/dports/devel/py-invoke/invoke-1.6.0/tests/
H A Dconfig.py43 def informs_config_filenames(self, load_yaml): argument
48 load_yaml.assert_any_call("dir/other.yaml")
65 def informs_config_filenames(self, load_yaml): argument
70 load_yaml.assert_any_call("dir/other.yaml")
142 load_yaml.assert_any_call("meh/invoke.yaml")
146 def default_system_prefix_is_etc(self, load_yaml): argument
150 load_yaml.assert_any_call("/etc/invoke.yaml")
163 def configure_project_location(self, load_yaml): argument
168 def configure_runtime_path(self, load_yaml): argument
170 load_yaml.assert_any_call("some/path.yaml")
[all …]
/dports/net/cloud-init/cloud-init-21.4/tests/unittests/
H A Dtest_render_cloudcfg.py29 system_cfg = util.load_yaml(stream.read())
40 system_cfg = util.load_yaml(stream.read())
58 system_cfg = util.load_yaml(stream.read())
/dports/devel/dtool/dtool-0.11.0/cargo-crates/madato-0.5.3/src/
H A Dyaml.rs81 fn load_yaml(yaml: &str) -> Table<String, String> { in load_yaml() function
92 mk_table(&load_yaml(yaml), &Some(render_options)) in md_table_yaml_and_headings()
122 mk_table(&load_yaml(yaml), render_options) in mk_md_table_from_yaml()
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/taskgraph/test/
H A Dtest_util_yaml.py28 yaml.load_yaml("/dir1/dir2", "foo.yml"), {"prop": ["val1"]}
45 list(yaml.load_yaml("/dir1/dir2", "foo.yml")["job"].keys()),
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/taskgraph/test/
H A Dtest_util_yaml.py28 yaml.load_yaml("/dir1/dir2", "foo.yml"), {"prop": ["val1"]}
45 list(yaml.load_yaml("/dir1/dir2", "foo.yml")["job"].keys()),
/dports/lang/spidermonkey60/firefox-60.9.0/taskcluster/taskgraph/loader/
H A Dtest.py11 from ..util.yaml import load_yaml
33 test_platforms_cfg = load_yaml(path, 'test-platforms.yml')
39 test_sets_cfg = load_yaml(path, 'test-sets.yml')
/dports/emulators/qemu5/qemu-5.2.0/tests/docker/
H A Dtravis.py18 def load_yaml(fname): function
35 conf = load_yaml(sys.argv[1])
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/docker/
H A Dtravis.py18 def load_yaml(fname): function
35 conf = load_yaml(sys.argv[1])
/dports/www/firefox/firefox-99.0/taskcluster/gecko_taskgraph/transforms/
H A Dbalrog_toplevel.py10 from taskgraph.util.yaml import load_yaml
24 update_config = load_yaml(config_file)
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/docker/
H A Dtravis.py18 def load_yaml(fname): function
35 conf = load_yaml(sys.argv[1])
/dports/emulators/qemu-utils/qemu-4.2.1/tests/docker/
H A Dtravis.py19 def load_yaml(fname): function
36 conf = load_yaml(sys.argv[1])
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/taskgraph/transforms/
H A Dbalrog_toplevel.py12 from taskgraph.util.yaml import load_yaml
26 update_config = load_yaml(config_file)
/dports/emulators/qemu42/qemu-4.2.1/tests/docker/
H A Dtravis.py19 def load_yaml(fname): function
36 conf = load_yaml(sys.argv[1])
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/taskgraph/transforms/
H A Dbalrog_toplevel.py12 from taskgraph.util.yaml import load_yaml
26 update_config = load_yaml(config_file)
/dports/lang/spidermonkey78/firefox-78.9.0/taskcluster/taskgraph/transforms/
H A Dbalrog_toplevel.py14 from taskgraph.util.yaml import load_yaml
28 update_config = load_yaml(config_file)
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/taskgraph/loader/
H A Dtest.py13 from ..util.yaml import load_yaml
31 test_platforms_cfg = load_yaml(path, "test-platforms.yml")
37 test_sets_cfg = load_yaml(path, "test-sets.yml")
/dports/www/firefox/firefox-99.0/taskcluster/gecko_taskgraph/loader/
H A Dtest.py9 from taskgraph.util.yaml import load_yaml
29 test_platforms_cfg = load_yaml(path, "test-platforms.yml")
35 test_sets_cfg = load_yaml(path, "test-sets.yml")

12345678910>>...18