Home
last modified time | relevance | path

Searched refs:configuration (Results 351 – 375 of 622) sorted by last modified time

1...<<11121314151617181920>>...25

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dfilter-dataprovider-by-range.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dfilter-dataprovider-by-regexp-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dfilter-dataprovider-by-regexp.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dfilter-dataprovider-by-string-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dfilter-dataprovider-by-string.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dfilter-method-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dfilter-method.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dhelp.phpt5 $_SERVER['argv'][1] = '--no-configuration';
87 -c|--configuration <file> Read configuration from XML file.
88 --no-configuration Ignore default configuration file (phpunit.xml).
89 --no-coverage Ignore code coverage configuration.
93 --generate-configuration Generate configuration file with suggested settings.
H A Dhelp2.phpt5 $_SERVER['argv'][1] = '--no-configuration';
88 -c|--configuration <file> Read configuration from XML file.
89 --no-configuration Ignore default configuration file (phpunit.xml).
90 --no-coverage Ignore code coverage configuration.
94 --generate-configuration Generate configuration file with suggested settings.
H A Dini-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dmycommand.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Doutput-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dphar-extension-suppressed.phpt2 phpunit --configuration tests/_files/phpunit-example-extension
5 $_SERVER['argv'][1] = '--configuration';
H A Dphpt-xfail.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dreport-useless-tests-incomplete.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dreport-useless-tests-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dreport-useless-tests.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtap.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dteamcity-inner-exceptions.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dteamcity.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtest-suffix-multiple.phpt5 $_SERVER['argv'][1] = '--no-configuration';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DConfigurationTest.php16 protected $configuration; variable in Util_ConfigurationTest
114 $this->configuration->getFilterConfiguration()
131 $this->configuration->getGroupConfiguration()
194 $this->configuration->getListenerConfiguration()
217 $this->configuration->getLoggingConfiguration()
241 $this->configuration->getPHPConfiguration()
250 $this->configuration->handlePHPConfiguration();
275 $this->configuration->handlePHPConfiguration();
289 $this->configuration->handlePHPConfiguration();
340 $this->configuration,
[all …]
/plugin/findologicxmlexport/vendor/sebastian/comparator/
H A D.travis.yml8 script: ./vendor/bin/phpunit --configuration ./build/travis-ci.xml
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst49 strategy than the default configuration (which includes the
406 …t format is `\DateTime::ATOM` (the real ISO-8601 format) but it can be changed in `configuration`_.
466 …uration: https://jmsyst.com/bundles/JMSSerializerBundle/master/configuration#configuration-block-2… target
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinstallation.rst102 Finally, enable the extension in your ``php.ini`` configuration file:

1...<<11121314151617181920>>...25