Home
last modified time | relevance | path

Searched refs:get_srcdir (Results 1 – 25 of 72) sorted by relevance

123

/dports/net/zebra-server/idzebra-2.0.55/util/
H A Dtstcharmap.c28 const char *get_srcdir(void) in get_srcdir() function
40 chrmaptab tab = chrmaptab_create(get_srcdir() /* tabpath */, in tst1()
50 chrmaptab tab = chrmaptab_create(get_srcdir() /* tabpath */, in tst2()
60 chrmaptab tab = chrmaptab_create(get_srcdir() /* tabpath */, in tst3()
H A Dtstpass.c29 const char *get_srcdir(void) in get_srcdir() function
48 yaz_snprintf(path, sizeof(path), "%s/no_such_file.txt", get_srcdir()); in tst()
51 yaz_snprintf(path, sizeof(path), "%s/tstpass.txt", get_srcdir()); in tst()
H A Dtstres.c30 const char *get_srcdir(void) in get_srcdir() function
68 yaz_snprintf(path, sizeof(path), "%s/tstres.cfg", get_srcdir()); in tst_res_read_file()
/dports/devel/py-xdis/xdis-5.0.13/test_unit/
H A Dtest_marsh.py7 def get_srcdir(): function
11 srcdir = get_srcdir()
18 mod_file = os.path.join(get_srcdir(), '..', 'test', 'bytecode_2.5',
27 mod_file = os.path.join(get_srcdir(), '..', 'test', 'bytecode_3.3',
H A Dtest_disasm.py6 def get_srcdir(): function
10 src_dir = get_srcdir()
/dports/math/mathicsscript/mathicsscript-3.1.0/
H A Dsetup.py21 def get_srcdir(): function
26 srcdir = get_srcdir()
38 return open(osp.join(get_srcdir(), *rnames)).read()
/dports/deskutils/py-term-background/shell-term-background-1.0.1/
H A D__pkginfo__.py27 def get_srcdir(): function
32 return open(osp.join(get_srcdir(), *rnames)).read()
/dports/devel/py-xdis/xdis-5.0.13/
H A D__pkginfo__.py84 def get_srcdir(): function
89 srcdir = get_srcdir()
/dports/textproc/py-mathics-pygments/mathics_pygments-1.0.2/
H A Dsetup.py42 def get_srcdir(): function
48 return open(osp.join(get_srcdir(), *rnames)).read()
/dports/math/py-mathics-scanner/Mathics_Scanner-1.2.0/
H A Dsetup.py40 def get_srcdir(): function
46 return open(osp.join(get_srcdir(), *rnames)).read()
/dports/devel/py-xdis/xdis-5.0.13/pytest/
H A Dtest_load_file.py9 def get_srcdir(): function
14 srcdir = get_srcdir()
H A Dtest_disasm.py18 def get_srcdir(): function
50 in_file, filename_expected = [os.path.join(get_srcdir(), p) for p in test_tuple]
H A Dtest_stack_effect.py9 def get_srcdir(): function
14 srcdir = get_srcdir()
/dports/math/py-mathics/Mathics3-2.2.0/
H A Dsetup.py36 def get_srcdir(): function
42 return open(osp.join(get_srcdir(), *rnames)).read()
/dports/math/py-mathics-scanner/Mathics_Scanner-1.2.0/mathics_scanner/generate/
H A Dbuild_tables.py15 def get_srcdir(): function
21 return open(osp.join(get_srcdir(), *rnames)).read()
27 open(Path(get_srcdir()) / ".." / "version.py").read(),
/dports/math/mathics-django/Mathics-Django-2.2.0/
H A Dsetup.py33 def get_srcdir(): function
39 return open(osp.join(get_srcdir(), *rnames)).read()
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/maven/
H A Dmaven_plugin.py73 srcdir = pipeline.get_srcdir()
183 srcdir = pipeline.get_srcdir()
222 srcdir = pipeline.get_srcdir()
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/gradle/
H A Dgradle_plugin.py74 srcdir = pipeline.get_srcdir()
180 srcdir = pipeline.get_srcdir()
218 srcdir = pipeline.get_srcdir()
/dports/devel/py-xdis/xdis-5.0.13/test/
H A Dtest_pythonlib.py36 def get_srcdir(): function
40 src_dir = get_srcdir()
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/waf/
H A Dwaf_plugin.py84 srcdir = pipeline.get_srcdir()
211 launcher.set_cwd(pipeline.get_srcdir())
/dports/math/mathicsscript/mathicsscript-3.1.0/mathicsscript/
H A D__main__.py39 def get_srcdir(): function
78 autoload_files(shell.definitions, get_srcdir(), "autoload")
/dports/math/py-mathics/Mathics3-2.2.0/mathics/
H A Dmain.py20 def get_srcdir(): function
89 autoload_files(definitions, get_srcdir(), "autoload-cli")
/dports/astro/py-astropy/astropy-5.0/astropy/io/votable/validator/
H A Dmain.py19 def get_srcdir(): function
/dports/databases/xapian-core/xapian-core-1.4.18/tests/
H A Dstemtest.cc184 srcdir = test_driver::get_srcdir(); in main()
/dports/databases/xapian-core12/xapian-core-1.2.25/tests/harness/
H A Dtestrunner.cc194 srcdir = test_driver::get_srcdir(); in run_tests()

123