Home
last modified time | relevance | path

Searched refs:_test (Results 1 – 25 of 120) sorted by relevance

12345

/plugin/backlinks/
H A Ddeleted.files1 _test/general.test.php
2 _test/syntax.test.php
3 _test/syntax_exclude.test.php
4 _test/syntax_include.test.php
5 _test/syntax_include_deep.test.php
21 _test/data/meta/link.changes
22 _test/data/meta/link.indexed
23 _test/data/meta/link.meta
35 _test/data/pages/link.txt
36 _test/data/pages/aaa/link.txt
[all …]
/plugin/struct/
H A Ddeleted.files4 _test/AccessTableDataDB.test.php
5 _test/AccessTableDataDBMulti.test.php
6 _test/AccessTableDataReplacement.test.php
7 _test/AccessTableDataSQL.test.php
8 _test/AggregationExportCSV.test.php
9 _test/AggregationResults.test.php
10 _test/Assignments.test.php
11 _test/Bureaucracy.test.php
12 _test/Column.test.php
13 _test/ConfigParse
[all...]
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestDecorator.php79 var $_test = NULL; variable in PHPUnit_TestDecorator
92 $this->_test = &$test;
104 $this->_test->run($result);
115 return $this->_test->countTestCases();
125 return $this->_test;
145 return $this->_test->toString();
H A DRepeatedTest.php129 return $this->_timesRepeat * $this->_test->countTestCases();
142 $this->_test->run($result);
/plugin/geotag/
H A Ddeleted.files5 _test/action.test.php
6 _test/general.test.php
7 _test/data/pages/fullgeotag.txt
8 _test/data/pages/fullgeotagnegativecoords.txt
9 _test/data/pages/minimalgeotag.txt
10 _test/data/pages/nogeotag.txt
/plugin/yalist/
H A Ddeleted.files1 _test/action.test.php
2 _test/general.test.php
3 _test/data/pages/example.txt
/plugin/openlayersmap/
H A Ddeleted.files91 _test/syntax.test.php
92 _test/general.test.php
93 _test/data/pages/issue34.txt
94 _test/data/pages/issue34-fixed.txt
95 _test/data/pages/rur.txt
96 _test/data/
97 _test/
/plugin/siteexport/
H A D.travis.yml15 - "wget https://raw.github.com/mark-rushakoff/OpenPhantomScripts/master/phantom-qunit.js -P _test"
20 - "cd _test && php fetchphpunit.php && php phpunit.phar --stderr --group plugin_siteexport"
21 # - "cd ../lib/plugins/siteexport/_test && sh phantomjs/runPhantomJs.sh"
H A D.scrutinizer.yml6 - '_test/'
/plugin/socialcards/
H A Ddeleted.files1 _test/action.test.php
2 _test/general.test.php
/plugin/webmaster/
H A Ddeleted.files1 _test/action.test.php
2 _test/general.test.php
/plugin/dokusioc/
H A Ddeleted.files4 _test/action.test.php
5 _test/general.test.php
/plugin/spatialhelper/
H A Ddeleted.files5 _test/action.test.php
6 _test/general.test.php
/plugin/icons/
H A D.travis.yml16 script: cd _test && phpunit --bootstrap ../../../_test/bootstrap.php --stderr --group plugin_icons
/plugin/dbquery/
H A Ddeleted.files4 _test/general.test.php
5 _test/helper.test.php
/plugin/twitter/
H A D.travis.yml22 - ./_test/phpunit.phar --version
25 - cd _test && PRESERVE_TMP=false ./phpunit.phar --stderr --group plugin_twitter --verbose --debug
/plugin/include/
H A Ddeleted.files4 _test/editx_support.test.php
5 _test/include.group.php
/plugin/sqlite/
H A Ddeleted.files5 _test/AbstractTest.php
6 _test/Sqlite2Test.php
/plugin/move/
H A Ddeleted.files11 _test/plugin_move_cache_handling.test.php
12 _test/mediaindex.test.php
/plugin/geophp/
H A Ddeleted.files23 _test/action.test.php
24 _test/general.test.php
/plugin/dev/skel/
H A D_gitattributes2 /_test export-ignore
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php542 $_test = new $className($name, $_data, $_dataName);
545 $_test->setRunTestInSeparateProcess(true);
548 $_test->setPreserveGlobalState($preserveGlobalState);
553 $_test->setBackupGlobals(
559 $_test->setBackupStaticAttributes(
564 $test->addTest($_test, $groups);
/plugin/sneakyindexfix/
H A D.travis.yml11 - cd _test
/plugin/bureaucracy-au/
H A D.travis.yml11 - cd _test
/plugin/bureaucracyau/
H A D.travis.yml11 - cd _test

12345