Home
last modified time | relevance | path

Searched refs:pluginmanager (Results 201 – 225 of 968) sorted by relevance

12345678910>>...39

/dports/devel/py-pytest/pytest-4.6.11/testing/
H A Dtest_config.py575 plugin = config.pluginmanager.getplugin("mytestplugin")
649 config.pluginmanager.import_plugin("mytestplugin")
652 assert config.pluginmanager.get_plugin("mytestplugin") is None
655 config.pluginmanager.get_plugin("mytestplugin") is plugin_module_placeholder
685 has_loaded = config.pluginmanager.get_plugin("mytestplugin") is not None
791 config.pluginmanager.register(A())
811 pm = _config_for_test.pluginmanager
855 pm = pytestconfig.pluginmanager
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/designercore/
H A Ddesignercore-lib.pri33 $$PWD/pluginmanager/widgetpluginmanager.cpp \
34 $$PWD/pluginmanager/widgetpluginpath.cpp \
119 $$PWD/pluginmanager/widgetpluginmanager.h \
120 $$PWD/pluginmanager/widgetpluginpath.h \
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/pytest/_pytest/
H A Dpytester.py61 config.pluginmanager.register(checker)
233 def __init__(self, pluginmanager): argument
234 self._pluginmanager = pluginmanager
243 self._undo_wrapping = pluginmanager.add_hookcall_monitoring(before, after)
523 def make_hook_recorder(self, pluginmanager): argument
525 assert not hasattr(pluginmanager, "reprec")
526 pluginmanager.reprec = reprec = HookRecorder(pluginmanager)
783 rec.append(self.make_hook_recorder(config.pluginmanager))
H A Dresultlog.py31 config.pluginmanager.register(config._resultlog)
43 config.pluginmanager.unregister(resultlog)
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/pytest/_pytest/
H A Dpytester.py61 config.pluginmanager.register(checker)
233 def __init__(self, pluginmanager): argument
234 self._pluginmanager = pluginmanager
243 self._undo_wrapping = pluginmanager.add_hookcall_monitoring(before, after)
523 def make_hook_recorder(self, pluginmanager): argument
525 assert not hasattr(pluginmanager, "reprec")
526 pluginmanager.reprec = reprec = HookRecorder(pluginmanager)
783 rec.append(self.make_hook_recorder(config.pluginmanager))
H A Dresultlog.py31 config.pluginmanager.register(config._resultlog)
43 config.pluginmanager.unregister(resultlog)
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pytest/src/_pytest/
H A Dpytester.py61 config.pluginmanager.register(checker)
233 def __init__(self, pluginmanager): argument
234 self._pluginmanager = pluginmanager
243 self._undo_wrapping = pluginmanager.add_hookcall_monitoring(before, after)
523 def make_hook_recorder(self, pluginmanager): argument
525 assert not hasattr(pluginmanager, "reprec")
526 pluginmanager.reprec = reprec = HookRecorder(pluginmanager)
783 rec.append(self.make_hook_recorder(config.pluginmanager))
H A Dresultlog.py31 config.pluginmanager.register(config._resultlog)
43 config.pluginmanager.unregister(resultlog)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pytest/src/_pytest/
H A Dpytester.py61 config.pluginmanager.register(checker)
233 def __init__(self, pluginmanager): argument
234 self._pluginmanager = pluginmanager
243 self._undo_wrapping = pluginmanager.add_hookcall_monitoring(before, after)
523 def make_hook_recorder(self, pluginmanager): argument
525 assert not hasattr(pluginmanager, "reprec")
526 pluginmanager.reprec = reprec = HookRecorder(pluginmanager)
783 rec.append(self.make_hook_recorder(config.pluginmanager))
H A Dresultlog.py31 config.pluginmanager.register(config._resultlog)
43 config.pluginmanager.unregister(resultlog)
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/third_party/pytest/_pytest/
H A Dresultlog.py26 config.pluginmanager.register(config._resultlog)
37 config.pluginmanager.unregister(resultlog)
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/common/
H A Dcommon.pro58 pluginmanager.h \
76 pluginmanager.cpp \
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_pastebin.py11 plugin = request.config.pluginmanager.getplugin("pastebin")
86 return request.config.pluginmanager.getplugin("pastebin")
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_pastebin.py11 plugin = request.config.pluginmanager.getplugin("pastebin")
86 return request.config.pluginmanager.getplugin("pastebin")
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_pastebin.py11 plugin = request.config.pluginmanager.getplugin("pastebin")
86 return request.config.pluginmanager.getplugin("pastebin")
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/pytest/_pytest/
H A Dresultlog.py24 config.pluginmanager.register(config._resultlog)
34 config.pluginmanager.unregister(resultlog)
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/extensionsystem/
H A Dextensionsystem.pro2 SUBDIRS = pluginmanager \
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/plugins/
H A D__init__.py24 from gajim.plugins.pluginmanager import PluginManager
/dports/devel/py-pytest-azurepipelines/pytest-azurepipelines-0.8.0/
H A Dpytest_azurepipelines.py68 if config.pluginmanager.has_plugin("pytest_cov"):
112 …ot session.config.getoption("no_docker_discovery") and session.config.pluginmanager.has_plugin("py…
/dports/graphics/tiled/tiled-1.7.2/src/libtiled/
H A Dlibtiled-src.pri31 $$PWD/pluginmanager.cpp \
76 $$PWD/pluginmanager.h \
/dports/www/moodle311/moodle/lib/editor/tinymce/
H A Dadminlib.php107 $pluginmanager = core_plugin_manager::instance();
137 $plugininfo = $pluginmanager->get_plugin_info('tinymce_'.$name);
/dports/www/moodle310/moodle/lib/editor/tinymce/
H A Dadminlib.php107 $pluginmanager = core_plugin_manager::instance();
137 $plugininfo = $pluginmanager->get_plugin_info('tinymce_'.$name);
/dports/www/moodle39/moodle/lib/editor/tinymce/
H A Dadminlib.php107 $pluginmanager = core_plugin_manager::instance();
137 $plugininfo = $pluginmanager->get_plugin_info('tinymce_'.$name);
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/pluginmanager/
H A Dmanager.go1 package pluginmanager package
/dports/sysutils/nomad/nomad-1.1.0/client/pluginmanager/
H A Dmanager.go1 package pluginmanager package

12345678910>>...39