Home
last modified time | relevance | path

Searched defs:buildout (Results 1 – 21 of 21) sorted by relevance

/dports/devel/py-zope.deprecation/zope.deprecation-4.1.2/docs/
H A Dhacking.rst160 Setting up the buildout
177 Running the tests using
192 Building the documentation
/dports/devel/py-zope.interface/zope.interface-5.3.0/docs/
H A Dhacking.rst168 Setting up the buildout
185 Running the tests
/dports/net/py-zope.proxy/zope.proxy-4.3.5/docs/
H A Dhacking.rst166 Setting up the buildout
182 Running the tests
/dports/devel/py-zope.configuration/zope.configuration-4.1.0/docs/
H A Dhacking.rst173 Setting up the buildout
191 Running the tests
/dports/devel/py-zope.event/zope.event-4.1.0/docs/
H A Dhacking.rst172 Setting up the buildout
189 Running the tests
/dports/devel/py-zope.component/zope.component-4.2.2/docs/
H A Dhacking.rst166 Setting up the buildout
182 Running the tests
/dports/textproc/py-zope.i18nmessageid/zope.i18nmessageid-5.0.1/docs/
H A Dhacking.rst153 Setting up the buildout
171 Running the tests
/dports/mail/dbmail/dbmail-3.2.5/jenkins/
H A DMakefile4 buildout: bin/buildout target
/dports/devel/py-zc.buildout/zc.buildout-2.11.3/src/zc/buildout/
H A Dtestrecipes.py5 def __init__(self, buildout, name, options): argument
H A Dbuildout.py1318 def _install_and_load(spec, group, entry, buildout): argument
1359 def __init__(self, buildout, section, data): argument
1918 def _check_for_unused_options_in_section(buildout, section): argument
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/third_party/pytest/doc/en/
H A Dgoodpractices.rst172 .. _`buildout`: http://www.buildout.org/ target
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pytest/doc/en/
H A Dgoodpractices.rst172 .. _`buildout`: http://www.buildout.org/ target
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pytest/doc/en/
H A Dgoodpractices.rst172 .. _`buildout`: http://www.buildout.org/ target
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/tools/pytest/doc/en/
H A Dgoodpractices.rst132 .. _`buildout`: http://www.buildout.org/ target
/dports/devel/py-pytest/pytest-4.6.11/doc/en/
H A Dgoodpractices.rst204 .. _`buildout`: http://www.buildout.org/ target
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pytest/doc/en/
H A Dgoodpractices.rst234 .. _`buildout`: http://www.buildout.org/ target
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pytest/doc/en/
H A Dgoodpractices.rst234 .. _`buildout`: http://www.buildout.org/ target
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pytest/doc/en/
H A Dgoodpractices.rst234 .. _`buildout`: http://www.buildout.org/ target
/dports/biology/bbmap/bbmap/current/pacbio/
H A DSplitOffPerfectContigs.java53 int buildout=-1; in main() local
176 TextStreamWriter tsw, int buildout, int tipbuffer){ in writeContigs()
/dports/sysutils/py-salt/salt-3004.1/tests/unit/modules/
H A Dtest_zcbuildout.py12 import salt.modules.zcbuildout as buildout namespace
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dzcbuildout.py884 def buildout( function