summaryrefslogtreecommitdiff
path: root/vendor/ruflin/elastica/test/benchmark/phpunit.xhprof.xml
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2015-10-18 09:31:31 +0200
committerPierre Schmitz <pierre@archlinux.de>2015-10-18 09:31:31 +0200
commit80f7dc77d430774192b929d780f96260066df2ee (patch)
tree102eaae7fc9ec567f2af76e96da3de2d1e83afcf /vendor/ruflin/elastica/test/benchmark/phpunit.xhprof.xml
parentcccd7bb4d819334c07e0dadaf16cbfdef31880e1 (diff)
Update to MediaWiki 1.25.3
Diffstat (limited to 'vendor/ruflin/elastica/test/benchmark/phpunit.xhprof.xml')
-rw-r--r--vendor/ruflin/elastica/test/benchmark/phpunit.xhprof.xml39
1 files changed, 0 insertions, 39 deletions
diff --git a/vendor/ruflin/elastica/test/benchmark/phpunit.xhprof.xml b/vendor/ruflin/elastica/test/benchmark/phpunit.xhprof.xml
deleted file mode 100644
index 2293155a..00000000
--- a/vendor/ruflin/elastica/test/benchmark/phpunit.xhprof.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<phpunit backupGlobals="false"
- backupStaticAttributes="true"
- bootstrap="../bootstrap.php"
- colors="true">
- <testsuites>
- <testsuite name="Transport">
- <file>TransportTest.php</file>
- </testsuite>
- </testsuites>
- <listeners>
- <listener class="PHPUnit_Util_Log_XHProf" file="/home/munkie/Projects/phpunit-testlistener-xhprof/PHPUnit/Util/Log/XHProf.php">
- <arguments>
- <array>
- <element key="xhprofLibFile">
- <string>/var/www/xhprof/xhprof_lib/utils/xhprof_lib.php</string>
- </element>
- <element key="xhprofRunsFile">
- <string>/var/www/xhprof/xhprof_lib/utils/xhprof_runs.php</string>
- </element>
- <element key="xhprofWeb">
- <string>http://xhprof.local/</string>
- </element>
- <element key="appNamespace">
- <string>Elastica</string>
- </element>
- <element key="xhprofFlags">
- <string>XHPROF_FLAGS_CPU,XHPROF_FLAGS_MEMORY</string>
- </element>
- <element key="xhprofConfigFile">
- <string>/var/www/xhprof/xhprof_lib/config.php</string>
- </element>
- <element key="xhprofIgnore">
- <string>call_user_func,call_user_func_array</string>
- </element>
- </array>
- </arguments>
- </listener>
- </listeners>
-</phpunit> \ No newline at end of file