Home
last modified time | relevance | path

Searched refs:tests (Results 226 – 250 of 323) sorted by relevance

12345678910>>...13

/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst10 Twig can be extended in many ways; you can add extra tags, filters, tests,
341 This is used by many of the tests built into Twig::
363 The above example shows how you can create tests that use a node class. The
372 tests also have access to the ``arguments`` node. This node will contain the
376 Dynamic tests support was added in Twig 1.36.
573 define tags, filters, tests, operators, global variables, functions, and node
625 * Returns a list of tests to add to the existing list.
813 Twig filters, functions, and tests runtime implementations can be defined as
959 You can create functional tests for extensions simply by creating the
993 `tests/Twig/Fixtures`_ directory.
[all …]
H A Dadvanced_legacy.rst10 Twig can be extended in many ways; you can add extra tags, filters, tests,
513 define tags, filters, tests, operators, global variables, functions, and node
567 * Returns a list of tests to add to the existing list.
834 Support for functional tests was added in Twig 1.10.
839 You can create functional tests for extensions simply by creating the
873 `tests/Twig/Fixtures`_ directory.
880 `tests/Twig/Node`_ directory.
884 .. _`tests/Twig/Fixtures`: https://github.com/twigphp/Twig/tree/master/test/Twig/Tests/Fixtures
885 .. _`tests/Twig/Node`: https://github.com/twigphp/Twig/tree/master/test/Twig/Tests/Node
/plugin/gtime/gtlib/
H A DREADME42 $ phing test # Run all unit tests
/plugin/mdpage/vendor/cebe/markdown/tests/
H A DParserTest.php8 namespace cebe\markdown\tests;
H A DBaseMarkdownTest.php8 namespace cebe\markdown\tests;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A D.php_cs.dist51 ->in(__DIR__.'/tests')
/plugin/nobadbrowser/
H A DREADME
/plugin/latexit/tests/dw_orig_test_files/
H A Dstart.txt2 Pro spuštění testů zavolat soubor v adresáři ''lib/plugins/latexit/tests/script X Y Z'' , kde X zna…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Ddataprovider-debug.phpt33 OK (7 tests, 7 assertions)
H A Dtestdox-html.phpt56 OK (3 tests, 3 assertions)
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DCHANGELOG.md64 * add tests for minimum package dependencies on Travis CI
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerSimpleTest.php136 $tests = [
144 foreach($tests as $test=>$result) {
/plugin/findologicxmlexport/vendor/hoa/visitor/
H A DCHANGELOG.md35 * Best tests ever. (Ivan Enderlin, 2014-11-15T22:14:50+01:00)
/plugin/divalign2/
H A DREADME12 http://ryan.gulix.cl/tests.doku
/plugin/bbcodeextensions/
H A DChangeLog13 * Compatibility tests for 'text' renderer and other similar modes.
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt43 - Fix tests to properly check return code of verify(). (Thijs Kinkhorst)
72 - Normalilze tests. (Hidde Wieringa)
147 - Finally add some tests
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A D.php_cs77 ->in(__DIR__ . '/tests')
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG58 * added support for dynamically named tests
208 * fixed regression on static calls for functions/filters/tests
328 * added support for variadic filters, functions, and tests
453 * changed ☃ to § in tests
479 * fixed registration of tests and functions as anonymous functions
488 * added support for named arguments for filters, tests, and functions
489 * moved filters/functions/tests syntax errors to the parser
667 * enhanced exceptions for unknown filters, functions, tests, and tags
859 * the odd and even filters are now tests:
933 * added a bunch of unit tests
[all …]
/plugin/bureaucracyau/
H A DREADME18 Testing has been rudimentary, aside from phpunit tests only
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DCHANGELOG.md16 * Quality: Fix typo, PHPDoc, code smell and tests. (Metalaka, 2016-01-09T13:32:10+01:00)
/plugin/webdav/vendor/sabre/uri/
H A DREADME.md8 problems in PHP applications. 100% unitested and many tests are based on
/plugin/icalevents/vendor/sabre/uri/
H A DREADME.md8 problems in PHP applications. 100% unitested and many tests are based on
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DLexerTest.php179 $tests = [
184 foreach ($tests as $template => $expected) {
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/oauth/
H A Dcomposer.lock46 "OAuth\\Unit": "tests"

12345678910>>...13