Home
last modified time | relevance | path

Searched refs:tests (Results 101 – 125 of 323) sorted by relevance

12345678910>>...13

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dtestdox-xml.phpt6 $_SERVER['argv'][2] = '--report-useless-tests';
18 <tests>
26 </tests>
H A Dcode-coverage-ignore.phpt2 …rageClassTest ../_files/IgnoreCodeCoverageClassTest.php --whitelist ../../tests/_files/IgnoreCodeC…
27 OK (2 tests, 2 assertions)
H A Ddataprovider-log-xml-isolation.phpt19 …<testsuite name="DataProviderTest" file="%sDataProviderTest.php" tests="4" assertions="4" failures…
20 …<testsuite name="DataProviderTest::testAdd" tests="4" assertions="4" failures="1" errors="0" time=…
H A Ddataprovider-log-xml.phpt18 …<testsuite name="DataProviderTest" file="%sDataProviderTest.php" tests="4" assertions="4" failures…
19 …<testsuite name="DataProviderTest::testAdd" tests="4" assertions="4" failures="1" errors="0" time=…
H A Dlog-json-post-66021.phpt29 "tests": 3
73 OK (3 tests, 3 assertions)
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php99 $tests = [];
128 …$tests[] = [str_replace($fixturesDir.'/', '', $file), $message, $condition, $templates, $exception…
131 if ($legacyTests && empty($tests)) {
136 return $tests;
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DMakefile50 -t test/*-tests.js \
56 -t test/*-tests.js \
62 -t test/*-tests.js \
68 -t test/*-tests.js \
/plugin/davcal/vendor/sabre/event/tests/benchmark/
H A Dbench.php104 $tests = [ variable
110 foreach ($tests as $test) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCONTRIBUTING.md4 … conforms to the PHPCS coding standard and that the PHP\_CodeSniffer unit tests still pass. The ea…
13 Which should give you no failures or errors. You can ignore any skipped tests as these are for exte…
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DMakefile10 node tests/Client/server.js &> /dev/null &
14 | grep 'tests/Client/server.js' \
43 php tests/perf.php
/plugin/codemirror/dist/modes/
H A Dcobol.min.js.map1tests","digit","digit_or_colon","hex","sign","exponent","keyword_char","symbol","isNumber","ch","s…
/plugin/abortlogin/
H A Daction.php55 $tests = explode(',',$test);
56 foreach ($tests as $test) {
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCONTRIBUTING.md22 You can run the unit-tests by calling `vendor/bin/phpunit`.
24 New features without tests can't be merged.
30 If you break the tests, we cannot merge your code,
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DCONTRIBUTING.md5 * Any contribution must provide tests for additional introduced conditions
11 To install the project and run the tests, you need to clone it first:
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/
H A Ddefaults.yml68 .ci/run-tests
73 results: "tests/*-junit.xml"
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dphpstan.neon5 - tests
/plugin/plantumlparser/
H A D.travis.yml5 script: phpunit tests
/plugin/aichat/vendor/vanderlee/php-sentence/
H A D.scrutinizer.yml4 - tests/*
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/TestSuite/
H A DDataProvider.php20 foreach ($this->tests as $test) {
/plugin/syntaxhighlighter3/sxh3/
H A DGruntfile.coffee3 require('./tests/tasks')(grunt)
/plugin/mdpage/vendor/cebe/markdown/tests/
H A DMarkdownExtraTest.php3 namespace cebe\markdown\tests;
H A DMarkdownOLStartNumTest.php8 namespace cebe\markdown\tests;
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A DREADME1 All tests prefixed with `md1_` are taken from http://daringfireball.net/projects/downloads/Markdown…
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DCHANGELOG.md54 * Add more tests for Math symbols. (Ivan Enderlin, 2015-01-06T11:22:53+01:00)
63 * Add tests for `Hoa\String\Search`. (Ivan Enderlin, 2014-12-23T14:15:21+01:00)
68 * Add tests. (Ivan Enderlin, 2014-12-23T02:15:55+01:00)
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dindex.rst19 tests/index

12345678910>>...13