Searched refs:_test (Results 1 – 25 of 120) sorted by relevance
12345
1 _test/general.test.php2 _test/syntax.test.php3 _test/syntax_exclude.test.php4 _test/syntax_include.test.php5 _test/syntax_include_deep.test.php21 _test/data/meta/link.changes22 _test/data/meta/link.indexed23 _test/data/meta/link.meta35 _test/data/pages/link.txt36 _test/data/pages/aaa/link.txt[all …]
4 _test/AccessTableDataDB.test.php5 _test/AccessTableDataDBMulti.test.php6 _test/AccessTableDataReplacement.test.php7 _test/AccessTableDataSQL.test.php8 _test/AggregationExportCSV.test.php9 _test/AggregationResults.test.php10 _test/Assignments.test.php11 _test/Bureaucracy.test.php12 _test/Column.test.php13 _test/ConfigParse[all...]
79 var $_test = NULL; variable in PHPUnit_TestDecorator92 $this->_test = &$test;104 $this->_test->run($result);115 return $this->_test->countTestCases();125 return $this->_test;145 return $this->_test->toString();
129 return $this->_timesRepeat * $this->_test->countTestCases();142 $this->_test->run($result);
5 _test/action.test.php6 _test/general.test.php7 _test/data/pages/fullgeotag.txt8 _test/data/pages/fullgeotagnegativecoords.txt9 _test/data/pages/minimalgeotag.txt10 _test/data/pages/nogeotag.txt
1 _test/action.test.php2 _test/general.test.php3 _test/data/pages/example.txt
91 _test/syntax.test.php92 _test/general.test.php93 _test/data/pages/issue34.txt94 _test/data/pages/issue34-fixed.txt95 _test/data/pages/rur.txt96 _test/data/97 _test/
15 - "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"
6 - '_test/'
1 _test/action.test.php2 _test/general.test.php
4 _test/action.test.php5 _test/general.test.php
5 _test/action.test.php6 _test/general.test.php
16 script: cd _test && phpunit --bootstrap ../../../_test/bootstrap.php --stderr --group plugin_icons
4 _test/general.test.php5 _test/helper.test.php
22 - ./_test/phpunit.phar --version25 - cd _test && PRESERVE_TMP=false ./phpunit.phar --stderr --group plugin_twitter --verbose --debug
4 _test/editx_support.test.php5 _test/include.group.php
5 _test/AbstractTest.php6 _test/Sqlite2Test.php
11 _test/plugin_move_cache_handling.test.php12 _test/mediaindex.test.php
23 _test/action.test.php24 _test/general.test.php
2 /_test export-ignore
542 $_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);
11 - cd _test