1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <phpunit backupGlobals=
"false"
4 backupStaticAttributes=
"false"
6 convertErrorsToExceptions=
"true"
7 convertNoticesToExceptions=
"true"
8 convertWarningsToExceptions=
"true"
11 bootstrap=
"vendor/autoload.php"
14 <testsuite name=
"PHP Font Lib Test Suite">
15 <directory>./tests/FontLib/
</directory>