D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
lampp
/
lib
/
php
/
test
/
HTML_CSS
/
tests
/
Filename :
phpunit.xml
back
Copy
<?xml version="1.0" encoding="utf-8" ?> <phpunit> <loggers> <file ident="HTML_CSS TestSuite Bugs" name="/opt/lampp/lib/php/test/HTML_CSS/tests/%I_%Y%M%D.log" level="debug"> <conf> <append>0</append> <lineFormat>[%1$s] %2$s: %4$s</lineFormat> <timeFormat>%Y-%m-%d %H:%M:%S</timeFormat> </conf> </file> <growl ident="HTML_CSS TestSuite failed" name="PEAR_TestListener" level="warning"> <conf> <sticky>1</sticky> </conf> </growl> <composite> <file ident="HTML_CSS TestSuite Bugs" /> <growl ident="HTML_CSS TestSuite failed" /> </composite> </loggers> </phpunit>