[lasem] tests: add glib testing support.



commit 6b76cc4e3bb50125e7e8cba1b2dec307c401d85e
Author: Emmanuel Pacaud <emmanuel gnome org>
Date:   Tue Nov 2 09:27:50 2010 +0100

    tests: add glib testing support.

 .gitignore                                         |    4 +++-
 Makefile.am                                        |    4 +++-
 configure.ac                                       |    1 +
 itex2mml/Makefile.am                               |    2 ++
 src/.gitignore                                     |    1 -
 src/Makefile.am                                    |   10 ++--------
 tests/.gitignore                                   |    2 ++
 tests/Makefile.am                                  |   20 ++++++++++++++++++++
 {test => tests/data}/.gitignore                    |    0
 {test => tests/data}/mathml/gtkmathview/README     |    0
 .../gtkmathview/accents/accentColorTable.mml       |    0
 .../mathml/gtkmathview/accents/accentDotlessI.mml  |    0
 .../gtkmathview/accents/accentOverBboxTable.mml    |    0
 .../gtkmathview/accents/accentOverBboxTable2.mml   |    0
 .../gtkmathview/accents/accentOverGreekTable.mml   |    0
 .../gtkmathview/accents/accentOverGreekTable2.mml  |    0
 .../gtkmathview/accents/accentOverSizeTable.mml    |    0
 .../gtkmathview/accents/accentOverSizeTable2.mml   |    0
 .../mathml/gtkmathview/accents/accentOverTable.mml |    0
 .../gtkmathview/accents/accentStringBboxTable.mml  |    0
 .../gtkmathview/accents/accentStringGreekTable.mml |    0
 .../gtkmathview/accents/accentStringTable.mml      |    0
 .../gtkmathview/accents/accentStringTable.png      |  Bin 7035 -> 7035 bytes
 .../data}/mathml/gtkmathview/stretch/stretch.mml   |    0
 .../data}/mathml/gtkmathview/stretch/stretch.png   |  Bin 1108 -> 1108 bytes
 .../data}/mathml/gtkmathview/stretch/stretch0.mml  |    0
 .../data}/mathml/gtkmathview/stretch/stretch0.png  |  Bin 1093 -> 1093 bytes
 .../data}/mathml/gtkmathview/stretch/stretch00.mml |    0
 .../data}/mathml/gtkmathview/stretch/stretch00.png |  Bin 1796 -> 1796 bytes
 .../data}/mathml/gtkmathview/stretch/stretch1.mml  |    0
 .../data}/mathml/gtkmathview/stretch/stretch1.png  |  Bin 13611 -> 13611 bytes
 .../data}/mathml/gtkmathview/stretch/stretch2.mml  |    0
 .../data}/mathml/gtkmathview/stretch/stretch2.png  |  Bin 383 -> 383 bytes
 .../data}/mathml/gtkmathview/stretch/stretch3.mml  |    0
 .../data}/mathml/gtkmathview/stretch/stretch3.png  |  Bin 330 -> 330 bytes
 .../data}/mathml/gtkmathview/stretch/stretch4.mml  |    0
 .../data}/mathml/gtkmathview/stretch/stretch5.mml  |    0
 .../data}/mathml/gtkmathview/tables/table.mml      |    0
 .../data}/mathml/gtkmathview/tables/table.png      |  Bin 4838 -> 4838 bytes
 .../data}/mathml/gtkmathview/tables/table0.mml     |    0
 .../data}/mathml/gtkmathview/tables/table0.png     |  Bin 1923 -> 1923 bytes
 .../data}/mathml/gtkmathview/tables/table00.mml    |    0
 .../data}/mathml/gtkmathview/tables/table000.mml   |    0
 .../data}/mathml/gtkmathview/tables/table0000.mml  |    0
 .../data}/mathml/gtkmathview/tables/table0000.png  |  Bin 241 -> 241 bytes
 .../data}/mathml/gtkmathview/tables/table1.mml     |    0
 .../data}/mathml/gtkmathview/tables/table1.png     |  Bin 4799 -> 4799 bytes
 .../data}/mathml/gtkmathview/tables/table2.mml     |    0
 .../data}/mathml/gtkmathview/tables/table2.png     |  Bin 1311 -> 1311 bytes
 .../data}/mathml/gtkmathview/tables/table3.mml     |    0
 .../data}/mathml/gtkmathview/tables/table3.png     |  Bin 1531 -> 1531 bytes
 .../data}/mathml/gtkmathview/tables/table4.mml     |    0
 .../data}/mathml/gtkmathview/tables/table4.png     |  Bin 2547 -> 2547 bytes
 .../data}/mathml/gtkmathview/tables/table5.mml     |    0
 .../data}/mathml/gtkmathview/tables/table5.png     |  Bin 1720 -> 1720 bytes
 .../data}/mathml/gtkmathview/tables/table6.mml     |    0
 .../data}/mathml/gtkmathview/tables/table6.png     |  Bin 547 -> 547 bytes
 .../data}/mathml/gtkmathview/tables/table7.mml     |    0
 .../data}/mathml/gtkmathview/tables/table7.png     |  Bin 3722 -> 3722 bytes
 .../data}/mathml/gtkmathview/tables/tablenull.mml  |    0
 .../mathml/gtkmathview/tables/tablestretch.mml     |    0
 .../data}/mathml/gtkmathview/tables/tabletest.mml  |    0
 .../data}/mathml/gtkmathview/tables/tabletest.png  |  Bin 13933 -> 13933 bytes
 .../mathml/gtkmathview/tables/tabletextalign.mml   |    0
 {test => tests/data}/mathml/misc/.gitignore        |    0
 .../data}/mathml/misc/complex-stretchy.mml         |    0
 .../data}/mathml/misc/complex-sub-sup.mml          |    0
 {test => tests/data}/mathml/misc/itex.mml          |    0
 {test => tests/data}/mathml/misc/mathsize.mml      |    0
 {test => tests/data}/mathml/misc/msubsup.mml       |    0
 {test => tests/data}/mathml/misc/msup.mml          |    0
 .../data}/mathml/misc/operator-stretchy.mml        |    0
 {test => tests/data}/mathml/misc/operator.mml      |    0
 {test => tests/data}/mathml/misc/parenthesis.mml   |    0
 {test => tests/data}/mathml/misc/quadratic.mml     |    0
 {test => tests/data}/mathml/misc/root-order.mml    |    0
 {test => tests/data}/mathml/misc/root.mml          |    0
 {test => tests/data}/mathml/misc/sample1.mml       |    0
 {test => tests/data}/mathml/misc/sample2.mml       |    0
 {test => tests/data}/mathml/misc/sample3.mml       |    0
 .../data}/mathml/misc/simple-operator.mml          |    0
 .../data}/mathml/misc/stretched-root.mml           |    0
 .../data}/mathml/misc/stretched-root.png           |  Bin 7524 -> 7524 bytes
 .../data}/mathml/misc/stretchy-fences.mml          |    0
 {test => tests/data}/mathml/misc/sum.mml           |    0
 {test => tests/data}/mathml/misc/sum.png           |  Bin 18892 -> 18892 bytes
 {test => tests/data}/mathml/misc/test14.mml        |    0
 {test => tests/data}/mathml/mozilla/.gitignore     |    0
 {test => tests/data}/mathml/mozilla/mozilla-01.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-02.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-03.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-04.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-06.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-07.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-08.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-09.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-12.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-12.png |  Bin 1691 -> 1691 bytes
 {test => tests/data}/mathml/mozilla/mozilla-13.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-13.png |  Bin 2112 -> 2112 bytes
 {test => tests/data}/mathml/mozilla/mozilla-14.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-15.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-16.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-18.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-18.png |  Bin 2639 -> 2639 bytes
 {test => tests/data}/mathml/mozilla/mozilla-21.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-21.png |  Bin 2148 -> 2148 bytes
 {test => tests/data}/mathml/mozilla/mozilla-22.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-22.png |  Bin 1851 -> 1851 bytes
 {test => tests/data}/mathml/mozilla/mozilla-26.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-27.mml |    0
 {test => tests/data}/mathml/mozilla/mozilla-28.mml |    0
 .../data}/mathml/mozilla/mozilla-colored.mml       |    0
 .../GeneralLayout/menclose/rec-enclose1.mml        |    0
 .../GeneralLayout/menclose/rec-enclose1.png        |  Bin 374 -> 374 bytes
 .../GeneralLayout/menclose/rec-enclose2.mml        |    0
 .../GeneralLayout/menclose/rec-enclose2.png        |  Bin 240 -> 240 bytes
 .../GeneralLayout/menclose/rec-enclose3.mml        |    0
 .../GeneralLayout/menclose/rec-enclose3.png        |  Bin 234 -> 234 bytes
 .../GeneralLayout/mfenced/mfenced1.mml             |    0
 .../GeneralLayout/mfenced/mfenced1.png             |  Bin 272 -> 272 bytes
 .../GeneralLayout/mfenced/mfenced2.mml             |    0
 .../GeneralLayout/mfenced/mfenced2.png             |  Bin 298 -> 298 bytes
 .../GeneralLayout/mfenced/mfenced3.mml             |    0
 .../GeneralLayout/mfenced/mfenced3.png             |  Bin 366 -> 366 bytes
 .../GeneralLayout/mfenced/mfenced4.mml             |    0
 .../GeneralLayout/mfenced/mfenced4.png             |  Bin 406 -> 406 bytes
 .../GeneralLayout/mfenced/mfenced5.mml             |    0
 .../GeneralLayout/mfenced/mfenced5.png             |  Bin 378 -> 378 bytes
 .../GeneralLayout/mfenced/mfencedAdelims6.mml      |    0
 .../GeneralLayout/mfenced/mfencedAdelims6.png      |  Bin 771 -> 771 bytes
 .../GeneralLayout/mfenced/mfencedAempty.mml        |    0
 .../GeneralLayout/mfenced/mfencedAempty.png        |  Bin 224 -> 224 bytes
 .../GeneralLayout/mfenced/mfencedBfences7.mml      |    0
 .../GeneralLayout/mfenced/mfencedBfences7.png      |  Bin 557 -> 557 bytes
 .../GeneralLayout/mfenced/mfencedBseparators8.mml  |    0
 .../GeneralLayout/mfenced/mfencedBseparators8.png  |  Bin 442 -> 442 bytes
 .../GeneralLayout/mfenced/mfencedSfonts9.mml       |    0
 .../GeneralLayout/mfenced/mfencedSfonts9.png       |  Bin 1506 -> 1506 bytes
 .../Presentation/GeneralLayout/mfrac/.gitignore    |    0
 .../GeneralLayout/mfrac/ignore-mfracZComp1.mml     |    0
 .../Presentation/GeneralLayout/mfrac/mfrac1.mml    |    0
 .../Presentation/GeneralLayout/mfrac/mfrac1.png    |  Bin 137 -> 137 bytes
 .../Presentation/GeneralLayout/mfrac/mfrac2.mml    |    0
 .../Presentation/GeneralLayout/mfrac/mfrac2.png    |  Bin 194 -> 194 bytes
 .../Presentation/GeneralLayout/mfrac/mfrac3.mml    |    0
 .../Presentation/GeneralLayout/mfrac/mfrac3.png    |  Bin 184 -> 184 bytes
 .../Presentation/GeneralLayout/mfrac/mfrac4.mml    |    0
 .../Presentation/GeneralLayout/mfrac/mfrac4.png    |  Bin 252 -> 252 bytes
 .../Presentation/GeneralLayout/mfrac/mfrac5.mml    |    0
 .../Presentation/GeneralLayout/mfrac/mfrac5.png    |  Bin 252 -> 252 bytes
 .../Presentation/GeneralLayout/mfrac/mfrac6.mml    |    0
 .../Presentation/GeneralLayout/mfrac/mfrac6.png    |  Bin 284 -> 284 bytes
 .../Presentation/GeneralLayout/mfrac/mfrac7.mml    |    0
 .../Presentation/GeneralLayout/mfrac/mfrac7.png    |  Bin 284 -> 284 bytes
 .../GeneralLayout/mfrac/mfracAbevelled16.mml       |    0
 .../GeneralLayout/mfrac/mfracAbevelled16.png       |  Bin 230 -> 230 bytes
 .../GeneralLayout/mfrac/mfracAcss8.mml             |    0
 .../GeneralLayout/mfrac/mfracAcss8.png             |  Bin 287 -> 287 bytes
 .../GeneralLayout/mfrac/mfracAkeyword9.mml         |    0
 .../GeneralLayout/mfrac/mfracAkeyword9.png         |  Bin 339 -> 339 bytes
 .../GeneralLayout/mfrac/mfracAmultiplier10.mml     |    0
 .../GeneralLayout/mfrac/mfracAmultiplier10.png     |  Bin 422 -> 422 bytes
 .../GeneralLayout/mfrac/mfracBalign16.mml          |    0
 .../GeneralLayout/mfrac/mfracBalign16.png          |  Bin 1585 -> 1585 bytes
 .../GeneralLayout/mfrac/mfracBheight17.mml         |    0
 .../GeneralLayout/mfrac/mfracBheight17.png         |  Bin 1464 -> 1464 bytes
 .../GeneralLayout/mfrac/mfracBhoriz11.mml          |    0
 .../GeneralLayout/mfrac/mfracBhoriz11.png          |  Bin 421 -> 421 bytes
 .../GeneralLayout/mfrac/mfracBvert12.mml           |    0
 .../GeneralLayout/mfrac/mfracBvert12.png           |  Bin 644 -> 644 bytes
 .../GeneralLayout/mfrac/mfracSfonts13.mml          |    0
 .../GeneralLayout/mfrac/mfracSfonts13.png          |  Bin 409 -> 409 bytes
 .../GeneralLayout/mfrac/mfracSinheritance14.mml    |    0
 .../GeneralLayout/mfrac/mfracSinheritance14.png    |  Bin 525 -> 525 bytes
 .../GeneralLayout/mfrac/mfracSscriptlevel15.mml    |    0
 .../GeneralLayout/mfrac/mfracSscriptlevel15.png    |  Bin 919 -> 919 bytes
 .../GeneralLayout/mfrac/mfracZComp1.png            |  Bin 371 -> 371 bytes
 .../GeneralLayout/mpadded/mpadded1.mml             |    0
 .../GeneralLayout/mpadded/mpadded1.png             |  Bin 108 -> 108 bytes
 .../GeneralLayout/mpadded/mpadded10.mml            |    0
 .../GeneralLayout/mpadded/mpadded10.png            |  Bin 679 -> 679 bytes
 .../GeneralLayout/mpadded/mpadded11.mml            |    0
 .../GeneralLayout/mpadded/mpadded11.png            |  Bin 610 -> 610 bytes
 .../GeneralLayout/mpadded/mpadded12.png            |  Bin 576 -> 576 bytes
 .../GeneralLayout/mpadded/mpadded13.mml            |    0
 .../GeneralLayout/mpadded/mpadded13.png            |  Bin 474 -> 474 bytes
 .../GeneralLayout/mpadded/mpadded14.mml            |    0
 .../GeneralLayout/mpadded/mpadded14.png            |  Bin 519 -> 519 bytes
 .../GeneralLayout/mpadded/mpadded15.mml            |    0
 .../GeneralLayout/mpadded/mpadded15.png            |  Bin 474 -> 474 bytes
 .../GeneralLayout/mpadded/mpadded16.mml            |    0
 .../GeneralLayout/mpadded/mpadded16.png            |  Bin 519 -> 519 bytes
 .../GeneralLayout/mpadded/mpadded17.mml            |    0
 .../GeneralLayout/mpadded/mpadded17.png            |  Bin 474 -> 474 bytes
 .../GeneralLayout/mpadded/mpadded18.mml            |    0
 .../GeneralLayout/mpadded/mpadded18.png            |  Bin 474 -> 474 bytes
 .../GeneralLayout/mpadded/mpadded2.mml             |    0
 .../GeneralLayout/mpadded/mpadded2.png             |  Bin 561 -> 561 bytes
 .../GeneralLayout/mpadded/mpadded3.mml             |    0
 .../GeneralLayout/mpadded/mpadded3.png             |  Bin 637 -> 637 bytes
 .../GeneralLayout/mpadded/mpadded4.mml             |    0
 .../GeneralLayout/mpadded/mpadded4.png             |  Bin 634 -> 634 bytes
 .../GeneralLayout/mpadded/mpadded5.mml             |    0
 .../GeneralLayout/mpadded/mpadded5.png             |  Bin 1048 -> 1048 bytes
 .../GeneralLayout/mpadded/mpadded6.mml             |    0
 .../GeneralLayout/mpadded/mpadded6.png             |  Bin 1054 -> 1054 bytes
 .../GeneralLayout/mpadded/mpadded7.mml             |    0
 .../GeneralLayout/mpadded/mpadded7.png             |  Bin 587 -> 587 bytes
 .../GeneralLayout/mpadded/mpadded8.mml             |    0
 .../GeneralLayout/mpadded/mpadded8.png             |  Bin 582 -> 582 bytes
 .../GeneralLayout/mpadded/mpadded9.mml             |    0
 .../GeneralLayout/mpadded/mpadded9.png             |  Bin 712 -> 712 bytes
 .../GeneralLayout/mpadded/mpaddedAdepth2.mml       |    0
 .../GeneralLayout/mpadded/mpaddedAdepth2.png       |  Bin 344 -> 344 bytes
 .../GeneralLayout/mpadded/mpaddedAheight3.mml      |    0
 .../GeneralLayout/mpadded/mpaddedAheight3.png      |  Bin 374 -> 374 bytes
 .../GeneralLayout/mpadded/mpaddedAleft4.mml        |    0
 .../GeneralLayout/mpadded/mpaddedAleft4.png        |  Bin 336 -> 336 bytes
 .../GeneralLayout/mpadded/mpaddedAmixed5.mml       |    0
 .../GeneralLayout/mpadded/mpaddedAmixed5.png       |  Bin 642 -> 642 bytes
 .../GeneralLayout/mpadded/mpaddedAwidth6.mml       |    0
 .../GeneralLayout/mpadded/mpaddedAwidth6.png       |  Bin 332 -> 332 bytes
 .../GeneralLayout/mpadded/mpaddedScolor7.mml       |    0
 .../GeneralLayout/mpadded/mpaddedScolor7.png       |  Bin 314 -> 314 bytes
 .../GeneralLayout/mphantom/mphantomB1.mml          |    0
 .../GeneralLayout/mphantom/mphantomB1.png          |  Bin 419 -> 419 bytes
 .../GeneralLayout/mphantom/mphantomBinferred2.mml  |    0
 .../GeneralLayout/mphantom/mphantomBinferred2.png  |  Bin 228 -> 228 bytes
 .../GeneralLayout/mphantom/mphantomBoperators3.mml |    0
 .../GeneralLayout/mphantom/mphantomBoperators3.png |  Bin 272 -> 272 bytes
 .../GeneralLayout/mphantom/mphantomScolor4.mml     |    0
 .../GeneralLayout/mphantom/mphantomScolor4.png     |  Bin 180 -> 180 bytes
 .../mphantom/mphantomSinheritance5.mml             |    0
 .../mphantom/mphantomSinheritance5.png             |  Bin 1223 -> 1223 bytes
 .../Presentation/GeneralLayout/mrow/mrow1.mml      |    0
 .../Presentation/GeneralLayout/mrow/mrow1.png      |  Bin 71 -> 71 bytes
 .../Presentation/GeneralLayout/mrow/mrowAbg4.mml   |    0
 .../Presentation/GeneralLayout/mrow/mrowAbg4.png   |  Bin 498 -> 498 bytes
 .../GeneralLayout/mrow/mrowBinferred2.mml          |    0
 .../GeneralLayout/mrow/mrowBinferred2.png          |  Bin 527 -> 527 bytes
 .../GeneralLayout/mrow/mrowBnested3.mml            |    0
 .../GeneralLayout/mrow/mrowBnested3.png            |  Bin 155 -> 155 bytes
 .../GeneralLayout/msqrt-mroot/.gitignore           |    0
 .../GeneralLayout/msqrt-mroot/mrootB1.mml          |    0
 .../GeneralLayout/msqrt-mroot/mrootB1.png          |  Bin 761 -> 761 bytes
 .../GeneralLayout/msqrt-mroot/mrootSfonts3.mml     |    0
 .../GeneralLayout/msqrt-mroot/mrootSfonts3.png     |  Bin 648 -> 648 bytes
 .../msqrt-mroot/mrootSscriptlevel4.mml             |    0
 .../msqrt-mroot/mrootSscriptlevel4.png             |  Bin 878 -> 878 bytes
 .../GeneralLayout/msqrt-mroot/msqrt5.mml           |    0
 .../GeneralLayout/msqrt-mroot/msqrt5.png           |  Bin 194 -> 194 bytes
 .../GeneralLayout/msqrt-mroot/msqrt6.mml           |    0
 .../GeneralLayout/msqrt-mroot/msqrt6.png           |  Bin 194 -> 194 bytes
 .../GeneralLayout/msqrt-mroot/msqrtB7.mml          |    0
 .../GeneralLayout/msqrt-mroot/msqrtB7.png          |  Bin 687 -> 687 bytes
 .../GeneralLayout/msqrt-mroot/msqrtBimplied8.mml   |    0
 .../GeneralLayout/msqrt-mroot/msqrtBimplied8.png   |  Bin 463 -> 463 bytes
 .../msqrt-mroot/msqrtSinheritance9.mml             |    0
 .../msqrt-mroot/msqrtSinheritance9.png             |  Bin 666 -> 666 bytes
 .../Presentation/GeneralLayout/mstyle/.gitignore   |    0
 .../Presentation/GeneralLayout/mstyle/mstyle1.mml  |    0
 .../Presentation/GeneralLayout/mstyle/mstyle1.png  |  Bin 346 -> 346 bytes
 .../Presentation/GeneralLayout/mstyle/mstyleA2.mml |    0
 .../Presentation/GeneralLayout/mstyle/mstyleA2.png |  Bin 343 -> 343 bytes
 .../GeneralLayout/mstyle/mstyleAdep1.mml           |    0
 .../GeneralLayout/mstyle/mstyleAdep1.png           |  Bin 1161 -> 1161 bytes
 .../GeneralLayout/mstyle/mstyleAlinethick1.mml     |    0
 .../GeneralLayout/mstyle/mstyleAlinethick1.png     |  Bin 373 -> 373 bytes
 .../GeneralLayout/mstyle/mstyleAminscript1.mml     |    0
 .../GeneralLayout/mstyle/mstyleAminscript1.png     |  Bin 1095 -> 1095 bytes
 .../GeneralLayout/mstyle/mstyleAscriptlevel1.mml   |    0
 .../GeneralLayout/mstyle/mstyleAscriptlevel1.png   |  Bin 678 -> 678 bytes
 .../ignore-mmultiscripts/.gitignore                |    0
 .../ignore-mmultiscripts/mmultiscripts1.mml        |    0
 .../ignore-mmultiscripts/mmultiscripts1.png        |  Bin 450 -> 450 bytes
 .../ignore-mmultiscripts/mmultiscripts2.mml        |    0
 .../ignore-mmultiscripts/mmultiscripts2.png        |  Bin 223 -> 223 bytes
 .../Presentation/ScriptsAndLimits/mover/.gitignore |    0
 .../Presentation/ScriptsAndLimits/mover/mover1.mml |    0
 .../Presentation/ScriptsAndLimits/mover/mover1.png |  Bin 315 -> 315 bytes
 .../Presentation/ScriptsAndLimits/mover/mover2.mml |    0
 .../Presentation/ScriptsAndLimits/mover/mover2.png |  Bin 523 -> 523 bytes
 .../Presentation/ScriptsAndLimits/mover/mover3.mml |    0
 .../Presentation/ScriptsAndLimits/mover/mover3.png |  Bin 647 -> 647 bytes
 .../Presentation/ScriptsAndLimits/msub/.gitignore  |    0
 .../Presentation/ScriptsAndLimits/msub/msub1.mml   |    0
 .../Presentation/ScriptsAndLimits/msub/msub1.png   |  Bin 159 -> 159 bytes
 .../ScriptsAndLimits/msubsup/.gitignore            |    0
 .../ScriptsAndLimits/msubsup/msubsup1.mml          |    0
 .../ScriptsAndLimits/msubsup/msubsup1.png          |  Bin 434 -> 434 bytes
 .../ScriptsAndLimits/msubsup/msubsupBsize1.mml     |    0
 .../ScriptsAndLimits/msubsup/msubsupBsize1.png     |  Bin 848 -> 848 bytes
 .../ScriptsAndLimits/msubsup/msubsupBsize2.mml     |    0
 .../ScriptsAndLimits/msubsup/msubsupBsize2.png     |  Bin 1039 -> 1039 bytes
 .../Presentation/ScriptsAndLimits/msup/.gitignore  |    0
 .../Presentation/ScriptsAndLimits/msup/msup1.mml   |    0
 .../Presentation/ScriptsAndLimits/msup/msup1.png   |  Bin 152 -> 152 bytes
 .../Presentation/ScriptsAndLimits/msup/msup2.mml   |    0
 .../Presentation/ScriptsAndLimits/msup/msup2.png   |  Bin 446 -> 446 bytes
 .../ScriptsAndLimits/msup/msupBnest1.mml           |    0
 .../ScriptsAndLimits/msup/msupBnest1.png           |  Bin 256 -> 256 bytes
 .../ScriptsAndLimits/msup/msupBsize1.mml           |    0
 .../ScriptsAndLimits/msup/msupBsize1.png           |  Bin 2888 -> 2888 bytes
 .../ScriptsAndLimits/msup/msupBsize2.mml           |    0
 .../ScriptsAndLimits/msup/msupBsize2.png           |  Bin 413 -> 413 bytes
 .../ScriptsAndLimits/msup/msupBsize3.mml           |    0
 .../ScriptsAndLimits/msup/msupBsize3.png           |  Bin 1158 -> 1158 bytes
 .../ScriptsAndLimits/msup/msupSadvance1.mml        |    0
 .../ScriptsAndLimits/msup/msupSadvance1.png        |  Bin 1093 -> 1093 bytes
 .../ScriptsAndLimits/munder/.gitignore             |    0
 .../ScriptsAndLimits/munder/munder1.mml            |    0
 .../ScriptsAndLimits/munder/munder1.png            |  Bin 215 -> 215 bytes
 .../ScriptsAndLimits/munder/munder2.mml            |    0
 .../ScriptsAndLimits/munder/munder2.png            |  Bin 540 -> 540 bytes
 .../TablesAndMatrices/mlabeledtr/.gitignore        |    0
 .../TablesAndMatrices/mlabeledtr/mlabeledtr1.mml   |    0
 .../TablesAndMatrices/mlabeledtr/mlabeledtr1.png   |  Bin 815 -> 815 bytes
 .../mlabeledtr/mlabeledtrAside1.mml                |    0
 .../mlabeledtr/mlabeledtrAside1.png                |  Bin 805 -> 805 bytes
 .../mlabeledtr/mlabeledtrAside2.mml                |    0
 .../mlabeledtr/mlabeledtrAside2.png                |  Bin 923 -> 923 bytes
 .../mlabeledtr/rec-mlabeledtr.mml                  |    0
 .../mlabeledtr/rec-mlabeledtr.png                  |  Bin 377 -> 377 bytes
 .../TablesAndMatrices/mtable/.gitignore            |    0
 .../TablesAndMatrices/mtable/deprecated-mtd1.mml   |    0
 .../TablesAndMatrices/mtable/deprecated-mtd1.png   |  Bin 71 -> 71 bytes
 .../TablesAndMatrices/mtable/deprecated-mtd2.mml   |    0
 .../TablesAndMatrices/mtable/deprecated-mtd2.png   |  Bin 71 -> 71 bytes
 .../TablesAndMatrices/mtable/deprecated-test3.mml  |    0
 .../TablesAndMatrices/mtable/deprecated-test3.png  |  Bin 549 -> 549 bytes
 .../TablesAndMatrices/mtable/maligngroup1.mml      |    0
 .../TablesAndMatrices/mtable/maligngroup1.png      |  Bin 1099 -> 1099 bytes
 .../TablesAndMatrices/mtable/mtable1.mml           |    0
 .../TablesAndMatrices/mtable/mtable1.png           |  Bin 1033 -> 1033 bytes
 .../TablesAndMatrices/mtable/mtable2.mml           |    0
 .../TablesAndMatrices/mtable/mtable2.png           |  Bin 4531 -> 4531 bytes
 .../TablesAndMatrices/mtable/mtableAalign1.mml     |    0
 .../TablesAndMatrices/mtable/mtableAalign1.png     |  Bin 621 -> 621 bytes
 .../TablesAndMatrices/mtable/mtableAalign2.mml     |    0
 .../TablesAndMatrices/mtable/mtableAalign2.png     |  Bin 2861 -> 2861 bytes
 .../TablesAndMatrices/mtable/mtableAalign3.mml     |    0
 .../TablesAndMatrices/mtable/mtableAalign3.png     |  Bin 1165 -> 1165 bytes
 .../TablesAndMatrices/mtable/mtableAframe1.mml     |    0
 .../TablesAndMatrices/mtable/mtableAframe1.png     |  Bin 395 -> 395 bytes
 .../TablesAndMatrices/mtable/mtableAframe2.mml     |    0
 .../TablesAndMatrices/mtable/mtableAframe2.png     |  Bin 372 -> 372 bytes
 .../TablesAndMatrices/mtable/mtableAgroupalign.mml |    0
 .../TablesAndMatrices/mtable/mtableAgroupalign.png |  Bin 123 -> 123 bytes
 .../TablesAndMatrices/mtable/mtableAlines1.mml     |    0
 .../TablesAndMatrices/mtable/mtableAlines1.png     |  Bin 620 -> 620 bytes
 .../TablesAndMatrices/mtable/mtableAlines2.mml     |    0
 .../TablesAndMatrices/mtable/mtableAlines2.png     |  Bin 609 -> 609 bytes
 .../TablesAndMatrices/mtable/mtableAspacing1.mml   |    0
 .../TablesAndMatrices/mtable/mtableAspacing1.png   |  Bin 1119 -> 1119 bytes
 .../TablesAndMatrices/mtable/mtableAspacing2.mml   |    0
 .../TablesAndMatrices/mtable/mtableAspacing2.png   |  Bin 1168 -> 1168 bytes
 .../TablesAndMatrices/mtable/mtableAspacing3.mml   |    0
 .../TablesAndMatrices/mtable/mtableAspacing3.png   |  Bin 1184 -> 1184 bytes
 .../TablesAndMatrices/mtable/mtableAspacing4.mml   |    0
 .../TablesAndMatrices/mtable/mtableAspacing4.png   |  Bin 1086 -> 1086 bytes
 .../TablesAndMatrices/mtable/mtableAwidth1.mml     |    0
 .../TablesAndMatrices/mtable/mtableAwidth1.png     |  Bin 324 -> 324 bytes
 .../TablesAndMatrices/mtable/mtableAwidth2.mml     |    0
 .../TablesAndMatrices/mtable/mtableAwidth2.png     |  Bin 257 -> 257 bytes
 .../TablesAndMatrices/mtable/mtableAwidth3.mml     |    0
 .../TablesAndMatrices/mtable/mtableAwidth3.png     |  Bin 312 -> 312 bytes
 .../TablesAndMatrices/mtable/mtableAwidth4.mml     |    0
 .../TablesAndMatrices/mtable/mtableAwidth4.png     |  Bin 304 -> 304 bytes
 .../TablesAndMatrices/mtable/mtableBgap1.mml       |    0
 .../TablesAndMatrices/mtable/mtableBgap1.png       |  Bin 391 -> 391 bytes
 .../TablesAndMatrices/mtable/mtableBsize1.mml      |    0
 .../TablesAndMatrices/mtable/mtableBsize1.png      |  Bin 631 -> 631 bytes
 .../TablesAndMatrices/mtable/mtableBsize2.mml      |    0
 .../TablesAndMatrices/mtable/mtableBsize2.png      |  Bin 433 -> 433 bytes
 .../TablesAndMatrices/mtable/mtableBspan3.mml      |    0
 .../TablesAndMatrices/mtable/mtableBspan3.png      |  Bin 621 -> 621 bytes
 .../TablesAndMatrices/mtable/mtableaalign3.png     |  Bin 989 -> 989 bytes
 .../TablesAndMatrices/mtable/rec-mtable1.mml       |    0
 .../TablesAndMatrices/mtable/rec-mtable1.png       |  Bin 624 -> 624 bytes
 .../TablesAndMatrices/nested/.gitignore            |    0
 .../TablesAndMatrices/nested/mtableAwidth1.mml     |    0
 .../TablesAndMatrices/nested/mtableAwidth1.png     |  Bin 456 -> 456 bytes
 .../TablesAndMatrices/nested/nestedAwidth1.mml     |    0
 .../TablesAndMatrices/nested/nestedAwidth1.png     |  Bin 659 -> 659 bytes
 .../TokenElements/CommonAttributes/hexcolors2.mml  |    0
 .../TokenElements/CommonAttributes/hexcolors2.png  |  Bin 432 -> 432 bytes
 .../TokenElements/CommonAttributes/sizeunits3.mml  |    0
 .../TokenElements/CommonAttributes/sizeunits3.png  |  Bin 999 -> 999 bytes
 .../TokenElements/CommonAttributes/sizeunits4.png  |  Bin 954 -> 954 bytes
 .../TokenElements/ignore-mglyph/rec-mglyph1.mml    |    0
 .../TokenElements/ignore-mglyph/rec-mglyph1.png    |  Bin 326 -> 326 bytes
 .../TokenElements/ignore-mglyph/rec-mglyph2.mml    |    0
 .../TokenElements/ignore-mglyph/rec-mglyph2.png    |  Bin 1037 -> 1037 bytes
 .../Presentation/TokenElements/mi/.gitignore       |    0
 .../Presentation/TokenElements/mi/mi1.mml          |    0
 .../Presentation/TokenElements/mi/mi1.png          |  Bin 334 -> 334 bytes
 .../Presentation/TokenElements/mi/mi2.mml          |    0
 .../Presentation/TokenElements/mi/mi2.png          |  Bin 257 -> 257 bytes
 .../Presentation/TokenElements/mi/mi3.mml          |    0
 .../Presentation/TokenElements/mi/mi3.png          |  Bin 309 -> 309 bytes
 .../Presentation/TokenElements/mi/mi4.mml          |    0
 .../Presentation/TokenElements/mi/mi4.png          |  Bin 333 -> 333 bytes
 .../Presentation/TokenElements/mi/miAtoken5.mml    |    0
 .../Presentation/TokenElements/mi/miAtoken5.png    |  Bin 1568 -> 1568 bytes
 .../TokenElements/mi/miScolorname15.mml            |    0
 .../TokenElements/mi/miScolorname15.png            |  Bin 559 -> 559 bytes
 .../TokenElements/mi/miScolorname6.mml             |    0
 .../TokenElements/mi/miScolorname6.png             |  Bin 1042 -> 1042 bytes
 .../TokenElements/mi/miScolorscope7.mml            |    0
 .../TokenElements/mi/miScolorscope7.png            |  Bin 922 -> 922 bytes
 .../Presentation/TokenElements/mi/miSfonts8.mml    |    0
 .../Presentation/TokenElements/mi/miSfonts8.png    |  Bin 849 -> 849 bytes
 .../Presentation/TokenElements/mi/miSfontsize9.mml |    0
 .../Presentation/TokenElements/mi/miSfontsize9.png |  Bin 2170 -> 2170 bytes
 .../TokenElements/mi/miSmathsize16.mml             |    0
 .../TokenElements/mi/miSmathsize16.png             |  Bin 446 -> 446 bytes
 .../TokenElements/mi/miSmathsize17.mml             |    0
 .../TokenElements/mi/miSmathsize17.png             |  Bin 662 -> 662 bytes
 .../Presentation/TokenElements/mi/miStoken10.mml   |    0
 .../Presentation/TokenElements/mi/miStoken10.png   |  Bin 900 -> 900 bytes
 .../TokenElements/mi/miequivalents11.mml           |    0
 .../TokenElements/mi/miequivalents11.png           |  Bin 2376 -> 2376 bytes
 .../TokenElements/mi/mifontstyle12.mml             |    0
 .../TokenElements/mi/mifontstyle12.png             |  Bin 347 -> 347 bytes
 .../TokenElements/mi/mimathvariant13.mml           |    0
 .../TokenElements/mi/mimathvariant13.png           |  Bin 2539 -> 2539 bytes
 .../TokenElements/mi/mimathvariant14.mml           |    0
 .../TokenElements/mi/mimathvariant14.png           |  Bin 22506 -> 22506 bytes
 .../Presentation/TokenElements/mn/.gitignore       |    0
 .../Presentation/TokenElements/mn/mn1.mml          |    0
 .../Presentation/TokenElements/mn/mn1.png          |  Bin 265 -> 265 bytes
 .../Presentation/TokenElements/mn/mn2.mml          |    0
 .../Presentation/TokenElements/mn/mn2.png          |  Bin 1733 -> 1733 bytes
 .../Presentation/TokenElements/mn/mn3.mml          |    0
 .../Presentation/TokenElements/mn/mn3.png          |  Bin 368 -> 368 bytes
 .../Presentation/TokenElements/mn/mn4.mml          |    0
 .../Presentation/TokenElements/mn/mn4.png          |  Bin 3509 -> 3509 bytes
 .../TokenElements/mn/mnAcolorname5.mml             |    0
 .../TokenElements/mn/mnAcolorname5.png             |  Bin 1625 -> 1625 bytes
 .../Presentation/TokenElements/mn/mnAtoken6.mml    |    0
 .../Presentation/TokenElements/mn/mnAtoken6.png    |  Bin 953 -> 953 bytes
 .../Presentation/TokenElements/mn/mnAtoken7.mml    |    0
 .../Presentation/TokenElements/mn/mnAtoken7.png    |  Bin 1409 -> 1409 bytes
 .../Presentation/TokenElements/mn/mnScolor8.mml    |    0
 .../Presentation/TokenElements/mn/mnScolor8.png    |  Bin 709 -> 709 bytes
 .../TokenElements/mn/mnSdisplaystyle9.mml          |    0
 .../TokenElements/mn/mnSdisplaystyle9.png          |  Bin 1507 -> 1507 bytes
 .../Presentation/TokenElements/mn/mnSfont10.mml    |    0
 .../Presentation/TokenElements/mn/mnSfont10.png    |  Bin 602 -> 602 bytes
 .../TokenElements/mn/mnSscriptlevel11.mml          |    0
 .../TokenElements/mn/mnSscriptlevel11.png          |  Bin 1819 -> 1819 bytes
 .../Presentation/TokenElements/mo/.gitignore       |    0
 .../Presentation/TokenElements/mo/mo1.mml          |    0
 .../Presentation/TokenElements/mo/mo1.png          |  Bin 137 -> 137 bytes
 .../Presentation/TokenElements/mo/mo2.mml          |    0
 .../Presentation/TokenElements/mo/mo2.png          |  Bin 298 -> 298 bytes
 .../Presentation/TokenElements/mo/mo3.mml          |    0
 .../Presentation/TokenElements/mo/mo3.png          |  Bin 406 -> 406 bytes
 .../Presentation/TokenElements/mo/mo4.mml          |    0
 .../Presentation/TokenElements/mo/mo4.png          |  Bin 378 -> 378 bytes
 .../Presentation/TokenElements/mo/mo5.mml          |    0
 .../Presentation/TokenElements/mo/mo5.png          |  Bin 346 -> 346 bytes
 .../Presentation/TokenElements/mo/mo6.mml          |    0
 .../Presentation/TokenElements/mo/mo6.png          |  Bin 1440 -> 1440 bytes
 .../Presentation/TokenElements/mo/mo7.mml          |    0
 .../Presentation/TokenElements/mo/mo7.png          |  Bin 366 -> 366 bytes
 .../Presentation/TokenElements/mo/mo8.mml          |    0
 .../Presentation/TokenElements/mo/mo8.png          |  Bin 194 -> 194 bytes
 .../Presentation/TokenElements/mo/moAaccent10.mml  |    0
 .../Presentation/TokenElements/mo/moAaccent10.png  |  Bin 375 -> 375 bytes
 .../Presentation/TokenElements/mo/moAaccent9.mml   |    0
 .../Presentation/TokenElements/mo/moAaccent9.png   |  Bin 373 -> 373 bytes
 .../Presentation/TokenElements/mo/moAform11.mml    |    0
 .../Presentation/TokenElements/mo/moAform11.png    |  Bin 214 -> 214 bytes
 .../Presentation/TokenElements/mo/moAlargeop12.mml |    0
 .../Presentation/TokenElements/mo/moAlargeop12.png |  Bin 1032 -> 1032 bytes
 .../Presentation/TokenElements/mo/moAlrspace13.mml |    0
 .../Presentation/TokenElements/mo/moAlrspace13.png |  Bin 394 -> 394 bytes
 .../Presentation/TokenElements/mo/moAminmax14.mml  |    0
 .../Presentation/TokenElements/mo/moAminmax14.png  |  Bin 496 -> 496 bytes
 .../Presentation/TokenElements/mo/moAmovable15.mml |    0
 .../Presentation/TokenElements/mo/moAmovable15.png |  Bin 1150 -> 1150 bytes
 .../Presentation/TokenElements/mo/moAprime16.mml   |    0
 .../Presentation/TokenElements/mo/moAprime16.png   |  Bin 558 -> 558 bytes
 .../Presentation/TokenElements/mo/moAsep17.mml     |    0
 .../Presentation/TokenElements/mo/moAsep17.png     |  Bin 499 -> 499 bytes
 .../TokenElements/mo/moAstretchy18.mml             |    0
 .../TokenElements/mo/moAstretchy18.png             |  Bin 1126 -> 1126 bytes
 .../TokenElements/mo/moAsymmetric19.mml            |    0
 .../TokenElements/mo/moAsymmetric19.png            |  Bin 816 -> 816 bytes
 .../Presentation/TokenElements/mo/moSminmax20.mml  |    0
 .../Presentation/TokenElements/mo/moSminmax20.png  |  Bin 503 -> 503 bytes
 .../Presentation/TokenElements/ms/ms1.mml          |    0
 .../Presentation/TokenElements/ms/ms1.png          |  Bin 635 -> 635 bytes
 .../TokenElements/ms/msAdisplaystyle2.mml          |    0
 .../TokenElements/ms/msAdisplaystyle2.png          |  Bin 1419 -> 1419 bytes
 .../Presentation/TokenElements/ms/msAquotes3.mml   |    0
 .../Presentation/TokenElements/ms/msAquotes3.png   |  Bin 576 -> 576 bytes
 .../Presentation/TokenElements/ms/msAtoken4.mml    |    0
 .../Presentation/TokenElements/ms/msAtoken4.png    |  Bin 2218 -> 2218 bytes
 .../Presentation/TokenElements/ms/msAtoken5.mml    |    0
 .../Presentation/TokenElements/ms/msAtoken5.png    |  Bin 2229 -> 2229 bytes
 .../TokenElements/ms/msScolorscope6.mml            |    0
 .../TokenElements/ms/msScolorscope6.png            |  Bin 1395 -> 1395 bytes
 .../TokenElements/ms/msSinheritance7.mml           |    0
 .../TokenElements/ms/msSinheritance7.png           |  Bin 2324 -> 2324 bytes
 .../TokenElements/ms/msSinheritance8.mml           |    0
 .../TokenElements/ms/msSinheritance8.png           |  Bin 1164 -> 1164 bytes
 .../Presentation/TokenElements/mspace/.gitignore   |    0
 .../Presentation/TokenElements/mspace/mspace1.mml  |    0
 .../Presentation/TokenElements/mspace/mspace1.png  |  Bin 249 -> 249 bytes
 .../Presentation/TokenElements/mspace/mspace2.mml  |    0
 .../Presentation/TokenElements/mspace/mspace2.png  |  Bin 215 -> 215 bytes
 .../TokenElements/mspace/mspaceAbreak3.mml         |    0
 .../TokenElements/mspace/mspaceAbreak3.png         |  Bin 2292 -> 2292 bytes
 .../TokenElements/mspace/mspacestruts2.mml         |    0
 .../TokenElements/mspace/mspacestruts2.png         |  Bin 510 -> 510 bytes
 .../Presentation/TokenElements/mtext/mtext1.mml    |    0
 .../Presentation/TokenElements/mtext/mtext1.png    |  Bin 446 -> 446 bytes
 .../Presentation/TokenElements/mtext/mtext2.mml    |    0
 .../Presentation/TokenElements/mtext/mtext2.png    |  Bin 890 -> 890 bytes
 .../TokenElements/mtext/mtextAtoken3.mml           |    0
 .../TokenElements/mtext/mtextAtoken3.png           |  Bin 1084 -> 1084 bytes
 .../Presentation/TokenElements/mtext/mtextSbg4.mml |    0
 .../Presentation/TokenElements/mtext/mtextSbg4.png |  Bin 435 -> 435 bytes
 .../TokenElements/mtext/mtextScolor5.mml           |    0
 .../TokenElements/mtext/mtextScolor5.png           |  Bin 438 -> 438 bytes
 .../TokenElements/mtext/mtextStoken6.mml           |    0
 .../TokenElements/mtext/mtextStoken6.png           |  Bin 625 -> 625 bytes
 .../TokenElements/mtext/mtextspaces7.mml           |    0
 .../TokenElements/mtext/mtextspaces7.png           |  Bin 960 -> 960 bytes
 .../mathml/testsuite/Topics/Accents/.gitignore     |    0
 .../mathml/testsuite/Topics/Accents/accents1.mml   |    0
 .../mathml/testsuite/Topics/Accents/accents1.png   |  Bin 570 -> 570 bytes
 .../mathml/testsuite/Topics/Accents/accents2.mml   |    0
 .../mathml/testsuite/Topics/Accents/accents2.png   |  Bin 11360 -> 11360 bytes
 .../mathml/testsuite/Topics/Accents/accents3.mml   |    0
 .../mathml/testsuite/Topics/Accents/accents3.png   |  Bin 224 -> 224 bytes
 .../mathml/testsuite/Topics/Accents/accents4.mml   |    0
 .../mathml/testsuite/Topics/Accents/accents4.png   |  Bin 32150 -> 32150 bytes
 .../testsuite/Topics/EmbellishedOp/.gitignore      |    0
 .../testsuite/Topics/EmbellishedOp/embStretch1.mml |    0
 .../testsuite/Topics/EmbellishedOp/embStretch1.png |  Bin 352 -> 352 bytes
 .../mathml/testsuite/Topics/LargeOp/.gitignore     |    0
 .../mathml/testsuite/Topics/LargeOp/chain1.mml     |    0
 .../mathml/testsuite/Topics/LargeOp/chain1.png     |  Bin 2272 -> 2272 bytes
 .../mathml/testsuite/Topics/LargeOp/chain2.mml     |    0
 .../mathml/testsuite/Topics/LargeOp/chain2.png     |  Bin 3725 -> 3725 bytes
 .../mathml/testsuite/Topics/LargeOp/coprod1.mml    |    0
 .../mathml/testsuite/Topics/LargeOp/coprod1.png    |  Bin 407 -> 407 bytes
 .../mathml/testsuite/Topics/LargeOp/coprod2.mml    |    0
 .../mathml/testsuite/Topics/LargeOp/coprod2.png    |  Bin 468 -> 468 bytes
 .../mathml/testsuite/Topics/LargeOp/doubleint1.mml |    0
 .../mathml/testsuite/Topics/LargeOp/doubleint1.png |  Bin 659 -> 659 bytes
 .../mathml/testsuite/Topics/LargeOp/doubleint2.mml |    0
 .../mathml/testsuite/Topics/LargeOp/doubleint2.png |  Bin 1068 -> 1068 bytes
 .../data}/mathml/testsuite/Topics/LargeOp/int1.mml |    0
 .../data}/mathml/testsuite/Topics/LargeOp/int1.png |  Bin 799 -> 799 bytes
 .../mathml/testsuite/Topics/LargeOp/int10.mml      |    0
 .../mathml/testsuite/Topics/LargeOp/int10.png      |  Bin 856 -> 856 bytes
 .../data}/mathml/testsuite/Topics/LargeOp/int2.mml |    0
 .../data}/mathml/testsuite/Topics/LargeOp/int2.png |  Bin 812 -> 812 bytes
 .../data}/mathml/testsuite/Topics/LargeOp/int3.mml |    0
 .../data}/mathml/testsuite/Topics/LargeOp/int3.png |  Bin 844 -> 844 bytes
 .../data}/mathml/testsuite/Topics/LargeOp/int4.mml |    0
 .../data}/mathml/testsuite/Topics/LargeOp/int4.png |  Bin 873 -> 873 bytes
 .../data}/mathml/testsuite/Topics/LargeOp/int5.mml |    0
 .../data}/mathml/testsuite/Topics/LargeOp/int5.png |  Bin 856 -> 856 bytes
 .../data}/mathml/testsuite/Topics/LargeOp/int6.mml |    0
 .../data}/mathml/testsuite/Topics/LargeOp/int6.png |  Bin 812 -> 812 bytes
 .../data}/mathml/testsuite/Topics/LargeOp/int7.mml |    0
 .../data}/mathml/testsuite/Topics/LargeOp/int7.png |  Bin 844 -> 844 bytes
 .../data}/mathml/testsuite/Topics/LargeOp/int8.mml |    0
 .../data}/mathml/testsuite/Topics/LargeOp/int8.png |  Bin 873 -> 873 bytes
 .../data}/mathml/testsuite/Topics/LargeOp/int9.mml |    0
 .../data}/mathml/testsuite/Topics/LargeOp/int9.png |  Bin 632 -> 632 bytes
 .../mathml/testsuite/Topics/LargeOp/largeop1.mml   |    0
 .../mathml/testsuite/Topics/LargeOp/largeop1.png   |  Bin 12053 -> 12053 bytes
 .../mathml/testsuite/Topics/LargeOp/largeop2.mml   |    0
 .../mathml/testsuite/Topics/LargeOp/largeop2.png   |  Bin 633 -> 633 bytes
 .../testsuite/Topics/LargeOp/largeopPos3.mml       |    0
 .../testsuite/Topics/LargeOp/largeopPos3.png       |  Bin 463 -> 463 bytes
 .../mathml/testsuite/Topics/LargeOp/oint1.mml      |    0
 .../mathml/testsuite/Topics/LargeOp/oint1.png      |  Bin 711 -> 711 bytes
 .../mathml/testsuite/Topics/LargeOp/oint2.mml      |    0
 .../mathml/testsuite/Topics/LargeOp/oint2.png      |  Bin 923 -> 923 bytes
 .../mathml/testsuite/Topics/LargeOp/prod1.mml      |    0
 .../mathml/testsuite/Topics/LargeOp/prod1.png      |  Bin 433 -> 433 bytes
 .../mathml/testsuite/Topics/LargeOp/prod2.mml      |    0
 .../mathml/testsuite/Topics/LargeOp/prod2.png      |  Bin 468 -> 468 bytes
 .../data}/mathml/testsuite/Topics/LargeOp/sum1.mml |    0
 .../data}/mathml/testsuite/Topics/LargeOp/sum1.png |  Bin 553 -> 553 bytes
 .../data}/mathml/testsuite/Topics/LargeOp/sum2.mml |    0
 .../data}/mathml/testsuite/Topics/LargeOp/sum2.png |  Bin 661 -> 661 bytes
 .../mathml/testsuite/Topics/LargeOp/tripleint1.mml |    0
 .../mathml/testsuite/Topics/LargeOp/tripleint1.png |  Bin 719 -> 719 bytes
 .../mathml/testsuite/Topics/LargeOp/tripleint2.mml |    0
 .../mathml/testsuite/Topics/LargeOp/tripleint2.png |  Bin 1298 -> 1298 bytes
 .../mathml/testsuite/Topics/LineBreak/.gitignore   |    0
 .../testsuite/Topics/LineBreak/badbreak/.gitignore |    0
 .../Topics/LineBreak/badbreak/badbreak1.mml        |    0
 .../Topics/LineBreak/badbreak/badbreak1.png        |  Bin 711 -> 711 bytes
 .../Topics/LineBreak/goodbreak/.gitignore          |    0
 .../Topics/LineBreak/goodbreak/goodbreak1.mml      |    0
 .../Topics/LineBreak/goodbreak/goodbreak1.png      |  Bin 727 -> 727 bytes
 .../Topics/LineBreak/indentnewline/.gitignore      |    0
 .../testsuite/Topics/LineBreak/linebreak1.mml      |    0
 .../testsuite/Topics/LineBreak/linebreak1.png      |  Bin 809 -> 809 bytes
 .../testsuite/Topics/LineBreak/linebreakFrac.mml   |    0
 .../testsuite/Topics/LineBreak/linebreakNum1.mml   |    0
 .../testsuite/Topics/LineBreak/linebreakRow1.mml   |    0
 .../Topics/LineBreak/linebreakString1.mml          |    0
 .../testsuite/Topics/LineBreak/newline/.gitignore  |    0
 .../testsuite/Topics/LineBreak/newline/indent1.mml |    0
 .../testsuite/Topics/LineBreak/newline/indent1.png |  Bin 762 -> 762 bytes
 .../testsuite/Topics/LineBreak/newline/indent2.mml |    0
 .../testsuite/Topics/LineBreak/newline/indent2.png |  Bin 989 -> 989 bytes
 .../testsuite/Topics/LineBreak/newline/mixed4.mml  |    0
 .../testsuite/Topics/LineBreak/newline/mixed4.png  |  Bin 1073 -> 1073 bytes
 .../Topics/LineBreak/newline/multinewline3.mml     |    0
 .../Topics/LineBreak/newline/newline1.mml          |    0
 .../Topics/LineBreak/newline/newline1.png          |  Bin 233 -> 233 bytes
 .../Topics/LineBreak/newline/newline2.mml          |    0
 .../Topics/LineBreak/newline/newline2.png          |  Bin 435 -> 435 bytes
 .../testsuite/Topics/LineBreak/nobreak/.gitignore  |    0
 .../Topics/LineBreak/nobreak/nobreak1.mml          |    0
 .../Topics/LineBreak/nobreak/nobreak1.png          |  Bin 266 -> 266 bytes
 .../Topics/LineBreak/nobreak/nobreak2.mml          |    0
 .../Topics/LineBreak/nobreak/nobreak2.png          |  Bin 442 -> 442 bytes
 .../mathml/testsuite/Topics/Nesting/.gitignore     |    0
 .../testsuite/Topics/Nesting/nestAction1.mml       |    0
 .../testsuite/Topics/Nesting/nestAction1.png       |  Bin 314 -> 314 bytes
 .../mathml/testsuite/Topics/Nesting/nestFrac1.mml  |    0
 .../mathml/testsuite/Topics/Nesting/nestFrac1.png  |  Bin 1576 -> 1576 bytes
 .../mathml/testsuite/Topics/Nesting/nestScript.mml |    0
 .../mathml/testsuite/Topics/Nesting/nestScript.png |  Bin 231 -> 231 bytes
 .../mathml/testsuite/Topics/Nesting/nestTable1.mml |    0
 .../mathml/testsuite/Topics/Nesting/nestTable1.png |  Bin 335 -> 335 bytes
 .../mathml/testsuite/Topics/Primes/.gitignore      |    0
 .../mathml/testsuite/Topics/Primes/primes1.mml     |    0
 .../mathml/testsuite/Topics/Primes/primes1.png     |  Bin 986 -> 986 bytes
 .../Topics/StretchyChars/embellished/.gitignore    |    0
 .../Topics/StretchyChars/horizontal/.gitignore     |    0
 .../Topics/StretchyChars/horizontal/genBvert1.mml  |    0
 .../Topics/StretchyChars/horizontal/genBvert1.png  |  Bin 929 -> 929 bytes
 .../StretchyChars/horizontal/stretchAccents1.mml   |    0
 .../StretchyChars/horizontal/stretchAccents1.png   |  Bin 549 -> 549 bytes
 .../StretchyChars/horizontal/stretchAccents2.mml   |    0
 .../StretchyChars/horizontal/stretchAccents2.png   |  Bin 299 -> 299 bytes
 .../StretchyChars/horizontal/stretchBrack1.mml     |    0
 .../StretchyChars/horizontal/stretchBrack1.png     |  Bin 340 -> 340 bytes
 .../StretchyChars/horizontal/stretchHoriz1.mml     |    0
 .../StretchyChars/horizontal/stretchHoriz1.png     |  Bin 1175 -> 1175 bytes
 .../StretchyChars/horizontal/stretchHoriz2.mml     |    0
 .../StretchyChars/horizontal/stretchHoriz2.png     |  Bin 478 -> 478 bytes
 .../StretchyChars/horizontal/stretchHoriz3.mml     |    0
 .../StretchyChars/horizontal/stretchHoriz3.png     |  Bin 566 -> 566 bytes
 .../StretchyChars/horizontal/stretchTilde1.mml     |    0
 .../StretchyChars/horizontal/stretchTilde1.png     |  Bin 449 -> 449 bytes
 .../Topics/StretchyChars/integral/.gitignore       |    0
 .../Topics/StretchyChars/integral/int1.mml         |    0
 .../Topics/StretchyChars/integral/int1.png         |  Bin 577 -> 577 bytes
 .../Topics/StretchyChars/integral/int10.mml        |    0
 .../Topics/StretchyChars/integral/int10.png        |  Bin 856 -> 856 bytes
 .../Topics/StretchyChars/integral/int2.mml         |    0
 .../Topics/StretchyChars/integral/int2.png         |  Bin 481 -> 481 bytes
 .../Topics/StretchyChars/integral/int3.mml         |    0
 .../Topics/StretchyChars/integral/int3.png         |  Bin 622 -> 622 bytes
 .../Topics/StretchyChars/integral/int4.mml         |    0
 .../Topics/StretchyChars/integral/int4.png         |  Bin 532 -> 532 bytes
 .../Topics/StretchyChars/integral/int5.mml         |    0
 .../Topics/StretchyChars/integral/int5.png         |  Bin 799 -> 799 bytes
 .../Topics/StretchyChars/integral/int6.mml         |    0
 .../Topics/StretchyChars/integral/int6.png         |  Bin 812 -> 812 bytes
 .../Topics/StretchyChars/integral/int7.mml         |    0
 .../Topics/StretchyChars/integral/int7.png         |  Bin 844 -> 844 bytes
 .../Topics/StretchyChars/integral/int8.mml         |    0
 .../Topics/StretchyChars/integral/int8.png         |  Bin 873 -> 873 bytes
 .../Topics/StretchyChars/integral/int9.mml         |    0
 .../Topics/StretchyChars/integral/int9.png         |  Bin 632 -> 632 bytes
 .../Topics/StretchyChars/integral/intDispStyle.mml |    0
 .../Topics/StretchyChars/integral/intDispStyle.png |  Bin 10655 -> 10655 bytes
 .../Topics/StretchyChars/integral/intNested3.mml   |    0
 .../Topics/StretchyChars/integral/intNested3.png   |  Bin 4396 -> 4396 bytes
 .../Topics/StretchyChars/integral/intSize1.mml     |    0
 .../Topics/StretchyChars/integral/intSize1.png     |  Bin 840 -> 840 bytes
 .../Topics/StretchyChars/integral/intSize2.mml     |    0
 .../Topics/StretchyChars/integral/intSize2.png     |  Bin 3376 -> 3376 bytes
 .../Topics/StretchyChars/tables/.gitignore         |    0
 .../Topics/StretchyChars/tables/stretchTable1.mml  |    0
 .../Topics/StretchyChars/tables/stretchTable1.png  |  Bin 779 -> 779 bytes
 .../Topics/StretchyChars/tables/stretchTable2.mml  |    0
 .../Topics/StretchyChars/tables/stretchTable2.png  |  Bin 631 -> 631 bytes
 .../Topics/StretchyChars/vertical/.gitignore       |    0
 .../Topics/StretchyChars/vertical/abs1.mml         |    0
 .../Topics/StretchyChars/vertical/abs1.png         |  Bin 124 -> 124 bytes
 .../Topics/StretchyChars/vertical/abs2.mml         |    0
 .../Topics/StretchyChars/vertical/abs2.png         |  Bin 251 -> 251 bytes
 .../Topics/StretchyChars/vertical/mid1.mml         |    0
 .../Topics/StretchyChars/vertical/mid1.png         |  Bin 146 -> 146 bytes
 .../Topics/StretchyChars/vertical/mid2.mml         |    0
 .../Topics/StretchyChars/vertical/mid2.png         |  Bin 202 -> 202 bytes
 .../Topics/StretchyChars/vertical/stretchVert1.mml |    0
 .../Topics/StretchyChars/vertical/stretchVert1.png |  Bin 1000 -> 1000 bytes
 .../Topics/StretchyChars/vertical/stretchVert2.mml |    0
 .../Topics/StretchyChars/vertical/stretchVert2.png |  Bin 319 -> 319 bytes
 .../StretchyChars/vertical/stretchVertNest2.mml    |    0
 .../StretchyChars/vertical/stretchVertNest2.png    |  Bin 489 -> 489 bytes
 .../Topics/StretchyChars/vertical/verbar1.mml      |    0
 .../Topics/StretchyChars/vertical/verbar1.png      |  Bin 124 -> 124 bytes
 .../Topics/StretchyChars/vertical/verbar2.mml      |    0
 .../Topics/StretchyChars/vertical/verbar2.png      |  Bin 251 -> 251 bytes
 .../mathml/testsuite/Topics/WhiteSpace/.gitignore  |    0
 .../testsuite/Topics/WhiteSpace/invChars.mml       |    0
 .../testsuite/Topics/WhiteSpace/invChars.png       |  Bin 71 -> 71 bytes
 .../testsuite/Topics/WhiteSpace/whBcomments1.mml   |    0
 .../testsuite/Topics/WhiteSpace/whBcomments1.png   |  Bin 187 -> 187 bytes
 .../testsuite/Topics/WhiteSpace/whBgeneral1.mml    |    0
 .../testsuite/Topics/WhiteSpace/whBgeneral1.png    |  Bin 218 -> 218 bytes
 .../mathml/testsuite/Topics/WhiteSpace/white1.mml  |    0
 .../mathml/testsuite/Topics/WhiteSpace/white1.png  |  Bin 271 -> 271 bytes
 .../mathml/testsuite/Topics/WhiteSpace/white10.mml |    0
 .../mathml/testsuite/Topics/WhiteSpace/white10.png |  Bin 309 -> 309 bytes
 .../mathml/testsuite/Topics/WhiteSpace/white2.mml  |    0
 .../mathml/testsuite/Topics/WhiteSpace/white2.png  |  Bin 272 -> 272 bytes
 .../mathml/testsuite/Topics/WhiteSpace/white3.mml  |    0
 .../mathml/testsuite/Topics/WhiteSpace/white3.png  |  Bin 275 -> 275 bytes
 .../mathml/testsuite/Topics/WhiteSpace/white4.mml  |    0
 .../mathml/testsuite/Topics/WhiteSpace/white4.png  |  Bin 272 -> 272 bytes
 .../mathml/testsuite/Topics/WhiteSpace/white5.mml  |    0
 .../mathml/testsuite/Topics/WhiteSpace/white5.png  |  Bin 978 -> 978 bytes
 .../mathml/testsuite/Topics/WhiteSpace/white6.mml  |    0
 .../mathml/testsuite/Topics/WhiteSpace/white6.png  |  Bin 982 -> 982 bytes
 .../mathml/testsuite/Topics/WhiteSpace/white7.mml  |    0
 .../mathml/testsuite/Topics/WhiteSpace/white7.png  |  Bin 980 -> 980 bytes
 .../mathml/testsuite/Topics/WhiteSpace/white8.mml  |    0
 .../mathml/testsuite/Topics/WhiteSpace/white8.png  |  Bin 984 -> 984 bytes
 .../mathml/testsuite/Topics/WhiteSpace/white9.mml  |    0
 .../mathml/testsuite/Topics/WhiteSpace/white9.png  |  Bin 973 -> 973 bytes
 .../testsuite/TortureTests/Complexity/.gitignore   |    0
 .../Complexity/another-ramanujan-identity.mml      |    0
 .../TortureTests/Complexity/cauchy-formula.mml     |    0
 .../TortureTests/Complexity/cauchy-formula.png     |  Bin 12978 -> 12978 bytes
 .../Complexity/cauchy-schwartz-inequality.mml      |    0
 .../Complexity/cauchy-schwartz-inequality.png      |  Bin 16541 -> 16541 bytes
 .../Complexity/commutative-diagram.mml             |    0
 .../testsuite/TortureTests/Complexity/complex2.mml |    0
 .../TortureTests/Complexity/cross-product.mml      |    0
 .../TortureTests/Complexity/cross-product.png      |  Bin 16013 -> 16013 bytes
 .../Complexity/einstein-field-equation.mml         |    0
 .../TortureTests/Complexity/ignore-complex1.mml    |    0
 .../TortureTests/Complexity/ignore-complex3.mml    |    0
 .../TortureTests/Complexity/ignore-complex4.mml    |    0
 .../TortureTests/Complexity/lorentz-equations.mml  |    0
 .../TortureTests/Complexity/maxwell-equations.mml  |    0
 .../testsuite/TortureTests/Complexity/maxwell.mml  |    0
 .../testsuite/TortureTests/Complexity/maxwell.png  |  Bin 24809 -> 24809 bytes
 .../TortureTests/Complexity/ramanujan-identity.mml |    0
 .../Complexity/rojers-ramanujan-identity.mml       |    0
 .../TortureTests/Complexity/simplePres.mml         |    0
 .../TortureTests/Complexity/simplePres.png         |  Bin 25506 -> 25506 bytes
 .../mathml/testsuite/TortureTests/Size/.gitignore  |    0
 .../testsuite/TortureTests/Size/ignore-10.mml      |    0
 .../testsuite/TortureTests/Size/ignore-100.mml     |    0
 .../testsuite/TortureTests/Size/ignore-1000.mml    |    0
 {test => tests/data}/mathml/tex/.gitignore         |    0
 .../data}/mathml/tex/fractions/fraction-02.png     |  Bin 1775 -> 1775 bytes
 .../data}/mathml/tex/fractions/fraction-02.tex     |    0
 .../mathml/tex/fractions/fraction-03-inline.png    |  Bin 1720 -> 1720 bytes
 .../mathml/tex/fractions/fraction-03-inline.tex    |    0
 .../data}/mathml/tex/fractions/fraction-03.png     |  Bin 1721 -> 1721 bytes
 .../data}/mathml/tex/fractions/fraction-03.tex     |    0
 .../data}/mathml/tex/fractions/fraction.png        |  Bin 1303 -> 1303 bytes
 .../data}/mathml/tex/fractions/fraction.tex        |    0
 .../data}/mathml/tex/integrals/closed.png          |  Bin 1254 -> 1254 bytes
 .../data}/mathml/tex/integrals/closed.tex          |    0
 .../data}/mathml/tex/integrals/multiples.png       |  Bin 2180 -> 2180 bytes
 .../data}/mathml/tex/integrals/multiples.tex       |    0
 .../data}/mathml/tex/integrals/standard.png        |  Bin 2397 -> 2397 bytes
 .../data}/mathml/tex/integrals/standard.tex        |    0
 .../data}/mathml/tex/matrices/matrix-01.png        |  Bin 1292 -> 1292 bytes
 .../data}/mathml/tex/matrices/matrix-01.tex        |    0
 {test => tests/data}/mathml/tex/misc/cases-cr.png  |  Bin 2867 -> 2867 bytes
 {test => tests/data}/mathml/tex/misc/cases-cr.tex  |    0
 .../data}/mathml/tex/misc/cases-space.png          |  Bin 3050 -> 3050 bytes
 .../data}/mathml/tex/misc/cases-space.tex          |    0
 {test => tests/data}/mathml/tex/misc/cases.png     |  Bin 2867 -> 2867 bytes
 {test => tests/data}/mathml/tex/misc/cases.tex     |    0
 {test => tests/data}/mathml/tex/misc/color.png     |  Bin 983 -> 983 bytes
 {test => tests/data}/mathml/tex/misc/color.tex     |    0
 {test => tests/data}/mathml/tex/misc/complex-2.png |  Bin 4151 -> 4151 bytes
 {test => tests/data}/mathml/tex/misc/complex-2.tex |    0
 .../data}/mathml/tex/misc/complex-inline.png       |  Bin 4986 -> 4986 bytes
 .../data}/mathml/tex/misc/complex-inline.tex       |    0
 {test => tests/data}/mathml/tex/misc/complex.png   |  Bin 6066 -> 6066 bytes
 {test => tests/data}/mathml/tex/misc/complex.tex   |    0
 .../data}/mathml/tex/misc/quadratic-inline.png     |  Bin 1211 -> 1211 bytes
 .../data}/mathml/tex/misc/quadratic-inline.tex     |    0
 {test => tests/data}/mathml/tex/misc/quadratic.png |  Bin 1628 -> 1628 bytes
 {test => tests/data}/mathml/tex/misc/quadratic.tex |    0
 .../data}/mathml/tex/radicals/radical-01.png       |  Bin 1378 -> 1378 bytes
 .../data}/mathml/tex/radicals/radical-01.tex       |    0
 .../data}/mathml/tex/radicals/radical-02.png       |  Bin 1895 -> 1895 bytes
 .../data}/mathml/tex/radicals/radical-02.tex       |    0
 .../data}/mathml/tex/scripts/accents.png           |  Bin 804 -> 804 bytes
 .../data}/mathml/tex/scripts/accents.tex           |    0
 {test => tests/data}/mathml/tex/scripts/script.png |  Bin 1991 -> 1991 bytes
 {test => tests/data}/mathml/tex/scripts/script.tex |    0
 {test => tests/data}/mathml/tex/scripts/stack.png  |  Bin 743 -> 743 bytes
 {test => tests/data}/mathml/tex/scripts/stack.tex  |    0
 .../data}/mathml/tex/scripts/subscript.png         |  Bin 1779 -> 1779 bytes
 .../data}/mathml/tex/scripts/subscript.tex         |    0
 .../data}/mathml/tex/scripts/sums-inline.png       |  Bin 1619 -> 1619 bytes
 .../data}/mathml/tex/scripts/sums-inline.tex       |    0
 {test => tests/data}/mathml/tex/scripts/sums.png   |  Bin 2493 -> 2493 bytes
 {test => tests/data}/mathml/tex/scripts/sums.tex   |    0
 .../mathml/tex/scripts/superscript-inline.png      |  Bin 2161 -> 2161 bytes
 .../mathml/tex/scripts/superscript-inline.tex      |    0
 .../data}/mathml/tex/scripts/superscript.png       |  Bin 2190 -> 2190 bytes
 .../data}/mathml/tex/scripts/superscript.tex       |    0
 {test => tests/data}/svg/big/gearflowers-rsvg.svg  |    0
 {test => tests/data}/svg/big/gearflowers.svg       |    0
 {test => tests/data}/svg/big/sakura.svg            |    0
 {test => tests/data}/svg/big/surface.svg           |    0
 {test => tests/data}/svg/misc/11_01.png            |  Bin 614 -> 614 bytes
 {test => tests/data}/svg/misc/11_01.svg            |    0
 {test => tests/data}/svg/misc/InitialCoords.svg    |    0
 {test => tests/data}/svg/misc/NewCoordSys.svg      |    0
 {test => tests/data}/svg/misc/RotateScale.svg      |    0
 {test => tests/data}/svg/misc/arcs02.svg           |    0
 {test => tests/data}/svg/misc/artwork.png          |  Bin 83728 -> 83728 bytes
 {test => tests/data}/svg/misc/artwork.svg          |    0
 {test => tests/data}/svg/misc/bug614018.png        |  Bin 25331 -> 25331 bytes
 {test => tests/data}/svg/misc/bug614018.svg        |    0
 {test => tests/data}/svg/misc/butterfly.png        |  Bin 38866 -> 38866 bytes
 {test => tests/data}/svg/misc/butterfly.svg        |    0
 {test => tests/data}/svg/misc/cellstructure.png    |  Bin 128587 -> 128587 bytes
 {test => tests/data}/svg/misc/cellstructure.svg    |    0
 .../data}/svg/misc/enable-background.png           |  Bin 12550 -> 12550 bytes
 .../data}/svg/misc/enable-background.svg           |    0
 {test => tests/data}/svg/misc/fillrule-evenodd.svg |    0
 {test => tests/data}/svg/misc/fillrule-nonzero.svg |    0
 {test => tests/data}/svg/misc/filters00.svg        |    0
 {test => tests/data}/svg/misc/filters01.svg        |    0
 {test => tests/data}/svg/misc/goffice-polar.png    |  Bin 10490 -> 10490 bytes
 {test => tests/data}/svg/misc/goffice-polar.svg    |    0
 {test => tests/data}/svg/misc/goo.png              |  Bin 24124 -> 24124 bytes
 {test => tests/data}/svg/misc/goo.svg              |    0
 {test => tests/data}/svg/misc/linecap.png          |  Bin 2785 -> 2785 bytes
 {test => tests/data}/svg/misc/linecap.svg          |    0
 {test => tests/data}/svg/misc/linejoin.png         |  Bin 5175 -> 5175 bytes
 {test => tests/data}/svg/misc/linejoin.svg         |    0
 {test => tests/data}/svg/misc/lingrad01.svg        |    0
 {test => tests/data}/svg/misc/lion.png             |  Bin 78515 -> 78515 bytes
 {test => tests/data}/svg/misc/lion.svg             |    0
 .../data}/svg/misc/magic_snapping_buttons.png      |  Bin 13252 -> 13252 bytes
 .../data}/svg/misc/magic_snapping_buttons.svg      |    0
 {test => tests/data}/svg/misc/marker.svg           |    0
 {test => tests/data}/svg/misc/opacity.svg          |    0
 {test => tests/data}/svg/misc/opacity01.svg        |    0
 {test => tests/data}/svg/misc/path.png             |  Bin 1380 -> 1380 bytes
 {test => tests/data}/svg/misc/path.svg             |    0
 {test => tests/data}/svg/misc/pattern01.svg        |    0
 {test => tests/data}/svg/misc/pioneer.png          |  Bin 11768 -> 11768 bytes
 {test => tests/data}/svg/misc/pioneer.svg          |    0
 {test => tests/data}/svg/misc/radgrad01.svg        |    0
 {test => tests/data}/svg/misc/rect.png             |  Bin 444 -> 444 bytes
 {test => tests/data}/svg/misc/rect.svg             |    0
 {test => tests/data}/svg/misc/stock_home.svg       |    0
 .../data}/svg/misc/text-as-pattern-for-text.svg    |    0
 .../data}/svg/misc/undo-128-d-sodipodi.svg         |    0
 {test => tests/data}/svg/misc/units.png            |  Bin 3301 -> 3301 bytes
 {test => tests/data}/svg/misc/units.svg            |    0
 .../data}/svg/svg1.1/color/color-prof-01-f.png     |  Bin 8670 -> 8670 bytes
 .../data}/svg/svg1.1/color/color-prof-01-f.svg     |    0
 .../data}/svg/svg1.1/color/color-prop-01-b.png     |  Bin 16179 -> 16179 bytes
 .../data}/svg/svg1.1/color/color-prop-01-b.svg     |    0
 .../data}/svg/svg1.1/color/color-prop-02-f.png     |  Bin 19940 -> 19940 bytes
 .../data}/svg/svg1.1/color/color-prop-02-f.svg     |    0
 .../data}/svg/svg1.1/color/color-prop-03-t.png     |  Bin 14416 -> 14416 bytes
 .../data}/svg/svg1.1/color/color-prop-03-t.svg     |    0
 .../data}/svg/svg1.1/coords/coords-coord-01-t.png  |  Bin 5863 -> 5863 bytes
 .../data}/svg/svg1.1/coords/coords-coord-01-t.svg  |    0
 .../data}/svg/svg1.1/coords/coords-coord-02-t.png  |  Bin 5863 -> 5863 bytes
 .../data}/svg/svg1.1/coords/coords-coord-02-t.svg  |    0
 .../data}/svg/svg1.1/coords/coords-trans-01-b.png  |  Bin 17069 -> 17069 bytes
 .../data}/svg/svg1.1/coords/coords-trans-01-b.svg  |    0
 .../data}/svg/svg1.1/coords/coords-trans-02-t.png  |  Bin 10959 -> 10959 bytes
 .../data}/svg/svg1.1/coords/coords-trans-02-t.svg  |    0
 .../data}/svg/svg1.1/coords/coords-trans-03-t.png  |  Bin 9975 -> 9975 bytes
 .../data}/svg/svg1.1/coords/coords-trans-03-t.svg  |    0
 .../data}/svg/svg1.1/coords/coords-trans-04-t.png  |  Bin 8755 -> 8755 bytes
 .../data}/svg/svg1.1/coords/coords-trans-04-t.svg  |    0
 .../data}/svg/svg1.1/coords/coords-trans-05-t.png  |  Bin 10847 -> 10847 bytes
 .../data}/svg/svg1.1/coords/coords-trans-05-t.svg  |    0
 .../data}/svg/svg1.1/coords/coords-trans-06-t.png  |  Bin 10991 -> 10991 bytes
 .../data}/svg/svg1.1/coords/coords-trans-06-t.svg  |    0
 .../data}/svg/svg1.1/coords/coords-trans-07-t.png  |  Bin 16323 -> 16323 bytes
 .../data}/svg/svg1.1/coords/coords-trans-08-t.png  |  Bin 16158 -> 16158 bytes
 .../data}/svg/svg1.1/coords/coords-trans-09-t.png  |  Bin 23200 -> 23200 bytes
 .../data}/svg/svg1.1/coords/coords-units-01-b.png  |  Bin 22221 -> 22221 bytes
 .../data}/svg/svg1.1/coords/coords-units-01-b.svg  |    0
 .../data}/svg/svg1.1/coords/coords-units-02-b.png  |  Bin 24661 -> 24661 bytes
 .../data}/svg/svg1.1/coords/coords-units-02-b.svg  |    0
 .../data}/svg/svg1.1/coords/coords-units-03-b.png  |  Bin 37922 -> 37922 bytes
 .../data}/svg/svg1.1/coords/coords-units-03-b.svg  |    0
 .../svg/svg1.1/coords/coords-viewattr-01-b.png     |  Bin 16733 -> 16733 bytes
 .../svg/svg1.1/coords/coords-viewattr-01-b.svg     |    0
 .../svg/svg1.1/coords/coords-viewattr-02-b.png     |  Bin 39078 -> 39078 bytes
 .../svg/svg1.1/coords/coords-viewattr-02-b.svg     |    0
 .../svg/svg1.1/coords/coords-viewattr-03-b.png     |  Bin 28264 -> 28264 bytes
 .../svg/svg1.1/coords/coords-viewattr-03-b.svg     |    0
 .../svg/svg1.1/filters/filters-blend-01-b.png      |  Bin 21840 -> 21840 bytes
 .../svg/svg1.1/filters/filters-blend-01-b.svg      |    0
 .../svg/svg1.1/filters/filters-color-01-b.png      |  Bin 29880 -> 29880 bytes
 .../svg/svg1.1/filters/filters-color-01-b.svg      |    0
 .../svg/svg1.1/filters/filters-composite-02-b.png  |  Bin 19648 -> 19648 bytes
 .../svg/svg1.1/filters/filters-composite-02-b.svg  |    0
 .../svg/svg1.1/filters/filters-comptran-01-b.png   |  Bin 20919 -> 20919 bytes
 .../svg/svg1.1/filters/filters-comptran-01-b.svg   |    0
 .../data}/svg/svg1.1/filters/filters-conv-01-f.png |  Bin 58028 -> 58028 bytes
 .../data}/svg/svg1.1/filters/filters-conv-01-f.svg |    0
 .../svg/svg1.1/filters/filters-diffuse-01-f.png    |  Bin 19121 -> 19121 bytes
 .../svg/svg1.1/filters/filters-diffuse-01-f.svg    |    0
 .../svg/svg1.1/filters/filters-displace-01-f.png   |  Bin 51876 -> 51876 bytes
 .../svg/svg1.1/filters/filters-displace-01-f.svg   |    0
 .../svg/svg1.1/filters/filters-example-01-b.png    |  Bin 23412 -> 23412 bytes
 .../svg/svg1.1/filters/filters-example-01-b.svg    |    0
 .../svg/svg1.1/filters/filters-felem-01-b.png      |  Bin 15076 -> 15076 bytes
 .../svg/svg1.1/filters/filters-felem-01-b.svg      |    0
 .../svg/svg1.1/filters/filters-gauss-01-b.png      |  Bin 20295 -> 20295 bytes
 .../svg/svg1.1/filters/filters-gauss-01-b.svg      |    0
 .../svg/svg1.1/filters/filters-image-01-b.png      |  Bin 98923 -> 98923 bytes
 .../svg/svg1.1/filters/filters-image-01-b.svg      |    0
 .../svg/svg1.1/filters/filters-light-01-f.png      |  Bin 29930 -> 29930 bytes
 .../svg/svg1.1/filters/filters-light-01-f.svg      |    0
 .../svg/svg1.1/filters/filters-morph-01-f.png      |  Bin 37348 -> 37348 bytes
 .../svg/svg1.1/filters/filters-morph-01-f.svg      |    0
 .../svg/svg1.1/filters/filters-offset-01-b.png     |  Bin 12546 -> 12546 bytes
 .../svg/svg1.1/filters/filters-offset-01-b.svg     |    0
 .../svg/svg1.1/filters/filters-overview-01-b.png   |  Bin 44126 -> 44126 bytes
 .../svg/svg1.1/filters/filters-specular-01-f.png   |  Bin 25920 -> 25920 bytes
 .../svg/svg1.1/filters/filters-specular-01-f.svg   |    0
 .../data}/svg/svg1.1/filters/filters-tile-01-b.png |  Bin 8093 -> 8093 bytes
 .../data}/svg/svg1.1/filters/filters-tile-01-b.svg |    0
 .../data}/svg/svg1.1/filters/filters-turb-01-f.png |  Bin 147855 -> 147855 bytes
 .../data}/svg/svg1.1/filters/filters-turb-01-f.svg |    0
 .../data}/svg/svg1.1/fonts/fonts-desc-01-t.png     |  Bin 6395 -> 6395 bytes
 .../data}/svg/svg1.1/fonts/fonts-desc-02-t.png     |  Bin 7612 -> 7612 bytes
 .../data}/svg/svg1.1/fonts/fonts-desc-02-t.svg     |    0
 .../data}/svg/svg1.1/fonts/fonts-desc-03-t.png     |  Bin 7401 -> 7401 bytes
 .../data}/svg/svg1.1/fonts/fonts-desc-04-t.png     |  Bin 7694 -> 7694 bytes
 .../data}/svg/svg1.1/fonts/fonts-desc-05-t.png     |  Bin 6429 -> 6429 bytes
 .../data}/svg/svg1.1/fonts/fonts-elem-01-t.png     |  Bin 29085 -> 29085 bytes
 .../data}/svg/svg1.1/fonts/fonts-elem-01-t.svg     |    0
 .../data}/svg/svg1.1/fonts/fonts-elem-02-t.png     |  Bin 26162 -> 26162 bytes
 .../data}/svg/svg1.1/fonts/fonts-elem-02-t.svg     |    0
 .../data}/svg/svg1.1/fonts/fonts-elem-03-b.png     |  Bin 28592 -> 28592 bytes
 .../data}/svg/svg1.1/fonts/fonts-elem-03-b.svg     |    0
 .../data}/svg/svg1.1/fonts/fonts-elem-04-b.png     |  Bin 22290 -> 22290 bytes
 .../data}/svg/svg1.1/fonts/fonts-elem-04-b.svg     |    0
 .../data}/svg/svg1.1/fonts/fonts-elem-05-t.png     |  Bin 15781 -> 15781 bytes
 .../data}/svg/svg1.1/fonts/fonts-elem-05-t.svg     |    0
 .../data}/svg/svg1.1/fonts/fonts-elem-06-t.png     |  Bin 15330 -> 15330 bytes
 .../data}/svg/svg1.1/fonts/fonts-elem-06-t.svg     |    0
 .../data}/svg/svg1.1/fonts/fonts-elem-07-b.png     |  Bin 29007 -> 29007 bytes
 .../data}/svg/svg1.1/fonts/fonts-elem-07-b.svg     |    0
 .../data}/svg/svg1.1/fonts/fonts-glyph-02-t.png    |  Bin 11446 -> 11446 bytes
 .../data}/svg/svg1.1/fonts/fonts-glyph-02-t.svg    |    0
 .../data}/svg/svg1.1/fonts/fonts-glyph-03-t.png    |  Bin 7447 -> 7447 bytes
 .../data}/svg/svg1.1/fonts/fonts-glyph-03-t.svg    |    0
 .../data}/svg/svg1.1/fonts/fonts-glyph-04-t.png    |  Bin 6698 -> 6698 bytes
 .../data}/svg/svg1.1/fonts/fonts-glyph-04-t.svg    |    0
 .../data}/svg/svg1.1/fonts/fonts-kern-01-t.png     |  Bin 19858 -> 19858 bytes
 .../data}/svg/svg1.1/fonts/fonts-kern-01-t.svg     |    0
 .../ignore-animate/svg/animate-elem-02-t.png       |  Bin 10093 -> 10093 bytes
 .../ignore-animate/svg/animate-elem-02-t.svg       |    0
 .../ignore-animate/svg/animate-elem-03-t.png       |  Bin 28959 -> 28959 bytes
 .../ignore-animate/svg/animate-elem-03-t.svg       |    0
 .../ignore-animate/svg/animate-elem-04-t.png       |  Bin 23087 -> 23087 bytes
 .../ignore-animate/svg/animate-elem-04-t.svg       |    0
 .../ignore-animate/svg/animate-elem-05-t.png       |  Bin 21306 -> 21306 bytes
 .../ignore-animate/svg/animate-elem-05-t.svg       |    0
 .../ignore-animate/svg/animate-elem-06-t.png       |  Bin 22693 -> 22693 bytes
 .../ignore-animate/svg/animate-elem-06-t.svg       |    0
 .../ignore-animate/svg/animate-elem-07-t.png       |  Bin 22433 -> 22433 bytes
 .../ignore-animate/svg/animate-elem-07-t.svg       |    0
 .../ignore-animate/svg/animate-elem-08-t.png       |  Bin 14662 -> 14662 bytes
 .../ignore-animate/svg/animate-elem-08-t.svg       |    0
 .../ignore-animate/svg/animate-elem-09-t.png       |  Bin 14760 -> 14760 bytes
 .../ignore-animate/svg/animate-elem-09-t.svg       |    0
 .../ignore-animate/svg/animate-elem-10-t.png       |  Bin 15623 -> 15623 bytes
 .../ignore-animate/svg/animate-elem-10-t.svg       |    0
 .../ignore-animate/svg/animate-elem-11-t.png       |  Bin 15563 -> 15563 bytes
 .../ignore-animate/svg/animate-elem-11-t.svg       |    0
 .../ignore-animate/svg/animate-elem-12-t.png       |  Bin 15623 -> 15623 bytes
 .../ignore-animate/svg/animate-elem-12-t.svg       |    0
 .../ignore-animate/svg/animate-elem-13-t.png       |  Bin 18410 -> 18410 bytes
 .../ignore-animate/svg/animate-elem-13-t.svg       |    0
 .../ignore-animate/svg/animate-elem-14-t.png       |  Bin 21136 -> 21136 bytes
 .../ignore-animate/svg/animate-elem-14-t.svg       |    0
 .../ignore-animate/svg/animate-elem-15-t.png       |  Bin 20456 -> 20456 bytes
 .../ignore-animate/svg/animate-elem-15-t.svg       |    0
 .../ignore-animate/svg/animate-elem-17-t.png       |  Bin 20871 -> 20871 bytes
 .../ignore-animate/svg/animate-elem-17-t.svg       |    0
 .../ignore-animate/svg/animate-elem-19-t.png       |  Bin 20049 -> 20049 bytes
 .../ignore-animate/svg/animate-elem-19-t.svg       |    0
 .../ignore-animate/svg/animate-elem-20-t.png       |  Bin 10960 -> 10960 bytes
 .../ignore-animate/svg/animate-elem-20-t.svg       |    0
 .../ignore-animate/svg/animate-elem-21-t.png       |  Bin 20250 -> 20250 bytes
 .../ignore-animate/svg/animate-elem-21-t.svg       |    0
 .../ignore-animate/svg/animate-elem-22-b.png       |  Bin 11220 -> 11220 bytes
 .../ignore-animate/svg/animate-elem-22-b.svg       |    0
 .../ignore-animate/svg/animate-elem-23-t.png       |  Bin 12716 -> 12716 bytes
 .../ignore-animate/svg/animate-elem-23-t.svg       |    0
 .../ignore-animate/svg/animate-elem-24-t.png       |  Bin 22445 -> 22445 bytes
 .../ignore-animate/svg/animate-elem-24-t.svg       |    0
 .../ignore-animate/svg/animate-elem-25-t.png       |  Bin 11433 -> 11433 bytes
 .../ignore-animate/svg/animate-elem-25-t.svg       |    0
 .../ignore-animate/svg/animate-elem-26-t.png       |  Bin 33379 -> 33379 bytes
 .../ignore-animate/svg/animate-elem-26-t.svg       |    0
 .../ignore-animate/svg/animate-elem-27-t.png       |  Bin 11431 -> 11431 bytes
 .../ignore-animate/svg/animate-elem-27-t.svg       |    0
 .../ignore-animate/svg/animate-elem-28-t.png       |  Bin 22130 -> 22130 bytes
 .../ignore-animate/svg/animate-elem-28-t.svg       |    0
 .../ignore-animate/svg/animate-elem-29-b.png       |  Bin 20186 -> 20186 bytes
 .../ignore-animate/svg/animate-elem-29-b.svg       |    0
 .../ignore-animate/svg/animate-elem-30-t.png       |  Bin 20937 -> 20937 bytes
 .../ignore-animate/svg/animate-elem-30-t.svg       |    0
 .../ignore-animate/svg/animate-elem-31-t.png       |  Bin 27899 -> 27899 bytes
 .../ignore-animate/svg/animate-elem-31-t.svg       |    0
 .../ignore-animate/svg/animate-elem-32-t.png       |  Bin 9616 -> 9616 bytes
 .../ignore-animate/svg/animate-elem-32-t.svg       |    0
 .../ignore-animate/svg/animate-elem-33-t.png       |  Bin 24263 -> 24263 bytes
 .../ignore-animate/svg/animate-elem-33-t.svg       |    0
 .../ignore-animate/svg/animate-elem-34-t.png       |  Bin 29604 -> 29604 bytes
 .../ignore-animate/svg/animate-elem-34-t.svg       |    0
 .../ignore-animate/svg/animate-elem-35-t.png       |  Bin 27210 -> 27210 bytes
 .../ignore-animate/svg/animate-elem-36-t.png       |  Bin 30062 -> 30062 bytes
 .../ignore-animate/svg/animate-elem-36-t.svg       |    0
 .../ignore-animate/svg/animate-elem-37-t.png       |  Bin 21141 -> 21141 bytes
 .../ignore-animate/svg/animate-elem-37-t.svg       |    0
 .../ignore-animate/svg/animate-elem-38-t.png       |  Bin 37822 -> 37822 bytes
 .../ignore-animate/svg/animate-elem-39-t.png       |  Bin 37117 -> 37117 bytes
 .../ignore-animate/svg/animate-elem-39-t.svg       |    0
 .../ignore-animate/svg/animate-elem-40-t.png       |  Bin 35202 -> 35202 bytes
 .../ignore-animate/svg/animate-elem-40-t.svg       |    0
 .../ignore-animate/svg/animate-elem-41-t.png       |  Bin 20369 -> 20369 bytes
 .../ignore-animate/svg/animate-elem-41-t.svg       |    0
 .../ignore-animate/svg/animate-elem-42-t.png       |  Bin 5952 -> 5952 bytes
 .../ignore-animate/svg/animate-elem-43-t.png       |  Bin 5732 -> 5732 bytes
 .../ignore-animate/svg/animate-elem-44-t.png       |  Bin 32784 -> 32784 bytes
 .../ignore-animate/svg/animate-elem-44-t.svg       |    0
 .../ignore-animate/svg/animate-elem-45-t.png       |  Bin 5952 -> 5952 bytes
 .../ignore-animate/svg/animate-elem-46-t.png       |  Bin 20758 -> 20758 bytes
 .../ignore-animate/svg/animate-elem-46-t.svg       |    0
 .../ignore-animate/svg/animate-elem-47-t.png       |  Bin 5952 -> 5952 bytes
 .../ignore-animate/svg/animate-elem-48-t.png       |  Bin 5952 -> 5952 bytes
 .../ignore-animate/svg/animate-elem-49-t.png       |  Bin 5952 -> 5952 bytes
 .../ignore-animate/svg/animate-elem-50-t.png       |  Bin 5952 -> 5952 bytes
 .../ignore-animate/svg/animate-elem-51-t.png       |  Bin 5952 -> 5952 bytes
 .../ignore-animate/svg/animate-elem-52-t.png       |  Bin 24362 -> 24362 bytes
 .../ignore-animate/svg/animate-elem-52-t.svg       |    0
 .../ignore-animate/svg/animate-elem-53-t.png       |  Bin 20080 -> 20080 bytes
 .../ignore-animate/svg/animate-elem-60-t.png       |  Bin 16372 -> 16372 bytes
 .../ignore-animate/svg/animate-elem-60-t.svg       |    0
 .../ignore-animate/svg/animate-elem-61-t.png       |  Bin 16655 -> 16655 bytes
 .../ignore-animate/svg/animate-elem-61-t.svg       |    0
 .../ignore-animate/svg/animate-elem-62-t.png       |  Bin 15755 -> 15755 bytes
 .../ignore-animate/svg/animate-elem-62-t.svg       |    0
 .../ignore-animate/svg/animate-elem-63-t.png       |  Bin 16426 -> 16426 bytes
 .../ignore-animate/svg/animate-elem-63-t.svg       |    0
 .../ignore-animate/svg/animate-elem-64-t.png       |  Bin 12348 -> 12348 bytes
 .../ignore-animate/svg/animate-elem-64-t.svg       |    0
 .../ignore-animate/svg/animate-elem-65-t.png       |  Bin 17867 -> 17867 bytes
 .../ignore-animate/svg/animate-elem-65-t.svg       |    0
 .../ignore-animate/svg/animate-elem-66-t.png       |  Bin 17914 -> 17914 bytes
 .../ignore-animate/svg/animate-elem-66-t.svg       |    0
 .../ignore-animate/svg/animate-elem-67-t.png       |  Bin 16171 -> 16171 bytes
 .../ignore-animate/svg/animate-elem-67-t.svg       |    0
 .../ignore-animate/svg/animate-elem-68-t.png       |  Bin 17848 -> 17848 bytes
 .../ignore-animate/svg/animate-elem-68-t.svg       |    0
 .../ignore-animate/svg/animate-elem-69-t.png       |  Bin 18936 -> 18936 bytes
 .../ignore-animate/svg/animate-elem-69-t.svg       |    0
 .../ignore-animate/svg/animate-elem-70-t.png       |  Bin 14233 -> 14233 bytes
 .../ignore-animate/svg/animate-elem-70-t.svg       |    0
 .../ignore-animate/svg/animate-elem-77-t.png       |  Bin 21005 -> 21005 bytes
 .../ignore-animate/svg/animate-elem-77-t.svg       |    0
 .../ignore-animate/svg/animate-elem-78-t.png       |  Bin 21070 -> 21070 bytes
 .../ignore-animate/svg/animate-elem-78-t.svg       |    0
 .../ignore-animate/svg/animate-elem-80-t.png       |  Bin 38224 -> 38224 bytes
 .../ignore-animate/svg/animate-elem-80-t.svg       |    0
 .../ignore-animate/svg/animate-elem-81-t.png       |  Bin 16691 -> 16691 bytes
 .../ignore-animate/svg/animate-elem-81-t.svg       |    0
 .../ignore-animate/svg/animate-elem-82-t.png       |  Bin 17641 -> 17641 bytes
 .../ignore-animate/svg/animate-elem-82-t.svg       |    0
 .../ignore-animate/svg/animate-elem-83-t.png       |  Bin 30791 -> 30791 bytes
 .../ignore-animate/svg/animate-elem-83-t.svg       |    0
 .../ignore-animate/svg/animate-elem-84-t.png       |  Bin 8152 -> 8152 bytes
 .../ignore-animate/svg/animate-elem-84-t.svg       |    0
 .../ignore-animate/svg/animate-elem-85-t.png       |  Bin 6425 -> 6425 bytes
 .../ignore-animate/svg/animate-elem-85-t.svg       |    0
 .../ignore-linking/images/linking-uri-01-b.svg     |    0
 .../ignore-linking/images/linkingCircle-f.svg      |    0
 .../svg1.1/ignore-linking/images/linkingToc-t.svg  |    0
 .../svg1.1/ignore-linking/svg/linking-a-01-b.png   |  Bin 12895 -> 12895 bytes
 .../svg1.1/ignore-linking/svg/linking-a-01-b.svg   |    0
 .../svg1.1/ignore-linking/svg/linking-a-02-b.png   |  Bin 12895 -> 12895 bytes
 .../svg1.1/ignore-linking/svg/linking-a-02-b.svg   |    0
 .../svg1.1/ignore-linking/svg/linking-a-03-b.png   |  Bin 11167 -> 11167 bytes
 .../svg1.1/ignore-linking/svg/linking-a-03-b.svg   |    0
 .../svg1.1/ignore-linking/svg/linking-a-04-t.png   |  Bin 12853 -> 12853 bytes
 .../svg1.1/ignore-linking/svg/linking-a-04-t.svg   |    0
 .../svg1.1/ignore-linking/svg/linking-a-05-t.png   |  Bin 25583 -> 25583 bytes
 .../svg1.1/ignore-linking/svg/linking-a-05-t.svg   |    0
 .../svg1.1/ignore-linking/svg/linking-a-06-t.png   |  Bin 5732 -> 5732 bytes
 .../svg1.1/ignore-linking/svg/linking-a-07-t.png   |  Bin 12498 -> 12498 bytes
 .../svg1.1/ignore-linking/svg/linking-a-07-t.svg   |    0
 .../svg1.1/ignore-linking/svg/linking-a-08-t.png   |  Bin 9261 -> 9261 bytes
 .../svg1.1/ignore-linking/svg/linking-a-09-b.png   |  Bin 11692 -> 11692 bytes
 .../svg1.1/ignore-linking/svg/linking-uri-01-b.png |  Bin 29563 -> 29563 bytes
 .../svg1.1/ignore-linking/svg/linking-uri-01-b.svg |    0
 .../svg1.1/ignore-linking/svg/linking-uri-02-b.png |  Bin 30234 -> 30234 bytes
 .../svg1.1/ignore-linking/svg/linking-uri-02-b.svg |    0
 .../svg1.1/ignore-linking/svg/linking-uri-03-t.png |  Bin 20001 -> 20001 bytes
 .../svg1.1/ignore-linking/svg/linking-uri-03-t.svg |    0
 {test => tests/data}/svg/svg1.1/images/20x20.png   |  Bin 1038 -> 1038 bytes
 .../data}/svg/svg1.1/images/bluesquidj.png         |  Bin 37497 -> 37497 bytes
 .../data}/svg/svg1.1/images/bumpMap2.png           |  Bin 657 -> 657 bytes
 .../data}/svg/svg1.1/images/colorprof.png          |  Bin 705 -> 705 bytes
 .../images/filters-conv-01-f.includeimage.png      |  Bin 9281 -> 9281 bytes
 {test => tests/data}/svg/svg1.1/images/galpha.png  |  Bin 12435 -> 12435 bytes
 {test => tests/data}/svg/svg1.1/images/gam030.png  |  Bin 213 -> 213 bytes
 {test => tests/data}/svg/svg1.1/images/gam045.png  |  Bin 216 -> 216 bytes
 {test => tests/data}/svg/svg1.1/images/gam056.png  |  Bin 216 -> 216 bytes
 {test => tests/data}/svg/svg1.1/images/gam100.png  |  Bin 205 -> 205 bytes
 {test => tests/data}/svg/svg1.1/images/gam200.png  |  Bin 187 -> 187 bytes
 {test => tests/data}/svg/svg1.1/images/image1.jpg  |  Bin 34183 -> 34183 bytes
 {test => tests/data}/svg/svg1.1/images/rects.svg   |    0
 .../data}/svg/svg1.1/images/rgbalpha.png           |  Bin 13717 -> 13717 bytes
 {test => tests/data}/svg/svg1.1/images/sign.png    |  Bin 10647 -> 10647 bytes
 {test => tests/data}/svg/svg1.1/images/smiley.png  |  Bin 2856 -> 2856 bytes
 .../svg/svg1.1/images/stefan_252_tRNS_opti.png     |  Bin 12777 -> 12777 bytes
 .../data}/svg/svg1.1/images/struct-image-01.jpg    |  Bin 4751 -> 4751 bytes
 .../data}/svg/svg1.1/images/struct-image-01.png    |  Bin 63238 -> 63238 bytes
 .../data}/svg/svg1.1/images/struct-image-02.jpg    |  Bin 3779 -> 3779 bytes
 .../data}/svg/svg1.1/images/struct-image-02.png    |  Bin 35887 -> 35887 bytes
 .../data}/svg/svg1.1/images/struct-symbol-01.png   |  Bin 71497 -> 71497 bytes
 {test => tests/data}/svg/svg1.1/images/svgRef1.svg |    0
 .../svg/svg1.1/masking/masking-intro-01-f.png      |  Bin 16341 -> 16341 bytes
 .../svg/svg1.1/masking/masking-intro-01-f.svg      |    0
 .../data}/svg/svg1.1/masking/masking-mask-01-b.png |  Bin 13193 -> 13193 bytes
 .../data}/svg/svg1.1/masking/masking-mask-01-b.svg |    0
 .../svg/svg1.1/masking/masking-opacity-01-b.png    |  Bin 40148 -> 40148 bytes
 .../svg/svg1.1/masking/masking-opacity-01-b.svg    |    0
 .../data}/svg/svg1.1/masking/masking-path-01-b.png |  Bin 15368 -> 15368 bytes
 .../data}/svg/svg1.1/masking/masking-path-01-b.svg |    0
 .../data}/svg/svg1.1/masking/masking-path-02-b.png |  Bin 15609 -> 15609 bytes
 .../data}/svg/svg1.1/masking/masking-path-02-b.svg |    0
 .../data}/svg/svg1.1/masking/masking-path-03-b.png |  Bin 26235 -> 26235 bytes
 .../data}/svg/svg1.1/masking/masking-path-03-b.svg |    0
 .../data}/svg/svg1.1/masking/masking-path-04-b.png |  Bin 90147 -> 90147 bytes
 .../data}/svg/svg1.1/masking/masking-path-04-b.svg |    0
 .../data}/svg/svg1.1/masking/masking-path-05-f.png |  Bin 10326 -> 10326 bytes
 .../data}/svg/svg1.1/masking/masking-path-05-f.svg |    0
 .../data}/svg/svg1.1/masking/masking-path-06-b.png |  Bin 73084 -> 73084 bytes
 .../svg/svg1.1/misc/extend-namespace-01-f.svg      |    0
 .../data}/svg/svg1.1/misc/interact-cursor-01-f.svg |    0
 .../data}/svg/svg1.1/misc/interact-dom-01-b.svg    |    0
 .../data}/svg/svg1.1/misc/interact-events-01-b.svg |    0
 .../data}/svg/svg1.1/misc/interact-order-01-b.svg  |    0
 .../data}/svg/svg1.1/misc/interact-order-02-b.svg  |    0
 .../data}/svg/svg1.1/misc/interact-order-03-b.svg  |    0
 .../data}/svg/svg1.1/misc/interact-zoom-01-t.svg   |    0
 .../svg/svg1.1/misc/metadata-example-01-b.svg      |    0
 .../data}/svg/svg1.1/misc/render-elems-01-t.svg    |    0
 .../data}/svg/svg1.1/misc/render-elems-02-t.svg    |    0
 .../data}/svg/svg1.1/misc/render-elems-03-t.svg    |    0
 .../data}/svg/svg1.1/misc/render-elems-06-t.svg    |    0
 .../data}/svg/svg1.1/misc/render-elems-07-t.svg    |    0
 .../data}/svg/svg1.1/misc/render-elems-08-t.svg    |    0
 .../data}/svg/svg1.1/misc/render-groups-01-b.svg   |    0
 .../data}/svg/svg1.1/misc/render-groups-03-t.svg   |    0
 .../data}/svg/svg1.1/misc/script-handle-01-b.svg   |    0
 .../data}/svg/svg1.1/misc/script-handle-02-b.svg   |    0
 .../data}/svg/svg1.1/misc/script-handle-03-b.svg   |    0
 .../data}/svg/svg1.1/misc/script-handle-04-b.svg   |    0
 .../data}/svg/svg1.1/misc/styling-css-01-b.svg     |    0
 .../data}/svg/svg1.1/misc/styling-css-02-b.svg     |    0
 .../data}/svg/svg1.1/misc/styling-css-03-b.svg     |    0
 .../data}/svg/svg1.1/misc/styling-css-04-f.svg     |    0
 .../data}/svg/svg1.1/misc/styling-css-05-b.svg     |    0
 .../data}/svg/svg1.1/misc/styling-css-06-b.svg     |    0
 .../data}/svg/svg1.1/misc/styling-inherit-01-b.svg |    0
 .../data}/svg/svg1.1/misc/styling-pres-01-t.svg    |    0
 .../data}/svg/svg1.1/misc/types-basicDOM-01-b.svg  |    0
 .../svg/svg1.1/painting/painting-fill-01-t.png     |  Bin 12819 -> 12819 bytes
 .../svg/svg1.1/painting/painting-fill-01-t.svg     |    0
 .../svg/svg1.1/painting/painting-fill-02-t.png     |  Bin 15273 -> 15273 bytes
 .../svg/svg1.1/painting/painting-fill-02-t.svg     |    0
 .../svg/svg1.1/painting/painting-fill-03-t.png     |  Bin 17218 -> 17218 bytes
 .../svg/svg1.1/painting/painting-fill-03-t.svg     |    0
 .../svg/svg1.1/painting/painting-fill-04-t.png     |  Bin 6452 -> 6452 bytes
 .../svg/svg1.1/painting/painting-fill-04-t.svg     |    0
 .../svg/svg1.1/painting/painting-fill-05-b.png     |  Bin 6570 -> 6570 bytes
 .../svg/svg1.1/painting/painting-fill-05-b.svg     |    0
 .../svg/svg1.1/painting/painting-marker-01-f.png   |  Bin 12254 -> 12254 bytes
 .../svg/svg1.1/painting/painting-marker-01-f.svg   |    0
 .../svg/svg1.1/painting/painting-marker-02-f.png   |  Bin 11841 -> 11841 bytes
 .../svg/svg1.1/painting/painting-marker-02-f.svg   |    0
 .../svg/svg1.1/painting/painting-marker-03-f.png   |  Bin 33762 -> 33762 bytes
 .../svg/svg1.1/painting/painting-marker-03-f.svg   |    0
 .../svg/svg1.1/painting/painting-marker-04-f.png   |  Bin 31458 -> 31458 bytes
 .../svg/svg1.1/painting/painting-render-01-b.png   |  Bin 17959 -> 17959 bytes
 .../svg/svg1.1/painting/painting-render-01-b.svg   |    0
 .../svg/svg1.1/painting/painting-stroke-01-t.png   |  Bin 15795 -> 15795 bytes
 .../svg/svg1.1/painting/painting-stroke-01-t.svg   |    0
 .../svg/svg1.1/painting/painting-stroke-02-t.png   |  Bin 19097 -> 19097 bytes
 .../svg/svg1.1/painting/painting-stroke-02-t.svg   |    0
 .../svg/svg1.1/painting/painting-stroke-03-t.png   |  Bin 20775 -> 20775 bytes
 .../svg/svg1.1/painting/painting-stroke-03-t.svg   |    0
 .../svg/svg1.1/painting/painting-stroke-04-t.png   |  Bin 18187 -> 18187 bytes
 .../svg/svg1.1/painting/painting-stroke-04-t.svg   |    0
 .../svg/svg1.1/painting/painting-stroke-05-t.png   |  Bin 10507 -> 10507 bytes
 .../svg/svg1.1/painting/painting-stroke-06-t.png   |  Bin 7399 -> 7399 bytes
 .../svg/svg1.1/painting/painting-stroke-07-t.png   |  Bin 11815 -> 11815 bytes
 .../svg/svg1.1/painting/painting-stroke-07-t.svg   |    0
 .../svg/svg1.1/painting/painting-stroke-08-t.png   |  Bin 9384 -> 9384 bytes
 .../data}/svg/svg1.1/paths/paths-data-01-t.png     |  Bin 34999 -> 34999 bytes
 .../data}/svg/svg1.1/paths/paths-data-01-t.svg     |    0
 .../data}/svg/svg1.1/paths/paths-data-02-t.png     |  Bin 42907 -> 42907 bytes
 .../data}/svg/svg1.1/paths/paths-data-02-t.svg     |    0
 .../data}/svg/svg1.1/paths/paths-data-03-f.png     |  Bin 34635 -> 34635 bytes
 .../data}/svg/svg1.1/paths/paths-data-03-f.svg     |    0
 .../data}/svg/svg1.1/paths/paths-data-04-t.png     |  Bin 23168 -> 23168 bytes
 .../data}/svg/svg1.1/paths/paths-data-04-t.svg     |    0
 .../data}/svg/svg1.1/paths/paths-data-05-t.png     |  Bin 21815 -> 21815 bytes
 .../data}/svg/svg1.1/paths/paths-data-05-t.svg     |    0
 .../data}/svg/svg1.1/paths/paths-data-06-t.png     |  Bin 9175 -> 9175 bytes
 .../data}/svg/svg1.1/paths/paths-data-06-t.svg     |    0
 .../data}/svg/svg1.1/paths/paths-data-07-t.png     |  Bin 8962 -> 8962 bytes
 .../data}/svg/svg1.1/paths/paths-data-07-t.svg     |    0
 .../data}/svg/svg1.1/paths/paths-data-08-t.png     |  Bin 24233 -> 24233 bytes
 .../data}/svg/svg1.1/paths/paths-data-08-t.svg     |    0
 .../data}/svg/svg1.1/paths/paths-data-09-t.png     |  Bin 22692 -> 22692 bytes
 .../data}/svg/svg1.1/paths/paths-data-09-t.svg     |    0
 .../data}/svg/svg1.1/paths/paths-data-10-t.png     |  Bin 26976 -> 26976 bytes
 .../data}/svg/svg1.1/paths/paths-data-10-t.svg     |    0
 .../data}/svg/svg1.1/paths/paths-data-11-t.png     |  Bin 5935 -> 5935 bytes
 .../data}/svg/svg1.1/paths/paths-data-12-t.png     |  Bin 12765 -> 12765 bytes
 .../data}/svg/svg1.1/paths/paths-data-12-t.svg     |    0
 .../data}/svg/svg1.1/paths/paths-data-13-t.png     |  Bin 5944 -> 5944 bytes
 .../data}/svg/svg1.1/paths/paths-data-13-t.svg     |    0
 .../data}/svg/svg1.1/paths/paths-data-14-t.png     |  Bin 18326 -> 18326 bytes
 .../data}/svg/svg1.1/paths/paths-data-14-t.svg     |    0
 .../data}/svg/svg1.1/paths/paths-data-15-t.png     |  Bin 7655 -> 7655 bytes
 .../data}/svg/svg1.1/paths/paths-data-15-t.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-01-b.png     |  Bin 12623 -> 12623 bytes
 .../svg/svg1.1/pservers/pservers-grad-01-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-02-b.png     |  Bin 26376 -> 26376 bytes
 .../svg/svg1.1/pservers/pservers-grad-02-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-03-b.png     |  Bin 12695 -> 12695 bytes
 .../svg/svg1.1/pservers/pservers-grad-03-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-04-b.png     |  Bin 26120 -> 26120 bytes
 .../svg/svg1.1/pservers/pservers-grad-04-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-05-b.png     |  Bin 61714 -> 61714 bytes
 .../svg/svg1.1/pservers/pservers-grad-05-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-06-b.png     |  Bin 25275 -> 25275 bytes
 .../svg/svg1.1/pservers/pservers-grad-06-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-07-b.png     |  Bin 14188 -> 14188 bytes
 .../svg/svg1.1/pservers/pservers-grad-07-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-08-b.png     |  Bin 28031 -> 28031 bytes
 .../svg/svg1.1/pservers/pservers-grad-08-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-09-b.png     |  Bin 19964 -> 19964 bytes
 .../svg/svg1.1/pservers/pservers-grad-09-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-10-b.png     |  Bin 12205 -> 12205 bytes
 .../svg/svg1.1/pservers/pservers-grad-10-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-11-b.png     |  Bin 54110 -> 54110 bytes
 .../svg/svg1.1/pservers/pservers-grad-11-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-12-b.png     |  Bin 27028 -> 27028 bytes
 .../svg/svg1.1/pservers/pservers-grad-12-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-13-b.png     |  Bin 93138 -> 93138 bytes
 .../svg/svg1.1/pservers/pservers-grad-13-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-14-b.png     |  Bin 25168 -> 25168 bytes
 .../svg/svg1.1/pservers/pservers-grad-14-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-15-b.png     |  Bin 13213 -> 13213 bytes
 .../svg/svg1.1/pservers/pservers-grad-15-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-16-b.png     |  Bin 6138 -> 6138 bytes
 .../svg/svg1.1/pservers/pservers-grad-16-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-17-b.png     |  Bin 8352 -> 8352 bytes
 .../svg/svg1.1/pservers/pservers-grad-17-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-18-b.png     |  Bin 6122 -> 6122 bytes
 .../svg/svg1.1/pservers/pservers-grad-18-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-grad-19-b.png     |  Bin 6031 -> 6031 bytes
 .../svg/svg1.1/pservers/pservers-grad-19-b.svg     |    0
 .../svg/svg1.1/pservers/pservers-pattern-01-b.png  |  Bin 30990 -> 30990 bytes
 .../svg/svg1.1/pservers/pservers-pattern-01-b.svg  |    0
 .../data}/svg/svg1.1/shapes/shapes-circle-01-t.png |  Bin 18979 -> 18979 bytes
 .../data}/svg/svg1.1/shapes/shapes-circle-01-t.svg |    0
 .../data}/svg/svg1.1/shapes/shapes-circle-02-t.png |  Bin 11048 -> 11048 bytes
 .../data}/svg/svg1.1/shapes/shapes-circle-02-t.svg |    0
 .../svg/svg1.1/shapes/shapes-ellipse-01-t.png      |  Bin 21189 -> 21189 bytes
 .../svg/svg1.1/shapes/shapes-ellipse-01-t.svg      |    0
 .../svg/svg1.1/shapes/shapes-ellipse-02-t.png      |  Bin 11794 -> 11794 bytes
 .../svg/svg1.1/shapes/shapes-ellipse-02-t.svg      |    0
 .../data}/svg/svg1.1/shapes/shapes-intro-01-t.png  |  Bin 9506 -> 9506 bytes
 .../data}/svg/svg1.1/shapes/shapes-intro-01-t.svg  |    0
 .../data}/svg/svg1.1/shapes/shapes-line-01-t.png   |  Bin 15102 -> 15102 bytes
 .../data}/svg/svg1.1/shapes/shapes-line-01-t.svg   |    0
 .../svg/svg1.1/shapes/shapes-polygon-01-t.png      |  Bin 20474 -> 20474 bytes
 .../svg/svg1.1/shapes/shapes-polygon-01-t.svg      |    0
 .../svg/svg1.1/shapes/shapes-polyline-01-t.png     |  Bin 19932 -> 19932 bytes
 .../svg/svg1.1/shapes/shapes-polyline-01-t.svg     |    0
 .../data}/svg/svg1.1/shapes/shapes-rect-01-t.png   |  Bin 11703 -> 11703 bytes
 .../data}/svg/svg1.1/shapes/shapes-rect-01-t.svg   |    0
 .../data}/svg/svg1.1/shapes/shapes-rect-02-t.png   |  Bin 7437 -> 7437 bytes
 .../data}/svg/svg1.1/shapes/shapes-rect-02-t.svg   |    0
 .../data}/svg/svg1.1/struct/struct-cond-01-t.png   |  Bin 6020 -> 6020 bytes
 .../data}/svg/svg1.1/struct/struct-cond-01-t.svg   |    0
 .../data}/svg/svg1.1/struct/struct-cond-02-t.png   |  Bin 12649 -> 12649 bytes
 .../data}/svg/svg1.1/struct/struct-cond-02-t.svg   |    0
 .../data}/svg/svg1.1/struct/struct-cond-03-t.png   |  Bin 8684 -> 8684 bytes
 .../data}/svg/svg1.1/struct/struct-cond-03-t.svg   |    0
 .../data}/svg/svg1.1/struct/struct-defs-01-t.png   |  Bin 5692 -> 5692 bytes
 .../data}/svg/svg1.1/struct/struct-defs-01-t.svg   |    0
 .../data}/svg/svg1.1/struct/struct-dom-01-b.png    |  Bin 6682 -> 6682 bytes
 .../data}/svg/svg1.1/struct/struct-dom-01-b.svg    |    0
 .../data}/svg/svg1.1/struct/struct-dom-02-b.png    |  Bin 14909 -> 14909 bytes
 .../data}/svg/svg1.1/struct/struct-dom-02-b.svg    |    0
 .../data}/svg/svg1.1/struct/struct-dom-03-b.png    |  Bin 18392 -> 18392 bytes
 .../data}/svg/svg1.1/struct/struct-dom-03-b.svg    |    0
 .../data}/svg/svg1.1/struct/struct-dom-04-b.png    |  Bin 25425 -> 25425 bytes
 .../data}/svg/svg1.1/struct/struct-dom-04-b.svg    |    0
 .../data}/svg/svg1.1/struct/struct-dom-05-b.png    |  Bin 27268 -> 27268 bytes
 .../data}/svg/svg1.1/struct/struct-dom-05-b.svg    |    0
 .../data}/svg/svg1.1/struct/struct-dom-06-b.png    |  Bin 6600 -> 6600 bytes
 .../data}/svg/svg1.1/struct/struct-dom-06-b.svg    |    0
 .../data}/svg/svg1.1/struct/struct-frag-01-t.png   |  Bin 862 -> 862 bytes
 .../data}/svg/svg1.1/struct/struct-frag-01-t.svg   |    0
 .../data}/svg/svg1.1/struct/struct-frag-02-t.png   |  Bin 16045 -> 16045 bytes
 .../data}/svg/svg1.1/struct/struct-frag-02-t.svg   |    0
 .../data}/svg/svg1.1/struct/struct-frag-03-t.png   |  Bin 14036 -> 14036 bytes
 .../data}/svg/svg1.1/struct/struct-frag-03-t.svg   |    0
 .../data}/svg/svg1.1/struct/struct-frag-04-t.png   |  Bin 7807 -> 7807 bytes
 .../data}/svg/svg1.1/struct/struct-frag-04-t.svg   |    0
 .../data}/svg/svg1.1/struct/struct-frag-05-t.png   |  Bin 8717 -> 8717 bytes
 .../data}/svg/svg1.1/struct/struct-frag-05-t.svg   |    0
 .../data}/svg/svg1.1/struct/struct-frag-06-t.png   |  Bin 18266 -> 18266 bytes
 .../data}/svg/svg1.1/struct/struct-frag-06-t.svg   |    0
 .../data}/svg/svg1.1/struct/struct-group-01-t.png  |  Bin 8187 -> 8187 bytes
 .../data}/svg/svg1.1/struct/struct-group-01-t.svg  |    0
 .../data}/svg/svg1.1/struct/struct-group-02-b.png  |  Bin 6140 -> 6140 bytes
 .../data}/svg/svg1.1/struct/struct-group-02-b.svg  |    0
 .../data}/svg/svg1.1/struct/struct-group-03-t.png  |  Bin 19500 -> 19500 bytes
 .../data}/svg/svg1.1/struct/struct-group-03-t.svg  |    0
 .../data}/svg/svg1.1/struct/struct-image-01-t.png  |  Bin 117851 -> 117851 bytes
 .../data}/svg/svg1.1/struct/struct-image-01-t.svg  |    0
 .../data}/svg/svg1.1/struct/struct-image-02-b.png  |  Bin 44938 -> 44938 bytes
 .../data}/svg/svg1.1/struct/struct-image-02-b.svg  |    0
 .../data}/svg/svg1.1/struct/struct-image-03-t.png  |  Bin 31241 -> 31241 bytes
 .../data}/svg/svg1.1/struct/struct-image-03-t.svg  |    0
 .../data}/svg/svg1.1/struct/struct-image-04-t.png  |  Bin 79997 -> 79997 bytes
 .../data}/svg/svg1.1/struct/struct-image-04-t.svg  |    0
 .../data}/svg/svg1.1/struct/struct-image-05-b.png  |  Bin 5479 -> 5479 bytes
 .../data}/svg/svg1.1/struct/struct-image-05-b.svg  |    0
 .../data}/svg/svg1.1/struct/struct-image-06-t.png  |  Bin 12258 -> 12258 bytes
 .../data}/svg/svg1.1/struct/struct-image-06-t.svg  |    0
 .../data}/svg/svg1.1/struct/struct-image-07-t.png  |  Bin 15087 -> 15087 bytes
 .../data}/svg/svg1.1/struct/struct-image-07-t.svg  |    0
 .../data}/svg/svg1.1/struct/struct-image-08-t.png  |  Bin 51360 -> 51360 bytes
 .../data}/svg/svg1.1/struct/struct-image-08-t.svg  |    0
 .../data}/svg/svg1.1/struct/struct-image-09-t.png  |  Bin 62117 -> 62117 bytes
 .../data}/svg/svg1.1/struct/struct-image-09-t.svg  |    0
 .../data}/svg/svg1.1/struct/struct-image-10-t.png  |  Bin 90032 -> 90032 bytes
 .../data}/svg/svg1.1/struct/struct-image-10-t.svg  |    0
 .../data}/svg/svg1.1/struct/struct-symbol-01-b.png |  Bin 56365 -> 56365 bytes
 .../data}/svg/svg1.1/struct/struct-symbol-01-b.svg |    0
 .../data}/svg/svg1.1/struct/struct-use-01-t.png    |  Bin 20764 -> 20764 bytes
 .../data}/svg/svg1.1/struct/struct-use-01-t.svg    |    0
 .../data}/svg/svg1.1/struct/struct-use-02-t.png    |  Bin 5952 -> 5952 bytes
 .../data}/svg/svg1.1/struct/struct-use-03-t.png    |  Bin 8411 -> 8411 bytes
 .../data}/svg/svg1.1/struct/struct-use-03-t.svg    |    0
 .../data}/svg/svg1.1/struct/struct-use-04-b.png    |  Bin 24401 -> 24401 bytes
 .../data}/svg/svg1.1/struct/struct-use-05-b.png    |  Bin 24001 -> 24001 bytes
 .../data}/svg/svg1.1/struct/struct-use-05-b.svg    |    0
 .../data}/svg/svg1.1/text/text-align-01-b.png      |  Bin 24121 -> 24121 bytes
 .../data}/svg/svg1.1/text/text-align-01-b.svg      |    0
 .../data}/svg/svg1.1/text/text-align-02-b.png      |  Bin 27436 -> 27436 bytes
 .../data}/svg/svg1.1/text/text-align-02-b.svg      |    0
 .../data}/svg/svg1.1/text/text-align-03-b.png      |  Bin 21250 -> 21250 bytes
 .../data}/svg/svg1.1/text/text-align-03-b.svg      |    0
 .../data}/svg/svg1.1/text/text-align-04-b.png      |  Bin 28153 -> 28153 bytes
 .../data}/svg/svg1.1/text/text-align-04-b.svg      |    0
 .../data}/svg/svg1.1/text/text-align-05-b.png      |  Bin 15276 -> 15276 bytes
 .../data}/svg/svg1.1/text/text-align-05-b.svg      |    0
 .../data}/svg/svg1.1/text/text-align-06-b.png      |  Bin 13228 -> 13228 bytes
 .../data}/svg/svg1.1/text/text-align-06-b.svg      |    0
 .../data}/svg/svg1.1/text/text-align-07-t.png      |  Bin 10102 -> 10102 bytes
 .../data}/svg/svg1.1/text/text-align-08-b.png      |  Bin 10004 -> 10004 bytes
 .../data}/svg/svg1.1/text/text-align-08-b.svg      |    0
 .../data}/svg/svg1.1/text/text-altglyph-01-b.png   |  Bin 24340 -> 24340 bytes
 .../data}/svg/svg1.1/text/text-altglyph-01-b.svg   |    0
 .../data}/svg/svg1.1/text/text-deco-01-b.png       |  Bin 38535 -> 38535 bytes
 .../data}/svg/svg1.1/text/text-deco-01-b.svg       |    0
 .../data}/svg/svg1.1/text/text-fonts-01-t.png      |  Bin 34364 -> 34364 bytes
 .../data}/svg/svg1.1/text/text-fonts-01-t.svg      |    0
 .../data}/svg/svg1.1/text/text-fonts-02-t.png      |  Bin 25041 -> 25041 bytes
 .../data}/svg/svg1.1/text/text-fonts-02-t.svg      |    0
 .../data}/svg/svg1.1/text/text-fonts-03-t.png      |  Bin 21702 -> 21702 bytes
 .../data}/svg/svg1.1/text/text-fonts-03-t.svg      |    0
 .../data}/svg/svg1.1/text/text-intro-01-t.png      |  Bin 20691 -> 20691 bytes
 .../data}/svg/svg1.1/text/text-intro-01-t.svg      |    0
 .../data}/svg/svg1.1/text/text-intro-02-b.png      |  Bin 23850 -> 23850 bytes
 .../data}/svg/svg1.1/text/text-intro-02-b.svg      |    0
 .../data}/svg/svg1.1/text/text-intro-03-b.png      |  Bin 16629 -> 16629 bytes
 .../data}/svg/svg1.1/text/text-intro-03-b.svg      |    0
 .../data}/svg/svg1.1/text/text-intro-04-t.png      |  Bin 33427 -> 33427 bytes
 .../data}/svg/svg1.1/text/text-intro-04-t.svg      |    0
 .../data}/svg/svg1.1/text/text-intro-05-t.png      |  Bin 20230 -> 20230 bytes
 .../data}/svg/svg1.1/text/text-intro-05-t.svg      |    0
 .../data}/svg/svg1.1/text/text-path-01-b.png       |  Bin 35712 -> 35712 bytes
 .../data}/svg/svg1.1/text/text-path-01-b.svg       |    0
 .../data}/svg/svg1.1/text/text-spacing-01-b.png    |  Bin 34207 -> 34207 bytes
 .../data}/svg/svg1.1/text/text-spacing-01-b.svg    |    0
 .../data}/svg/svg1.1/text/text-text-01-b.png       |  Bin 32523 -> 32523 bytes
 .../data}/svg/svg1.1/text/text-text-01-b.svg       |    0
 .../data}/svg/svg1.1/text/text-text-03-b.png       |  Bin 27264 -> 27264 bytes
 .../data}/svg/svg1.1/text/text-text-03-b.svg       |    0
 .../data}/svg/svg1.1/text/text-text-04-t.png       |  Bin 15409 -> 15409 bytes
 .../data}/svg/svg1.1/text/text-text-04-t.svg       |    0
 .../data}/svg/svg1.1/text/text-text-05-t.png       |  Bin 17947 -> 17947 bytes
 .../data}/svg/svg1.1/text/text-text-05-t.svg       |    0
 .../data}/svg/svg1.1/text/text-text-06-t.png       |  Bin 10437 -> 10437 bytes
 .../data}/svg/svg1.1/text/text-text-06-t.svg       |    0
 .../data}/svg/svg1.1/text/text-text-07-t.png       |  Bin 13809 -> 13809 bytes
 .../data}/svg/svg1.1/text/text-text-07-t.svg       |    0
 .../data}/svg/svg1.1/text/text-text-08-b.png       |  Bin 62760 -> 62760 bytes
 .../data}/svg/svg1.1/text/text-text-08-b.svg       |    0
 .../data}/svg/svg1.1/text/text-tref-01-b.png       |  Bin 13371 -> 13371 bytes
 .../data}/svg/svg1.1/text/text-tref-01-b.svg       |    0
 .../data}/svg/svg1.1/text/text-tselect-01-b.png    |  Bin 27569 -> 27569 bytes
 .../data}/svg/svg1.1/text/text-tselect-01-b.svg    |    0
 .../data}/svg/svg1.1/text/text-tselect-01-f.png    |  Bin 13745 -> 13745 bytes
 .../data}/svg/svg1.1/text/text-tselect-02-f.png    |  Bin 17577 -> 17577 bytes
 .../data}/svg/svg1.1/text/text-tselect-02-f.svg    |    0
 .../data}/svg/svg1.1/text/text-tspan-01-b.png      |  Bin 32955 -> 32955 bytes
 .../data}/svg/svg1.1/text/text-tspan-01-b.svg      |    0
 .../data}/svg/svg1.1/text/text-ws-01-t.png         |  Bin 41383 -> 41383 bytes
 .../data}/svg/svg1.1/text/text-ws-01-t.svg         |    0
 .../data}/svg/svg1.1/text/text-ws-02-t.png         |  Bin 41531 -> 41531 bytes
 .../data}/svg/svg1.1/text/text-ws-02-t.svg         |    0
 .../svg/svg1.2/coords/coords-constr-201-t.png      |  Bin 15873 -> 15873 bytes
 .../svg/svg1.2/coords/coords-constr-201-t.svg      |    0
 .../svg/svg1.2/coords/coords-constr-202-t.png      |  Bin 19693 -> 19693 bytes
 .../svg/svg1.2/coords/coords-constr-202-t.svg      |    0
 .../svg/svg1.2/coords/coords-constr-203-t.png      |  Bin 20178 -> 20178 bytes
 .../svg/svg1.2/coords/coords-constr-203-t.svg      |    0
 .../svg/svg1.2/coords/coords-constr-204-t.png      |  Bin 4589 -> 4589 bytes
 .../svg/svg1.2/coords/coords-constr-204-t.svg      |    0
 .../data}/svg/svg1.2/coords/coords-coord-01-t.png  |  Bin 4760 -> 4760 bytes
 .../data}/svg/svg1.2/coords/coords-coord-01-t.svg  |    0
 .../data}/svg/svg1.2/coords/coords-pAR-201-t.png   |  Bin 16058 -> 16058 bytes
 .../data}/svg/svg1.2/coords/coords-pAR-201-t.svg   |    0
 .../data}/svg/svg1.2/coords/coords-trans-01-t.png  |  Bin 13511 -> 13511 bytes
 .../data}/svg/svg1.2/coords/coords-trans-01-t.svg  |    0
 .../data}/svg/svg1.2/coords/coords-trans-02-t.png  |  Bin 9534 -> 9534 bytes
 .../data}/svg/svg1.2/coords/coords-trans-02-t.svg  |    0
 .../data}/svg/svg1.2/coords/coords-trans-03-t.png  |  Bin 8099 -> 8099 bytes
 .../data}/svg/svg1.2/coords/coords-trans-03-t.svg  |    0
 .../data}/svg/svg1.2/coords/coords-trans-04-t.png  |  Bin 6832 -> 6832 bytes
 .../data}/svg/svg1.2/coords/coords-trans-04-t.svg  |    0
 .../data}/svg/svg1.2/coords/coords-trans-05-t.png  |  Bin 10075 -> 10075 bytes
 .../data}/svg/svg1.2/coords/coords-trans-05-t.svg  |    0
 .../data}/svg/svg1.2/coords/coords-trans-06-t.png  |  Bin 10280 -> 10280 bytes
 .../data}/svg/svg1.2/coords/coords-trans-06-t.svg  |    0
 .../data}/svg/svg1.2/coords/coords-trans-07-t.png  |  Bin 13098 -> 13098 bytes
 .../data}/svg/svg1.2/coords/coords-trans-07-t.svg  |    0
 .../data}/svg/svg1.2/coords/coords-trans-08-t.png  |  Bin 16271 -> 16271 bytes
 .../data}/svg/svg1.2/coords/coords-trans-08-t.svg  |    0
 .../data}/svg/svg1.2/coords/coords-trans-09-t.png  |  Bin 23659 -> 23659 bytes
 .../data}/svg/svg1.2/coords/coords-trans-09-t.svg  |    0
 .../data}/svg/svg1.2/coords/coords-units-01-t.png  |  Bin 13979 -> 13979 bytes
 .../data}/svg/svg1.2/coords/coords-units-01-t.svg  |    0
 .../svg/svg1.2/coords/coords-viewattr-05-t.png     |  Bin 22622 -> 22622 bytes
 .../svg/svg1.2/coords/coords-viewattr-05-t.svg     |    0
 .../data}/svg/svg1.2/fonts/fonts-desc-02-t.png     |  Bin 9971 -> 9971 bytes
 .../data}/svg/svg1.2/fonts/fonts-desc-02-t.svg     |    0
 .../data}/svg/svg1.2/fonts/fonts-elem-01-t.png     |  Bin 21651 -> 21651 bytes
 .../data}/svg/svg1.2/fonts/fonts-elem-01-t.svg     |    0
 .../data}/svg/svg1.2/fonts/fonts-elem-02-t.png     |  Bin 24414 -> 24414 bytes
 .../data}/svg/svg1.2/fonts/fonts-elem-02-t.svg     |    0
 .../data}/svg/svg1.2/fonts/fonts-elem-03-t.png     |  Bin 21204 -> 21204 bytes
 .../data}/svg/svg1.2/fonts/fonts-elem-03-t.svg     |    0
 .../data}/svg/svg1.2/fonts/fonts-elem-06-t.png     |  Bin 12088 -> 12088 bytes
 .../data}/svg/svg1.2/fonts/fonts-elem-06-t.svg     |    0
 .../data}/svg/svg1.2/fonts/fonts-glyph-02-t.png    |  Bin 8860 -> 8860 bytes
 .../data}/svg/svg1.2/fonts/fonts-glyph-02-t.svg    |    0
 .../data}/svg/svg1.2/fonts/fonts-glyph-03-t.png    |  Bin 9165 -> 9165 bytes
 .../data}/svg/svg1.2/fonts/fonts-glyph-03-t.svg    |    0
 .../data}/svg/svg1.2/fonts/fonts-glyph-04-t.png    |  Bin 5171 -> 5171 bytes
 .../data}/svg/svg1.2/fonts/fonts-glyph-04-t.svg    |    0
 .../data}/svg/svg1.2/fonts/fonts-glyph-201-t.png   |  Bin 40857 -> 40857 bytes
 .../data}/svg/svg1.2/fonts/fonts-glyph-201-t.svg   |    0
 .../data}/svg/svg1.2/fonts/fonts-glyph-202-t.png   |  Bin 39880 -> 39880 bytes
 .../data}/svg/svg1.2/fonts/fonts-glyph-202-t.svg   |    0
 .../data}/svg/svg1.2/fonts/fonts-glyph-203-t.png   |  Bin 11898 -> 11898 bytes
 .../data}/svg/svg1.2/fonts/fonts-glyph-203-t.svg   |    0
 .../data}/svg/svg1.2/fonts/fonts-kern-01-t.png     |  Bin 19201 -> 19201 bytes
 .../data}/svg/svg1.2/fonts/fonts-kern-01-t.svg     |    0
 .../svg/svg1.2/fonts/fonts-overview-201-t.png      |  Bin 10707 -> 10707 bytes
 .../svg/svg1.2/fonts/fonts-overview-201-t.svg      |    0
 .../svg1.2/ignore-animate/animate-elem-02-t.png    |  Bin 7552 -> 7552 bytes
 .../svg1.2/ignore-animate/animate-elem-02-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-03-t.png    |  Bin 21522 -> 21522 bytes
 .../svg1.2/ignore-animate/animate-elem-03-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-04-t.png    |  Bin 14968 -> 14968 bytes
 .../svg1.2/ignore-animate/animate-elem-04-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-05-t.png    |  Bin 14381 -> 14381 bytes
 .../svg1.2/ignore-animate/animate-elem-05-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-06-t.png    |  Bin 15291 -> 15291 bytes
 .../svg1.2/ignore-animate/animate-elem-06-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-07-t.png    |  Bin 15152 -> 15152 bytes
 .../svg1.2/ignore-animate/animate-elem-07-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-08-t.png    |  Bin 12275 -> 12275 bytes
 .../svg1.2/ignore-animate/animate-elem-08-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-09-t.png    |  Bin 11074 -> 11074 bytes
 .../svg1.2/ignore-animate/animate-elem-09-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-10-t.png    |  Bin 11582 -> 11582 bytes
 .../svg1.2/ignore-animate/animate-elem-10-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-11-t.png    |  Bin 11578 -> 11578 bytes
 .../svg1.2/ignore-animate/animate-elem-11-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-12-t.png    |  Bin 11590 -> 11590 bytes
 .../svg1.2/ignore-animate/animate-elem-12-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-13-t.png    |  Bin 13848 -> 13848 bytes
 .../svg1.2/ignore-animate/animate-elem-13-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-14-t.png    |  Bin 17548 -> 17548 bytes
 .../svg1.2/ignore-animate/animate-elem-14-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-15-t.png    |  Bin 17249 -> 17249 bytes
 .../svg1.2/ignore-animate/animate-elem-15-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-17-t.png    |  Bin 16828 -> 16828 bytes
 .../svg1.2/ignore-animate/animate-elem-17-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-19-t.png    |  Bin 16486 -> 16486 bytes
 .../svg1.2/ignore-animate/animate-elem-19-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-20-t.png    |  Bin 8466 -> 8466 bytes
 .../svg1.2/ignore-animate/animate-elem-20-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-201-t.png   |  Bin 43678 -> 43678 bytes
 .../svg1.2/ignore-animate/animate-elem-201-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-202-t.png   |  Bin 17481 -> 17481 bytes
 .../svg1.2/ignore-animate/animate-elem-202-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-203-t.png   |  Bin 24943 -> 24943 bytes
 .../svg1.2/ignore-animate/animate-elem-203-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-205-t.png   |  Bin 27729 -> 27729 bytes
 .../svg1.2/ignore-animate/animate-elem-205-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-206-t.png   |  Bin 40094 -> 40094 bytes
 .../svg1.2/ignore-animate/animate-elem-206-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-207-t.png   |  Bin 26326 -> 26326 bytes
 .../svg1.2/ignore-animate/animate-elem-207-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-209-t.png   |  Bin 13765 -> 13765 bytes
 .../svg1.2/ignore-animate/animate-elem-209-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-21-t.png    |  Bin 17216 -> 17216 bytes
 .../svg1.2/ignore-animate/animate-elem-21-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-210-t.png   |  Bin 36331 -> 36331 bytes
 .../svg1.2/ignore-animate/animate-elem-210-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-211-t.png   |  Bin 30539 -> 30539 bytes
 .../svg1.2/ignore-animate/animate-elem-211-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-212-t.png   |  Bin 34394 -> 34394 bytes
 .../svg1.2/ignore-animate/animate-elem-212-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-213-t.png   |  Bin 34453 -> 34453 bytes
 .../svg1.2/ignore-animate/animate-elem-213-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-214-t.png   |  Bin 33230 -> 33230 bytes
 .../svg1.2/ignore-animate/animate-elem-214-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-215-t.png   |  Bin 34987 -> 34987 bytes
 .../svg1.2/ignore-animate/animate-elem-215-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-216-t.png   |  Bin 36245 -> 36245 bytes
 .../svg1.2/ignore-animate/animate-elem-216-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-217-t.png   |  Bin 33637 -> 33637 bytes
 .../svg1.2/ignore-animate/animate-elem-217-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-218-t.png   |  Bin 26065 -> 26065 bytes
 .../svg1.2/ignore-animate/animate-elem-218-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-219-t.png   |  Bin 9537 -> 9537 bytes
 .../svg1.2/ignore-animate/animate-elem-219-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-22-t.png    |  Bin 9813 -> 9813 bytes
 .../svg1.2/ignore-animate/animate-elem-22-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-221-t.png   |  Bin 14667 -> 14667 bytes
 .../svg1.2/ignore-animate/animate-elem-221-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-222-t.png   |  Bin 14510 -> 14510 bytes
 .../svg1.2/ignore-animate/animate-elem-222-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-225-t.png   |  Bin 4576 -> 4576 bytes
 .../svg1.2/ignore-animate/animate-elem-225-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-226-t.png   |  Bin 125207 -> 125207 bytes
 .../svg1.2/ignore-animate/animate-elem-226-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-227-t.png   |  Bin 15432 -> 15432 bytes
 .../svg1.2/ignore-animate/animate-elem-227-t.svg   |    0
 .../svg1.2/ignore-animate/animate-elem-23-t.png    |  Bin 10803 -> 10803 bytes
 .../svg1.2/ignore-animate/animate-elem-23-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-24-t.png    |  Bin 18851 -> 18851 bytes
 .../svg1.2/ignore-animate/animate-elem-24-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-25-t.png    |  Bin 10500 -> 10500 bytes
 .../svg1.2/ignore-animate/animate-elem-25-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-26-t.png    |  Bin 30861 -> 30861 bytes
 .../svg1.2/ignore-animate/animate-elem-26-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-27-t.png    |  Bin 10321 -> 10321 bytes
 .../svg1.2/ignore-animate/animate-elem-27-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-28-t.png    |  Bin 18327 -> 18327 bytes
 .../svg1.2/ignore-animate/animate-elem-28-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-29-t.png    |  Bin 17216 -> 17216 bytes
 .../svg1.2/ignore-animate/animate-elem-29-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-30-t.png    |  Bin 19999 -> 19999 bytes
 .../svg1.2/ignore-animate/animate-elem-30-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-31-t.png    |  Bin 24476 -> 24476 bytes
 .../svg1.2/ignore-animate/animate-elem-31-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-32-t.png    |  Bin 7172 -> 7172 bytes
 .../svg1.2/ignore-animate/animate-elem-32-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-33-t.png    |  Bin 20539 -> 20539 bytes
 .../svg1.2/ignore-animate/animate-elem-33-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-34-t.png    |  Bin 28309 -> 28309 bytes
 .../svg1.2/ignore-animate/animate-elem-34-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-35-t.png    |  Bin 34552 -> 34552 bytes
 .../svg1.2/ignore-animate/animate-elem-35-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-36-t.png    |  Bin 28870 -> 28870 bytes
 .../svg1.2/ignore-animate/animate-elem-36-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-37-t.png    |  Bin 23705 -> 23705 bytes
 .../svg1.2/ignore-animate/animate-elem-37-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-38-t.png    |  Bin 30130 -> 30130 bytes
 .../svg1.2/ignore-animate/animate-elem-38-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-39-t.png    |  Bin 33751 -> 33751 bytes
 .../svg1.2/ignore-animate/animate-elem-39-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-40-t.png    |  Bin 32839 -> 32839 bytes
 .../svg1.2/ignore-animate/animate-elem-40-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-41-t.png    |  Bin 17118 -> 17118 bytes
 .../svg1.2/ignore-animate/animate-elem-41-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-44-t.png    |  Bin 31774 -> 31774 bytes
 .../svg1.2/ignore-animate/animate-elem-44-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-46-t.png    |  Bin 16991 -> 16991 bytes
 .../svg1.2/ignore-animate/animate-elem-46-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-52-t.png    |  Bin 23926 -> 23926 bytes
 .../svg1.2/ignore-animate/animate-elem-52-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-53-t.png    |  Bin 21115 -> 21115 bytes
 .../svg1.2/ignore-animate/animate-elem-53-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-61-t.png    |  Bin 13193 -> 13193 bytes
 .../svg1.2/ignore-animate/animate-elem-61-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-64-t.png    |  Bin 9563 -> 9563 bytes
 .../svg1.2/ignore-animate/animate-elem-64-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-65-t.png    |  Bin 25494 -> 25494 bytes
 .../svg1.2/ignore-animate/animate-elem-65-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-66-t.png    |  Bin 25902 -> 25902 bytes
 .../svg1.2/ignore-animate/animate-elem-66-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-67-t.png    |  Bin 13251 -> 13251 bytes
 .../svg1.2/ignore-animate/animate-elem-67-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-68-t.png    |  Bin 14821 -> 14821 bytes
 .../svg1.2/ignore-animate/animate-elem-68-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-69-t.png    |  Bin 15419 -> 15419 bytes
 .../svg1.2/ignore-animate/animate-elem-69-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-70-t.png    |  Bin 11787 -> 11787 bytes
 .../svg1.2/ignore-animate/animate-elem-70-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-77-t.png    |  Bin 16328 -> 16328 bytes
 .../svg1.2/ignore-animate/animate-elem-77-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-78-t.png    |  Bin 33529 -> 33529 bytes
 .../svg1.2/ignore-animate/animate-elem-78-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-80-t.png    |  Bin 36433 -> 36433 bytes
 .../svg1.2/ignore-animate/animate-elem-80-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-81-t.png    |  Bin 17691 -> 17691 bytes
 .../svg1.2/ignore-animate/animate-elem-81-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-82-t.png    |  Bin 32664 -> 32664 bytes
 .../svg1.2/ignore-animate/animate-elem-82-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-83-t.png    |  Bin 30497 -> 30497 bytes
 .../svg1.2/ignore-animate/animate-elem-83-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-84-t.png    |  Bin 6446 -> 6446 bytes
 .../svg1.2/ignore-animate/animate-elem-84-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-85-t.png    |  Bin 14118 -> 14118 bytes
 .../svg1.2/ignore-animate/animate-elem-85-t.svg    |    0
 .../svg1.2/ignore-animate/animate-elem-86-t.png    |  Bin 9684 -> 9684 bytes
 .../svg1.2/ignore-animate/animate-elem-86-t.svg    |    0
 .../svg1.2/ignore-interact/interact-dom-02-t.png   |  Bin 22923 -> 22923 bytes
 .../svg1.2/ignore-interact/interact-dom-02-t.svg   |    0
 .../ignore-interact/interact-event-201-t.png       |  Bin 16326 -> 16326 bytes
 .../ignore-interact/interact-event-201-t.svg       |    0
 .../ignore-interact/interact-event-202-t.png       |  Bin 26242 -> 26242 bytes
 .../ignore-interact/interact-event-202-t.svg       |    0
 .../ignore-interact/interact-event-203-t.png       |  Bin 46739 -> 46739 bytes
 .../ignore-interact/interact-event-203-t.svg       |    0
 .../ignore-interact/interact-focus-201-t.png       |  Bin 10752 -> 10752 bytes
 .../ignore-interact/interact-focus-201-t.svg       |    0
 .../ignore-interact/interact-focus-202-t.png       |  Bin 26641 -> 26641 bytes
 .../ignore-interact/interact-focus-202-t.svg       |    0
 .../ignore-interact/interact-focus-203-t.png       |  Bin 18421 -> 18421 bytes
 .../ignore-interact/interact-focus-203-t.svg       |    0
 .../ignore-interact/interact-focus-204-t.png       |  Bin 22499 -> 22499 bytes
 .../ignore-interact/interact-focus-204-t.svg       |    0
 .../ignore-interact/interact-focus-205-t.png       |  Bin 14753 -> 14753 bytes
 .../ignore-interact/interact-focus-205-t.svg       |    0
 .../ignore-interact/interact-focus-206-t.png       |  Bin 16410 -> 16410 bytes
 .../ignore-interact/interact-focus-206-t.svg       |    0
 .../ignore-interact/interact-focus-207-t.png       |  Bin 20089 -> 20089 bytes
 .../ignore-interact/interact-focus-207-t.svg       |    0
 .../ignore-interact/interact-focus-208-t.png       |  Bin 16969 -> 16969 bytes
 .../ignore-interact/interact-focus-208-t.svg       |    0
 .../ignore-interact/interact-focus-209-t.png       |  Bin 21480 -> 21480 bytes
 .../ignore-interact/interact-focus-209-t.svg       |    0
 .../ignore-interact/interact-focus-210-t.png       |  Bin 17480 -> 17480 bytes
 .../ignore-interact/interact-focus-210-t.svg       |    0
 .../ignore-interact/interact-focus-211-t.png       |  Bin 49622 -> 49622 bytes
 .../ignore-interact/interact-focus-211-t.svg       |    0
 .../ignore-interact/interact-focus-212-t.png       |  Bin 19345 -> 19345 bytes
 .../ignore-interact/interact-focus-212-t.svg       |    0
 .../svg1.2/ignore-interact/interact-order-04-t.png |  Bin 25222 -> 25222 bytes
 .../svg1.2/ignore-interact/interact-order-04-t.svg |    0
 .../svg1.2/ignore-interact/interact-order-05-t.png |  Bin 23436 -> 23436 bytes
 .../svg1.2/ignore-interact/interact-order-05-t.svg |    0
 .../svg1.2/ignore-interact/interact-order-06-t.png |  Bin 30960 -> 30960 bytes
 .../svg1.2/ignore-interact/interact-order-06-t.svg |    0
 .../ignore-interact/interact-pevents-02-t.png      |  Bin 12295 -> 12295 bytes
 .../ignore-interact/interact-pevents-02-t.svg      |    0
 .../ignore-interact/interact-pevents-05-t.png      |  Bin 31633 -> 31633 bytes
 .../ignore-interact/interact-pevents-05-t.svg      |    0
 .../ignore-interact/interact-pevents-06-t.png      |  Bin 28345 -> 28345 bytes
 .../ignore-interact/interact-pevents-06-t.svg      |    0
 .../ignore-interact/interact-pevents-07-t.png      |  Bin 28192 -> 28192 bytes
 .../ignore-interact/interact-pevents-07-t.svg      |    0
 .../ignore-interact/interact-pevents-08-t.png      |  Bin 12531 -> 12531 bytes
 .../ignore-interact/interact-pevents-08-t.svg      |    0
 .../svg1.2/ignore-interact/interact-zoom-01-t.png  |  Bin 6574 -> 6574 bytes
 .../svg1.2/ignore-interact/interact-zoom-01-t.svg  |    0
 .../svg1.2/ignore-interact/interact-zoom-02-t.png  |  Bin 6653 -> 6653 bytes
 .../svg1.2/ignore-interact/interact-zoom-02-t.svg  |    0
 .../svg1.2/ignore-interact/interact-zoom-03-t.png  |  Bin 16783 -> 16783 bytes
 .../svg1.2/ignore-interact/interact-zoom-03-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-alevel-201-t.png |  Bin 14160 -> 14160 bytes
 .../svg/svg1.2/ignore-media/media-alevel-201-t.svg |    0
 .../svg/svg1.2/ignore-media/media-alevel-202-t.png |  Bin 13578 -> 13578 bytes
 .../svg/svg1.2/ignore-media/media-alevel-202-t.svg |    0
 .../svg/svg1.2/ignore-media/media-alevel-203-t.png |  Bin 9870 -> 9870 bytes
 .../svg/svg1.2/ignore-media/media-alevel-203-t.svg |    0
 .../svg/svg1.2/ignore-media/media-alevel-204-t.png |  Bin 16073 -> 16073 bytes
 .../svg/svg1.2/ignore-media/media-alevel-204-t.svg |    0
 .../svg/svg1.2/ignore-media/media-alevel-205-t.png |  Bin 13024 -> 13024 bytes
 .../svg/svg1.2/ignore-media/media-alevel-205-t.svg |    0
 .../svg/svg1.2/ignore-media/media-alevel-206-t.png |  Bin 23463 -> 23463 bytes
 .../svg/svg1.2/ignore-media/media-alevel-206-t.svg |    0
 .../svg/svg1.2/ignore-media/media-alevel-207-t.png |  Bin 21156 -> 21156 bytes
 .../svg/svg1.2/ignore-media/media-alevel-207-t.svg |    0
 .../svg/svg1.2/ignore-media/media-alevel-208-t.png |  Bin 20329 -> 20329 bytes
 .../svg/svg1.2/ignore-media/media-alevel-208-t.svg |    0
 .../svg/svg1.2/ignore-media/media-anim-201-t.png   |  Bin 43718 -> 43718 bytes
 .../svg/svg1.2/ignore-media/media-anim-201-t.svg   |    0
 .../svg/svg1.2/ignore-media/media-anim-202-t.png   |  Bin 60044 -> 60044 bytes
 .../svg/svg1.2/ignore-media/media-anim-202-t.svg   |    0
 .../svg/svg1.2/ignore-media/media-anim-203-t.png   |  Bin 47875 -> 47875 bytes
 .../svg/svg1.2/ignore-media/media-anim-203-t.svg   |    0
 .../svg/svg1.2/ignore-media/media-anim-204-t.png   |  Bin 70701 -> 70701 bytes
 .../svg/svg1.2/ignore-media/media-anim-204-t.svg   |    0
 .../svg/svg1.2/ignore-media/media-anim-205-t.png   |  Bin 33742 -> 33742 bytes
 .../svg/svg1.2/ignore-media/media-anim-205-t.svg   |    0
 .../svg/svg1.2/ignore-media/media-anim-206-t.png   |  Bin 32954 -> 32954 bytes
 .../svg/svg1.2/ignore-media/media-anim-206-t.svg   |    0
 .../svg/svg1.2/ignore-media/media-anim-207-t.png   |  Bin 47269 -> 47269 bytes
 .../svg/svg1.2/ignore-media/media-anim-207-t.svg   |    0
 .../svg/svg1.2/ignore-media/media-anim-208-t.png   |  Bin 70063 -> 70063 bytes
 .../svg/svg1.2/ignore-media/media-anim-208-t.svg   |    0
 .../svg/svg1.2/ignore-media/media-anim-209-t.png   |  Bin 24291 -> 24291 bytes
 .../svg/svg1.2/ignore-media/media-anim-209-t.svg   |    0
 .../svg/svg1.2/ignore-media/media-anim-210-t.png   |  Bin 21453 -> 21453 bytes
 .../svg/svg1.2/ignore-media/media-anim-210-t.svg   |    0
 .../svg/svg1.2/ignore-media/media-anim-211-t.png   |  Bin 12205 -> 12205 bytes
 .../svg/svg1.2/ignore-media/media-anim-211-t.svg   |    0
 .../svg/svg1.2/ignore-media/media-anim-212-t.png   |  Bin 26953 -> 26953 bytes
 .../svg/svg1.2/ignore-media/media-anim-212-t.svg   |    0
 .../svg/svg1.2/ignore-media/media-anim-213-t.png   |  Bin 7418 -> 7418 bytes
 .../svg/svg1.2/ignore-media/media-anim-213-t.svg   |    0
 .../svg/svg1.2/ignore-media/media-audio-201-t.png  |  Bin 9949 -> 9949 bytes
 .../svg/svg1.2/ignore-media/media-audio-201-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-audio-202-t.png  |  Bin 8903 -> 8903 bytes
 .../svg/svg1.2/ignore-media/media-audio-202-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-audio-203-t.png  |  Bin 9678 -> 9678 bytes
 .../svg/svg1.2/ignore-media/media-audio-203-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-audio-204-t.png  |  Bin 9752 -> 9752 bytes
 .../svg/svg1.2/ignore-media/media-audio-204-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-audio-205-t.png  |  Bin 7784 -> 7784 bytes
 .../svg/svg1.2/ignore-media/media-audio-205-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-audio-206-t.png  |  Bin 9957 -> 9957 bytes
 .../svg/svg1.2/ignore-media/media-audio-206-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-audio-207-t.png  |  Bin 9958 -> 9958 bytes
 .../svg/svg1.2/ignore-media/media-audio-207-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-audio-208-t.png  |  Bin 13890 -> 13890 bytes
 .../svg/svg1.2/ignore-media/media-audio-208-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-audio-209-t.png  |  Bin 11702 -> 11702 bytes
 .../svg/svg1.2/ignore-media/media-audio-209-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-audio-210-t.png  |  Bin 11185 -> 11185 bytes
 .../svg/svg1.2/ignore-media/media-audio-210-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-audio-211-t.png  |  Bin 13376 -> 13376 bytes
 .../svg/svg1.2/ignore-media/media-audio-211-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-audio-212-t.png  |  Bin 23245 -> 23245 bytes
 .../svg/svg1.2/ignore-media/media-audio-212-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-audio-213-t.png  |  Bin 16032 -> 16032 bytes
 .../svg/svg1.2/ignore-media/media-audio-213-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-audio-214-t.png  |  Bin 21885 -> 21885 bytes
 .../svg/svg1.2/ignore-media/media-audio-214-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-audio-215-t.png  |  Bin 31946 -> 31946 bytes
 .../svg/svg1.2/ignore-media/media-audio-215-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-201-t.png  |  Bin 20126 -> 20126 bytes
 .../svg/svg1.2/ignore-media/media-video-201-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-202-t.png  |  Bin 99181 -> 99181 bytes
 .../svg/svg1.2/ignore-media/media-video-202-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-203-t.png  |  Bin 70214 -> 70214 bytes
 .../svg/svg1.2/ignore-media/media-video-203-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-204-t.png  |  Bin 127524 -> 127524 bytes
 .../svg/svg1.2/ignore-media/media-video-204-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-205-t.png  |  Bin 101331 -> 101331 bytes
 .../svg/svg1.2/ignore-media/media-video-205-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-206-t.png  |  Bin 101163 -> 101163 bytes
 .../svg/svg1.2/ignore-media/media-video-206-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-207-t.png  |  Bin 102925 -> 102925 bytes
 .../svg/svg1.2/ignore-media/media-video-207-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-208-t.png  |  Bin 84783 -> 84783 bytes
 .../svg/svg1.2/ignore-media/media-video-208-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-209-t.png  |  Bin 84233 -> 84233 bytes
 .../svg/svg1.2/ignore-media/media-video-209-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-210-t.png  |  Bin 84242 -> 84242 bytes
 .../svg/svg1.2/ignore-media/media-video-210-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-211-t.png  |  Bin 92202 -> 92202 bytes
 .../svg/svg1.2/ignore-media/media-video-211-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-212-t.png  |  Bin 83710 -> 83710 bytes
 .../svg/svg1.2/ignore-media/media-video-212-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-213-t.png  |  Bin 74147 -> 74147 bytes
 .../svg/svg1.2/ignore-media/media-video-213-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-214-t.png  |  Bin 48590 -> 48590 bytes
 .../svg/svg1.2/ignore-media/media-video-214-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-215-t.png  |  Bin 87874 -> 87874 bytes
 .../svg/svg1.2/ignore-media/media-video-215-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-216-t.png  |  Bin 133802 -> 133802 bytes
 .../svg/svg1.2/ignore-media/media-video-216-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-218-t.png  |  Bin 80671 -> 80671 bytes
 .../svg/svg1.2/ignore-media/media-video-218-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-219-t.png  |  Bin 63645 -> 63645 bytes
 .../svg/svg1.2/ignore-media/media-video-219-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-220-t.png  |  Bin 36669 -> 36669 bytes
 .../svg/svg1.2/ignore-media/media-video-220-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-221-t.png  |  Bin 56245 -> 56245 bytes
 .../svg/svg1.2/ignore-media/media-video-221-t.svg  |    0
 .../svg/svg1.2/ignore-media/media-video-222-t.png  |  Bin 21517 -> 21517 bytes
 .../svg/svg1.2/ignore-media/media-video-222-t.svg  |    0
 .../svg1.2/ignore-script/script-element-201-t.png  |  Bin 4692 -> 4692 bytes
 .../svg1.2/ignore-script/script-element-201-t.svg  |    0
 .../svg1.2/ignore-script/script-element-202-t.png  |  Bin 4573 -> 4573 bytes
 .../svg1.2/ignore-script/script-element-202-t.svg  |    0
 .../svg1.2/ignore-script/script-element-203-t.png  |  Bin 7427 -> 7427 bytes
 .../svg1.2/ignore-script/script-element-203-t.svg  |    0
 .../svg1.2/ignore-script/script-handle-05-t.png    |  Bin 11211 -> 11211 bytes
 .../svg1.2/ignore-script/script-handle-05-t.svg    |    0
 .../svg1.2/ignore-script/script-handle-06-t.png    |  Bin 21242 -> 21242 bytes
 .../svg1.2/ignore-script/script-handle-06-t.svg    |    0
 .../svg1.2/ignore-script/script-handle-07-t.png    |  Bin 21351 -> 21351 bytes
 .../svg1.2/ignore-script/script-handle-07-t.svg    |    0
 .../svg1.2/ignore-script/script-handle-08-t.png    |  Bin 21981 -> 21981 bytes
 .../svg1.2/ignore-script/script-handle-08-t.svg    |    0
 .../svg1.2/ignore-script/script-handle-201-t.png   |  Bin 9925 -> 9925 bytes
 .../svg1.2/ignore-script/script-handle-201-t.svg   |    0
 .../svg1.2/ignore-script/script-handle-202-t.png   |  Bin 7725 -> 7725 bytes
 .../svg1.2/ignore-script/script-handle-202-t.svg   |    0
 .../svg1.2/ignore-script/script-listener-201-t.png |  Bin 5854 -> 5854 bytes
 .../svg1.2/ignore-script/script-listener-201-t.svg |    0
 .../svg1.2/ignore-script/script-listener-202-t.png |  Bin 5983 -> 5983 bytes
 .../svg1.2/ignore-script/script-listener-202-t.svg |    0
 .../svg1.2/ignore-script/script-listener-203-t.png |  Bin 5422 -> 5422 bytes
 .../svg1.2/ignore-script/script-listener-203-t.svg |    0
 .../svg1.2/ignore-script/script-listener-204-t.png |  Bin 5529 -> 5529 bytes
 .../svg1.2/ignore-script/script-listener-204-t.svg |    0
 .../svg/svg1.2/ignore-udom/udom-conform-201-t.png  |  Bin 15150 -> 15150 bytes
 .../svg/svg1.2/ignore-udom/udom-conform-201-t.svg  |    0
 .../svg/svg1.2/ignore-udom/udom-dom-201-t.png      |  Bin 6525 -> 6525 bytes
 .../svg/svg1.2/ignore-udom/udom-dom-201-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-dom-202-t.png      |  Bin 7030 -> 7030 bytes
 .../svg/svg1.2/ignore-udom/udom-dom-202-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-dom-203-t.png      |  Bin 7385 -> 7385 bytes
 .../svg/svg1.2/ignore-udom/udom-dom-203-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-dom-204-t.png      |  Bin 8492 -> 8492 bytes
 .../svg/svg1.2/ignore-udom/udom-dom-204-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-dom-206-t.png      |  Bin 13645 -> 13645 bytes
 .../svg/svg1.2/ignore-udom/udom-dom-206-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-dom-207-t.png      |  Bin 12622 -> 12622 bytes
 .../svg/svg1.2/ignore-udom/udom-dom-207-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-dom-209-t.png      |  Bin 8768 -> 8768 bytes
 .../svg/svg1.2/ignore-udom/udom-dom-209-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-dom-210-t.png      |  Bin 11984 -> 11984 bytes
 .../svg/svg1.2/ignore-udom/udom-dom-210-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-dom-211-t.png      |  Bin 6827 -> 6827 bytes
 .../svg/svg1.2/ignore-udom/udom-dom-211-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-dom-213-t.png      |  Bin 6252 -> 6252 bytes
 .../svg/svg1.2/ignore-udom/udom-dom-213-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-event-201-t.png    |  Bin 8222 -> 8222 bytes
 .../svg/svg1.2/ignore-udom/udom-event-201-t.svg    |    0
 .../svg/svg1.2/ignore-udom/udom-event-202-t.png    |  Bin 10488 -> 10488 bytes
 .../svg/svg1.2/ignore-udom/udom-event-202-t.svg    |    0
 .../svg/svg1.2/ignore-udom/udom-event-203-t.png    |  Bin 10493 -> 10493 bytes
 .../svg/svg1.2/ignore-udom/udom-event-203-t.svg    |    0
 .../svg/svg1.2/ignore-udom/udom-event-204-t.png    |  Bin 11635 -> 11635 bytes
 .../svg/svg1.2/ignore-udom/udom-event-204-t.svg    |    0
 .../svg/svg1.2/ignore-udom/udom-event-205-t.png    |  Bin 22289 -> 22289 bytes
 .../svg/svg1.2/ignore-udom/udom-event-205-t.svg    |    0
 .../svg/svg1.2/ignore-udom/udom-event-207-t.png    |  Bin 11601 -> 11601 bytes
 .../svg/svg1.2/ignore-udom/udom-event-207-t.svg    |    0
 .../svg/svg1.2/ignore-udom/udom-event-208-t.png    |  Bin 15913 -> 15913 bytes
 .../svg/svg1.2/ignore-udom/udom-event-208-t.svg    |    0
 .../svg/svg1.2/ignore-udom/udom-event-209-t.png    |  Bin 10488 -> 10488 bytes
 .../svg/svg1.2/ignore-udom/udom-event-209-t.svg    |    0
 .../svg/svg1.2/ignore-udom/udom-event-210-t.png    |  Bin 7833 -> 7833 bytes
 .../svg/svg1.2/ignore-udom/udom-event-210-t.svg    |    0
 .../svg/svg1.2/ignore-udom/udom-glob-201-t.png     |  Bin 7469 -> 7469 bytes
 .../svg/svg1.2/ignore-udom/udom-glob-201-t.svg     |    0
 .../svg/svg1.2/ignore-udom/udom-glob-202-t.png     |  Bin 16621 -> 16621 bytes
 .../svg/svg1.2/ignore-udom/udom-glob-202-t.svg     |    0
 .../svg/svg1.2/ignore-udom/udom-glob-203-t.png     |  Bin 40300 -> 40300 bytes
 .../svg/svg1.2/ignore-udom/udom-glob-203-t.svg     |    0
 .../svg/svg1.2/ignore-udom/udom-glob-204-t.png     |  Bin 40375 -> 40375 bytes
 .../svg/svg1.2/ignore-udom/udom-glob-204-t.svg     |    0
 .../svg/svg1.2/ignore-udom/udom-node-201-t.png     |  Bin 11610 -> 11610 bytes
 .../svg/svg1.2/ignore-udom/udom-node-201-t.svg     |    0
 .../svg/svg1.2/ignore-udom/udom-node-202-t.png     |  Bin 21464 -> 21464 bytes
 .../svg/svg1.2/ignore-udom/udom-node-202-t.svg     |    0
 .../svg/svg1.2/ignore-udom/udom-node-204-t.png     |  Bin 10800 -> 10800 bytes
 .../svg/svg1.2/ignore-udom/udom-node-204-t.svg     |    0
 .../svg/svg1.2/ignore-udom/udom-over-01-t.png      |  Bin 7846 -> 7846 bytes
 .../svg/svg1.2/ignore-udom/udom-over-01-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-smil-201-t.png     |  Bin 10041 -> 10041 bytes
 .../svg/svg1.2/ignore-udom/udom-smil-201-t.svg     |    0
 .../svg/svg1.2/ignore-udom/udom-smil-202-t.png     |  Bin 14052 -> 14052 bytes
 .../svg/svg1.2/ignore-udom/udom-smil-202-t.svg     |    0
 .../svg/svg1.2/ignore-udom/udom-smil-203-t.png     |  Bin 9821 -> 9821 bytes
 .../svg/svg1.2/ignore-udom/udom-smil-203-t.svg     |    0
 .../svg/svg1.2/ignore-udom/udom-svg-201-t.png      |  Bin 7252 -> 7252 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-201-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-204-t.png      |  Bin 9794 -> 9794 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-204-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-205-t.png      |  Bin 8160 -> 8160 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-205-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-206-t.png      |  Bin 10868 -> 10868 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-206-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-208-t.png      |  Bin 13174 -> 13174 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-208-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-209-t.png      |  Bin 12105 -> 12105 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-209-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-210-t.png      |  Bin 18038 -> 18038 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-210-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-211-t.png      |  Bin 15669 -> 15669 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-211-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-213-t.png      |  Bin 13847 -> 13847 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-213-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-216-t.png      |  Bin 8454 -> 8454 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-216-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-218-t.png      |  Bin 24510 -> 24510 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-218-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-220-t.png      |  Bin 7178 -> 7178 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-220-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-224-t.png      |  Bin 19903 -> 19903 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-224-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-225-t.png      |  Bin 10981 -> 10981 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-225-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-226-t.png      |  Bin 16648 -> 16648 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-226-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-227-t.png      |  Bin 15822 -> 15822 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-227-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-228-t.png      |  Bin 21502 -> 21502 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-228-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-231-t.png      |  Bin 46123 -> 46123 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-231-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-232-t.png      |  Bin 45705 -> 45705 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-232-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-233-t.png      |  Bin 39663 -> 39663 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-233-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-236-t.png      |  Bin 36676 -> 36676 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-236-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svg-237-t.png      |  Bin 50259 -> 50259 bytes
 .../svg/svg1.2/ignore-udom/udom-svg-237-t.svg      |    0
 .../svg/svg1.2/ignore-udom/udom-svgcolor-201-t.png |  Bin 34879 -> 34879 bytes
 .../svg/svg1.2/ignore-udom/udom-svgcolor-201-t.svg |    0
 .../svg1.2/ignore-udom/udom-svglocatable-201-t.png |  Bin 39783 -> 39783 bytes
 .../svg1.2/ignore-udom/udom-svglocatable-201-t.svg |    0
 .../svg1.2/ignore-udom/udom-svglocatable-202-t.png |  Bin 15741 -> 15741 bytes
 .../svg1.2/ignore-udom/udom-svglocatable-202-t.svg |    0
 .../svg1.2/ignore-udom/udom-svglocatable-203-t.png |  Bin 15387 -> 15387 bytes
 .../svg1.2/ignore-udom/udom-svglocatable-203-t.svg |    0
 .../svg1.2/ignore-udom/udom-svgmatrix-201-t.png    |  Bin 16477 -> 16477 bytes
 .../svg1.2/ignore-udom/udom-svgmatrix-201-t.svg    |    0
 .../svg1.2/ignore-udom/udom-svgmatrix-202-t.png    |  Bin 18029 -> 18029 bytes
 .../svg1.2/ignore-udom/udom-svgmatrix-202-t.svg    |    0
 .../svg1.2/ignore-udom/udom-svgmatrix-203-t.png    |  Bin 27045 -> 27045 bytes
 .../svg1.2/ignore-udom/udom-svgmatrix-203-t.svg    |    0
 .../svg1.2/ignore-udom/udom-svgmatrix-204-t.png    |  Bin 24380 -> 24380 bytes
 .../svg1.2/ignore-udom/udom-svgmatrix-204-t.svg    |    0
 .../svg1.2/ignore-udom/udom-svgmatrix-205-t.png    |  Bin 24215 -> 24215 bytes
 .../svg1.2/ignore-udom/udom-svgmatrix-205-t.svg    |    0
 .../svg1.2/ignore-udom/udom-svgmatrix-206-t.png    |  Bin 24463 -> 24463 bytes
 .../svg1.2/ignore-udom/udom-svgmatrix-206-t.svg    |    0
 .../svg/svg1.2/ignore-udom/udom-svgpath-201-t.png  |  Bin 30912 -> 30912 bytes
 .../svg/svg1.2/ignore-udom/udom-svgpath-201-t.svg  |    0
 .../svg/svg1.2/ignore-udom/udom-svgpath-202-t.png  |  Bin 25923 -> 25923 bytes
 .../svg/svg1.2/ignore-udom/udom-svgpath-202-t.svg  |    0
 .../svg/svg1.2/ignore-udom/udom-svgpoint-201-t.png |  Bin 24519 -> 24519 bytes
 .../svg/svg1.2/ignore-udom/udom-svgpoint-201-t.svg |    0
 .../svg/svg1.2/ignore-udom/udom-svgrect-201-t.png  |  Bin 15297 -> 15297 bytes
 .../svg/svg1.2/ignore-udom/udom-svgrect-201-t.svg  |    0
 .../svg1.2/ignore-udom/udom-textcontent-201-t.png  |  Bin 19022 -> 19022 bytes
 .../svg1.2/ignore-udom/udom-textcontent-201-t.svg  |    0
 .../svg1.2/ignore-udom/udom-textcontent-202-t.png  |  Bin 9285 -> 9285 bytes
 .../svg1.2/ignore-udom/udom-textcontent-202-t.svg  |    0
 .../svg1.2/ignore-udom/udom-traitaccess-201-t.png  |  Bin 11326 -> 11326 bytes
 .../svg1.2/ignore-udom/udom-traitaccess-201-t.svg  |    0
 .../svg1.2/ignore-udom/udom-traitaccess-202-t.png  |  Bin 47077 -> 47077 bytes
 .../svg1.2/ignore-udom/udom-traitaccess-202-t.svg  |    0
 .../svg1.2/ignore-udom/udom-traitaccess-203-t.png  |  Bin 28774 -> 28774 bytes
 .../svg1.2/ignore-udom/udom-traitaccess-203-t.svg  |    0
 .../svg1.2/ignore-udom/udom-traitaccess-204-t.png  |  Bin 21232 -> 21232 bytes
 .../svg1.2/ignore-udom/udom-traitaccess-204-t.svg  |    0
 .../svg1.2/ignore-udom/udom-traitaccess-205-t.png  |  Bin 7204 -> 7204 bytes
 .../svg1.2/ignore-udom/udom-traitaccess-205-t.svg  |    0
 .../svg1.2/ignore-udom/udom-traitaccess-206-t.png  |  Bin 9026 -> 9026 bytes
 .../svg1.2/ignore-udom/udom-traitaccess-206-t.svg  |    0
 .../svg1.2/ignore-udom/udom-traitaccess-207-t.png  |  Bin 10712 -> 10712 bytes
 .../svg1.2/ignore-udom/udom-traitaccess-207-t.svg  |    0
 .../data}/svg/svg1.2/images/1pixelred.png          |  Bin 795 -> 795 bytes
 .../data}/svg/svg1.2/images/1pixelwhite.png        |  Bin 900 -> 900 bytes
 {test => tests/data}/svg/svg1.2/images/20x20.png   |  Bin 1038 -> 1038 bytes
 {test => tests/data}/svg/svg1.2/images/CNN.3gp     |  Bin 6458937 -> 6458937 bytes
 .../data}/svg/svg1.2/images/DisplaceChecker.png    |  Bin 2470 -> 2470 bytes
 .../svg/svg1.2/images/SVG-1.1-monolithic-fixed.dtd |    0
 .../svg/svg1.2/images/SVGFreeSans-ISO-8859-1.svg   |    0
 .../data}/svg/svg1.2/images/SVGFreeSans.svg        |    0
 .../data}/svg/svg1.2/images/SVGImageTest.svg       |    0
 .../data}/svg/svg1.2/images/TraitAccess.common.es  |    0
 {test => tests/data}/svg/svg1.2/images/advice.wav  |  Bin 1678218 -> 1678218 bytes
 .../svg/svg1.2/images/animation-add-BE-09.svg      |    0
 .../svg/svg1.2/images/animation-extRef-image1.svg  |    0
 .../svg/svg1.2/images/animation-extRef-image2.svg  |    0
 .../svg/svg1.2/images/animation-extRef-image3.svg  |    0
 .../data}/svg/svg1.2/images/animation-script.svg   |    0
 .../svg/svg1.2/images/animation-time-scale.svg     |    0
 .../data}/svg/svg1.2/images/animation1.svg         |    0
 .../data}/svg/svg1.2/images/animation2.svg         |    0
 .../data}/svg/svg1.2/images/animation3none.svg     |    0
 .../data}/svg/svg1.2/images/animation4none.svg     |    0
 .../data}/svg/svg1.2/images/animation5none.svg     |    0
 .../images/animationresource-activecircle1.svg     |    0
 .../images/animationresource-activecircle2.svg     |    0
 .../svg/svg1.2/images/animationresource-anim1.svg  |    0
 .../svg1.2/images/animationresource-gradrect2.svg  |    0
 .../svg1.2/images/animationresource-myscale.svg    |    0
 .../svg1.2/images/animationresource-userect.svg    |    0
 {test => tests/data}/svg/svg1.2/images/ball.svg    |    0
 {test => tests/data}/svg/svg1.2/images/beep.wav    |  Bin 88524 -> 88524 bytes
 .../data}/svg/svg1.2/images/bluesquidj.png         |  Bin 37497 -> 37497 bytes
 {test => tests/data}/svg/svg1.2/images/boing_x.wav |  Bin 15436 -> 15436 bytes
 {test => tests/data}/svg/svg1.2/images/bread.png   |  Bin 56576 -> 56576 bytes
 .../data}/svg/svg1.2/images/bullet-small.png       |  Bin 973 -> 973 bytes
 .../data}/svg/svg1.2/images/bullet-white.png       |  Bin 971 -> 971 bytes
 {test => tests/data}/svg/svg1.2/images/bullet.png  |  Bin 972 -> 972 bytes
 {test => tests/data}/svg/svg1.2/images/bumpMap.png |  Bin 1998 -> 1998 bytes
 .../data}/svg/svg1.2/images/bumpMap2.png           |  Bin 657 -> 657 bytes
 {test => tests/data}/svg/svg1.2/images/clock.mp4   |  Bin 12627607 -> 12627607 bytes
 .../data}/svg/svg1.2/images/cloud-ps411q4app.jpg   |  Bin 32129 -> 32129 bytes
 .../data}/svg/svg1.2/images/cloud411q25s.jpg       |  Bin 13245 -> 13245 bytes
 .../data}/svg/svg1.2/images/cloud411q65float.jpg   |  Bin 26723 -> 26723 bytes
 .../data}/svg/svg1.2/images/cloud411q75o.jpg       |  Bin 32210 -> 32210 bytes
 .../data}/svg/svg1.2/images/cloud411q75p.jpg       |  Bin 31369 -> 31369 bytes
 .../data}/svg/svg1.2/images/cloud411q75s.jpg       |  Bin 32903 -> 32903 bytes
 .../data}/svg/svg1.2/images/cloud444q65o.jpg       |  Bin 32527 -> 32527 bytes
 .../data}/svg/svg1.2/images/cloudgsq75s.jpg        |  Bin 29261 -> 29261 bytes
 .../data}/svg/svg1.2/images/cloudoddq65o.jpg       |  Bin 15697 -> 15697 bytes
 .../data}/svg/svg1.2/images/cloudqllo.jpg          |  Bin 369472 -> 369472 bytes
 .../data}/svg/svg1.2/images/colorprof.png          |  Bin 705 -> 705 bytes
 .../data}/svg/svg1.2/images/convolveImage.png      |  Bin 9281 -> 9281 bytes
 .../svg/svg1.2/images/coords-pAR-t-xMaxYMax.svg    |    0
 .../svg/svg1.2/images/coords-pAR-t-xMidYMid.svg    |    0
 .../svg/svg1.2/images/coords-pAR-t-xMinYMin.svg    |    0
 .../data}/svg/svg1.2/images/coords-units-01-f.png  |  Bin 29842 -> 29842 bytes
 .../data}/svg/svg1.2/images/coords-units-01-f.svg  |    0
 .../images/copyright-documents-19990405.html       |    0
 .../data}/svg/svg1.2/images/diagarrow.png          |  Bin 997 -> 997 bytes
 {test => tests/data}/svg/svg1.2/images/disco.jpg   |  Bin 3506 -> 3506 bytes
 .../data}/svg/svg1.2/images/dogandball.3gp         |  Bin 134050 -> 134050 bytes
 .../data}/svg/svg1.2/images/dogandball.jpg         |  Bin 25343 -> 25343 bytes
 .../data}/svg/svg1.2/images/dogandball.mov         |  Bin 770987 -> 770987 bytes
 .../data}/svg/svg1.2/images/duckfeeding.3gp        |  Bin 141911 -> 141911 bytes
 .../data}/svg/svg1.2/images/duckfeeding.mov        |  Bin 794504 -> 794504 bytes
 .../data}/svg/svg1.2/images/excuse_me.wav          |  Bin 92206 -> 92206 bytes
 .../data}/svg/svg1.2/images/ext-TestComic.svg      |    0
 .../data}/svg/svg1.2/images/externalscript.js      |    0
 {test => tests/data}/svg/svg1.2/images/fail.svg    |    0
 .../data}/svg/svg1.2/images/filters-blend-01-f.svg |    0
 .../data}/svg/svg1.2/images/filters-color-01-f.svg |    0
 .../svg/svg1.2/images/filters-composite-01-f.svg   |    0
 .../svg/svg1.2/images/filters-comptran-01-f.svg    |    0
 .../images/filters-conv-01-f.includeimage.png      |  Bin 9281 -> 9281 bytes
 .../data}/svg/svg1.2/images/filters-conv-01-f.svg  |    0
 .../svg/svg1.2/images/filters-diffuse-01-f.svg     |    0
 .../svg/svg1.2/images/filters-example-01-f.svg     |    0
 .../data}/svg/svg1.2/images/focus-resource.svg     |    0
 {test => tests/data}/svg/svg1.2/images/galpha.png  |  Bin 12435 -> 12435 bytes
 {test => tests/data}/svg/svg1.2/images/gam030.png  |  Bin 213 -> 213 bytes
 {test => tests/data}/svg/svg1.2/images/gam030b.png |  Bin 1029 -> 1029 bytes
 {test => tests/data}/svg/svg1.2/images/gam045.png  |  Bin 216 -> 216 bytes
 {test => tests/data}/svg/svg1.2/images/gam045b.png |  Bin 1059 -> 1059 bytes
 {test => tests/data}/svg/svg1.2/images/gam056.png  |  Bin 216 -> 216 bytes
 {test => tests/data}/svg/svg1.2/images/gam056b.png |  Bin 1059 -> 1059 bytes
 {test => tests/data}/svg/svg1.2/images/gam100.png  |  Bin 205 -> 205 bytes
 {test => tests/data}/svg/svg1.2/images/gam100b.png |  Bin 1044 -> 1044 bytes
 {test => tests/data}/svg/svg1.2/images/gam200.png  |  Bin 187 -> 187 bytes
 {test => tests/data}/svg/svg1.2/images/gam200b.png |  Bin 1019 -> 1019 bytes
 {test => tests/data}/svg/svg1.2/images/ghost.svg   |    0
 .../data}/svg/svg1.2/images/greentopbutton.jpg     |  Bin 1111 -> 1111 bytes
 .../data}/svg/svg1.2/images/greentopbutton1.jpg    |  Bin 1111 -> 1111 bytes
 .../data}/svg/svg1.2/images/greentopbutton2.jpg    |  Bin 1111 -> 1111 bytes
 .../data}/svg/svg1.2/images/greentopbutton3.jpg    |  Bin 1111 -> 1111 bytes
 .../data}/svg/svg1.2/images/greentopbutton4.jpg    |  Bin 1111 -> 1111 bytes
 .../data}/svg/svg1.2/images/heroesLanding.3gp      |  Bin 836424 -> 836424 bytes
 {test => tests/data}/svg/svg1.2/images/image.png   |  Bin 1884 -> 1884 bytes
 {test => tests/data}/svg/svg1.2/images/image1.jpg  |  Bin 34183 -> 34183 bytes
 {test => tests/data}/svg/svg1.2/images/image1.png  |  Bin 394416 -> 394416 bytes
 .../data}/svg/svg1.2/images/image1_b.png           |  Bin 12586 -> 12586 bytes
 .../data}/svg/svg1.2/images/image2/bread2.png      |  Bin 56576 -> 56576 bytes
 .../data}/svg/svg1.2/images/image2/xlink1.svg      |    0
 .../data}/svg/svg1.2/images/image2_b.jpg           |  Bin 6643 -> 6643 bytes
 .../data}/svg/svg1.2/images/image2_b.png           |  Bin 7412 -> 7412 bytes
 .../data}/svg/svg1.2/images/interact-dom-01-f.svg  |    0
 .../svg/svg1.2/images/interact-order-02-t-targ.svg |    0
 .../svg/svg1.2/images/interact-order-03-t-targ.svg |    0
 .../data}/svg/svg1.2/images/leftarrow.png          |  Bin 124 -> 124 bytes
 .../data}/svg/svg1.2/images/linking-uri-01-b.svg   |    0
 .../svg/svg1.2/images/linking-uri-01-f-1st.png     |  Bin 8183 -> 8183 bytes
 .../svg/svg1.2/images/linking-uri-01-f-2nd.png     |  Bin 34164 -> 34164 bytes
 .../svg/svg1.2/images/linking-uri-01-f-3rd.png     |  Bin 34164 -> 34164 bytes
 .../svg/svg1.2/images/linking-uri-01-f-4th.png     |  Bin 13626 -> 13626 bytes
 .../svg/svg1.2/images/linking-uri-01-f-start.png   |  Bin 34164 -> 34164 bytes
 .../svg/svg1.2/images/linking-uri-03-f-1st.png     |  Bin 28465 -> 28465 bytes
 .../svg/svg1.2/images/linking-uri-03-f-start.png   |  Bin 26549 -> 26549 bytes
 .../data}/svg/svg1.2/images/linkingCircle-f.svg    |    0
 .../data}/svg/svg1.2/images/linkingToc-t.svg       |    0
 {test => tests/data}/svg/svg1.2/images/magnify.png |  Bin 268 -> 268 bytes
 .../data}/svg/svg1.2/images/makealpha.svg          |    0
 {test => tests/data}/svg/svg1.2/images/myimage.jpg |  Bin 4402 -> 4402 bytes
 .../data}/svg/svg1.2/images/nav_bullet.png         |  Bin 264 -> 264 bytes
 .../data}/svg/svg1.2/images/nav_down.png           |  Bin 252 -> 252 bytes
 .../data}/svg/svg1.2/images/nav_downleft.png       |  Bin 170 -> 170 bytes
 .../data}/svg/svg1.2/images/nav_downright.png      |  Bin 169 -> 169 bytes
 .../data}/svg/svg1.2/images/nav_frame.png          |  Bin 155 -> 155 bytes
 .../data}/svg/svg1.2/images/nav_left.png           |  Bin 166 -> 166 bytes
 .../data}/svg/svg1.2/images/nav_noframe.png        |  Bin 270 -> 270 bytes
 .../data}/svg/svg1.2/images/nav_right.png          |  Bin 168 -> 168 bytes
 {test => tests/data}/svg/svg1.2/images/nav_svg.png |  Bin 155 -> 155 bytes
 {test => tests/data}/svg/svg1.2/images/nav_up.png  |  Bin 173 -> 173 bytes
 .../data}/svg/svg1.2/images/nav_upleft.png         |  Bin 172 -> 172 bytes
 .../data}/svg/svg1.2/images/nav_upright.png        |  Bin 173 -> 173 bytes
 {test => tests/data}/svg/svg1.2/images/pacman.wav  |  Bin 95660 -> 95660 bytes
 .../data}/svg/svg1.2/images/paths-data-01-f.png    |  Bin 36446 -> 36446 bytes
 .../data}/svg/svg1.2/images/paths-data-01-f.svg    |    0
 .../data}/svg/svg1.2/images/paths-data-02-f.png    |  Bin 42041 -> 42041 bytes
 .../data}/svg/svg1.2/images/paths-data-02-f.svg    |    0
 .../data}/svg/svg1.2/images/paths-data-03-f.png    |  Bin 38026 -> 38026 bytes
 .../data}/svg/svg1.2/images/paths-data-03-f.svg    |    0
 .../data}/svg/svg1.2/images/paths-data-04-f.png    |  Bin 30546 -> 30546 bytes
 .../data}/svg/svg1.2/images/paths-data-04-f.svg    |    0
 .../data}/svg/svg1.2/images/pinksquidj.png         |  Bin 31090 -> 31090 bytes
 {test => tests/data}/svg/svg1.2/images/plant.jpg   |  Bin 145806 -> 145806 bytes
 .../data}/svg/svg1.2/images/pref_image0.jpg        |  Bin 63849 -> 63849 bytes
 .../data}/svg/svg1.2/images/pref_image1.jpg        |  Bin 64670 -> 64670 bytes
 .../data}/svg/svg1.2/images/pref_image2.jpg        |  Bin 66110 -> 66110 bytes
 .../data}/svg/svg1.2/images/pref_image3.jpg        |  Bin 67683 -> 67683 bytes
 .../data}/svg/svg1.2/images/pref_image4.jpg        |  Bin 68979 -> 68979 bytes
 .../data}/svg/svg1.2/images/pref_image5.jpg        |  Bin 70114 -> 70114 bytes
 .../data}/svg/svg1.2/images/pref_image6.jpg        |  Bin 71142 -> 71142 bytes
 .../data}/svg/svg1.2/images/pref_image7.jpg        |  Bin 72444 -> 72444 bytes
 .../data}/svg/svg1.2/images/pref_image8.jpg        |  Bin 74023 -> 74023 bytes
 .../data}/svg/svg1.2/images/pref_image9.jpg        |  Bin 75214 -> 75214 bytes
 .../data}/svg/svg1.2/images/purplesquidj.png       |  Bin 48672 -> 48672 bytes
 {test => tests/data}/svg/svg1.2/images/rects.svg   |    0
 {test => tests/data}/svg/svg1.2/images/rects_b.svg |    0
 .../data}/svg/svg1.2/images/resources.svg          |    0
 .../data}/svg/svg1.2/images/rgbalpha.png           |  Bin 13717 -> 13717 bytes
 .../data}/svg/svg1.2/images/rightarrow.png         |  Bin 963 -> 963 bytes
 .../data}/svg/svg1.2/images/rotate20.png           |  Bin 1434 -> 1434 bytes
 {test => tests/data}/svg/svg1.2/images/script1.js  |    0
 {test => tests/data}/svg/svg1.2/images/script10.js |    0
 {test => tests/data}/svg/svg1.2/images/script2.js  |    0
 {test => tests/data}/svg/svg1.2/images/script3.js  |    0
 {test => tests/data}/svg/svg1.2/images/script4.js  |    0
 {test => tests/data}/svg/svg1.2/images/script5.js  |    0
 {test => tests/data}/svg/svg1.2/images/script6.js  |    0
 {test => tests/data}/svg/svg1.2/images/script7.js  |    0
 {test => tests/data}/svg/svg1.2/images/script8.js  |    0
 {test => tests/data}/svg/svg1.2/images/script9.js  |    0
 .../data}/svg/svg1.2/images/scriptresource.svg     |    0
 .../svg/svg1.2/images/shapes-ellipse-01-b.svg      |    0
 .../svg/svg1.2/images/shapes-ellipse-01-f.png      |  Bin 31126 -> 31126 bytes
 .../svg/svg1.2/images/shapes-ellipse-01-f.svg      |    0
 .../data}/svg/svg1.2/images/shapes-rect-01-b.svg   |    0
 .../data}/svg/svg1.2/images/shapes-rect-01-f.png   |  Bin 26453 -> 26453 bytes
 .../data}/svg/svg1.2/images/shapes-rect-01-f.svg   |    0
 {test => tests/data}/svg/svg1.2/images/sign.png    |  Bin 10647 -> 10647 bytes
 {test => tests/data}/svg/svg1.2/images/skier.3gp   |  Bin 159700 -> 159700 bytes
 {test => tests/data}/svg/svg1.2/images/skier.jpg   |  Bin 107590 -> 107590 bytes
 {test => tests/data}/svg/svg1.2/images/smiley.png  |  Bin 2856 -> 2856 bytes
 {test => tests/data}/svg/svg1.2/images/smiley.svg  |    0
 {test => tests/data}/svg/svg1.2/images/sphere.png  |  Bin 5923 -> 5923 bytes
 .../svg/svg1.2/images/stefan_252_tRNS_opti.png     |  Bin 12777 -> 12777 bytes
 .../data}/svg/svg1.2/images/struct-frag-01-B.svg   |    0
 .../data}/svg/svg1.2/images/struct-image-01.jpg    |  Bin 4751 -> 4751 bytes
 .../data}/svg/svg1.2/images/struct-image-01.png    |  Bin 63238 -> 63238 bytes
 .../data}/svg/svg1.2/images/struct-image-02.jpg    |  Bin 3779 -> 3779 bytes
 .../data}/svg/svg1.2/images/struct-image-02.png    |  Bin 35887 -> 35887 bytes
 .../data}/svg/svg1.2/images/struct-image-11-b.svg  |    0
 .../svg/svg1.2/images/struct-image-12-b-cycle.svg  |    0
 .../data}/svg/svg1.2/images/struct-symbol-01.png   |  Bin 71497 -> 71497 bytes
 .../svg/svg1.2/images/struct-use-08-t-cycles.svg   |    0
 .../svg/svg1.2/images/struct-use-206-resource.svg  |    0
 .../svg/svg1.2/images/struct-use-209-t-cycles.svg  |    0
 {test => tests/data}/svg/svg1.2/images/success.svg |    0
 {test => tests/data}/svg/svg1.2/images/svgRef1.svg |    0
 .../data}/svg/svg1.2/images/svgRef12.svg           |    0
 .../data}/svg/svg1.2/images/svgRef13.svg           |    0
 {test => tests/data}/svg/svg1.2/images/svgRef4.css |    0
 {test => tests/data}/svg/svg1.2/images/svgRef4.svg |    0
 {test => tests/data}/svg/svg1.2/images/svglib.svg  |    0
 {test => tests/data}/svg/svg1.2/images/svglib2.svg |    0
 {test => tests/data}/svg/svg1.2/images/svglib3.svg |    0
 .../data}/svg/svg1.2/images/text-align-01-f.svg    |    0
 .../data}/svg/svg1.2/images/text-align-02-f.svg    |    0
 .../data}/svg/svg1.2/images/text-align-03-f.svg    |    0
 .../data}/svg/svg1.2/images/text-altglyph-01-f.svg |    0
 .../svg/svg1.2/images/text-extTref-BE-18-targ.svg  |    0
 .../data}/svg/svg1.2/images/text-intro-01-f.svg    |    0
 .../data}/svg/svg1.2/images/text-tref-01-f.svg     |    0
 .../data}/svg/svg1.2/images/text-ws-01-f.svg       |    0
 .../data}/svg/svg1.2/images/timed-lyrics.svg       |    0
 .../data}/svg/svg1.2/images/timed-lyrics2.svg      |    0
 {test => tests/data}/svg/svg1.2/images/toc-sv.svg  |    0
 .../data}/svg/svg1.2/images/toc-svcmp.svg          |    0
 {test => tests/data}/svg/svg1.2/images/uparrow.png |  Bin 1232 -> 1232 bytes
 .../data}/svg/svg1.2/images/viewport-fill-img.png  |  Bin 15273 -> 15273 bytes
 {test => tests/data}/svg/svg1.2/images/welcome.wav |  Bin 94012 -> 94012 bytes
 {test => tests/data}/svg/svg1.2/images/xmltree.xml |    0
 .../data}/svg/svg1.2/jpeg/jpeg-required-201-t.png  |  Bin 175082 -> 175082 bytes
 .../data}/svg/svg1.2/jpeg/jpeg-required-201-t.svg  |    0
 .../data}/svg/svg1.2/jpeg/jpeg-required-202-t.png  |  Bin 175255 -> 175255 bytes
 .../data}/svg/svg1.2/jpeg/jpeg-required-202-t.svg  |    0
 .../data}/svg/svg1.2/jpeg/jpeg-required-203-t.png  |  Bin 175479 -> 175479 bytes
 .../data}/svg/svg1.2/jpeg/jpeg-required-203-t.svg  |    0
 .../data}/svg/svg1.2/jpeg/jpeg-required-204-t.png  |  Bin 86401 -> 86401 bytes
 .../data}/svg/svg1.2/jpeg/jpeg-required-204-t.svg  |    0
 .../data}/svg/svg1.2/jpeg/jpeg-required-205-t.png  |  Bin 168601 -> 168601 bytes
 .../data}/svg/svg1.2/jpeg/jpeg-required-205-t.svg  |    0
 .../data}/svg/svg1.2/jpeg/jpeg-required-206-t.png  |  Bin 170192 -> 170192 bytes
 .../data}/svg/svg1.2/jpeg/jpeg-required-206-t.svg  |    0
 .../data}/svg/svg1.2/jpeg/jpeg-required-207-t.png  |  Bin 182391 -> 182391 bytes
 .../data}/svg/svg1.2/jpeg/jpeg-required-207-t.svg  |    0
 .../data}/svg/svg1.2/jpeg/jpeg-required-208-t.png  |  Bin 158044 -> 158044 bytes
 .../data}/svg/svg1.2/jpeg/jpeg-required-208-t.svg  |    0
 .../data}/svg/svg1.2/jpeg/jpeg-required-209-t.png  |  Bin 144953 -> 144953 bytes
 .../data}/svg/svg1.2/jpeg/jpeg-required-209-t.svg  |    0
 .../data}/svg/svg1.2/linking/linking-a-03-t.png    |  Bin 7801 -> 7801 bytes
 .../data}/svg/svg1.2/linking/linking-a-03-t.svg    |    0
 .../data}/svg/svg1.2/linking/linking-a-08-t.png    |  Bin 15205 -> 15205 bytes
 .../data}/svg/svg1.2/linking/linking-a-08-t.svg    |    0
 .../data}/svg/svg1.2/linking/linking-a-201-t.png   |  Bin 8629 -> 8629 bytes
 .../data}/svg/svg1.2/linking/linking-a-201-t.svg   |    0
 .../svg/svg1.2/linking/linking-frag-201-t.png      |  Bin 15205 -> 15205 bytes
 .../svg/svg1.2/linking/linking-frag-201-t.svg      |    0
 .../svg/svg1.2/linking/linking-frag-202-t.png      |  Bin 83658 -> 83658 bytes
 .../svg/svg1.2/linking/linking-frag-202-t.svg      |    0
 .../svg/svg1.2/linking/linking-frag-203-t.png      |  Bin 10056 -> 10056 bytes
 .../svg/svg1.2/linking/linking-frag-203-t.svg      |    0
 .../svg/svg1.2/linking/linking-frag-204-t.png      |  Bin 4377 -> 4377 bytes
 .../svg/svg1.2/linking/linking-frag-204-t.svg      |    0
 .../svg/svg1.2/linking/linking-refs-201-t.png      |  Bin 24344 -> 24344 bytes
 .../svg/svg1.2/linking/linking-refs-201-t.svg      |    0
 .../svg/svg1.2/linking/linking-refs-202-t.png      |  Bin 75618 -> 75618 bytes
 .../svg/svg1.2/linking/linking-refs-202-t.svg      |    0
 .../svg/svg1.2/linking/linking-refs-203-t.png      |  Bin 27228 -> 27228 bytes
 .../svg/svg1.2/linking/linking-refs-203-t.svg      |    0
 .../svg/svg1.2/linking/linking-refs-204-t.png      |  Bin 19266 -> 19266 bytes
 .../svg/svg1.2/linking/linking-refs-204-t.svg      |    0
 .../svg/svg1.2/linking/linking-refs-205-t.png      |  Bin 76666 -> 76666 bytes
 .../svg/svg1.2/linking/linking-refs-205-t.svg      |    0
 .../svg/svg1.2/linking/linking-refs-206-t.png      |  Bin 49082 -> 49082 bytes
 .../svg/svg1.2/linking/linking-refs-206-t.svg      |    0
 .../data}/svg/svg1.2/linking/linking-uri-03-t.png  |  Bin 15205 -> 15205 bytes
 .../data}/svg/svg1.2/linking/linking-uri-03-t.svg  |    0
 .../data}/svg/svg1.2/misc/comp-op-porterduff.png   |  Bin 68940 -> 68940 bytes
 .../data}/svg/svg1.2/misc/comp-op-porterduff.svg   |    0
 .../data}/svg/svg1.2/misc/conf-reader-201-t.png    |  Bin 20595 -> 20595 bytes
 .../data}/svg/svg1.2/misc/conf-reader-201-t.svg    |    0
 .../svg/svg1.2/misc/extend-namespace-02-t.png      |  Bin 30063 -> 30063 bytes
 .../svg/svg1.2/misc/extend-namespace-02-t.svg      |    0
 {test => tests/data}/svg/svg1.2/misc/goflow.png    |  Bin 38824 -> 38824 bytes
 {test => tests/data}/svg/svg1.2/misc/goflow.svg    |    0
 .../data}/svg/svg1.2/misc/intro-compat-201-t.png   |  Bin 20649 -> 20649 bytes
 .../data}/svg/svg1.2/misc/intro-compat-201-t.svg   |  Bin 7154 -> 7154 bytes
 .../svg/svg1.2/misc/metadata-example-01-t.png      |  Bin 36979 -> 36979 bytes
 .../svg/svg1.2/misc/metadata-example-01-t.svg      |    0
 .../data}/svg/svg1.2/misc/simpleflow.png           |  Bin 10910 -> 10910 bytes
 .../data}/svg/svg1.2/misc/simpleflow.svg           |    0
 .../data}/svg/svg1.2/paint/paint-color-01-t.png    |  Bin 13004 -> 13004 bytes
 .../data}/svg/svg1.2/paint/paint-color-01-t.svg    |    0
 .../data}/svg/svg1.2/paint/paint-color-03-t.png    |  Bin 11467 -> 11467 bytes
 .../data}/svg/svg1.2/paint/paint-color-03-t.svg    |    0
 .../data}/svg/svg1.2/paint/paint-color-04-t.png    |  Bin 22850 -> 22850 bytes
 .../data}/svg/svg1.2/paint/paint-color-04-t.svg    |    0
 .../data}/svg/svg1.2/paint/paint-color-05-t.png    |  Bin 4711 -> 4711 bytes
 .../data}/svg/svg1.2/paint/paint-color-05-t.svg    |    0
 .../data}/svg/svg1.2/paint/paint-color-201-t.png   |  Bin 13144 -> 13144 bytes
 .../data}/svg/svg1.2/paint/paint-color-201-t.svg   |    0
 .../data}/svg/svg1.2/paint/paint-fill-01-t.png     |  Bin 11256 -> 11256 bytes
 .../data}/svg/svg1.2/paint/paint-fill-01-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-fill-02-t.png     |  Bin 13649 -> 13649 bytes
 .../data}/svg/svg1.2/paint/paint-fill-02-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-fill-03-t.png     |  Bin 15814 -> 15814 bytes
 .../data}/svg/svg1.2/paint/paint-fill-03-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-fill-04-t.png     |  Bin 4869 -> 4869 bytes
 .../data}/svg/svg1.2/paint/paint-fill-04-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-fill-05-t.png     |  Bin 4927 -> 4927 bytes
 .../data}/svg/svg1.2/paint/paint-fill-05-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-grad-04-t.png     |  Bin 25614 -> 25614 bytes
 .../data}/svg/svg1.2/paint/paint-grad-04-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-grad-05-t.png     |  Bin 59245 -> 59245 bytes
 .../data}/svg/svg1.2/paint/paint-grad-05-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-grad-07-t.png     |  Bin 14430 -> 14430 bytes
 .../data}/svg/svg1.2/paint/paint-grad-07-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-grad-08-t.png     |  Bin 19539 -> 19539 bytes
 .../data}/svg/svg1.2/paint/paint-grad-08-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-grad-09-t.png     |  Bin 21653 -> 21653 bytes
 .../data}/svg/svg1.2/paint/paint-grad-09-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-grad-11-t.png     |  Bin 44204 -> 44204 bytes
 .../data}/svg/svg1.2/paint/paint-grad-11-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-grad-12-t.png     |  Bin 27062 -> 27062 bytes
 .../data}/svg/svg1.2/paint/paint-grad-12-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-grad-15-t.png     |  Bin 11960 -> 11960 bytes
 .../data}/svg/svg1.2/paint/paint-grad-15-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-grad-16-t.png     |  Bin 4567 -> 4567 bytes
 .../data}/svg/svg1.2/paint/paint-grad-16-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-grad-17-t.png     |  Bin 21192 -> 21192 bytes
 .../data}/svg/svg1.2/paint/paint-grad-17-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-grad-18-t.png     |  Bin 4639 -> 4639 bytes
 .../data}/svg/svg1.2/paint/paint-grad-18-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-grad-19-t.png     |  Bin 4762 -> 4762 bytes
 .../data}/svg/svg1.2/paint/paint-grad-19-t.svg     |    0
 .../data}/svg/svg1.2/paint/paint-grad-201-t.png    |  Bin 18480 -> 18480 bytes
 .../data}/svg/svg1.2/paint/paint-grad-201-t.svg    |    0
 .../data}/svg/svg1.2/paint/paint-grad-202-t.png    |  Bin 36046 -> 36046 bytes
 .../data}/svg/svg1.2/paint/paint-grad-202-t.svg    |    0
 .../data}/svg/svg1.2/paint/paint-grad-203-t.png    |  Bin 13204 -> 13204 bytes
 .../data}/svg/svg1.2/paint/paint-grad-203-t.svg    |    0
 .../data}/svg/svg1.2/paint/paint-grad-204-t.png    |  Bin 7521 -> 7521 bytes
 .../data}/svg/svg1.2/paint/paint-grad-204-t.svg    |    0
 .../data}/svg/svg1.2/paint/paint-grad-205-t.png    |  Bin 4779 -> 4779 bytes
 .../data}/svg/svg1.2/paint/paint-grad-205-t.svg    |    0
 .../svg/svg1.2/paint/paint-nsstroke-201-t.png      |  Bin 29102 -> 29102 bytes
 .../svg/svg1.2/paint/paint-nsstroke-201-t.svg      |    0
 .../svg/svg1.2/paint/paint-nsstroke-203-t.png      |  Bin 59289 -> 59289 bytes
 .../svg/svg1.2/paint/paint-nsstroke-203-t.svg      |    0
 .../data}/svg/svg1.2/paint/paint-other-201-t.png   |  Bin 16826 -> 16826 bytes
 .../data}/svg/svg1.2/paint/paint-other-201-t.svg   |    0
 .../data}/svg/svg1.2/paint/paint-other-203-t.png   |  Bin 7896 -> 7896 bytes
 .../data}/svg/svg1.2/paint/paint-other-203-t.svg   |    0
 .../data}/svg/svg1.2/paint/paint-stroke-01-t.png   |  Bin 15706 -> 15706 bytes
 .../data}/svg/svg1.2/paint/paint-stroke-01-t.svg   |    0
 .../data}/svg/svg1.2/paint/paint-stroke-02-t.png   |  Bin 18048 -> 18048 bytes
 .../data}/svg/svg1.2/paint/paint-stroke-02-t.svg   |    0
 .../data}/svg/svg1.2/paint/paint-stroke-03-t.png   |  Bin 19152 -> 19152 bytes
 .../data}/svg/svg1.2/paint/paint-stroke-03-t.svg   |    0
 .../data}/svg/svg1.2/paint/paint-stroke-04-t.png   |  Bin 18058 -> 18058 bytes
 .../data}/svg/svg1.2/paint/paint-stroke-04-t.svg   |    0
 .../data}/svg/svg1.2/paint/paint-stroke-05-t.png   |  Bin 7571 -> 7571 bytes
 .../data}/svg/svg1.2/paint/paint-stroke-05-t.svg   |    0
 .../data}/svg/svg1.2/paint/paint-stroke-06-t.png   |  Bin 5667 -> 5667 bytes
 .../data}/svg/svg1.2/paint/paint-stroke-06-t.svg   |    0
 .../data}/svg/svg1.2/paint/paint-stroke-07-t.png   |  Bin 8295 -> 8295 bytes
 .../data}/svg/svg1.2/paint/paint-stroke-07-t.svg   |    0
 .../data}/svg/svg1.2/paint/paint-stroke-08-t.png   |  Bin 7629 -> 7629 bytes
 .../data}/svg/svg1.2/paint/paint-stroke-08-t.svg   |    0
 .../data}/svg/svg1.2/paint/paint-stroke-201-t.png  |  Bin 19640 -> 19640 bytes
 .../data}/svg/svg1.2/paint/paint-stroke-201-t.svg  |    0
 .../data}/svg/svg1.2/paint/paint-stroke-202-t.png  |  Bin 34800 -> 34800 bytes
 .../data}/svg/svg1.2/paint/paint-stroke-202-t.svg  |    0
 .../data}/svg/svg1.2/paint/paint-stroke-204-t.png  |  Bin 19683 -> 19683 bytes
 .../data}/svg/svg1.2/paint/paint-stroke-204-t.svg  |    0
 .../data}/svg/svg1.2/paint/paint-stroke-205-t.png  |  Bin 22514 -> 22514 bytes
 .../data}/svg/svg1.2/paint/paint-stroke-205-t.svg  |    0
 .../data}/svg/svg1.2/paint/paint-stroke-207-t.png  |  Bin 16186 -> 16186 bytes
 .../data}/svg/svg1.2/paint/paint-stroke-207-t.svg  |    0
 .../data}/svg/svg1.2/paint/paint-vfill-201-t.png   |  Bin 25317 -> 25317 bytes
 .../data}/svg/svg1.2/paint/paint-vfill-201-t.svg   |    0
 .../data}/svg/svg1.2/paint/paint-vfill-202-t.png   |  Bin 15093 -> 15093 bytes
 .../data}/svg/svg1.2/paint/paint-vfill-202-t.svg   |    0
 .../data}/svg/svg1.2/paint/paint-vfill-203-t.png   |  Bin 9620 -> 9620 bytes
 .../data}/svg/svg1.2/paint/paint-vfill-203-t.svg   |    0
 .../data}/svg/svg1.2/paint/paint-vfill-204-t.png   |  Bin 22139 -> 22139 bytes
 .../data}/svg/svg1.2/paint/paint-vfill-204-t.svg   |    0
 .../data}/svg/svg1.2/paint/paint-vfill-205-t.png   |  Bin 9727 -> 9727 bytes
 .../data}/svg/svg1.2/paint/paint-vfill-205-t.svg   |    0
 .../data}/svg/svg1.2/paint/paint-vfill-206-t.png   |  Bin 22741 -> 22741 bytes
 .../data}/svg/svg1.2/paint/paint-vfill-206-t.svg   |    0
 .../data}/svg/svg1.2/paths/paths-data-01-t.png     |  Bin 28621 -> 28621 bytes
 .../data}/svg/svg1.2/paths/paths-data-01-t.svg     |    0
 .../data}/svg/svg1.2/paths/paths-data-02-t.png     |  Bin 36637 -> 36637 bytes
 .../data}/svg/svg1.2/paths/paths-data-02-t.svg     |    0
 .../data}/svg/svg1.2/paths/paths-data-04-t.png     |  Bin 19019 -> 19019 bytes
 .../data}/svg/svg1.2/paths/paths-data-04-t.svg     |    0
 .../data}/svg/svg1.2/paths/paths-data-05-t.png     |  Bin 17706 -> 17706 bytes
 .../data}/svg/svg1.2/paths/paths-data-05-t.svg     |    0
 .../data}/svg/svg1.2/paths/paths-data-06-t.png     |  Bin 10910 -> 10910 bytes
 .../data}/svg/svg1.2/paths/paths-data-06-t.svg     |    0
 .../data}/svg/svg1.2/paths/paths-data-07-t.png     |  Bin 10369 -> 10369 bytes
 .../data}/svg/svg1.2/paths/paths-data-07-t.svg     |    0
 .../data}/svg/svg1.2/paths/paths-data-08-t.png     |  Bin 18416 -> 18416 bytes
 .../data}/svg/svg1.2/paths/paths-data-08-t.svg     |    0
 .../data}/svg/svg1.2/paths/paths-data-09-t.png     |  Bin 17091 -> 17091 bytes
 .../data}/svg/svg1.2/paths/paths-data-09-t.svg     |    0
 .../data}/svg/svg1.2/paths/paths-data-10-t.png     |  Bin 30979 -> 30979 bytes
 .../data}/svg/svg1.2/paths/paths-data-10-t.svg     |    0
 .../data}/svg/svg1.2/paths/paths-data-12-t.png     |  Bin 13794 -> 13794 bytes
 .../data}/svg/svg1.2/paths/paths-data-12-t.svg     |    0
 .../data}/svg/svg1.2/paths/paths-data-13-t.png     |  Bin 7667 -> 7667 bytes
 .../data}/svg/svg1.2/paths/paths-data-13-t.svg     |    0
 .../data}/svg/svg1.2/paths/paths-data-14-t.png     |  Bin 16366 -> 16366 bytes
 .../data}/svg/svg1.2/paths/paths-data-14-t.svg     |    0
 .../data}/svg/svg1.2/paths/paths-data-15-t.png     |  Bin 10316 -> 10316 bytes
 .../data}/svg/svg1.2/paths/paths-data-15-t.svg     |    0
 .../data}/svg/svg1.2/render/render-elems-01-t.png  |  Bin 7547 -> 7547 bytes
 .../data}/svg/svg1.2/render/render-elems-01-t.svg  |    0
 .../data}/svg/svg1.2/render/render-elems-02-t.png  |  Bin 10893 -> 10893 bytes
 .../data}/svg/svg1.2/render/render-elems-02-t.svg  |    0
 .../data}/svg/svg1.2/render/render-elems-03-t.png  |  Bin 10651 -> 10651 bytes
 .../data}/svg/svg1.2/render/render-elems-03-t.svg  |    0
 .../data}/svg/svg1.2/render/render-elems-06-t.png  |  Bin 8893 -> 8893 bytes
 .../data}/svg/svg1.2/render/render-elems-06-t.svg  |    0
 .../data}/svg/svg1.2/render/render-elems-07-t.png  |  Bin 11892 -> 11892 bytes
 .../data}/svg/svg1.2/render/render-elems-07-t.svg  |    0
 .../data}/svg/svg1.2/render/render-elems-08-t.png  |  Bin 13396 -> 13396 bytes
 .../data}/svg/svg1.2/render/render-elems-08-t.svg  |    0
 .../data}/svg/svg1.2/render/render-groups-01-t.png |  Bin 29180 -> 29180 bytes
 .../data}/svg/svg1.2/render/render-groups-01-t.svg |    0
 .../data}/svg/svg1.2/render/render-groups-03-t.png |  Bin 29191 -> 29191 bytes
 .../data}/svg/svg1.2/render/render-groups-03-t.svg |    0
 .../data}/svg/svg1.2/shapes/shapes-circle-01-t.png |  Bin 18031 -> 18031 bytes
 .../data}/svg/svg1.2/shapes/shapes-circle-01-t.svg |    0
 .../data}/svg/svg1.2/shapes/shapes-circle-02-t.png |  Bin 13233 -> 13233 bytes
 .../data}/svg/svg1.2/shapes/shapes-circle-02-t.svg |    0
 .../data}/svg/svg1.2/shapes/shapes-circle-03-t.png |  Bin 19516 -> 19516 bytes
 .../data}/svg/svg1.2/shapes/shapes-circle-03-t.svg |    0
 .../svg/svg1.2/shapes/shapes-ellipse-01-t.png      |  Bin 19172 -> 19172 bytes
 .../svg/svg1.2/shapes/shapes-ellipse-01-t.svg      |    0
 .../svg/svg1.2/shapes/shapes-ellipse-02-t.png      |  Bin 13295 -> 13295 bytes
 .../svg/svg1.2/shapes/shapes-ellipse-02-t.svg      |    0
 .../svg/svg1.2/shapes/shapes-ellipse-03-t.png      |  Bin 17204 -> 17204 bytes
 .../svg/svg1.2/shapes/shapes-ellipse-03-t.svg      |    0
 .../data}/svg/svg1.2/shapes/shapes-intro-01-t.png  |  Bin 10910 -> 10910 bytes
 .../data}/svg/svg1.2/shapes/shapes-intro-01-t.svg  |    0
 .../data}/svg/svg1.2/shapes/shapes-line-01-t.png   |  Bin 13622 -> 13622 bytes
 .../data}/svg/svg1.2/shapes/shapes-line-01-t.svg   |    0
 .../data}/svg/svg1.2/shapes/shapes-line-02-t.png   |  Bin 17773 -> 17773 bytes
 .../data}/svg/svg1.2/shapes/shapes-line-02-t.svg   |    0
 .../svg/svg1.2/shapes/shapes-polygon-01-t.png      |  Bin 21892 -> 21892 bytes
 .../svg/svg1.2/shapes/shapes-polygon-01-t.svg      |    0
 .../svg/svg1.2/shapes/shapes-polygon-02-t.png      |  Bin 31871 -> 31871 bytes
 .../svg/svg1.2/shapes/shapes-polygon-02-t.svg      |    0
 .../svg/svg1.2/shapes/shapes-polyline-01-t.png     |  Bin 21486 -> 21486 bytes
 .../svg/svg1.2/shapes/shapes-polyline-01-t.svg     |    0
 .../svg/svg1.2/shapes/shapes-polyline-02-t.png     |  Bin 31484 -> 31484 bytes
 .../svg/svg1.2/shapes/shapes-polyline-02-t.svg     |    0
 .../data}/svg/svg1.2/shapes/shapes-rect-01-t.png   |  Bin 12065 -> 12065 bytes
 .../data}/svg/svg1.2/shapes/shapes-rect-01-t.svg   |    0
 .../data}/svg/svg1.2/shapes/shapes-rect-02-t.png   |  Bin 9396 -> 9396 bytes
 .../data}/svg/svg1.2/shapes/shapes-rect-02-t.svg   |    0
 .../data}/svg/svg1.2/shapes/shapes-rect-03-t.png   |  Bin 15792 -> 15792 bytes
 .../data}/svg/svg1.2/shapes/shapes-rect-03-t.svg   |    0
 .../svg/svg1.2/struct/ignore-struct-use-201-t.svg  |    0
 .../struct/ignore-struct-use-recursion-01-t.svg    |    0
 .../data}/svg/svg1.2/struct/struct-class-201-t.png |  Bin 8515 -> 8515 bytes
 .../data}/svg/svg1.2/struct/struct-class-201-t.svg |    0
 .../svg/svg1.2/struct/struct-common-201-t.png      |  Bin 11187 -> 11187 bytes
 .../svg/svg1.2/struct/struct-common-201-t.svg      |    0
 .../data}/svg/svg1.2/struct/struct-cond-01-t.png   |  Bin 4715 -> 4715 bytes
 .../data}/svg/svg1.2/struct/struct-cond-01-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-cond-02-t.png   |  Bin 9432 -> 9432 bytes
 .../data}/svg/svg1.2/struct/struct-cond-02-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-cond-03-t.png   |  Bin 13139 -> 13139 bytes
 .../data}/svg/svg1.2/struct/struct-cond-03-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-cond-204-t.png  |  Bin 28085 -> 28085 bytes
 .../data}/svg/svg1.2/struct/struct-cond-204-t.svg  |    0
 .../data}/svg/svg1.2/struct/struct-cond-205-t.png  |  Bin 92017 -> 92017 bytes
 .../data}/svg/svg1.2/struct/struct-cond-205-t.svg  |    0
 .../data}/svg/svg1.2/struct/struct-cond-209-t.png  |  Bin 5312 -> 5312 bytes
 .../data}/svg/svg1.2/struct/struct-cond-209-t.svg  |    0
 .../data}/svg/svg1.2/struct/struct-cond-210-t.png  |  Bin 7307 -> 7307 bytes
 .../data}/svg/svg1.2/struct/struct-cond-210-t.svg  |    0
 .../data}/svg/svg1.2/struct/struct-defs-01-t.png   |  Bin 4711 -> 4711 bytes
 .../data}/svg/svg1.2/struct/struct-defs-01-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-defs-201-t.png  |  Bin 12812 -> 12812 bytes
 .../data}/svg/svg1.2/struct/struct-defs-201-t.svg  |    0
 .../svg/svg1.2/struct/struct-discard-201-t.png     |  Bin 22825 -> 22825 bytes
 .../svg/svg1.2/struct/struct-discard-201-t.svg     |    0
 .../svg/svg1.2/struct/struct-discard-204-t.png     |  Bin 8342 -> 8342 bytes
 .../svg/svg1.2/struct/struct-discard-204-t.svg     |    0
 .../svg/svg1.2/struct/struct-discard-205-t.png     |  Bin 14841 -> 14841 bytes
 .../svg/svg1.2/struct/struct-discard-205-t.svg     |    0
 .../svg/svg1.2/struct/struct-discard-206-t.png     |  Bin 11101 -> 11101 bytes
 .../svg/svg1.2/struct/struct-discard-206-t.svg     |    0
 .../svg/svg1.2/struct/struct-discard-207-t.png     |  Bin 15440 -> 15440 bytes
 .../svg/svg1.2/struct/struct-discard-207-t.svg     |    0
 .../data}/svg/svg1.2/struct/struct-frag-02-t.png   |  Bin 6561 -> 6561 bytes
 .../data}/svg/svg1.2/struct/struct-frag-02-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-frag-03-t.png   |  Bin 6561 -> 6561 bytes
 .../data}/svg/svg1.2/struct/struct-frag-03-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-frag-04-t.png   |  Bin 6561 -> 6561 bytes
 .../data}/svg/svg1.2/struct/struct-frag-04-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-frag-05-t.png   |  Bin 11018 -> 11018 bytes
 .../data}/svg/svg1.2/struct/struct-frag-05-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-frag-06-t.png   |  Bin 18946 -> 18946 bytes
 .../data}/svg/svg1.2/struct/struct-frag-06-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-group-01-t.png  |  Bin 6398 -> 6398 bytes
 .../data}/svg/svg1.2/struct/struct-group-01-t.svg  |    0
 .../data}/svg/svg1.2/struct/struct-group-03-t.png  |  Bin 19933 -> 19933 bytes
 .../data}/svg/svg1.2/struct/struct-group-03-t.svg  |    0
 .../data}/svg/svg1.2/struct/struct-image-01-t.png  |  Bin 116596 -> 116596 bytes
 .../data}/svg/svg1.2/struct/struct-image-01-t.svg  |    0
 .../data}/svg/svg1.2/struct/struct-image-03-t.png  |  Bin 9190 -> 9190 bytes
 .../data}/svg/svg1.2/struct/struct-image-03-t.svg  |    0
 .../data}/svg/svg1.2/struct/struct-image-04-t.png  |  Bin 78559 -> 78559 bytes
 .../data}/svg/svg1.2/struct/struct-image-04-t.svg  |    0
 .../data}/svg/svg1.2/struct/struct-image-06-t.png  |  Bin 10590 -> 10590 bytes
 .../data}/svg/svg1.2/struct/struct-image-06-t.svg  |    0
 .../data}/svg/svg1.2/struct/struct-image-07-t.png  |  Bin 13544 -> 13544 bytes
 .../data}/svg/svg1.2/struct/struct-image-07-t.svg  |    0
 .../data}/svg/svg1.2/struct/struct-image-08-t.png  |  Bin 50149 -> 50149 bytes
 .../data}/svg/svg1.2/struct/struct-image-08-t.svg  |    0
 .../data}/svg/svg1.2/struct/struct-image-09-t.png  |  Bin 56081 -> 56081 bytes
 .../data}/svg/svg1.2/struct/struct-image-09-t.svg  |    0
 .../data}/svg/svg1.2/struct/struct-image-10-t.png  |  Bin 85878 -> 85878 bytes
 .../data}/svg/svg1.2/struct/struct-image-10-t.svg  |    0
 .../svg/svg1.2/struct/struct-progressive-201-t.png |  Bin 9586 -> 9586 bytes
 .../svg/svg1.2/struct/struct-progressive-201-t.svg |    0
 .../svg/svg1.2/struct/struct-progressive-202-t.png |  Bin 10900 -> 10900 bytes
 .../svg/svg1.2/struct/struct-progressive-202-t.svg |    0
 .../svg/svg1.2/struct/struct-progressive-203-t.png |  Bin 14798 -> 14798 bytes
 .../svg/svg1.2/struct/struct-progressive-203-t.svg |    0
 .../svg/svg1.2/struct/struct-progressive-204-t.png |  Bin 13735 -> 13735 bytes
 .../svg/svg1.2/struct/struct-progressive-204-t.svg |    0
 .../data}/svg/svg1.2/struct/struct-svg-201-t.png   |  Bin 26901 -> 26901 bytes
 .../data}/svg/svg1.2/struct/struct-svg-201-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-svg-202-t.png   |  Bin 28021 -> 28021 bytes
 .../data}/svg/svg1.2/struct/struct-svg-202-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-svg-203-t.png   |  Bin 7706 -> 7706 bytes
 .../data}/svg/svg1.2/struct/struct-svg-203-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-svg-204-t.png   |  Bin 862 -> 862 bytes
 .../data}/svg/svg1.2/struct/struct-svg-204-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-use-01-t.png    |  Bin 27819 -> 27819 bytes
 .../data}/svg/svg1.2/struct/struct-use-01-t.svg    |    0
 .../data}/svg/svg1.2/struct/struct-use-03-t.png    |  Bin 10748 -> 10748 bytes
 .../data}/svg/svg1.2/struct/struct-use-03-t.svg    |    0
 .../data}/svg/svg1.2/struct/struct-use-09-t.png    |  Bin 4719 -> 4719 bytes
 .../data}/svg/svg1.2/struct/struct-use-09-t.svg    |    0
 .../data}/svg/svg1.2/struct/struct-use-201-t.png   |  Bin 16569 -> 16569 bytes
 .../data}/svg/svg1.2/struct/struct-use-202-t.png   |  Bin 14819 -> 14819 bytes
 .../data}/svg/svg1.2/struct/struct-use-202-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-use-203-t.png   |  Bin 23887 -> 23887 bytes
 .../data}/svg/svg1.2/struct/struct-use-203-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-use-204-t.png   |  Bin 23887 -> 23887 bytes
 .../data}/svg/svg1.2/struct/struct-use-204-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-use-205-t.png   |  Bin 9718 -> 9718 bytes
 .../data}/svg/svg1.2/struct/struct-use-205-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-use-206-t.png   |  Bin 4334 -> 4334 bytes
 .../data}/svg/svg1.2/struct/struct-use-206-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-use-207-t.png   |  Bin 24322 -> 24322 bytes
 .../data}/svg/svg1.2/struct/struct-use-207-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-use-208-t.png   |  Bin 8301 -> 8301 bytes
 .../data}/svg/svg1.2/struct/struct-use-208-t.svg   |    0
 .../data}/svg/svg1.2/struct/struct-use-209-t.png   |  Bin 26923 -> 26923 bytes
 .../data}/svg/svg1.2/struct/struct-use-209-t.svg   |    0
 .../svg1.2/struct/struct-use-recursion-01-t.png    |  Bin 15275 -> 15275 bytes
 .../svg1.2/struct/struct-use-recursion-02-t.png    |  Bin 16415 -> 16415 bytes
 .../svg1.2/struct/struct-use-recursion-02-t.svg    |    0
 .../svg1.2/struct/struct-use-recursion-03-t.png    |  Bin 16112 -> 16112 bytes
 .../svg1.2/struct/struct-use-recursion-03-t.svg    |    0
 .../svg/svg1.2/styling/styling-inherit-01-t.png    |  Bin 32532 -> 32532 bytes
 .../svg/svg1.2/styling/styling-inherit-01-t.svg    |    0
 .../svg/svg1.2/styling/styling-inherit-02-t.png    |  Bin 4750 -> 4750 bytes
 .../svg/svg1.2/styling/styling-inherit-02-t.svg    |    0
 .../svg/svg1.2/styling/styling-inherit-03-t.png    |  Bin 4607 -> 4607 bytes
 .../svg/svg1.2/styling/styling-inherit-03-t.svg    |    0
 .../data}/svg/svg1.2/styling/styling-pres-01-t.png |  Bin 4402 -> 4402 bytes
 .../data}/svg/svg1.2/styling/styling-pres-01-t.svg |    0
 .../data}/svg/svg1.2/text/text-align-01-t.png      |  Bin 19600 -> 19600 bytes
 .../data}/svg/svg1.2/text/text-align-01-t.svg      |    0
 .../data}/svg/svg1.2/text/text-align-07-t.png      |  Bin 7651 -> 7651 bytes
 .../data}/svg/svg1.2/text/text-align-07-t.svg      |    0
 .../data}/svg/svg1.2/text/text-align-08-t.png      |  Bin 7963 -> 7963 bytes
 .../data}/svg/svg1.2/text/text-align-08-t.svg      |    0
 .../data}/svg/svg1.2/text/text-align-201-t.png     |  Bin 14904 -> 14904 bytes
 .../data}/svg/svg1.2/text/text-align-201-t.svg     |    0
 .../data}/svg/svg1.2/text/text-align-202-t.png     |  Bin 24380 -> 24380 bytes
 .../data}/svg/svg1.2/text/text-align-202-t.svg     |    0
 .../data}/svg/svg1.2/text/text-area-201-t.png      |  Bin 76469 -> 76469 bytes
 .../data}/svg/svg1.2/text/text-area-201-t.svg      |    0
 .../data}/svg/svg1.2/text/text-area-202-t.png      |  Bin 56721 -> 56721 bytes
 .../data}/svg/svg1.2/text/text-area-202-t.svg      |    0
 .../data}/svg/svg1.2/text/text-area-203-t.png      |  Bin 101025 -> 101025 bytes
 .../data}/svg/svg1.2/text/text-area-203-t.svg      |    0
 .../data}/svg/svg1.2/text/text-area-204-t.png      |  Bin 67421 -> 67421 bytes
 .../data}/svg/svg1.2/text/text-area-204-t.svg      |    0
 .../data}/svg/svg1.2/text/text-area-205-t.png      |  Bin 90346 -> 90346 bytes
 .../data}/svg/svg1.2/text/text-area-205-t.svg      |    0
 .../data}/svg/svg1.2/text/text-area-206-t.png      |  Bin 34164 -> 34164 bytes
 .../data}/svg/svg1.2/text/text-area-206-t.svg      |    0
 .../data}/svg/svg1.2/text/text-area-207-t.png      |  Bin 85345 -> 85345 bytes
 .../data}/svg/svg1.2/text/text-area-207-t.svg      |    0
 .../data}/svg/svg1.2/text/text-area-208-t.png      |  Bin 73187 -> 73187 bytes
 .../data}/svg/svg1.2/text/text-area-208-t.svg      |    0
 .../data}/svg/svg1.2/text/text-area-209-t.png      |  Bin 106809 -> 106809 bytes
 .../data}/svg/svg1.2/text/text-area-209-t.svg      |    0
 .../data}/svg/svg1.2/text/text-area-210-t.png      |  Bin 46429 -> 46429 bytes
 .../data}/svg/svg1.2/text/text-area-210-t.svg      |    0
 .../data}/svg/svg1.2/text/text-area-211-t.png      |  Bin 76679 -> 76679 bytes
 .../data}/svg/svg1.2/text/text-area-211-t.svg      |    0
 .../data}/svg/svg1.2/text/text-area-213-t.png      |  Bin 59687 -> 59687 bytes
 .../data}/svg/svg1.2/text/text-area-213-t.svg      |    0
 .../data}/svg/svg1.2/text/text-area-220-t.png      |  Bin 69042 -> 69042 bytes
 .../data}/svg/svg1.2/text/text-area-220-t.svg      |    0
 .../data}/svg/svg1.2/text/text-area-221-t.png      |  Bin 38817 -> 38817 bytes
 .../data}/svg/svg1.2/text/text-area-221-t.svg      |    0
 .../data}/svg/svg1.2/text/text-area-222-t.png      |  Bin 59277 -> 59277 bytes
 .../data}/svg/svg1.2/text/text-area-222-t.svg      |    0
 .../data}/svg/svg1.2/text/text-edit-201-t.png      |  Bin 25255 -> 25255 bytes
 .../data}/svg/svg1.2/text/text-edit-201-t.svg      |    0
 .../data}/svg/svg1.2/text/text-fonts-01-t.png      |  Bin 21818 -> 21818 bytes
 .../data}/svg/svg1.2/text/text-fonts-01-t.svg      |    0
 .../data}/svg/svg1.2/text/text-fonts-02-t.png      |  Bin 18939 -> 18939 bytes
 .../data}/svg/svg1.2/text/text-fonts-02-t.svg      |    0
 .../data}/svg/svg1.2/text/text-fonts-03-t.png      |  Bin 17697 -> 17697 bytes
 .../data}/svg/svg1.2/text/text-fonts-03-t.svg      |    0
 .../data}/svg/svg1.2/text/text-fonts-04-t.png      |  Bin 24613 -> 24613 bytes
 .../data}/svg/svg1.2/text/text-fonts-04-t.svg      |    0
 .../data}/svg/svg1.2/text/text-fonts-202-t.png     |  Bin 19382 -> 19382 bytes
 .../data}/svg/svg1.2/text/text-fonts-202-t.svg     |    0
 .../data}/svg/svg1.2/text/text-intro-01-t.png      |  Bin 20284 -> 20284 bytes
 .../data}/svg/svg1.2/text/text-intro-01-t.svg      |    0
 .../data}/svg/svg1.2/text/text-intro-04-t.png      |  Bin 21256 -> 21256 bytes
 .../data}/svg/svg1.2/text/text-intro-04-t.svg      |    0
 .../data}/svg/svg1.2/text/text-intro-05-t.png      |  Bin 15083 -> 15083 bytes
 .../data}/svg/svg1.2/text/text-intro-05-t.svg      |    0
 .../data}/svg/svg1.2/text/text-intro-06-t.png      |  Bin 15183 -> 15183 bytes
 .../data}/svg/svg1.2/text/text-intro-06-t.svg      |    0
 .../data}/svg/svg1.2/text/text-intro-201-t.png     |  Bin 28456 -> 28456 bytes
 .../data}/svg/svg1.2/text/text-intro-201-t.svg     |    0
 .../data}/svg/svg1.2/text/text-text-04-t.png       |  Bin 12932 -> 12932 bytes
 .../data}/svg/svg1.2/text/text-text-04-t.svg       |    0
 .../data}/svg/svg1.2/text/text-text-06-t.png       |  Bin 7922 -> 7922 bytes
 .../data}/svg/svg1.2/text/text-text-06-t.svg       |    0
 .../data}/svg/svg1.2/text/text-text-07-t.png       |  Bin 13615 -> 13615 bytes
 .../data}/svg/svg1.2/text/text-text-07-t.svg       |    0
 .../data}/svg/svg1.2/text/text-text-08-t.png       |  Bin 40736 -> 40736 bytes
 .../data}/svg/svg1.2/text/text-text-08-t.svg       |    0
 .../data}/svg/svg1.2/text/text-text-09-t.png       |  Bin 20871 -> 20871 bytes
 .../data}/svg/svg1.2/text/text-text-09-t.svg       |    0
 .../data}/svg/svg1.2/text/text-tselect-03-t.png    |  Bin 11797 -> 11797 bytes
 .../data}/svg/svg1.2/text/text-tselect-03-t.svg    |    0
 .../data}/svg/svg1.2/text/text-ws-01-t.png         |  Bin 39464 -> 39464 bytes
 .../data}/svg/svg1.2/text/text-ws-01-t.svg         |    0
 .../data}/svg/svg1.2/text/text-ws-02-t.png         |  Bin 41173 -> 41173 bytes
 .../data}/svg/svg1.2/text/text-ws-02-t.svg         |    0
 tests/dom.c                                        |   13 +++++++++++++
 src/lasemtest.c => tests/lsmtest.c                 |    5 +++--
 2670 files changed, 49 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index caf76bd..ce1a87d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@ mkinstalldirs
 stamp*
 autom4te*
 tags
+*.o
 *.lineno
 *.swp
 *.stamp
@@ -30,4 +31,5 @@ massif.out.*
 callgrind.out.*
 gtk-doc.make
 gtk-doc.m4
-.libs
+.libs/
+.deps/
diff --git a/Makefile.am b/Makefile.am
index dc4326e..23b13f6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,10 @@
+include $(top_srcdir)/Makefile.decl
+
 ACLOCAL_AMFLAGS = -I m4
 
 DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc
 
-SUBDIRS = itex2mml src po docs
+SUBDIRS = itex2mml src tests po docs
 
 lasemdocdir = ${prefix}/doc/lasem- LASEM_API_VERSION@
 lasemdoc_DATA = 	\
diff --git a/configure.ac b/configure.ac
index 214949d..9883062 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,6 +57,7 @@ AC_CONFIG_FILES([
 Makefile
 itex2mml/Makefile
 src/Makefile
+tests/Makefile
 po/Makefile.in
 docs/Makefile
 docs/reference/Makefile
diff --git a/itex2mml/Makefile.am b/itex2mml/Makefile.am
index fd2c38b..546575f 100644
--- a/itex2mml/Makefile.am
+++ b/itex2mml/Makefile.am
@@ -1,3 +1,5 @@
+include $(top_srcdir)/Makefile.decl
+
 noinst_LTLIBRARIES = libitex2mml.la
 
 AM_CPPFLAGS =
diff --git a/src/.gitignore b/src/.gitignore
index bfd443f..1cb4acb 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -4,7 +4,6 @@
 *.la
 .libs
 lasemrender
-lasemtest
 *.swp
 lsmenumtypes.c
 lsmenumtypes.h
diff --git a/src/Makefile.am b/src/Makefile.am
index 0a8d1e2..d7b8a80 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,3 +1,5 @@
+include $(top_srcdir)/Makefile.decl
+
 -include $(INTROSPECTION_MAKEFILE)
   INTROSPECTION_GIRS =
   INTROSPECTION_SCANNER_ARGS = --add-include-path=$(srcdir)
@@ -214,7 +216,6 @@ lsmenumtypes.c: lsmenumtypes.c.template $(LASEM_HDRS) $(GLIB_MKENUMS)
 	$(AM_V_GEN) (cd $(srcdir) && $(GLIB_MKENUMS) --template lsmenumtypes.c.template $(liblasem_ LASEM_API_VERSION@_la_HEADERS)) > $@
 
 bin_PROGRAMS = lasemrender
-noinst_PROGRAMS = lasemtest
 
 lasemrender_SOURCES = 				\
 	lasemrender.c
@@ -223,13 +224,6 @@ lasemrender_LDFLAGS =
 
 lasemrender_LDADD = $(LASEM_LIBS) liblasem- LASEM_API_VERSION@.la ../itex2mml/libitex2mml.la
 
-lasemtest_SOURCES = 				\
-	lasemtest.c
-
-lasemtest_LDFLAGS =
-
-lasemtest_LDADD = $(LASEM_LIBS) liblasem- LASEM_API_VERSION@.la ../itex2mml/libitex2mml.la
-
 CLEANFILES = $(BUILT_SOURCES)
 
 if HAVE_INTROSPECTION
diff --git a/tests/.gitignore b/tests/.gitignore
new file mode 100644
index 0000000..857664f
--- /dev/null
+++ b/tests/.gitignore
@@ -0,0 +1,2 @@
+dom
+lsm-test
diff --git a/tests/Makefile.am b/tests/Makefile.am
new file mode 100644
index 0000000..38293e4
--- /dev/null
+++ b/tests/Makefile.am
@@ -0,0 +1,20 @@
+include $(top_srcdir)/Makefile.decl
+
+INCLUDES = -g -I$(top_srcdir)/src/ $(LASEM_CFLAGS)
+
+test_progs_ldadd = 					\
+	$(top_builddir)/src/liblasem- LASEM_API_VERSION@.la		\
+	$(top_builddir)/itex2mml/libitex2mml.la
+	$(LASEM_LIBS)
+
+noinst_PROGRAMS = lsm-test
+
+lsm_test_SOURCES = lsmtest.c
+lsm_test_LDADD = $(test_progs_ldadd)
+
+TEST_PROGS += dom
+
+noinst_PROGRAMS += $(TEST_PROGS)
+
+dom_SOURCES = dom.c
+dom_LDADD = $(test_progs_ldadd)
diff --git a/test/.gitignore b/tests/data/.gitignore
similarity index 100%
rename from test/.gitignore
rename to tests/data/.gitignore
diff --git a/test/mathml/gtkmathview/README b/tests/data/mathml/gtkmathview/README
similarity index 100%
rename from test/mathml/gtkmathview/README
rename to tests/data/mathml/gtkmathview/README
diff --git a/test/mathml/gtkmathview/accents/accentColorTable.mml b/tests/data/mathml/gtkmathview/accents/accentColorTable.mml
similarity index 100%
rename from test/mathml/gtkmathview/accents/accentColorTable.mml
rename to tests/data/mathml/gtkmathview/accents/accentColorTable.mml
diff --git a/test/mathml/gtkmathview/accents/accentDotlessI.mml b/tests/data/mathml/gtkmathview/accents/accentDotlessI.mml
similarity index 100%
rename from test/mathml/gtkmathview/accents/accentDotlessI.mml
rename to tests/data/mathml/gtkmathview/accents/accentDotlessI.mml
diff --git a/test/mathml/gtkmathview/accents/accentOverBboxTable.mml b/tests/data/mathml/gtkmathview/accents/accentOverBboxTable.mml
similarity index 100%
rename from test/mathml/gtkmathview/accents/accentOverBboxTable.mml
rename to tests/data/mathml/gtkmathview/accents/accentOverBboxTable.mml
diff --git a/test/mathml/gtkmathview/accents/accentOverBboxTable2.mml b/tests/data/mathml/gtkmathview/accents/accentOverBboxTable2.mml
similarity index 100%
rename from test/mathml/gtkmathview/accents/accentOverBboxTable2.mml
rename to tests/data/mathml/gtkmathview/accents/accentOverBboxTable2.mml
diff --git a/test/mathml/gtkmathview/accents/accentOverGreekTable.mml b/tests/data/mathml/gtkmathview/accents/accentOverGreekTable.mml
similarity index 100%
rename from test/mathml/gtkmathview/accents/accentOverGreekTable.mml
rename to tests/data/mathml/gtkmathview/accents/accentOverGreekTable.mml
diff --git a/test/mathml/gtkmathview/accents/accentOverGreekTable2.mml b/tests/data/mathml/gtkmathview/accents/accentOverGreekTable2.mml
similarity index 100%
rename from test/mathml/gtkmathview/accents/accentOverGreekTable2.mml
rename to tests/data/mathml/gtkmathview/accents/accentOverGreekTable2.mml
diff --git a/test/mathml/gtkmathview/accents/accentOverSizeTable.mml b/tests/data/mathml/gtkmathview/accents/accentOverSizeTable.mml
similarity index 100%
rename from test/mathml/gtkmathview/accents/accentOverSizeTable.mml
rename to tests/data/mathml/gtkmathview/accents/accentOverSizeTable.mml
diff --git a/test/mathml/gtkmathview/accents/accentOverSizeTable2.mml b/tests/data/mathml/gtkmathview/accents/accentOverSizeTable2.mml
similarity index 100%
rename from test/mathml/gtkmathview/accents/accentOverSizeTable2.mml
rename to tests/data/mathml/gtkmathview/accents/accentOverSizeTable2.mml
diff --git a/test/mathml/gtkmathview/accents/accentOverTable.mml b/tests/data/mathml/gtkmathview/accents/accentOverTable.mml
similarity index 100%
rename from test/mathml/gtkmathview/accents/accentOverTable.mml
rename to tests/data/mathml/gtkmathview/accents/accentOverTable.mml
diff --git a/test/mathml/gtkmathview/accents/accentStringBboxTable.mml b/tests/data/mathml/gtkmathview/accents/accentStringBboxTable.mml
similarity index 100%
rename from test/mathml/gtkmathview/accents/accentStringBboxTable.mml
rename to tests/data/mathml/gtkmathview/accents/accentStringBboxTable.mml
diff --git a/test/mathml/gtkmathview/accents/accentStringGreekTable.mml b/tests/data/mathml/gtkmathview/accents/accentStringGreekTable.mml
similarity index 100%
rename from test/mathml/gtkmathview/accents/accentStringGreekTable.mml
rename to tests/data/mathml/gtkmathview/accents/accentStringGreekTable.mml
diff --git a/test/mathml/gtkmathview/accents/accentStringTable.mml b/tests/data/mathml/gtkmathview/accents/accentStringTable.mml
similarity index 100%
rename from test/mathml/gtkmathview/accents/accentStringTable.mml
rename to tests/data/mathml/gtkmathview/accents/accentStringTable.mml
diff --git a/test/mathml/gtkmathview/accents/accentStringTable.png b/tests/data/mathml/gtkmathview/accents/accentStringTable.png
similarity index 100%
rename from test/mathml/gtkmathview/accents/accentStringTable.png
rename to tests/data/mathml/gtkmathview/accents/accentStringTable.png
diff --git a/test/mathml/gtkmathview/stretch/stretch.mml b/tests/data/mathml/gtkmathview/stretch/stretch.mml
similarity index 100%
rename from test/mathml/gtkmathview/stretch/stretch.mml
rename to tests/data/mathml/gtkmathview/stretch/stretch.mml
diff --git a/test/mathml/gtkmathview/stretch/stretch.png b/tests/data/mathml/gtkmathview/stretch/stretch.png
similarity index 100%
rename from test/mathml/gtkmathview/stretch/stretch.png
rename to tests/data/mathml/gtkmathview/stretch/stretch.png
diff --git a/test/mathml/gtkmathview/stretch/stretch0.mml b/tests/data/mathml/gtkmathview/stretch/stretch0.mml
similarity index 100%
rename from test/mathml/gtkmathview/stretch/stretch0.mml
rename to tests/data/mathml/gtkmathview/stretch/stretch0.mml
diff --git a/test/mathml/gtkmathview/stretch/stretch0.png b/tests/data/mathml/gtkmathview/stretch/stretch0.png
similarity index 100%
rename from test/mathml/gtkmathview/stretch/stretch0.png
rename to tests/data/mathml/gtkmathview/stretch/stretch0.png
diff --git a/test/mathml/gtkmathview/stretch/stretch00.mml b/tests/data/mathml/gtkmathview/stretch/stretch00.mml
similarity index 100%
rename from test/mathml/gtkmathview/stretch/stretch00.mml
rename to tests/data/mathml/gtkmathview/stretch/stretch00.mml
diff --git a/test/mathml/gtkmathview/stretch/stretch00.png b/tests/data/mathml/gtkmathview/stretch/stretch00.png
similarity index 100%
rename from test/mathml/gtkmathview/stretch/stretch00.png
rename to tests/data/mathml/gtkmathview/stretch/stretch00.png
diff --git a/test/mathml/gtkmathview/stretch/stretch1.mml b/tests/data/mathml/gtkmathview/stretch/stretch1.mml
similarity index 100%
rename from test/mathml/gtkmathview/stretch/stretch1.mml
rename to tests/data/mathml/gtkmathview/stretch/stretch1.mml
diff --git a/test/mathml/gtkmathview/stretch/stretch1.png b/tests/data/mathml/gtkmathview/stretch/stretch1.png
similarity index 100%
rename from test/mathml/gtkmathview/stretch/stretch1.png
rename to tests/data/mathml/gtkmathview/stretch/stretch1.png
diff --git a/test/mathml/gtkmathview/stretch/stretch2.mml b/tests/data/mathml/gtkmathview/stretch/stretch2.mml
similarity index 100%
rename from test/mathml/gtkmathview/stretch/stretch2.mml
rename to tests/data/mathml/gtkmathview/stretch/stretch2.mml
diff --git a/test/mathml/gtkmathview/stretch/stretch2.png b/tests/data/mathml/gtkmathview/stretch/stretch2.png
similarity index 100%
rename from test/mathml/gtkmathview/stretch/stretch2.png
rename to tests/data/mathml/gtkmathview/stretch/stretch2.png
diff --git a/test/mathml/gtkmathview/stretch/stretch3.mml b/tests/data/mathml/gtkmathview/stretch/stretch3.mml
similarity index 100%
rename from test/mathml/gtkmathview/stretch/stretch3.mml
rename to tests/data/mathml/gtkmathview/stretch/stretch3.mml
diff --git a/test/mathml/gtkmathview/stretch/stretch3.png b/tests/data/mathml/gtkmathview/stretch/stretch3.png
similarity index 100%
rename from test/mathml/gtkmathview/stretch/stretch3.png
rename to tests/data/mathml/gtkmathview/stretch/stretch3.png
diff --git a/test/mathml/gtkmathview/stretch/stretch4.mml b/tests/data/mathml/gtkmathview/stretch/stretch4.mml
similarity index 100%
rename from test/mathml/gtkmathview/stretch/stretch4.mml
rename to tests/data/mathml/gtkmathview/stretch/stretch4.mml
diff --git a/test/mathml/gtkmathview/stretch/stretch5.mml b/tests/data/mathml/gtkmathview/stretch/stretch5.mml
similarity index 100%
rename from test/mathml/gtkmathview/stretch/stretch5.mml
rename to tests/data/mathml/gtkmathview/stretch/stretch5.mml
diff --git a/test/mathml/gtkmathview/tables/table.mml b/tests/data/mathml/gtkmathview/tables/table.mml
similarity index 100%
rename from test/mathml/gtkmathview/tables/table.mml
rename to tests/data/mathml/gtkmathview/tables/table.mml
diff --git a/test/mathml/gtkmathview/tables/table.png b/tests/data/mathml/gtkmathview/tables/table.png
similarity index 100%
rename from test/mathml/gtkmathview/tables/table.png
rename to tests/data/mathml/gtkmathview/tables/table.png
diff --git a/test/mathml/gtkmathview/tables/table0.mml b/tests/data/mathml/gtkmathview/tables/table0.mml
similarity index 100%
rename from test/mathml/gtkmathview/tables/table0.mml
rename to tests/data/mathml/gtkmathview/tables/table0.mml
diff --git a/test/mathml/gtkmathview/tables/table0.png b/tests/data/mathml/gtkmathview/tables/table0.png
similarity index 100%
rename from test/mathml/gtkmathview/tables/table0.png
rename to tests/data/mathml/gtkmathview/tables/table0.png
diff --git a/test/mathml/gtkmathview/tables/table00.mml b/tests/data/mathml/gtkmathview/tables/table00.mml
similarity index 100%
rename from test/mathml/gtkmathview/tables/table00.mml
rename to tests/data/mathml/gtkmathview/tables/table00.mml
diff --git a/test/mathml/gtkmathview/tables/table000.mml b/tests/data/mathml/gtkmathview/tables/table000.mml
similarity index 100%
rename from test/mathml/gtkmathview/tables/table000.mml
rename to tests/data/mathml/gtkmathview/tables/table000.mml
diff --git a/test/mathml/gtkmathview/tables/table0000.mml b/tests/data/mathml/gtkmathview/tables/table0000.mml
similarity index 100%
rename from test/mathml/gtkmathview/tables/table0000.mml
rename to tests/data/mathml/gtkmathview/tables/table0000.mml
diff --git a/test/mathml/gtkmathview/tables/table0000.png b/tests/data/mathml/gtkmathview/tables/table0000.png
similarity index 100%
rename from test/mathml/gtkmathview/tables/table0000.png
rename to tests/data/mathml/gtkmathview/tables/table0000.png
diff --git a/test/mathml/gtkmathview/tables/table1.mml b/tests/data/mathml/gtkmathview/tables/table1.mml
similarity index 100%
rename from test/mathml/gtkmathview/tables/table1.mml
rename to tests/data/mathml/gtkmathview/tables/table1.mml
diff --git a/test/mathml/gtkmathview/tables/table1.png b/tests/data/mathml/gtkmathview/tables/table1.png
similarity index 100%
rename from test/mathml/gtkmathview/tables/table1.png
rename to tests/data/mathml/gtkmathview/tables/table1.png
diff --git a/test/mathml/gtkmathview/tables/table2.mml b/tests/data/mathml/gtkmathview/tables/table2.mml
similarity index 100%
rename from test/mathml/gtkmathview/tables/table2.mml
rename to tests/data/mathml/gtkmathview/tables/table2.mml
diff --git a/test/mathml/gtkmathview/tables/table2.png b/tests/data/mathml/gtkmathview/tables/table2.png
similarity index 100%
rename from test/mathml/gtkmathview/tables/table2.png
rename to tests/data/mathml/gtkmathview/tables/table2.png
diff --git a/test/mathml/gtkmathview/tables/table3.mml b/tests/data/mathml/gtkmathview/tables/table3.mml
similarity index 100%
rename from test/mathml/gtkmathview/tables/table3.mml
rename to tests/data/mathml/gtkmathview/tables/table3.mml
diff --git a/test/mathml/gtkmathview/tables/table3.png b/tests/data/mathml/gtkmathview/tables/table3.png
similarity index 100%
rename from test/mathml/gtkmathview/tables/table3.png
rename to tests/data/mathml/gtkmathview/tables/table3.png
diff --git a/test/mathml/gtkmathview/tables/table4.mml b/tests/data/mathml/gtkmathview/tables/table4.mml
similarity index 100%
rename from test/mathml/gtkmathview/tables/table4.mml
rename to tests/data/mathml/gtkmathview/tables/table4.mml
diff --git a/test/mathml/gtkmathview/tables/table4.png b/tests/data/mathml/gtkmathview/tables/table4.png
similarity index 100%
rename from test/mathml/gtkmathview/tables/table4.png
rename to tests/data/mathml/gtkmathview/tables/table4.png
diff --git a/test/mathml/gtkmathview/tables/table5.mml b/tests/data/mathml/gtkmathview/tables/table5.mml
similarity index 100%
rename from test/mathml/gtkmathview/tables/table5.mml
rename to tests/data/mathml/gtkmathview/tables/table5.mml
diff --git a/test/mathml/gtkmathview/tables/table5.png b/tests/data/mathml/gtkmathview/tables/table5.png
similarity index 100%
rename from test/mathml/gtkmathview/tables/table5.png
rename to tests/data/mathml/gtkmathview/tables/table5.png
diff --git a/test/mathml/gtkmathview/tables/table6.mml b/tests/data/mathml/gtkmathview/tables/table6.mml
similarity index 100%
rename from test/mathml/gtkmathview/tables/table6.mml
rename to tests/data/mathml/gtkmathview/tables/table6.mml
diff --git a/test/mathml/gtkmathview/tables/table6.png b/tests/data/mathml/gtkmathview/tables/table6.png
similarity index 100%
rename from test/mathml/gtkmathview/tables/table6.png
rename to tests/data/mathml/gtkmathview/tables/table6.png
diff --git a/test/mathml/gtkmathview/tables/table7.mml b/tests/data/mathml/gtkmathview/tables/table7.mml
similarity index 100%
rename from test/mathml/gtkmathview/tables/table7.mml
rename to tests/data/mathml/gtkmathview/tables/table7.mml
diff --git a/test/mathml/gtkmathview/tables/table7.png b/tests/data/mathml/gtkmathview/tables/table7.png
similarity index 100%
rename from test/mathml/gtkmathview/tables/table7.png
rename to tests/data/mathml/gtkmathview/tables/table7.png
diff --git a/test/mathml/gtkmathview/tables/tablenull.mml b/tests/data/mathml/gtkmathview/tables/tablenull.mml
similarity index 100%
rename from test/mathml/gtkmathview/tables/tablenull.mml
rename to tests/data/mathml/gtkmathview/tables/tablenull.mml
diff --git a/test/mathml/gtkmathview/tables/tablestretch.mml b/tests/data/mathml/gtkmathview/tables/tablestretch.mml
similarity index 100%
rename from test/mathml/gtkmathview/tables/tablestretch.mml
rename to tests/data/mathml/gtkmathview/tables/tablestretch.mml
diff --git a/test/mathml/gtkmathview/tables/tabletest.mml b/tests/data/mathml/gtkmathview/tables/tabletest.mml
similarity index 100%
rename from test/mathml/gtkmathview/tables/tabletest.mml
rename to tests/data/mathml/gtkmathview/tables/tabletest.mml
diff --git a/test/mathml/gtkmathview/tables/tabletest.png b/tests/data/mathml/gtkmathview/tables/tabletest.png
similarity index 100%
rename from test/mathml/gtkmathview/tables/tabletest.png
rename to tests/data/mathml/gtkmathview/tables/tabletest.png
diff --git a/test/mathml/gtkmathview/tables/tabletextalign.mml b/tests/data/mathml/gtkmathview/tables/tabletextalign.mml
similarity index 100%
rename from test/mathml/gtkmathview/tables/tabletextalign.mml
rename to tests/data/mathml/gtkmathview/tables/tabletextalign.mml
diff --git a/test/mathml/misc/.gitignore b/tests/data/mathml/misc/.gitignore
similarity index 100%
rename from test/mathml/misc/.gitignore
rename to tests/data/mathml/misc/.gitignore
diff --git a/test/mathml/misc/complex-stretchy.mml b/tests/data/mathml/misc/complex-stretchy.mml
similarity index 100%
rename from test/mathml/misc/complex-stretchy.mml
rename to tests/data/mathml/misc/complex-stretchy.mml
diff --git a/test/mathml/misc/complex-sub-sup.mml b/tests/data/mathml/misc/complex-sub-sup.mml
similarity index 100%
rename from test/mathml/misc/complex-sub-sup.mml
rename to tests/data/mathml/misc/complex-sub-sup.mml
diff --git a/test/mathml/misc/itex.mml b/tests/data/mathml/misc/itex.mml
similarity index 100%
rename from test/mathml/misc/itex.mml
rename to tests/data/mathml/misc/itex.mml
diff --git a/test/mathml/misc/mathsize.mml b/tests/data/mathml/misc/mathsize.mml
similarity index 100%
rename from test/mathml/misc/mathsize.mml
rename to tests/data/mathml/misc/mathsize.mml
diff --git a/test/mathml/misc/msubsup.mml b/tests/data/mathml/misc/msubsup.mml
similarity index 100%
rename from test/mathml/misc/msubsup.mml
rename to tests/data/mathml/misc/msubsup.mml
diff --git a/test/mathml/misc/msup.mml b/tests/data/mathml/misc/msup.mml
similarity index 100%
rename from test/mathml/misc/msup.mml
rename to tests/data/mathml/misc/msup.mml
diff --git a/test/mathml/misc/operator-stretchy.mml b/tests/data/mathml/misc/operator-stretchy.mml
similarity index 100%
rename from test/mathml/misc/operator-stretchy.mml
rename to tests/data/mathml/misc/operator-stretchy.mml
diff --git a/test/mathml/misc/operator.mml b/tests/data/mathml/misc/operator.mml
similarity index 100%
rename from test/mathml/misc/operator.mml
rename to tests/data/mathml/misc/operator.mml
diff --git a/test/mathml/misc/parenthesis.mml b/tests/data/mathml/misc/parenthesis.mml
similarity index 100%
rename from test/mathml/misc/parenthesis.mml
rename to tests/data/mathml/misc/parenthesis.mml
diff --git a/test/mathml/misc/quadratic.mml b/tests/data/mathml/misc/quadratic.mml
similarity index 100%
rename from test/mathml/misc/quadratic.mml
rename to tests/data/mathml/misc/quadratic.mml
diff --git a/test/mathml/misc/root-order.mml b/tests/data/mathml/misc/root-order.mml
similarity index 100%
rename from test/mathml/misc/root-order.mml
rename to tests/data/mathml/misc/root-order.mml
diff --git a/test/mathml/misc/root.mml b/tests/data/mathml/misc/root.mml
similarity index 100%
rename from test/mathml/misc/root.mml
rename to tests/data/mathml/misc/root.mml
diff --git a/test/mathml/misc/sample1.mml b/tests/data/mathml/misc/sample1.mml
similarity index 100%
rename from test/mathml/misc/sample1.mml
rename to tests/data/mathml/misc/sample1.mml
diff --git a/test/mathml/misc/sample2.mml b/tests/data/mathml/misc/sample2.mml
similarity index 100%
rename from test/mathml/misc/sample2.mml
rename to tests/data/mathml/misc/sample2.mml
diff --git a/test/mathml/misc/sample3.mml b/tests/data/mathml/misc/sample3.mml
similarity index 100%
rename from test/mathml/misc/sample3.mml
rename to tests/data/mathml/misc/sample3.mml
diff --git a/test/mathml/misc/simple-operator.mml b/tests/data/mathml/misc/simple-operator.mml
similarity index 100%
rename from test/mathml/misc/simple-operator.mml
rename to tests/data/mathml/misc/simple-operator.mml
diff --git a/test/mathml/misc/stretched-root.mml b/tests/data/mathml/misc/stretched-root.mml
similarity index 100%
rename from test/mathml/misc/stretched-root.mml
rename to tests/data/mathml/misc/stretched-root.mml
diff --git a/test/mathml/misc/stretched-root.png b/tests/data/mathml/misc/stretched-root.png
similarity index 100%
rename from test/mathml/misc/stretched-root.png
rename to tests/data/mathml/misc/stretched-root.png
diff --git a/test/mathml/misc/stretchy-fences.mml b/tests/data/mathml/misc/stretchy-fences.mml
similarity index 100%
rename from test/mathml/misc/stretchy-fences.mml
rename to tests/data/mathml/misc/stretchy-fences.mml
diff --git a/test/mathml/misc/sum.mml b/tests/data/mathml/misc/sum.mml
similarity index 100%
rename from test/mathml/misc/sum.mml
rename to tests/data/mathml/misc/sum.mml
diff --git a/test/mathml/misc/sum.png b/tests/data/mathml/misc/sum.png
similarity index 100%
rename from test/mathml/misc/sum.png
rename to tests/data/mathml/misc/sum.png
diff --git a/test/mathml/misc/test14.mml b/tests/data/mathml/misc/test14.mml
similarity index 100%
rename from test/mathml/misc/test14.mml
rename to tests/data/mathml/misc/test14.mml
diff --git a/test/mathml/mozilla/.gitignore b/tests/data/mathml/mozilla/.gitignore
similarity index 100%
rename from test/mathml/mozilla/.gitignore
rename to tests/data/mathml/mozilla/.gitignore
diff --git a/test/mathml/mozilla/mozilla-01.mml b/tests/data/mathml/mozilla/mozilla-01.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-01.mml
rename to tests/data/mathml/mozilla/mozilla-01.mml
diff --git a/test/mathml/mozilla/mozilla-02.mml b/tests/data/mathml/mozilla/mozilla-02.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-02.mml
rename to tests/data/mathml/mozilla/mozilla-02.mml
diff --git a/test/mathml/mozilla/mozilla-03.mml b/tests/data/mathml/mozilla/mozilla-03.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-03.mml
rename to tests/data/mathml/mozilla/mozilla-03.mml
diff --git a/test/mathml/mozilla/mozilla-04.mml b/tests/data/mathml/mozilla/mozilla-04.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-04.mml
rename to tests/data/mathml/mozilla/mozilla-04.mml
diff --git a/test/mathml/mozilla/mozilla-06.mml b/tests/data/mathml/mozilla/mozilla-06.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-06.mml
rename to tests/data/mathml/mozilla/mozilla-06.mml
diff --git a/test/mathml/mozilla/mozilla-07.mml b/tests/data/mathml/mozilla/mozilla-07.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-07.mml
rename to tests/data/mathml/mozilla/mozilla-07.mml
diff --git a/test/mathml/mozilla/mozilla-08.mml b/tests/data/mathml/mozilla/mozilla-08.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-08.mml
rename to tests/data/mathml/mozilla/mozilla-08.mml
diff --git a/test/mathml/mozilla/mozilla-09.mml b/tests/data/mathml/mozilla/mozilla-09.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-09.mml
rename to tests/data/mathml/mozilla/mozilla-09.mml
diff --git a/test/mathml/mozilla/mozilla-12.mml b/tests/data/mathml/mozilla/mozilla-12.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-12.mml
rename to tests/data/mathml/mozilla/mozilla-12.mml
diff --git a/test/mathml/mozilla/mozilla-12.png b/tests/data/mathml/mozilla/mozilla-12.png
similarity index 100%
rename from test/mathml/mozilla/mozilla-12.png
rename to tests/data/mathml/mozilla/mozilla-12.png
diff --git a/test/mathml/mozilla/mozilla-13.mml b/tests/data/mathml/mozilla/mozilla-13.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-13.mml
rename to tests/data/mathml/mozilla/mozilla-13.mml
diff --git a/test/mathml/mozilla/mozilla-13.png b/tests/data/mathml/mozilla/mozilla-13.png
similarity index 100%
rename from test/mathml/mozilla/mozilla-13.png
rename to tests/data/mathml/mozilla/mozilla-13.png
diff --git a/test/mathml/mozilla/mozilla-14.mml b/tests/data/mathml/mozilla/mozilla-14.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-14.mml
rename to tests/data/mathml/mozilla/mozilla-14.mml
diff --git a/test/mathml/mozilla/mozilla-15.mml b/tests/data/mathml/mozilla/mozilla-15.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-15.mml
rename to tests/data/mathml/mozilla/mozilla-15.mml
diff --git a/test/mathml/mozilla/mozilla-16.mml b/tests/data/mathml/mozilla/mozilla-16.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-16.mml
rename to tests/data/mathml/mozilla/mozilla-16.mml
diff --git a/test/mathml/mozilla/mozilla-18.mml b/tests/data/mathml/mozilla/mozilla-18.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-18.mml
rename to tests/data/mathml/mozilla/mozilla-18.mml
diff --git a/test/mathml/mozilla/mozilla-18.png b/tests/data/mathml/mozilla/mozilla-18.png
similarity index 100%
rename from test/mathml/mozilla/mozilla-18.png
rename to tests/data/mathml/mozilla/mozilla-18.png
diff --git a/test/mathml/mozilla/mozilla-21.mml b/tests/data/mathml/mozilla/mozilla-21.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-21.mml
rename to tests/data/mathml/mozilla/mozilla-21.mml
diff --git a/test/mathml/mozilla/mozilla-21.png b/tests/data/mathml/mozilla/mozilla-21.png
similarity index 100%
rename from test/mathml/mozilla/mozilla-21.png
rename to tests/data/mathml/mozilla/mozilla-21.png
diff --git a/test/mathml/mozilla/mozilla-22.mml b/tests/data/mathml/mozilla/mozilla-22.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-22.mml
rename to tests/data/mathml/mozilla/mozilla-22.mml
diff --git a/test/mathml/mozilla/mozilla-22.png b/tests/data/mathml/mozilla/mozilla-22.png
similarity index 100%
rename from test/mathml/mozilla/mozilla-22.png
rename to tests/data/mathml/mozilla/mozilla-22.png
diff --git a/test/mathml/mozilla/mozilla-26.mml b/tests/data/mathml/mozilla/mozilla-26.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-26.mml
rename to tests/data/mathml/mozilla/mozilla-26.mml
diff --git a/test/mathml/mozilla/mozilla-27.mml b/tests/data/mathml/mozilla/mozilla-27.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-27.mml
rename to tests/data/mathml/mozilla/mozilla-27.mml
diff --git a/test/mathml/mozilla/mozilla-28.mml b/tests/data/mathml/mozilla/mozilla-28.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-28.mml
rename to tests/data/mathml/mozilla/mozilla-28.mml
diff --git a/test/mathml/mozilla/mozilla-colored.mml b/tests/data/mathml/mozilla/mozilla-colored.mml
similarity index 100%
rename from test/mathml/mozilla/mozilla-colored.mml
rename to tests/data/mathml/mozilla/mozilla-colored.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose1.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose1.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose1.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose1.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose1.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose1.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose2.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose2.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose2.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose2.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose2.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose2.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose3.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose3.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose3.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose3.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose3.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/menclose/rec-enclose3.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced1.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced1.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced1.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced1.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced1.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced1.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced2.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced2.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced2.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced2.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced2.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced2.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced3.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced3.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced3.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced3.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced3.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced3.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced4.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced4.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced4.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced4.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced4.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced4.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced4.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced4.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced5.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced5.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced5.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced5.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced5.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced5.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced5.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfenced5.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedAdelims6.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedAdelims6.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedAdelims6.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedAdelims6.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedAdelims6.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedAdelims6.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedAdelims6.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedAdelims6.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedAempty.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedAempty.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedAempty.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedAempty.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedAempty.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedAempty.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedAempty.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedAempty.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedBfences7.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedBfences7.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedBfences7.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedBfences7.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedBfences7.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedBfences7.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedBfences7.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedBfences7.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedBseparators8.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedBseparators8.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedBseparators8.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedBseparators8.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedBseparators8.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedBseparators8.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedBseparators8.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedBseparators8.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedSfonts9.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedSfonts9.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedSfonts9.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedSfonts9.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedSfonts9.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedSfonts9.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedSfonts9.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfenced/mfencedSfonts9.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/.gitignore b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/.gitignore
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/.gitignore
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/ignore-mfracZComp1.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/ignore-mfracZComp1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/ignore-mfracZComp1.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/ignore-mfracZComp1.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac1.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac1.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac1.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac1.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac1.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac1.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac2.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac2.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac2.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac2.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac2.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac2.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac3.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac3.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac3.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac3.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac3.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac3.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac4.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac4.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac4.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac4.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac4.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac4.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac4.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac4.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac5.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac5.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac5.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac5.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac5.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac5.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac5.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac5.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac6.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac6.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac6.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac6.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac6.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac6.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac6.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac6.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac7.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac7.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac7.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac7.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac7.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac7.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac7.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfrac7.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAbevelled16.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAbevelled16.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAbevelled16.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAbevelled16.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAbevelled16.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAbevelled16.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAbevelled16.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAbevelled16.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAcss8.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAcss8.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAcss8.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAcss8.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAcss8.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAcss8.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAcss8.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAcss8.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAkeyword9.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAkeyword9.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAkeyword9.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAkeyword9.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAkeyword9.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAkeyword9.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAkeyword9.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAkeyword9.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAmultiplier10.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAmultiplier10.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAmultiplier10.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAmultiplier10.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAmultiplier10.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAmultiplier10.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAmultiplier10.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracAmultiplier10.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBalign16.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBalign16.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBalign16.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBalign16.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBalign16.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBalign16.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBalign16.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBalign16.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBheight17.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBheight17.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBheight17.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBheight17.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBheight17.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBheight17.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBheight17.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBheight17.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBhoriz11.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBhoriz11.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBhoriz11.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBhoriz11.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBhoriz11.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBhoriz11.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBhoriz11.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBhoriz11.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBvert12.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBvert12.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBvert12.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBvert12.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBvert12.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBvert12.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBvert12.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracBvert12.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSfonts13.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSfonts13.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSfonts13.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSfonts13.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSfonts13.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSfonts13.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSfonts13.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSfonts13.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSinheritance14.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSinheritance14.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSinheritance14.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSinheritance14.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSinheritance14.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSinheritance14.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSinheritance14.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSinheritance14.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSscriptlevel15.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSscriptlevel15.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSscriptlevel15.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSscriptlevel15.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSscriptlevel15.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSscriptlevel15.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSscriptlevel15.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracSscriptlevel15.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracZComp1.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracZComp1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracZComp1.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mfrac/mfracZComp1.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded1.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded1.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded1.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded1.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded1.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded1.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded10.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded10.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded10.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded10.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded10.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded10.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded10.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded10.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded11.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded11.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded11.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded11.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded11.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded11.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded11.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded11.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded12.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded12.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded12.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded12.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded13.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded13.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded13.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded13.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded13.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded13.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded13.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded13.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded14.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded14.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded14.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded14.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded14.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded14.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded14.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded14.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded15.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded15.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded15.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded15.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded15.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded15.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded15.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded15.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded16.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded16.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded16.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded16.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded16.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded16.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded16.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded16.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded17.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded17.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded17.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded17.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded17.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded17.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded17.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded17.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded18.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded18.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded18.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded18.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded18.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded18.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded18.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded18.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded2.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded2.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded2.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded2.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded2.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded2.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded3.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded3.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded3.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded3.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded3.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded3.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded4.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded4.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded4.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded4.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded4.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded4.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded4.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded4.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded5.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded5.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded5.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded5.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded5.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded5.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded5.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded5.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded6.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded6.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded6.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded6.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded6.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded6.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded6.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded6.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded7.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded7.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded7.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded7.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded7.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded7.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded7.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded7.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded8.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded8.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded8.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded8.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded8.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded8.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded8.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded8.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded9.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded9.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded9.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded9.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded9.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded9.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded9.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpadded9.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAdepth2.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAdepth2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAdepth2.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAdepth2.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAdepth2.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAdepth2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAdepth2.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAdepth2.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAheight3.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAheight3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAheight3.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAheight3.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAheight3.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAheight3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAheight3.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAheight3.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAleft4.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAleft4.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAleft4.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAleft4.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAleft4.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAleft4.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAleft4.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAleft4.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAmixed5.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAmixed5.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAmixed5.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAmixed5.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAmixed5.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAmixed5.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAmixed5.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAmixed5.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAwidth6.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAwidth6.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAwidth6.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAwidth6.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAwidth6.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAwidth6.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAwidth6.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedAwidth6.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedScolor7.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedScolor7.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedScolor7.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedScolor7.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedScolor7.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedScolor7.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedScolor7.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mpadded/mpaddedScolor7.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomB1.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomB1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomB1.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomB1.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomB1.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomB1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomB1.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomB1.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomBinferred2.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomBinferred2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomBinferred2.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomBinferred2.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomBinferred2.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomBinferred2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomBinferred2.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomBinferred2.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomBoperators3.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomBoperators3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomBoperators3.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomBoperators3.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomBoperators3.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomBoperators3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomBoperators3.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomBoperators3.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomScolor4.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomScolor4.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomScolor4.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomScolor4.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomScolor4.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomScolor4.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomScolor4.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomScolor4.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomSinheritance5.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomSinheritance5.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomSinheritance5.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomSinheritance5.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomSinheritance5.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomSinheritance5.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomSinheritance5.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mphantom/mphantomSinheritance5.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mrow/mrow1.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mrow/mrow1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mrow/mrow1.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mrow/mrow1.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mrow/mrow1.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mrow/mrow1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mrow/mrow1.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mrow/mrow1.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowAbg4.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowAbg4.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowAbg4.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowAbg4.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowAbg4.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowAbg4.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowAbg4.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowAbg4.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowBinferred2.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowBinferred2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowBinferred2.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowBinferred2.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowBinferred2.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowBinferred2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowBinferred2.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowBinferred2.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowBnested3.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowBnested3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowBnested3.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowBnested3.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowBnested3.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowBnested3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowBnested3.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mrow/mrowBnested3.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/.gitignore b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/.gitignore
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/.gitignore
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootB1.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootB1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootB1.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootB1.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootB1.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootB1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootB1.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootB1.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootSfonts3.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootSfonts3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootSfonts3.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootSfonts3.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootSfonts3.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootSfonts3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootSfonts3.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootSfonts3.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootSscriptlevel4.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootSscriptlevel4.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootSscriptlevel4.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootSscriptlevel4.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootSscriptlevel4.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootSscriptlevel4.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootSscriptlevel4.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/mrootSscriptlevel4.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrt5.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrt5.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrt5.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrt5.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrt5.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrt5.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrt5.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrt5.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrt6.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrt6.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrt6.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrt6.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrt6.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrt6.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrt6.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrt6.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtB7.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtB7.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtB7.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtB7.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtB7.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtB7.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtB7.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtB7.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtBimplied8.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtBimplied8.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtBimplied8.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtBimplied8.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtBimplied8.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtBimplied8.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtBimplied8.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtBimplied8.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtSinheritance9.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtSinheritance9.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtSinheritance9.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtSinheritance9.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtSinheritance9.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtSinheritance9.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtSinheritance9.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/msqrt-mroot/msqrtSinheritance9.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mstyle/.gitignore b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mstyle/.gitignore
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/.gitignore
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyle1.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyle1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyle1.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyle1.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyle1.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyle1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyle1.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyle1.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleA2.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleA2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleA2.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleA2.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleA2.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleA2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleA2.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleA2.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAdep1.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAdep1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAdep1.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAdep1.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAdep1.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAdep1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAdep1.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAdep1.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAlinethick1.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAlinethick1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAlinethick1.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAlinethick1.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAlinethick1.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAlinethick1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAlinethick1.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAlinethick1.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAminscript1.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAminscript1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAminscript1.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAminscript1.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAminscript1.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAminscript1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAminscript1.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAminscript1.png
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAscriptlevel1.mml b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAscriptlevel1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAscriptlevel1.mml
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAscriptlevel1.mml
diff --git a/test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAscriptlevel1.png b/tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAscriptlevel1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAscriptlevel1.png
rename to tests/data/mathml/testsuite/Presentation/GeneralLayout/mstyle/mstyleAscriptlevel1.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/.gitignore b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/.gitignore
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/.gitignore
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/mmultiscripts1.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/mmultiscripts1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/mmultiscripts1.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/mmultiscripts1.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/mmultiscripts1.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/mmultiscripts1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/mmultiscripts1.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/mmultiscripts1.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/mmultiscripts2.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/mmultiscripts2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/mmultiscripts2.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/mmultiscripts2.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/mmultiscripts2.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/mmultiscripts2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/mmultiscripts2.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/ignore-mmultiscripts/mmultiscripts2.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/mover/.gitignore b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/mover/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/mover/.gitignore
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/mover/.gitignore
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover1.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover1.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover1.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover1.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover1.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover1.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover2.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover2.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover2.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover2.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover2.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover2.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover3.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover3.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover3.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover3.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover3.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/mover/mover3.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msub/.gitignore b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msub/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msub/.gitignore
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msub/.gitignore
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msub/msub1.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msub/msub1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msub/msub1.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msub/msub1.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msub/msub1.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msub/msub1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msub/msub1.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msub/msub1.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/.gitignore b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/.gitignore
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/.gitignore
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsup1.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsup1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsup1.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsup1.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsup1.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsup1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsup1.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsup1.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsupBsize1.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsupBsize1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsupBsize1.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsupBsize1.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsupBsize1.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsupBsize1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsupBsize1.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsupBsize1.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsupBsize2.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsupBsize2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsupBsize2.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsupBsize2.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsupBsize2.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsupBsize2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsupBsize2.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msubsup/msubsupBsize2.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/.gitignore b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/.gitignore
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/.gitignore
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msup1.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msup1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msup1.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msup1.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msup1.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msup1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msup1.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msup1.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msup2.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msup2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msup2.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msup2.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msup2.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msup2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msup2.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msup2.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBnest1.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBnest1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBnest1.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBnest1.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBnest1.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBnest1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBnest1.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBnest1.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize1.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize1.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize1.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize1.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize1.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize1.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize2.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize2.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize2.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize2.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize2.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize2.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize3.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize3.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize3.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize3.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize3.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupBsize3.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupSadvance1.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupSadvance1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupSadvance1.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupSadvance1.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupSadvance1.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupSadvance1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupSadvance1.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/msup/msupSadvance1.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/munder/.gitignore b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/munder/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/munder/.gitignore
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/munder/.gitignore
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/munder/munder1.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/munder/munder1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/munder/munder1.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/munder/munder1.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/munder/munder1.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/munder/munder1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/munder/munder1.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/munder/munder1.png
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/munder/munder2.mml b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/munder/munder2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/munder/munder2.mml
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/munder/munder2.mml
diff --git a/test/mathml/testsuite/Presentation/ScriptsAndLimits/munder/munder2.png b/tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/munder/munder2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/ScriptsAndLimits/munder/munder2.png
rename to tests/data/mathml/testsuite/Presentation/ScriptsAndLimits/munder/munder2.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/.gitignore b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/.gitignore
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/.gitignore
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtr1.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtr1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtr1.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtr1.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtr1.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtr1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtr1.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtr1.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtrAside1.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtrAside1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtrAside1.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtrAside1.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtrAside1.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtrAside1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtrAside1.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtrAside1.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtrAside2.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtrAside2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtrAside2.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtrAside2.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtrAside2.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtrAside2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtrAside2.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/mlabeledtrAside2.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/rec-mlabeledtr.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/rec-mlabeledtr.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/rec-mlabeledtr.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/rec-mlabeledtr.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/rec-mlabeledtr.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/rec-mlabeledtr.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/rec-mlabeledtr.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mlabeledtr/rec-mlabeledtr.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/.gitignore b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/.gitignore
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/.gitignore
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-mtd1.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-mtd1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-mtd1.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-mtd1.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-mtd1.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-mtd1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-mtd1.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-mtd1.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-mtd2.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-mtd2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-mtd2.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-mtd2.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-mtd2.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-mtd2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-mtd2.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-mtd2.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-test3.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-test3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-test3.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-test3.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-test3.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-test3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-test3.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/deprecated-test3.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/maligngroup1.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/maligngroup1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/maligngroup1.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/maligngroup1.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/maligngroup1.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/maligngroup1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/maligngroup1.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/maligngroup1.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtable1.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtable1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtable1.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtable1.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtable1.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtable1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtable1.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtable1.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtable2.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtable2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtable2.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtable2.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtable2.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtable2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtable2.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtable2.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign1.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign1.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign1.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign1.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign1.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign1.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign2.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign2.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign2.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign2.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign2.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign2.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign3.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign3.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign3.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign3.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign3.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAalign3.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAframe1.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAframe1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAframe1.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAframe1.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAframe1.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAframe1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAframe1.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAframe1.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAframe2.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAframe2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAframe2.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAframe2.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAframe2.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAframe2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAframe2.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAframe2.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAgroupalign.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAgroupalign.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAgroupalign.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAgroupalign.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAgroupalign.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAgroupalign.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAgroupalign.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAgroupalign.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAlines1.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAlines1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAlines1.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAlines1.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAlines1.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAlines1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAlines1.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAlines1.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAlines2.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAlines2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAlines2.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAlines2.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAlines2.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAlines2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAlines2.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAlines2.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing1.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing1.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing1.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing1.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing1.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing1.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing2.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing2.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing2.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing2.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing2.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing2.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing3.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing3.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing3.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing3.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing3.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing3.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing4.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing4.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing4.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing4.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing4.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing4.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing4.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAspacing4.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth1.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth1.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth1.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth1.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth1.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth1.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth2.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth2.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth2.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth2.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth2.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth2.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth3.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth3.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth3.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth3.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth3.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth3.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth4.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth4.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth4.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth4.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth4.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth4.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth4.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableAwidth4.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBgap1.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBgap1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBgap1.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBgap1.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBgap1.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBgap1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBgap1.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBgap1.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBsize1.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBsize1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBsize1.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBsize1.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBsize1.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBsize1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBsize1.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBsize1.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBsize2.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBsize2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBsize2.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBsize2.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBsize2.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBsize2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBsize2.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBsize2.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBspan3.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBspan3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBspan3.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBspan3.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBspan3.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBspan3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBspan3.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableBspan3.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableaalign3.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableaalign3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableaalign3.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/mtableaalign3.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/rec-mtable1.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/rec-mtable1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/rec-mtable1.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/rec-mtable1.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/rec-mtable1.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/rec-mtable1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/mtable/rec-mtable1.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/mtable/rec-mtable1.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/nested/.gitignore b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/nested/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/nested/.gitignore
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/nested/.gitignore
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/nested/mtableAwidth1.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/nested/mtableAwidth1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/nested/mtableAwidth1.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/nested/mtableAwidth1.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/nested/mtableAwidth1.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/nested/mtableAwidth1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/nested/mtableAwidth1.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/nested/mtableAwidth1.png
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/nested/nestedAwidth1.mml b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/nested/nestedAwidth1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/nested/nestedAwidth1.mml
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/nested/nestedAwidth1.mml
diff --git a/test/mathml/testsuite/Presentation/TablesAndMatrices/nested/nestedAwidth1.png b/tests/data/mathml/testsuite/Presentation/TablesAndMatrices/nested/nestedAwidth1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TablesAndMatrices/nested/nestedAwidth1.png
rename to tests/data/mathml/testsuite/Presentation/TablesAndMatrices/nested/nestedAwidth1.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/CommonAttributes/hexcolors2.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/CommonAttributes/hexcolors2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/CommonAttributes/hexcolors2.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/CommonAttributes/hexcolors2.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/CommonAttributes/hexcolors2.png b/tests/data/mathml/testsuite/Presentation/TokenElements/CommonAttributes/hexcolors2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/CommonAttributes/hexcolors2.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/CommonAttributes/hexcolors2.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/CommonAttributes/sizeunits3.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/CommonAttributes/sizeunits3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/CommonAttributes/sizeunits3.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/CommonAttributes/sizeunits3.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/CommonAttributes/sizeunits3.png b/tests/data/mathml/testsuite/Presentation/TokenElements/CommonAttributes/sizeunits3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/CommonAttributes/sizeunits3.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/CommonAttributes/sizeunits3.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/CommonAttributes/sizeunits4.png b/tests/data/mathml/testsuite/Presentation/TokenElements/CommonAttributes/sizeunits4.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/CommonAttributes/sizeunits4.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/CommonAttributes/sizeunits4.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ignore-mglyph/rec-mglyph1.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/ignore-mglyph/rec-mglyph1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ignore-mglyph/rec-mglyph1.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ignore-mglyph/rec-mglyph1.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ignore-mglyph/rec-mglyph1.png b/tests/data/mathml/testsuite/Presentation/TokenElements/ignore-mglyph/rec-mglyph1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ignore-mglyph/rec-mglyph1.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ignore-mglyph/rec-mglyph1.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ignore-mglyph/rec-mglyph2.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/ignore-mglyph/rec-mglyph2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ignore-mglyph/rec-mglyph2.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ignore-mglyph/rec-mglyph2.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ignore-mglyph/rec-mglyph2.png b/tests/data/mathml/testsuite/Presentation/TokenElements/ignore-mglyph/rec-mglyph2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ignore-mglyph/rec-mglyph2.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ignore-mglyph/rec-mglyph2.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/.gitignore b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/.gitignore
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/.gitignore
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/mi1.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/mi1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/mi1.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/mi1.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/mi1.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/mi1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/mi1.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/mi1.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/mi2.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/mi2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/mi2.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/mi2.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/mi2.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/mi2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/mi2.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/mi2.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/mi3.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/mi3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/mi3.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/mi3.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/mi3.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/mi3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/mi3.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/mi3.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/mi4.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/mi4.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/mi4.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/mi4.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/mi4.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/mi4.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/mi4.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/mi4.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miAtoken5.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miAtoken5.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miAtoken5.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miAtoken5.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miAtoken5.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miAtoken5.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miAtoken5.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miAtoken5.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miScolorname15.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miScolorname15.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miScolorname15.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miScolorname15.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miScolorname15.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miScolorname15.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miScolorname15.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miScolorname15.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miScolorname6.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miScolorname6.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miScolorname6.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miScolorname6.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miScolorname6.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miScolorname6.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miScolorname6.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miScolorname6.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miScolorscope7.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miScolorscope7.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miScolorscope7.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miScolorscope7.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miScolorscope7.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miScolorscope7.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miScolorscope7.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miScolorscope7.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miSfonts8.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miSfonts8.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miSfonts8.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miSfonts8.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miSfonts8.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miSfonts8.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miSfonts8.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miSfonts8.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miSfontsize9.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miSfontsize9.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miSfontsize9.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miSfontsize9.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miSfontsize9.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miSfontsize9.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miSfontsize9.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miSfontsize9.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miSmathsize16.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miSmathsize16.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miSmathsize16.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miSmathsize16.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miSmathsize16.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miSmathsize16.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miSmathsize16.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miSmathsize16.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miSmathsize17.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miSmathsize17.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miSmathsize17.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miSmathsize17.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miSmathsize17.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miSmathsize17.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miSmathsize17.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miSmathsize17.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miStoken10.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miStoken10.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miStoken10.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miStoken10.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miStoken10.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miStoken10.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miStoken10.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miStoken10.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miequivalents11.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miequivalents11.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miequivalents11.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miequivalents11.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/miequivalents11.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/miequivalents11.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/miequivalents11.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/miequivalents11.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/mifontstyle12.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/mifontstyle12.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/mifontstyle12.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/mifontstyle12.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/mifontstyle12.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/mifontstyle12.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/mifontstyle12.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/mifontstyle12.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/mimathvariant13.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/mimathvariant13.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/mimathvariant13.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/mimathvariant13.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/mimathvariant13.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/mimathvariant13.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/mimathvariant13.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/mimathvariant13.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/mimathvariant14.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/mimathvariant14.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/mimathvariant14.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/mimathvariant14.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mi/mimathvariant14.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mi/mimathvariant14.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mi/mimathvariant14.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mi/mimathvariant14.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/.gitignore b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/.gitignore
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/.gitignore
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mn1.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mn1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mn1.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mn1.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mn1.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mn1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mn1.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mn1.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mn2.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mn2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mn2.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mn2.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mn2.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mn2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mn2.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mn2.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mn3.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mn3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mn3.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mn3.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mn3.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mn3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mn3.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mn3.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mn4.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mn4.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mn4.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mn4.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mn4.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mn4.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mn4.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mn4.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mnAcolorname5.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnAcolorname5.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mnAcolorname5.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnAcolorname5.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mnAcolorname5.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnAcolorname5.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mnAcolorname5.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnAcolorname5.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mnAtoken6.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnAtoken6.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mnAtoken6.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnAtoken6.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mnAtoken6.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnAtoken6.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mnAtoken6.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnAtoken6.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mnAtoken7.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnAtoken7.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mnAtoken7.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnAtoken7.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mnAtoken7.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnAtoken7.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mnAtoken7.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnAtoken7.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mnScolor8.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnScolor8.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mnScolor8.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnScolor8.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mnScolor8.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnScolor8.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mnScolor8.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnScolor8.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mnSdisplaystyle9.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnSdisplaystyle9.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mnSdisplaystyle9.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnSdisplaystyle9.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mnSdisplaystyle9.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnSdisplaystyle9.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mnSdisplaystyle9.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnSdisplaystyle9.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mnSfont10.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnSfont10.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mnSfont10.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnSfont10.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mnSfont10.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnSfont10.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mnSfont10.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnSfont10.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mnSscriptlevel11.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnSscriptlevel11.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mnSscriptlevel11.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnSscriptlevel11.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mn/mnSscriptlevel11.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnSscriptlevel11.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mn/mnSscriptlevel11.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mn/mnSscriptlevel11.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/.gitignore b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/.gitignore
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/.gitignore
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/mo1.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/mo1.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo1.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/mo1.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/mo1.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo1.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/mo2.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/mo2.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo2.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/mo2.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/mo2.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo2.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/mo3.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/mo3.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo3.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/mo3.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/mo3.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo3.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/mo4.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo4.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/mo4.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo4.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/mo4.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo4.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/mo4.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo4.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/mo5.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo5.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/mo5.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo5.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/mo5.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo5.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/mo5.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo5.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/mo6.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo6.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/mo6.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo6.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/mo6.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo6.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/mo6.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo6.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/mo7.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo7.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/mo7.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo7.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/mo7.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo7.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/mo7.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo7.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/mo8.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo8.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/mo8.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo8.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/mo8.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo8.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/mo8.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/mo8.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAaccent10.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAaccent10.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAaccent10.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAaccent10.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAaccent10.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAaccent10.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAaccent10.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAaccent10.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAaccent9.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAaccent9.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAaccent9.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAaccent9.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAaccent9.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAaccent9.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAaccent9.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAaccent9.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAform11.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAform11.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAform11.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAform11.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAform11.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAform11.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAform11.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAform11.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAlargeop12.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAlargeop12.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAlargeop12.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAlargeop12.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAlargeop12.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAlargeop12.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAlargeop12.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAlargeop12.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAlrspace13.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAlrspace13.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAlrspace13.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAlrspace13.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAlrspace13.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAlrspace13.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAlrspace13.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAlrspace13.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAminmax14.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAminmax14.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAminmax14.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAminmax14.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAminmax14.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAminmax14.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAminmax14.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAminmax14.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAmovable15.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAmovable15.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAmovable15.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAmovable15.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAmovable15.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAmovable15.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAmovable15.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAmovable15.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAprime16.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAprime16.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAprime16.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAprime16.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAprime16.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAprime16.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAprime16.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAprime16.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAsep17.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAsep17.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAsep17.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAsep17.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAsep17.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAsep17.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAsep17.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAsep17.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAstretchy18.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAstretchy18.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAstretchy18.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAstretchy18.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAstretchy18.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAstretchy18.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAstretchy18.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAstretchy18.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAsymmetric19.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAsymmetric19.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAsymmetric19.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAsymmetric19.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moAsymmetric19.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAsymmetric19.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moAsymmetric19.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moAsymmetric19.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moSminmax20.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moSminmax20.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moSminmax20.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moSminmax20.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mo/moSminmax20.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mo/moSminmax20.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mo/moSminmax20.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mo/moSminmax20.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ms/ms1.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/ms/ms1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ms/ms1.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ms/ms1.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ms/ms1.png b/tests/data/mathml/testsuite/Presentation/TokenElements/ms/ms1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ms/ms1.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ms/ms1.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ms/msAdisplaystyle2.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/ms/msAdisplaystyle2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ms/msAdisplaystyle2.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ms/msAdisplaystyle2.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ms/msAdisplaystyle2.png b/tests/data/mathml/testsuite/Presentation/TokenElements/ms/msAdisplaystyle2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ms/msAdisplaystyle2.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ms/msAdisplaystyle2.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ms/msAquotes3.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/ms/msAquotes3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ms/msAquotes3.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ms/msAquotes3.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ms/msAquotes3.png b/tests/data/mathml/testsuite/Presentation/TokenElements/ms/msAquotes3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ms/msAquotes3.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ms/msAquotes3.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ms/msAtoken4.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/ms/msAtoken4.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ms/msAtoken4.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ms/msAtoken4.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ms/msAtoken4.png b/tests/data/mathml/testsuite/Presentation/TokenElements/ms/msAtoken4.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ms/msAtoken4.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ms/msAtoken4.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ms/msAtoken5.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/ms/msAtoken5.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ms/msAtoken5.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ms/msAtoken5.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ms/msAtoken5.png b/tests/data/mathml/testsuite/Presentation/TokenElements/ms/msAtoken5.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ms/msAtoken5.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ms/msAtoken5.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ms/msScolorscope6.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/ms/msScolorscope6.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ms/msScolorscope6.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ms/msScolorscope6.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ms/msScolorscope6.png b/tests/data/mathml/testsuite/Presentation/TokenElements/ms/msScolorscope6.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ms/msScolorscope6.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ms/msScolorscope6.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ms/msSinheritance7.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/ms/msSinheritance7.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ms/msSinheritance7.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ms/msSinheritance7.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ms/msSinheritance7.png b/tests/data/mathml/testsuite/Presentation/TokenElements/ms/msSinheritance7.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ms/msSinheritance7.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ms/msSinheritance7.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ms/msSinheritance8.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/ms/msSinheritance8.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ms/msSinheritance8.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ms/msSinheritance8.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/ms/msSinheritance8.png b/tests/data/mathml/testsuite/Presentation/TokenElements/ms/msSinheritance8.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/ms/msSinheritance8.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/ms/msSinheritance8.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mspace/.gitignore b/tests/data/mathml/testsuite/Presentation/TokenElements/mspace/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mspace/.gitignore
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mspace/.gitignore
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mspace/mspace1.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mspace/mspace1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mspace/mspace1.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mspace/mspace1.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mspace/mspace1.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mspace/mspace1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mspace/mspace1.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mspace/mspace1.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mspace/mspace2.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mspace/mspace2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mspace/mspace2.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mspace/mspace2.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mspace/mspace2.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mspace/mspace2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mspace/mspace2.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mspace/mspace2.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mspace/mspaceAbreak3.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mspace/mspaceAbreak3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mspace/mspaceAbreak3.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mspace/mspaceAbreak3.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mspace/mspaceAbreak3.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mspace/mspaceAbreak3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mspace/mspaceAbreak3.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mspace/mspaceAbreak3.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mspace/mspacestruts2.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mspace/mspacestruts2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mspace/mspacestruts2.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mspace/mspacestruts2.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mspace/mspacestruts2.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mspace/mspacestruts2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mspace/mspacestruts2.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mspace/mspacestruts2.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mtext/mtext1.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtext1.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mtext/mtext1.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtext1.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mtext/mtext1.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtext1.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mtext/mtext1.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtext1.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mtext/mtext2.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtext2.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mtext/mtext2.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtext2.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mtext/mtext2.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtext2.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mtext/mtext2.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtext2.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mtext/mtextAtoken3.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextAtoken3.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mtext/mtextAtoken3.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextAtoken3.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mtext/mtextAtoken3.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextAtoken3.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mtext/mtextAtoken3.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextAtoken3.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mtext/mtextSbg4.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextSbg4.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mtext/mtextSbg4.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextSbg4.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mtext/mtextSbg4.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextSbg4.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mtext/mtextSbg4.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextSbg4.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mtext/mtextScolor5.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextScolor5.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mtext/mtextScolor5.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextScolor5.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mtext/mtextScolor5.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextScolor5.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mtext/mtextScolor5.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextScolor5.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mtext/mtextStoken6.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextStoken6.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mtext/mtextStoken6.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextStoken6.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mtext/mtextStoken6.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextStoken6.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mtext/mtextStoken6.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextStoken6.png
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mtext/mtextspaces7.mml b/tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextspaces7.mml
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mtext/mtextspaces7.mml
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextspaces7.mml
diff --git a/test/mathml/testsuite/Presentation/TokenElements/mtext/mtextspaces7.png b/tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextspaces7.png
similarity index 100%
rename from test/mathml/testsuite/Presentation/TokenElements/mtext/mtextspaces7.png
rename to tests/data/mathml/testsuite/Presentation/TokenElements/mtext/mtextspaces7.png
diff --git a/test/mathml/testsuite/Topics/Accents/.gitignore b/tests/data/mathml/testsuite/Topics/Accents/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/Accents/.gitignore
rename to tests/data/mathml/testsuite/Topics/Accents/.gitignore
diff --git a/test/mathml/testsuite/Topics/Accents/accents1.mml b/tests/data/mathml/testsuite/Topics/Accents/accents1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/Accents/accents1.mml
rename to tests/data/mathml/testsuite/Topics/Accents/accents1.mml
diff --git a/test/mathml/testsuite/Topics/Accents/accents1.png b/tests/data/mathml/testsuite/Topics/Accents/accents1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/Accents/accents1.png
rename to tests/data/mathml/testsuite/Topics/Accents/accents1.png
diff --git a/test/mathml/testsuite/Topics/Accents/accents2.mml b/tests/data/mathml/testsuite/Topics/Accents/accents2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/Accents/accents2.mml
rename to tests/data/mathml/testsuite/Topics/Accents/accents2.mml
diff --git a/test/mathml/testsuite/Topics/Accents/accents2.png b/tests/data/mathml/testsuite/Topics/Accents/accents2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/Accents/accents2.png
rename to tests/data/mathml/testsuite/Topics/Accents/accents2.png
diff --git a/test/mathml/testsuite/Topics/Accents/accents3.mml b/tests/data/mathml/testsuite/Topics/Accents/accents3.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/Accents/accents3.mml
rename to tests/data/mathml/testsuite/Topics/Accents/accents3.mml
diff --git a/test/mathml/testsuite/Topics/Accents/accents3.png b/tests/data/mathml/testsuite/Topics/Accents/accents3.png
similarity index 100%
rename from test/mathml/testsuite/Topics/Accents/accents3.png
rename to tests/data/mathml/testsuite/Topics/Accents/accents3.png
diff --git a/test/mathml/testsuite/Topics/Accents/accents4.mml b/tests/data/mathml/testsuite/Topics/Accents/accents4.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/Accents/accents4.mml
rename to tests/data/mathml/testsuite/Topics/Accents/accents4.mml
diff --git a/test/mathml/testsuite/Topics/Accents/accents4.png b/tests/data/mathml/testsuite/Topics/Accents/accents4.png
similarity index 100%
rename from test/mathml/testsuite/Topics/Accents/accents4.png
rename to tests/data/mathml/testsuite/Topics/Accents/accents4.png
diff --git a/test/mathml/testsuite/Topics/EmbellishedOp/.gitignore b/tests/data/mathml/testsuite/Topics/EmbellishedOp/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/EmbellishedOp/.gitignore
rename to tests/data/mathml/testsuite/Topics/EmbellishedOp/.gitignore
diff --git a/test/mathml/testsuite/Topics/EmbellishedOp/embStretch1.mml b/tests/data/mathml/testsuite/Topics/EmbellishedOp/embStretch1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/EmbellishedOp/embStretch1.mml
rename to tests/data/mathml/testsuite/Topics/EmbellishedOp/embStretch1.mml
diff --git a/test/mathml/testsuite/Topics/EmbellishedOp/embStretch1.png b/tests/data/mathml/testsuite/Topics/EmbellishedOp/embStretch1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/EmbellishedOp/embStretch1.png
rename to tests/data/mathml/testsuite/Topics/EmbellishedOp/embStretch1.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/.gitignore b/tests/data/mathml/testsuite/Topics/LargeOp/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/.gitignore
rename to tests/data/mathml/testsuite/Topics/LargeOp/.gitignore
diff --git a/test/mathml/testsuite/Topics/LargeOp/chain1.mml b/tests/data/mathml/testsuite/Topics/LargeOp/chain1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/chain1.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/chain1.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/chain1.png b/tests/data/mathml/testsuite/Topics/LargeOp/chain1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/chain1.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/chain1.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/chain2.mml b/tests/data/mathml/testsuite/Topics/LargeOp/chain2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/chain2.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/chain2.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/chain2.png b/tests/data/mathml/testsuite/Topics/LargeOp/chain2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/chain2.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/chain2.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/coprod1.mml b/tests/data/mathml/testsuite/Topics/LargeOp/coprod1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/coprod1.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/coprod1.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/coprod1.png b/tests/data/mathml/testsuite/Topics/LargeOp/coprod1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/coprod1.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/coprod1.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/coprod2.mml b/tests/data/mathml/testsuite/Topics/LargeOp/coprod2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/coprod2.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/coprod2.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/coprod2.png b/tests/data/mathml/testsuite/Topics/LargeOp/coprod2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/coprod2.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/coprod2.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/doubleint1.mml b/tests/data/mathml/testsuite/Topics/LargeOp/doubleint1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/doubleint1.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/doubleint1.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/doubleint1.png b/tests/data/mathml/testsuite/Topics/LargeOp/doubleint1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/doubleint1.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/doubleint1.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/doubleint2.mml b/tests/data/mathml/testsuite/Topics/LargeOp/doubleint2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/doubleint2.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/doubleint2.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/doubleint2.png b/tests/data/mathml/testsuite/Topics/LargeOp/doubleint2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/doubleint2.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/doubleint2.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/int1.mml b/tests/data/mathml/testsuite/Topics/LargeOp/int1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int1.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/int1.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/int1.png b/tests/data/mathml/testsuite/Topics/LargeOp/int1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int1.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/int1.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/int10.mml b/tests/data/mathml/testsuite/Topics/LargeOp/int10.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int10.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/int10.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/int10.png b/tests/data/mathml/testsuite/Topics/LargeOp/int10.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int10.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/int10.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/int2.mml b/tests/data/mathml/testsuite/Topics/LargeOp/int2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int2.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/int2.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/int2.png b/tests/data/mathml/testsuite/Topics/LargeOp/int2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int2.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/int2.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/int3.mml b/tests/data/mathml/testsuite/Topics/LargeOp/int3.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int3.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/int3.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/int3.png b/tests/data/mathml/testsuite/Topics/LargeOp/int3.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int3.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/int3.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/int4.mml b/tests/data/mathml/testsuite/Topics/LargeOp/int4.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int4.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/int4.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/int4.png b/tests/data/mathml/testsuite/Topics/LargeOp/int4.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int4.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/int4.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/int5.mml b/tests/data/mathml/testsuite/Topics/LargeOp/int5.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int5.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/int5.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/int5.png b/tests/data/mathml/testsuite/Topics/LargeOp/int5.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int5.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/int5.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/int6.mml b/tests/data/mathml/testsuite/Topics/LargeOp/int6.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int6.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/int6.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/int6.png b/tests/data/mathml/testsuite/Topics/LargeOp/int6.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int6.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/int6.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/int7.mml b/tests/data/mathml/testsuite/Topics/LargeOp/int7.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int7.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/int7.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/int7.png b/tests/data/mathml/testsuite/Topics/LargeOp/int7.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int7.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/int7.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/int8.mml b/tests/data/mathml/testsuite/Topics/LargeOp/int8.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int8.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/int8.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/int8.png b/tests/data/mathml/testsuite/Topics/LargeOp/int8.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int8.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/int8.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/int9.mml b/tests/data/mathml/testsuite/Topics/LargeOp/int9.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int9.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/int9.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/int9.png b/tests/data/mathml/testsuite/Topics/LargeOp/int9.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/int9.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/int9.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/largeop1.mml b/tests/data/mathml/testsuite/Topics/LargeOp/largeop1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/largeop1.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/largeop1.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/largeop1.png b/tests/data/mathml/testsuite/Topics/LargeOp/largeop1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/largeop1.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/largeop1.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/largeop2.mml b/tests/data/mathml/testsuite/Topics/LargeOp/largeop2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/largeop2.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/largeop2.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/largeop2.png b/tests/data/mathml/testsuite/Topics/LargeOp/largeop2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/largeop2.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/largeop2.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/largeopPos3.mml b/tests/data/mathml/testsuite/Topics/LargeOp/largeopPos3.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/largeopPos3.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/largeopPos3.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/largeopPos3.png b/tests/data/mathml/testsuite/Topics/LargeOp/largeopPos3.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/largeopPos3.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/largeopPos3.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/oint1.mml b/tests/data/mathml/testsuite/Topics/LargeOp/oint1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/oint1.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/oint1.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/oint1.png b/tests/data/mathml/testsuite/Topics/LargeOp/oint1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/oint1.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/oint1.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/oint2.mml b/tests/data/mathml/testsuite/Topics/LargeOp/oint2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/oint2.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/oint2.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/oint2.png b/tests/data/mathml/testsuite/Topics/LargeOp/oint2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/oint2.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/oint2.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/prod1.mml b/tests/data/mathml/testsuite/Topics/LargeOp/prod1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/prod1.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/prod1.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/prod1.png b/tests/data/mathml/testsuite/Topics/LargeOp/prod1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/prod1.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/prod1.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/prod2.mml b/tests/data/mathml/testsuite/Topics/LargeOp/prod2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/prod2.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/prod2.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/prod2.png b/tests/data/mathml/testsuite/Topics/LargeOp/prod2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/prod2.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/prod2.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/sum1.mml b/tests/data/mathml/testsuite/Topics/LargeOp/sum1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/sum1.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/sum1.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/sum1.png b/tests/data/mathml/testsuite/Topics/LargeOp/sum1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/sum1.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/sum1.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/sum2.mml b/tests/data/mathml/testsuite/Topics/LargeOp/sum2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/sum2.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/sum2.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/sum2.png b/tests/data/mathml/testsuite/Topics/LargeOp/sum2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/sum2.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/sum2.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/tripleint1.mml b/tests/data/mathml/testsuite/Topics/LargeOp/tripleint1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/tripleint1.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/tripleint1.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/tripleint1.png b/tests/data/mathml/testsuite/Topics/LargeOp/tripleint1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/tripleint1.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/tripleint1.png
diff --git a/test/mathml/testsuite/Topics/LargeOp/tripleint2.mml b/tests/data/mathml/testsuite/Topics/LargeOp/tripleint2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/tripleint2.mml
rename to tests/data/mathml/testsuite/Topics/LargeOp/tripleint2.mml
diff --git a/test/mathml/testsuite/Topics/LargeOp/tripleint2.png b/tests/data/mathml/testsuite/Topics/LargeOp/tripleint2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LargeOp/tripleint2.png
rename to tests/data/mathml/testsuite/Topics/LargeOp/tripleint2.png
diff --git a/test/mathml/testsuite/Topics/LineBreak/.gitignore b/tests/data/mathml/testsuite/Topics/LineBreak/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/.gitignore
rename to tests/data/mathml/testsuite/Topics/LineBreak/.gitignore
diff --git a/test/mathml/testsuite/Topics/LineBreak/badbreak/.gitignore b/tests/data/mathml/testsuite/Topics/LineBreak/badbreak/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/badbreak/.gitignore
rename to tests/data/mathml/testsuite/Topics/LineBreak/badbreak/.gitignore
diff --git a/test/mathml/testsuite/Topics/LineBreak/badbreak/badbreak1.mml b/tests/data/mathml/testsuite/Topics/LineBreak/badbreak/badbreak1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/badbreak/badbreak1.mml
rename to tests/data/mathml/testsuite/Topics/LineBreak/badbreak/badbreak1.mml
diff --git a/test/mathml/testsuite/Topics/LineBreak/badbreak/badbreak1.png b/tests/data/mathml/testsuite/Topics/LineBreak/badbreak/badbreak1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/badbreak/badbreak1.png
rename to tests/data/mathml/testsuite/Topics/LineBreak/badbreak/badbreak1.png
diff --git a/test/mathml/testsuite/Topics/LineBreak/goodbreak/.gitignore b/tests/data/mathml/testsuite/Topics/LineBreak/goodbreak/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/goodbreak/.gitignore
rename to tests/data/mathml/testsuite/Topics/LineBreak/goodbreak/.gitignore
diff --git a/test/mathml/testsuite/Topics/LineBreak/goodbreak/goodbreak1.mml b/tests/data/mathml/testsuite/Topics/LineBreak/goodbreak/goodbreak1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/goodbreak/goodbreak1.mml
rename to tests/data/mathml/testsuite/Topics/LineBreak/goodbreak/goodbreak1.mml
diff --git a/test/mathml/testsuite/Topics/LineBreak/goodbreak/goodbreak1.png b/tests/data/mathml/testsuite/Topics/LineBreak/goodbreak/goodbreak1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/goodbreak/goodbreak1.png
rename to tests/data/mathml/testsuite/Topics/LineBreak/goodbreak/goodbreak1.png
diff --git a/test/mathml/testsuite/Topics/LineBreak/indentnewline/.gitignore b/tests/data/mathml/testsuite/Topics/LineBreak/indentnewline/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/indentnewline/.gitignore
rename to tests/data/mathml/testsuite/Topics/LineBreak/indentnewline/.gitignore
diff --git a/test/mathml/testsuite/Topics/LineBreak/linebreak1.mml b/tests/data/mathml/testsuite/Topics/LineBreak/linebreak1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/linebreak1.mml
rename to tests/data/mathml/testsuite/Topics/LineBreak/linebreak1.mml
diff --git a/test/mathml/testsuite/Topics/LineBreak/linebreak1.png b/tests/data/mathml/testsuite/Topics/LineBreak/linebreak1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/linebreak1.png
rename to tests/data/mathml/testsuite/Topics/LineBreak/linebreak1.png
diff --git a/test/mathml/testsuite/Topics/LineBreak/linebreakFrac.mml b/tests/data/mathml/testsuite/Topics/LineBreak/linebreakFrac.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/linebreakFrac.mml
rename to tests/data/mathml/testsuite/Topics/LineBreak/linebreakFrac.mml
diff --git a/test/mathml/testsuite/Topics/LineBreak/linebreakNum1.mml b/tests/data/mathml/testsuite/Topics/LineBreak/linebreakNum1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/linebreakNum1.mml
rename to tests/data/mathml/testsuite/Topics/LineBreak/linebreakNum1.mml
diff --git a/test/mathml/testsuite/Topics/LineBreak/linebreakRow1.mml b/tests/data/mathml/testsuite/Topics/LineBreak/linebreakRow1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/linebreakRow1.mml
rename to tests/data/mathml/testsuite/Topics/LineBreak/linebreakRow1.mml
diff --git a/test/mathml/testsuite/Topics/LineBreak/linebreakString1.mml b/tests/data/mathml/testsuite/Topics/LineBreak/linebreakString1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/linebreakString1.mml
rename to tests/data/mathml/testsuite/Topics/LineBreak/linebreakString1.mml
diff --git a/test/mathml/testsuite/Topics/LineBreak/newline/.gitignore b/tests/data/mathml/testsuite/Topics/LineBreak/newline/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/newline/.gitignore
rename to tests/data/mathml/testsuite/Topics/LineBreak/newline/.gitignore
diff --git a/test/mathml/testsuite/Topics/LineBreak/newline/indent1.mml b/tests/data/mathml/testsuite/Topics/LineBreak/newline/indent1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/newline/indent1.mml
rename to tests/data/mathml/testsuite/Topics/LineBreak/newline/indent1.mml
diff --git a/test/mathml/testsuite/Topics/LineBreak/newline/indent1.png b/tests/data/mathml/testsuite/Topics/LineBreak/newline/indent1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/newline/indent1.png
rename to tests/data/mathml/testsuite/Topics/LineBreak/newline/indent1.png
diff --git a/test/mathml/testsuite/Topics/LineBreak/newline/indent2.mml b/tests/data/mathml/testsuite/Topics/LineBreak/newline/indent2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/newline/indent2.mml
rename to tests/data/mathml/testsuite/Topics/LineBreak/newline/indent2.mml
diff --git a/test/mathml/testsuite/Topics/LineBreak/newline/indent2.png b/tests/data/mathml/testsuite/Topics/LineBreak/newline/indent2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/newline/indent2.png
rename to tests/data/mathml/testsuite/Topics/LineBreak/newline/indent2.png
diff --git a/test/mathml/testsuite/Topics/LineBreak/newline/mixed4.mml b/tests/data/mathml/testsuite/Topics/LineBreak/newline/mixed4.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/newline/mixed4.mml
rename to tests/data/mathml/testsuite/Topics/LineBreak/newline/mixed4.mml
diff --git a/test/mathml/testsuite/Topics/LineBreak/newline/mixed4.png b/tests/data/mathml/testsuite/Topics/LineBreak/newline/mixed4.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/newline/mixed4.png
rename to tests/data/mathml/testsuite/Topics/LineBreak/newline/mixed4.png
diff --git a/test/mathml/testsuite/Topics/LineBreak/newline/multinewline3.mml b/tests/data/mathml/testsuite/Topics/LineBreak/newline/multinewline3.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/newline/multinewline3.mml
rename to tests/data/mathml/testsuite/Topics/LineBreak/newline/multinewline3.mml
diff --git a/test/mathml/testsuite/Topics/LineBreak/newline/newline1.mml b/tests/data/mathml/testsuite/Topics/LineBreak/newline/newline1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/newline/newline1.mml
rename to tests/data/mathml/testsuite/Topics/LineBreak/newline/newline1.mml
diff --git a/test/mathml/testsuite/Topics/LineBreak/newline/newline1.png b/tests/data/mathml/testsuite/Topics/LineBreak/newline/newline1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/newline/newline1.png
rename to tests/data/mathml/testsuite/Topics/LineBreak/newline/newline1.png
diff --git a/test/mathml/testsuite/Topics/LineBreak/newline/newline2.mml b/tests/data/mathml/testsuite/Topics/LineBreak/newline/newline2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/newline/newline2.mml
rename to tests/data/mathml/testsuite/Topics/LineBreak/newline/newline2.mml
diff --git a/test/mathml/testsuite/Topics/LineBreak/newline/newline2.png b/tests/data/mathml/testsuite/Topics/LineBreak/newline/newline2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/newline/newline2.png
rename to tests/data/mathml/testsuite/Topics/LineBreak/newline/newline2.png
diff --git a/test/mathml/testsuite/Topics/LineBreak/nobreak/.gitignore b/tests/data/mathml/testsuite/Topics/LineBreak/nobreak/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/nobreak/.gitignore
rename to tests/data/mathml/testsuite/Topics/LineBreak/nobreak/.gitignore
diff --git a/test/mathml/testsuite/Topics/LineBreak/nobreak/nobreak1.mml b/tests/data/mathml/testsuite/Topics/LineBreak/nobreak/nobreak1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/nobreak/nobreak1.mml
rename to tests/data/mathml/testsuite/Topics/LineBreak/nobreak/nobreak1.mml
diff --git a/test/mathml/testsuite/Topics/LineBreak/nobreak/nobreak1.png b/tests/data/mathml/testsuite/Topics/LineBreak/nobreak/nobreak1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/nobreak/nobreak1.png
rename to tests/data/mathml/testsuite/Topics/LineBreak/nobreak/nobreak1.png
diff --git a/test/mathml/testsuite/Topics/LineBreak/nobreak/nobreak2.mml b/tests/data/mathml/testsuite/Topics/LineBreak/nobreak/nobreak2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/nobreak/nobreak2.mml
rename to tests/data/mathml/testsuite/Topics/LineBreak/nobreak/nobreak2.mml
diff --git a/test/mathml/testsuite/Topics/LineBreak/nobreak/nobreak2.png b/tests/data/mathml/testsuite/Topics/LineBreak/nobreak/nobreak2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/LineBreak/nobreak/nobreak2.png
rename to tests/data/mathml/testsuite/Topics/LineBreak/nobreak/nobreak2.png
diff --git a/test/mathml/testsuite/Topics/Nesting/.gitignore b/tests/data/mathml/testsuite/Topics/Nesting/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/Nesting/.gitignore
rename to tests/data/mathml/testsuite/Topics/Nesting/.gitignore
diff --git a/test/mathml/testsuite/Topics/Nesting/nestAction1.mml b/tests/data/mathml/testsuite/Topics/Nesting/nestAction1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/Nesting/nestAction1.mml
rename to tests/data/mathml/testsuite/Topics/Nesting/nestAction1.mml
diff --git a/test/mathml/testsuite/Topics/Nesting/nestAction1.png b/tests/data/mathml/testsuite/Topics/Nesting/nestAction1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/Nesting/nestAction1.png
rename to tests/data/mathml/testsuite/Topics/Nesting/nestAction1.png
diff --git a/test/mathml/testsuite/Topics/Nesting/nestFrac1.mml b/tests/data/mathml/testsuite/Topics/Nesting/nestFrac1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/Nesting/nestFrac1.mml
rename to tests/data/mathml/testsuite/Topics/Nesting/nestFrac1.mml
diff --git a/test/mathml/testsuite/Topics/Nesting/nestFrac1.png b/tests/data/mathml/testsuite/Topics/Nesting/nestFrac1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/Nesting/nestFrac1.png
rename to tests/data/mathml/testsuite/Topics/Nesting/nestFrac1.png
diff --git a/test/mathml/testsuite/Topics/Nesting/nestScript.mml b/tests/data/mathml/testsuite/Topics/Nesting/nestScript.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/Nesting/nestScript.mml
rename to tests/data/mathml/testsuite/Topics/Nesting/nestScript.mml
diff --git a/test/mathml/testsuite/Topics/Nesting/nestScript.png b/tests/data/mathml/testsuite/Topics/Nesting/nestScript.png
similarity index 100%
rename from test/mathml/testsuite/Topics/Nesting/nestScript.png
rename to tests/data/mathml/testsuite/Topics/Nesting/nestScript.png
diff --git a/test/mathml/testsuite/Topics/Nesting/nestTable1.mml b/tests/data/mathml/testsuite/Topics/Nesting/nestTable1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/Nesting/nestTable1.mml
rename to tests/data/mathml/testsuite/Topics/Nesting/nestTable1.mml
diff --git a/test/mathml/testsuite/Topics/Nesting/nestTable1.png b/tests/data/mathml/testsuite/Topics/Nesting/nestTable1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/Nesting/nestTable1.png
rename to tests/data/mathml/testsuite/Topics/Nesting/nestTable1.png
diff --git a/test/mathml/testsuite/Topics/Primes/.gitignore b/tests/data/mathml/testsuite/Topics/Primes/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/Primes/.gitignore
rename to tests/data/mathml/testsuite/Topics/Primes/.gitignore
diff --git a/test/mathml/testsuite/Topics/Primes/primes1.mml b/tests/data/mathml/testsuite/Topics/Primes/primes1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/Primes/primes1.mml
rename to tests/data/mathml/testsuite/Topics/Primes/primes1.mml
diff --git a/test/mathml/testsuite/Topics/Primes/primes1.png b/tests/data/mathml/testsuite/Topics/Primes/primes1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/Primes/primes1.png
rename to tests/data/mathml/testsuite/Topics/Primes/primes1.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/embellished/.gitignore b/tests/data/mathml/testsuite/Topics/StretchyChars/embellished/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/embellished/.gitignore
rename to tests/data/mathml/testsuite/Topics/StretchyChars/embellished/.gitignore
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/.gitignore b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/.gitignore
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/.gitignore
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/genBvert1.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/genBvert1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/genBvert1.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/genBvert1.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/genBvert1.png b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/genBvert1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/genBvert1.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/genBvert1.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchAccents1.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchAccents1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchAccents1.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchAccents1.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchAccents1.png b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchAccents1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchAccents1.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchAccents1.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchAccents2.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchAccents2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchAccents2.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchAccents2.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchAccents2.png b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchAccents2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchAccents2.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchAccents2.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchBrack1.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchBrack1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchBrack1.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchBrack1.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchBrack1.png b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchBrack1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchBrack1.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchBrack1.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz1.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz1.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz1.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz1.png b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz1.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz1.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz2.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz2.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz2.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz2.png b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz2.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz2.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz3.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz3.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz3.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz3.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz3.png b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz3.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz3.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchHoriz3.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchTilde1.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchTilde1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchTilde1.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchTilde1.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchTilde1.png b/tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchTilde1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/horizontal/stretchTilde1.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/horizontal/stretchTilde1.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/.gitignore b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/.gitignore
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/.gitignore
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int1.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int1.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int1.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int1.png b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int1.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int1.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int10.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int10.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int10.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int10.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int10.png b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int10.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int10.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int10.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int2.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int2.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int2.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int2.png b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int2.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int2.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int3.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int3.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int3.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int3.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int3.png b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int3.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int3.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int3.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int4.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int4.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int4.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int4.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int4.png b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int4.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int4.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int4.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int5.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int5.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int5.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int5.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int5.png b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int5.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int5.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int5.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int6.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int6.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int6.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int6.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int6.png b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int6.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int6.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int6.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int7.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int7.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int7.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int7.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int7.png b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int7.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int7.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int7.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int8.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int8.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int8.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int8.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int8.png b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int8.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int8.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int8.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int9.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int9.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int9.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int9.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/int9.png b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/int9.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/int9.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/int9.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/intDispStyle.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/intDispStyle.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/intDispStyle.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/intDispStyle.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/intDispStyle.png b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/intDispStyle.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/intDispStyle.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/intDispStyle.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/intNested3.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/intNested3.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/intNested3.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/intNested3.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/intNested3.png b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/intNested3.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/intNested3.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/intNested3.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/intSize1.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/intSize1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/intSize1.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/intSize1.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/intSize1.png b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/intSize1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/intSize1.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/intSize1.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/intSize2.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/intSize2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/intSize2.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/intSize2.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/integral/intSize2.png b/tests/data/mathml/testsuite/Topics/StretchyChars/integral/intSize2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/integral/intSize2.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/integral/intSize2.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/tables/.gitignore b/tests/data/mathml/testsuite/Topics/StretchyChars/tables/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/tables/.gitignore
rename to tests/data/mathml/testsuite/Topics/StretchyChars/tables/.gitignore
diff --git a/test/mathml/testsuite/Topics/StretchyChars/tables/stretchTable1.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/tables/stretchTable1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/tables/stretchTable1.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/tables/stretchTable1.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/tables/stretchTable1.png b/tests/data/mathml/testsuite/Topics/StretchyChars/tables/stretchTable1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/tables/stretchTable1.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/tables/stretchTable1.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/tables/stretchTable2.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/tables/stretchTable2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/tables/stretchTable2.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/tables/stretchTable2.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/tables/stretchTable2.png b/tests/data/mathml/testsuite/Topics/StretchyChars/tables/stretchTable2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/tables/stretchTable2.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/tables/stretchTable2.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/.gitignore b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/.gitignore
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/.gitignore
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/abs1.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/abs1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/abs1.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/abs1.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/abs1.png b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/abs1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/abs1.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/abs1.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/abs2.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/abs2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/abs2.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/abs2.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/abs2.png b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/abs2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/abs2.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/abs2.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/mid1.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/mid1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/mid1.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/mid1.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/mid1.png b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/mid1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/mid1.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/mid1.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/mid2.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/mid2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/mid2.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/mid2.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/mid2.png b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/mid2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/mid2.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/mid2.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/stretchVert1.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/stretchVert1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/stretchVert1.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/stretchVert1.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/stretchVert1.png b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/stretchVert1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/stretchVert1.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/stretchVert1.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/stretchVert2.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/stretchVert2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/stretchVert2.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/stretchVert2.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/stretchVert2.png b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/stretchVert2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/stretchVert2.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/stretchVert2.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/stretchVertNest2.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/stretchVertNest2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/stretchVertNest2.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/stretchVertNest2.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/stretchVertNest2.png b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/stretchVertNest2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/stretchVertNest2.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/stretchVertNest2.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/verbar1.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/verbar1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/verbar1.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/verbar1.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/verbar1.png b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/verbar1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/verbar1.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/verbar1.png
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/verbar2.mml b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/verbar2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/verbar2.mml
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/verbar2.mml
diff --git a/test/mathml/testsuite/Topics/StretchyChars/vertical/verbar2.png b/tests/data/mathml/testsuite/Topics/StretchyChars/vertical/verbar2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/StretchyChars/vertical/verbar2.png
rename to tests/data/mathml/testsuite/Topics/StretchyChars/vertical/verbar2.png
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/.gitignore b/tests/data/mathml/testsuite/Topics/WhiteSpace/.gitignore
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/.gitignore
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/.gitignore
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/invChars.mml b/tests/data/mathml/testsuite/Topics/WhiteSpace/invChars.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/invChars.mml
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/invChars.mml
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/invChars.png b/tests/data/mathml/testsuite/Topics/WhiteSpace/invChars.png
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/invChars.png
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/invChars.png
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/whBcomments1.mml b/tests/data/mathml/testsuite/Topics/WhiteSpace/whBcomments1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/whBcomments1.mml
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/whBcomments1.mml
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/whBcomments1.png b/tests/data/mathml/testsuite/Topics/WhiteSpace/whBcomments1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/whBcomments1.png
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/whBcomments1.png
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/whBgeneral1.mml b/tests/data/mathml/testsuite/Topics/WhiteSpace/whBgeneral1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/whBgeneral1.mml
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/whBgeneral1.mml
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/whBgeneral1.png b/tests/data/mathml/testsuite/Topics/WhiteSpace/whBgeneral1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/whBgeneral1.png
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/whBgeneral1.png
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white1.mml b/tests/data/mathml/testsuite/Topics/WhiteSpace/white1.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white1.mml
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white1.mml
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white1.png b/tests/data/mathml/testsuite/Topics/WhiteSpace/white1.png
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white1.png
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white1.png
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white10.mml b/tests/data/mathml/testsuite/Topics/WhiteSpace/white10.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white10.mml
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white10.mml
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white10.png b/tests/data/mathml/testsuite/Topics/WhiteSpace/white10.png
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white10.png
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white10.png
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white2.mml b/tests/data/mathml/testsuite/Topics/WhiteSpace/white2.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white2.mml
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white2.mml
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white2.png b/tests/data/mathml/testsuite/Topics/WhiteSpace/white2.png
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white2.png
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white2.png
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white3.mml b/tests/data/mathml/testsuite/Topics/WhiteSpace/white3.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white3.mml
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white3.mml
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white3.png b/tests/data/mathml/testsuite/Topics/WhiteSpace/white3.png
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white3.png
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white3.png
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white4.mml b/tests/data/mathml/testsuite/Topics/WhiteSpace/white4.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white4.mml
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white4.mml
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white4.png b/tests/data/mathml/testsuite/Topics/WhiteSpace/white4.png
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white4.png
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white4.png
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white5.mml b/tests/data/mathml/testsuite/Topics/WhiteSpace/white5.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white5.mml
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white5.mml
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white5.png b/tests/data/mathml/testsuite/Topics/WhiteSpace/white5.png
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white5.png
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white5.png
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white6.mml b/tests/data/mathml/testsuite/Topics/WhiteSpace/white6.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white6.mml
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white6.mml
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white6.png b/tests/data/mathml/testsuite/Topics/WhiteSpace/white6.png
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white6.png
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white6.png
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white7.mml b/tests/data/mathml/testsuite/Topics/WhiteSpace/white7.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white7.mml
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white7.mml
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white7.png b/tests/data/mathml/testsuite/Topics/WhiteSpace/white7.png
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white7.png
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white7.png
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white8.mml b/tests/data/mathml/testsuite/Topics/WhiteSpace/white8.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white8.mml
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white8.mml
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white8.png b/tests/data/mathml/testsuite/Topics/WhiteSpace/white8.png
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white8.png
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white8.png
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white9.mml b/tests/data/mathml/testsuite/Topics/WhiteSpace/white9.mml
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white9.mml
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white9.mml
diff --git a/test/mathml/testsuite/Topics/WhiteSpace/white9.png b/tests/data/mathml/testsuite/Topics/WhiteSpace/white9.png
similarity index 100%
rename from test/mathml/testsuite/Topics/WhiteSpace/white9.png
rename to tests/data/mathml/testsuite/Topics/WhiteSpace/white9.png
diff --git a/test/mathml/testsuite/TortureTests/Complexity/.gitignore b/tests/data/mathml/testsuite/TortureTests/Complexity/.gitignore
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/.gitignore
rename to tests/data/mathml/testsuite/TortureTests/Complexity/.gitignore
diff --git a/test/mathml/testsuite/TortureTests/Complexity/another-ramanujan-identity.mml b/tests/data/mathml/testsuite/TortureTests/Complexity/another-ramanujan-identity.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/another-ramanujan-identity.mml
rename to tests/data/mathml/testsuite/TortureTests/Complexity/another-ramanujan-identity.mml
diff --git a/test/mathml/testsuite/TortureTests/Complexity/cauchy-formula.mml b/tests/data/mathml/testsuite/TortureTests/Complexity/cauchy-formula.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/cauchy-formula.mml
rename to tests/data/mathml/testsuite/TortureTests/Complexity/cauchy-formula.mml
diff --git a/test/mathml/testsuite/TortureTests/Complexity/cauchy-formula.png b/tests/data/mathml/testsuite/TortureTests/Complexity/cauchy-formula.png
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/cauchy-formula.png
rename to tests/data/mathml/testsuite/TortureTests/Complexity/cauchy-formula.png
diff --git a/test/mathml/testsuite/TortureTests/Complexity/cauchy-schwartz-inequality.mml b/tests/data/mathml/testsuite/TortureTests/Complexity/cauchy-schwartz-inequality.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/cauchy-schwartz-inequality.mml
rename to tests/data/mathml/testsuite/TortureTests/Complexity/cauchy-schwartz-inequality.mml
diff --git a/test/mathml/testsuite/TortureTests/Complexity/cauchy-schwartz-inequality.png b/tests/data/mathml/testsuite/TortureTests/Complexity/cauchy-schwartz-inequality.png
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/cauchy-schwartz-inequality.png
rename to tests/data/mathml/testsuite/TortureTests/Complexity/cauchy-schwartz-inequality.png
diff --git a/test/mathml/testsuite/TortureTests/Complexity/commutative-diagram.mml b/tests/data/mathml/testsuite/TortureTests/Complexity/commutative-diagram.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/commutative-diagram.mml
rename to tests/data/mathml/testsuite/TortureTests/Complexity/commutative-diagram.mml
diff --git a/test/mathml/testsuite/TortureTests/Complexity/complex2.mml b/tests/data/mathml/testsuite/TortureTests/Complexity/complex2.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/complex2.mml
rename to tests/data/mathml/testsuite/TortureTests/Complexity/complex2.mml
diff --git a/test/mathml/testsuite/TortureTests/Complexity/cross-product.mml b/tests/data/mathml/testsuite/TortureTests/Complexity/cross-product.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/cross-product.mml
rename to tests/data/mathml/testsuite/TortureTests/Complexity/cross-product.mml
diff --git a/test/mathml/testsuite/TortureTests/Complexity/cross-product.png b/tests/data/mathml/testsuite/TortureTests/Complexity/cross-product.png
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/cross-product.png
rename to tests/data/mathml/testsuite/TortureTests/Complexity/cross-product.png
diff --git a/test/mathml/testsuite/TortureTests/Complexity/einstein-field-equation.mml b/tests/data/mathml/testsuite/TortureTests/Complexity/einstein-field-equation.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/einstein-field-equation.mml
rename to tests/data/mathml/testsuite/TortureTests/Complexity/einstein-field-equation.mml
diff --git a/test/mathml/testsuite/TortureTests/Complexity/ignore-complex1.mml b/tests/data/mathml/testsuite/TortureTests/Complexity/ignore-complex1.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/ignore-complex1.mml
rename to tests/data/mathml/testsuite/TortureTests/Complexity/ignore-complex1.mml
diff --git a/test/mathml/testsuite/TortureTests/Complexity/ignore-complex3.mml b/tests/data/mathml/testsuite/TortureTests/Complexity/ignore-complex3.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/ignore-complex3.mml
rename to tests/data/mathml/testsuite/TortureTests/Complexity/ignore-complex3.mml
diff --git a/test/mathml/testsuite/TortureTests/Complexity/ignore-complex4.mml b/tests/data/mathml/testsuite/TortureTests/Complexity/ignore-complex4.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/ignore-complex4.mml
rename to tests/data/mathml/testsuite/TortureTests/Complexity/ignore-complex4.mml
diff --git a/test/mathml/testsuite/TortureTests/Complexity/lorentz-equations.mml b/tests/data/mathml/testsuite/TortureTests/Complexity/lorentz-equations.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/lorentz-equations.mml
rename to tests/data/mathml/testsuite/TortureTests/Complexity/lorentz-equations.mml
diff --git a/test/mathml/testsuite/TortureTests/Complexity/maxwell-equations.mml b/tests/data/mathml/testsuite/TortureTests/Complexity/maxwell-equations.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/maxwell-equations.mml
rename to tests/data/mathml/testsuite/TortureTests/Complexity/maxwell-equations.mml
diff --git a/test/mathml/testsuite/TortureTests/Complexity/maxwell.mml b/tests/data/mathml/testsuite/TortureTests/Complexity/maxwell.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/maxwell.mml
rename to tests/data/mathml/testsuite/TortureTests/Complexity/maxwell.mml
diff --git a/test/mathml/testsuite/TortureTests/Complexity/maxwell.png b/tests/data/mathml/testsuite/TortureTests/Complexity/maxwell.png
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/maxwell.png
rename to tests/data/mathml/testsuite/TortureTests/Complexity/maxwell.png
diff --git a/test/mathml/testsuite/TortureTests/Complexity/ramanujan-identity.mml b/tests/data/mathml/testsuite/TortureTests/Complexity/ramanujan-identity.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/ramanujan-identity.mml
rename to tests/data/mathml/testsuite/TortureTests/Complexity/ramanujan-identity.mml
diff --git a/test/mathml/testsuite/TortureTests/Complexity/rojers-ramanujan-identity.mml b/tests/data/mathml/testsuite/TortureTests/Complexity/rojers-ramanujan-identity.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/rojers-ramanujan-identity.mml
rename to tests/data/mathml/testsuite/TortureTests/Complexity/rojers-ramanujan-identity.mml
diff --git a/test/mathml/testsuite/TortureTests/Complexity/simplePres.mml b/tests/data/mathml/testsuite/TortureTests/Complexity/simplePres.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/simplePres.mml
rename to tests/data/mathml/testsuite/TortureTests/Complexity/simplePres.mml
diff --git a/test/mathml/testsuite/TortureTests/Complexity/simplePres.png b/tests/data/mathml/testsuite/TortureTests/Complexity/simplePres.png
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Complexity/simplePres.png
rename to tests/data/mathml/testsuite/TortureTests/Complexity/simplePres.png
diff --git a/test/mathml/testsuite/TortureTests/Size/.gitignore b/tests/data/mathml/testsuite/TortureTests/Size/.gitignore
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Size/.gitignore
rename to tests/data/mathml/testsuite/TortureTests/Size/.gitignore
diff --git a/test/mathml/testsuite/TortureTests/Size/ignore-10.mml b/tests/data/mathml/testsuite/TortureTests/Size/ignore-10.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Size/ignore-10.mml
rename to tests/data/mathml/testsuite/TortureTests/Size/ignore-10.mml
diff --git a/test/mathml/testsuite/TortureTests/Size/ignore-100.mml b/tests/data/mathml/testsuite/TortureTests/Size/ignore-100.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Size/ignore-100.mml
rename to tests/data/mathml/testsuite/TortureTests/Size/ignore-100.mml
diff --git a/test/mathml/testsuite/TortureTests/Size/ignore-1000.mml b/tests/data/mathml/testsuite/TortureTests/Size/ignore-1000.mml
similarity index 100%
rename from test/mathml/testsuite/TortureTests/Size/ignore-1000.mml
rename to tests/data/mathml/testsuite/TortureTests/Size/ignore-1000.mml
diff --git a/test/mathml/tex/.gitignore b/tests/data/mathml/tex/.gitignore
similarity index 100%
rename from test/mathml/tex/.gitignore
rename to tests/data/mathml/tex/.gitignore
diff --git a/test/mathml/tex/fractions/fraction-02.png b/tests/data/mathml/tex/fractions/fraction-02.png
similarity index 100%
rename from test/mathml/tex/fractions/fraction-02.png
rename to tests/data/mathml/tex/fractions/fraction-02.png
diff --git a/test/mathml/tex/fractions/fraction-02.tex b/tests/data/mathml/tex/fractions/fraction-02.tex
similarity index 100%
rename from test/mathml/tex/fractions/fraction-02.tex
rename to tests/data/mathml/tex/fractions/fraction-02.tex
diff --git a/test/mathml/tex/fractions/fraction-03-inline.png b/tests/data/mathml/tex/fractions/fraction-03-inline.png
similarity index 100%
rename from test/mathml/tex/fractions/fraction-03-inline.png
rename to tests/data/mathml/tex/fractions/fraction-03-inline.png
diff --git a/test/mathml/tex/fractions/fraction-03-inline.tex b/tests/data/mathml/tex/fractions/fraction-03-inline.tex
similarity index 100%
rename from test/mathml/tex/fractions/fraction-03-inline.tex
rename to tests/data/mathml/tex/fractions/fraction-03-inline.tex
diff --git a/test/mathml/tex/fractions/fraction-03.png b/tests/data/mathml/tex/fractions/fraction-03.png
similarity index 100%
rename from test/mathml/tex/fractions/fraction-03.png
rename to tests/data/mathml/tex/fractions/fraction-03.png
diff --git a/test/mathml/tex/fractions/fraction-03.tex b/tests/data/mathml/tex/fractions/fraction-03.tex
similarity index 100%
rename from test/mathml/tex/fractions/fraction-03.tex
rename to tests/data/mathml/tex/fractions/fraction-03.tex
diff --git a/test/mathml/tex/fractions/fraction.png b/tests/data/mathml/tex/fractions/fraction.png
similarity index 100%
rename from test/mathml/tex/fractions/fraction.png
rename to tests/data/mathml/tex/fractions/fraction.png
diff --git a/test/mathml/tex/fractions/fraction.tex b/tests/data/mathml/tex/fractions/fraction.tex
similarity index 100%
rename from test/mathml/tex/fractions/fraction.tex
rename to tests/data/mathml/tex/fractions/fraction.tex
diff --git a/test/mathml/tex/integrals/closed.png b/tests/data/mathml/tex/integrals/closed.png
similarity index 100%
rename from test/mathml/tex/integrals/closed.png
rename to tests/data/mathml/tex/integrals/closed.png
diff --git a/test/mathml/tex/integrals/closed.tex b/tests/data/mathml/tex/integrals/closed.tex
similarity index 100%
rename from test/mathml/tex/integrals/closed.tex
rename to tests/data/mathml/tex/integrals/closed.tex
diff --git a/test/mathml/tex/integrals/multiples.png b/tests/data/mathml/tex/integrals/multiples.png
similarity index 100%
rename from test/mathml/tex/integrals/multiples.png
rename to tests/data/mathml/tex/integrals/multiples.png
diff --git a/test/mathml/tex/integrals/multiples.tex b/tests/data/mathml/tex/integrals/multiples.tex
similarity index 100%
rename from test/mathml/tex/integrals/multiples.tex
rename to tests/data/mathml/tex/integrals/multiples.tex
diff --git a/test/mathml/tex/integrals/standard.png b/tests/data/mathml/tex/integrals/standard.png
similarity index 100%
rename from test/mathml/tex/integrals/standard.png
rename to tests/data/mathml/tex/integrals/standard.png
diff --git a/test/mathml/tex/integrals/standard.tex b/tests/data/mathml/tex/integrals/standard.tex
similarity index 100%
rename from test/mathml/tex/integrals/standard.tex
rename to tests/data/mathml/tex/integrals/standard.tex
diff --git a/test/mathml/tex/matrices/matrix-01.png b/tests/data/mathml/tex/matrices/matrix-01.png
similarity index 100%
rename from test/mathml/tex/matrices/matrix-01.png
rename to tests/data/mathml/tex/matrices/matrix-01.png
diff --git a/test/mathml/tex/matrices/matrix-01.tex b/tests/data/mathml/tex/matrices/matrix-01.tex
similarity index 100%
rename from test/mathml/tex/matrices/matrix-01.tex
rename to tests/data/mathml/tex/matrices/matrix-01.tex
diff --git a/test/mathml/tex/misc/cases-cr.png b/tests/data/mathml/tex/misc/cases-cr.png
similarity index 100%
rename from test/mathml/tex/misc/cases-cr.png
rename to tests/data/mathml/tex/misc/cases-cr.png
diff --git a/test/mathml/tex/misc/cases-cr.tex b/tests/data/mathml/tex/misc/cases-cr.tex
similarity index 100%
rename from test/mathml/tex/misc/cases-cr.tex
rename to tests/data/mathml/tex/misc/cases-cr.tex
diff --git a/test/mathml/tex/misc/cases-space.png b/tests/data/mathml/tex/misc/cases-space.png
similarity index 100%
rename from test/mathml/tex/misc/cases-space.png
rename to tests/data/mathml/tex/misc/cases-space.png
diff --git a/test/mathml/tex/misc/cases-space.tex b/tests/data/mathml/tex/misc/cases-space.tex
similarity index 100%
rename from test/mathml/tex/misc/cases-space.tex
rename to tests/data/mathml/tex/misc/cases-space.tex
diff --git a/test/mathml/tex/misc/cases.png b/tests/data/mathml/tex/misc/cases.png
similarity index 100%
rename from test/mathml/tex/misc/cases.png
rename to tests/data/mathml/tex/misc/cases.png
diff --git a/test/mathml/tex/misc/cases.tex b/tests/data/mathml/tex/misc/cases.tex
similarity index 100%
rename from test/mathml/tex/misc/cases.tex
rename to tests/data/mathml/tex/misc/cases.tex
diff --git a/test/mathml/tex/misc/color.png b/tests/data/mathml/tex/misc/color.png
similarity index 100%
rename from test/mathml/tex/misc/color.png
rename to tests/data/mathml/tex/misc/color.png
diff --git a/test/mathml/tex/misc/color.tex b/tests/data/mathml/tex/misc/color.tex
similarity index 100%
rename from test/mathml/tex/misc/color.tex
rename to tests/data/mathml/tex/misc/color.tex
diff --git a/test/mathml/tex/misc/complex-2.png b/tests/data/mathml/tex/misc/complex-2.png
similarity index 100%
rename from test/mathml/tex/misc/complex-2.png
rename to tests/data/mathml/tex/misc/complex-2.png
diff --git a/test/mathml/tex/misc/complex-2.tex b/tests/data/mathml/tex/misc/complex-2.tex
similarity index 100%
rename from test/mathml/tex/misc/complex-2.tex
rename to tests/data/mathml/tex/misc/complex-2.tex
diff --git a/test/mathml/tex/misc/complex-inline.png b/tests/data/mathml/tex/misc/complex-inline.png
similarity index 100%
rename from test/mathml/tex/misc/complex-inline.png
rename to tests/data/mathml/tex/misc/complex-inline.png
diff --git a/test/mathml/tex/misc/complex-inline.tex b/tests/data/mathml/tex/misc/complex-inline.tex
similarity index 100%
rename from test/mathml/tex/misc/complex-inline.tex
rename to tests/data/mathml/tex/misc/complex-inline.tex
diff --git a/test/mathml/tex/misc/complex.png b/tests/data/mathml/tex/misc/complex.png
similarity index 100%
rename from test/mathml/tex/misc/complex.png
rename to tests/data/mathml/tex/misc/complex.png
diff --git a/test/mathml/tex/misc/complex.tex b/tests/data/mathml/tex/misc/complex.tex
similarity index 100%
rename from test/mathml/tex/misc/complex.tex
rename to tests/data/mathml/tex/misc/complex.tex
diff --git a/test/mathml/tex/misc/quadratic-inline.png b/tests/data/mathml/tex/misc/quadratic-inline.png
similarity index 100%
rename from test/mathml/tex/misc/quadratic-inline.png
rename to tests/data/mathml/tex/misc/quadratic-inline.png
diff --git a/test/mathml/tex/misc/quadratic-inline.tex b/tests/data/mathml/tex/misc/quadratic-inline.tex
similarity index 100%
rename from test/mathml/tex/misc/quadratic-inline.tex
rename to tests/data/mathml/tex/misc/quadratic-inline.tex
diff --git a/test/mathml/tex/misc/quadratic.png b/tests/data/mathml/tex/misc/quadratic.png
similarity index 100%
rename from test/mathml/tex/misc/quadratic.png
rename to tests/data/mathml/tex/misc/quadratic.png
diff --git a/test/mathml/tex/misc/quadratic.tex b/tests/data/mathml/tex/misc/quadratic.tex
similarity index 100%
rename from test/mathml/tex/misc/quadratic.tex
rename to tests/data/mathml/tex/misc/quadratic.tex
diff --git a/test/mathml/tex/radicals/radical-01.png b/tests/data/mathml/tex/radicals/radical-01.png
similarity index 100%
rename from test/mathml/tex/radicals/radical-01.png
rename to tests/data/mathml/tex/radicals/radical-01.png
diff --git a/test/mathml/tex/radicals/radical-01.tex b/tests/data/mathml/tex/radicals/radical-01.tex
similarity index 100%
rename from test/mathml/tex/radicals/radical-01.tex
rename to tests/data/mathml/tex/radicals/radical-01.tex
diff --git a/test/mathml/tex/radicals/radical-02.png b/tests/data/mathml/tex/radicals/radical-02.png
similarity index 100%
rename from test/mathml/tex/radicals/radical-02.png
rename to tests/data/mathml/tex/radicals/radical-02.png
diff --git a/test/mathml/tex/radicals/radical-02.tex b/tests/data/mathml/tex/radicals/radical-02.tex
similarity index 100%
rename from test/mathml/tex/radicals/radical-02.tex
rename to tests/data/mathml/tex/radicals/radical-02.tex
diff --git a/test/mathml/tex/scripts/accents.png b/tests/data/mathml/tex/scripts/accents.png
similarity index 100%
rename from test/mathml/tex/scripts/accents.png
rename to tests/data/mathml/tex/scripts/accents.png
diff --git a/test/mathml/tex/scripts/accents.tex b/tests/data/mathml/tex/scripts/accents.tex
similarity index 100%
rename from test/mathml/tex/scripts/accents.tex
rename to tests/data/mathml/tex/scripts/accents.tex
diff --git a/test/mathml/tex/scripts/script.png b/tests/data/mathml/tex/scripts/script.png
similarity index 100%
rename from test/mathml/tex/scripts/script.png
rename to tests/data/mathml/tex/scripts/script.png
diff --git a/test/mathml/tex/scripts/script.tex b/tests/data/mathml/tex/scripts/script.tex
similarity index 100%
rename from test/mathml/tex/scripts/script.tex
rename to tests/data/mathml/tex/scripts/script.tex
diff --git a/test/mathml/tex/scripts/stack.png b/tests/data/mathml/tex/scripts/stack.png
similarity index 100%
rename from test/mathml/tex/scripts/stack.png
rename to tests/data/mathml/tex/scripts/stack.png
diff --git a/test/mathml/tex/scripts/stack.tex b/tests/data/mathml/tex/scripts/stack.tex
similarity index 100%
rename from test/mathml/tex/scripts/stack.tex
rename to tests/data/mathml/tex/scripts/stack.tex
diff --git a/test/mathml/tex/scripts/subscript.png b/tests/data/mathml/tex/scripts/subscript.png
similarity index 100%
rename from test/mathml/tex/scripts/subscript.png
rename to tests/data/mathml/tex/scripts/subscript.png
diff --git a/test/mathml/tex/scripts/subscript.tex b/tests/data/mathml/tex/scripts/subscript.tex
similarity index 100%
rename from test/mathml/tex/scripts/subscript.tex
rename to tests/data/mathml/tex/scripts/subscript.tex
diff --git a/test/mathml/tex/scripts/sums-inline.png b/tests/data/mathml/tex/scripts/sums-inline.png
similarity index 100%
rename from test/mathml/tex/scripts/sums-inline.png
rename to tests/data/mathml/tex/scripts/sums-inline.png
diff --git a/test/mathml/tex/scripts/sums-inline.tex b/tests/data/mathml/tex/scripts/sums-inline.tex
similarity index 100%
rename from test/mathml/tex/scripts/sums-inline.tex
rename to tests/data/mathml/tex/scripts/sums-inline.tex
diff --git a/test/mathml/tex/scripts/sums.png b/tests/data/mathml/tex/scripts/sums.png
similarity index 100%
rename from test/mathml/tex/scripts/sums.png
rename to tests/data/mathml/tex/scripts/sums.png
diff --git a/test/mathml/tex/scripts/sums.tex b/tests/data/mathml/tex/scripts/sums.tex
similarity index 100%
rename from test/mathml/tex/scripts/sums.tex
rename to tests/data/mathml/tex/scripts/sums.tex
diff --git a/test/mathml/tex/scripts/superscript-inline.png b/tests/data/mathml/tex/scripts/superscript-inline.png
similarity index 100%
rename from test/mathml/tex/scripts/superscript-inline.png
rename to tests/data/mathml/tex/scripts/superscript-inline.png
diff --git a/test/mathml/tex/scripts/superscript-inline.tex b/tests/data/mathml/tex/scripts/superscript-inline.tex
similarity index 100%
rename from test/mathml/tex/scripts/superscript-inline.tex
rename to tests/data/mathml/tex/scripts/superscript-inline.tex
diff --git a/test/mathml/tex/scripts/superscript.png b/tests/data/mathml/tex/scripts/superscript.png
similarity index 100%
rename from test/mathml/tex/scripts/superscript.png
rename to tests/data/mathml/tex/scripts/superscript.png
diff --git a/test/mathml/tex/scripts/superscript.tex b/tests/data/mathml/tex/scripts/superscript.tex
similarity index 100%
rename from test/mathml/tex/scripts/superscript.tex
rename to tests/data/mathml/tex/scripts/superscript.tex
diff --git a/test/svg/big/gearflowers-rsvg.svg b/tests/data/svg/big/gearflowers-rsvg.svg
similarity index 100%
rename from test/svg/big/gearflowers-rsvg.svg
rename to tests/data/svg/big/gearflowers-rsvg.svg
diff --git a/test/svg/big/gearflowers.svg b/tests/data/svg/big/gearflowers.svg
similarity index 100%
rename from test/svg/big/gearflowers.svg
rename to tests/data/svg/big/gearflowers.svg
diff --git a/test/svg/big/sakura.svg b/tests/data/svg/big/sakura.svg
similarity index 100%
rename from test/svg/big/sakura.svg
rename to tests/data/svg/big/sakura.svg
diff --git a/test/svg/big/surface.svg b/tests/data/svg/big/surface.svg
similarity index 100%
rename from test/svg/big/surface.svg
rename to tests/data/svg/big/surface.svg
diff --git a/test/svg/misc/11_01.png b/tests/data/svg/misc/11_01.png
similarity index 100%
rename from test/svg/misc/11_01.png
rename to tests/data/svg/misc/11_01.png
diff --git a/test/svg/misc/11_01.svg b/tests/data/svg/misc/11_01.svg
similarity index 100%
rename from test/svg/misc/11_01.svg
rename to tests/data/svg/misc/11_01.svg
diff --git a/test/svg/misc/InitialCoords.svg b/tests/data/svg/misc/InitialCoords.svg
similarity index 100%
rename from test/svg/misc/InitialCoords.svg
rename to tests/data/svg/misc/InitialCoords.svg
diff --git a/test/svg/misc/NewCoordSys.svg b/tests/data/svg/misc/NewCoordSys.svg
similarity index 100%
rename from test/svg/misc/NewCoordSys.svg
rename to tests/data/svg/misc/NewCoordSys.svg
diff --git a/test/svg/misc/RotateScale.svg b/tests/data/svg/misc/RotateScale.svg
similarity index 100%
rename from test/svg/misc/RotateScale.svg
rename to tests/data/svg/misc/RotateScale.svg
diff --git a/test/svg/misc/arcs02.svg b/tests/data/svg/misc/arcs02.svg
similarity index 100%
rename from test/svg/misc/arcs02.svg
rename to tests/data/svg/misc/arcs02.svg
diff --git a/test/svg/misc/artwork.png b/tests/data/svg/misc/artwork.png
similarity index 100%
rename from test/svg/misc/artwork.png
rename to tests/data/svg/misc/artwork.png
diff --git a/test/svg/misc/artwork.svg b/tests/data/svg/misc/artwork.svg
similarity index 100%
rename from test/svg/misc/artwork.svg
rename to tests/data/svg/misc/artwork.svg
diff --git a/test/svg/misc/bug614018.png b/tests/data/svg/misc/bug614018.png
similarity index 100%
rename from test/svg/misc/bug614018.png
rename to tests/data/svg/misc/bug614018.png
diff --git a/test/svg/misc/bug614018.svg b/tests/data/svg/misc/bug614018.svg
similarity index 100%
rename from test/svg/misc/bug614018.svg
rename to tests/data/svg/misc/bug614018.svg
diff --git a/test/svg/misc/butterfly.png b/tests/data/svg/misc/butterfly.png
similarity index 100%
rename from test/svg/misc/butterfly.png
rename to tests/data/svg/misc/butterfly.png
diff --git a/test/svg/misc/butterfly.svg b/tests/data/svg/misc/butterfly.svg
similarity index 100%
rename from test/svg/misc/butterfly.svg
rename to tests/data/svg/misc/butterfly.svg
diff --git a/test/svg/misc/cellstructure.png b/tests/data/svg/misc/cellstructure.png
similarity index 100%
rename from test/svg/misc/cellstructure.png
rename to tests/data/svg/misc/cellstructure.png
diff --git a/test/svg/misc/cellstructure.svg b/tests/data/svg/misc/cellstructure.svg
similarity index 100%
rename from test/svg/misc/cellstructure.svg
rename to tests/data/svg/misc/cellstructure.svg
diff --git a/test/svg/misc/enable-background.png b/tests/data/svg/misc/enable-background.png
similarity index 100%
rename from test/svg/misc/enable-background.png
rename to tests/data/svg/misc/enable-background.png
diff --git a/test/svg/misc/enable-background.svg b/tests/data/svg/misc/enable-background.svg
similarity index 100%
rename from test/svg/misc/enable-background.svg
rename to tests/data/svg/misc/enable-background.svg
diff --git a/test/svg/misc/fillrule-evenodd.svg b/tests/data/svg/misc/fillrule-evenodd.svg
similarity index 100%
rename from test/svg/misc/fillrule-evenodd.svg
rename to tests/data/svg/misc/fillrule-evenodd.svg
diff --git a/test/svg/misc/fillrule-nonzero.svg b/tests/data/svg/misc/fillrule-nonzero.svg
similarity index 100%
rename from test/svg/misc/fillrule-nonzero.svg
rename to tests/data/svg/misc/fillrule-nonzero.svg
diff --git a/test/svg/misc/filters00.svg b/tests/data/svg/misc/filters00.svg
similarity index 100%
rename from test/svg/misc/filters00.svg
rename to tests/data/svg/misc/filters00.svg
diff --git a/test/svg/misc/filters01.svg b/tests/data/svg/misc/filters01.svg
similarity index 100%
rename from test/svg/misc/filters01.svg
rename to tests/data/svg/misc/filters01.svg
diff --git a/test/svg/misc/goffice-polar.png b/tests/data/svg/misc/goffice-polar.png
similarity index 100%
rename from test/svg/misc/goffice-polar.png
rename to tests/data/svg/misc/goffice-polar.png
diff --git a/test/svg/misc/goffice-polar.svg b/tests/data/svg/misc/goffice-polar.svg
similarity index 100%
rename from test/svg/misc/goffice-polar.svg
rename to tests/data/svg/misc/goffice-polar.svg
diff --git a/test/svg/misc/goo.png b/tests/data/svg/misc/goo.png
similarity index 100%
rename from test/svg/misc/goo.png
rename to tests/data/svg/misc/goo.png
diff --git a/test/svg/misc/goo.svg b/tests/data/svg/misc/goo.svg
similarity index 100%
rename from test/svg/misc/goo.svg
rename to tests/data/svg/misc/goo.svg
diff --git a/test/svg/misc/linecap.png b/tests/data/svg/misc/linecap.png
similarity index 100%
rename from test/svg/misc/linecap.png
rename to tests/data/svg/misc/linecap.png
diff --git a/test/svg/misc/linecap.svg b/tests/data/svg/misc/linecap.svg
similarity index 100%
rename from test/svg/misc/linecap.svg
rename to tests/data/svg/misc/linecap.svg
diff --git a/test/svg/misc/linejoin.png b/tests/data/svg/misc/linejoin.png
similarity index 100%
rename from test/svg/misc/linejoin.png
rename to tests/data/svg/misc/linejoin.png
diff --git a/test/svg/misc/linejoin.svg b/tests/data/svg/misc/linejoin.svg
similarity index 100%
rename from test/svg/misc/linejoin.svg
rename to tests/data/svg/misc/linejoin.svg
diff --git a/test/svg/misc/lingrad01.svg b/tests/data/svg/misc/lingrad01.svg
similarity index 100%
rename from test/svg/misc/lingrad01.svg
rename to tests/data/svg/misc/lingrad01.svg
diff --git a/test/svg/misc/lion.png b/tests/data/svg/misc/lion.png
similarity index 100%
rename from test/svg/misc/lion.png
rename to tests/data/svg/misc/lion.png
diff --git a/test/svg/misc/lion.svg b/tests/data/svg/misc/lion.svg
similarity index 100%
rename from test/svg/misc/lion.svg
rename to tests/data/svg/misc/lion.svg
diff --git a/test/svg/misc/magic_snapping_buttons.png b/tests/data/svg/misc/magic_snapping_buttons.png
similarity index 100%
rename from test/svg/misc/magic_snapping_buttons.png
rename to tests/data/svg/misc/magic_snapping_buttons.png
diff --git a/test/svg/misc/magic_snapping_buttons.svg b/tests/data/svg/misc/magic_snapping_buttons.svg
similarity index 100%
rename from test/svg/misc/magic_snapping_buttons.svg
rename to tests/data/svg/misc/magic_snapping_buttons.svg
diff --git a/test/svg/misc/marker.svg b/tests/data/svg/misc/marker.svg
similarity index 100%
rename from test/svg/misc/marker.svg
rename to tests/data/svg/misc/marker.svg
diff --git a/test/svg/misc/opacity.svg b/tests/data/svg/misc/opacity.svg
similarity index 100%
rename from test/svg/misc/opacity.svg
rename to tests/data/svg/misc/opacity.svg
diff --git a/test/svg/misc/opacity01.svg b/tests/data/svg/misc/opacity01.svg
similarity index 100%
rename from test/svg/misc/opacity01.svg
rename to tests/data/svg/misc/opacity01.svg
diff --git a/test/svg/misc/path.png b/tests/data/svg/misc/path.png
similarity index 100%
rename from test/svg/misc/path.png
rename to tests/data/svg/misc/path.png
diff --git a/test/svg/misc/path.svg b/tests/data/svg/misc/path.svg
similarity index 100%
rename from test/svg/misc/path.svg
rename to tests/data/svg/misc/path.svg
diff --git a/test/svg/misc/pattern01.svg b/tests/data/svg/misc/pattern01.svg
similarity index 100%
rename from test/svg/misc/pattern01.svg
rename to tests/data/svg/misc/pattern01.svg
diff --git a/test/svg/misc/pioneer.png b/tests/data/svg/misc/pioneer.png
similarity index 100%
rename from test/svg/misc/pioneer.png
rename to tests/data/svg/misc/pioneer.png
diff --git a/test/svg/misc/pioneer.svg b/tests/data/svg/misc/pioneer.svg
similarity index 100%
rename from test/svg/misc/pioneer.svg
rename to tests/data/svg/misc/pioneer.svg
diff --git a/test/svg/misc/radgrad01.svg b/tests/data/svg/misc/radgrad01.svg
similarity index 100%
rename from test/svg/misc/radgrad01.svg
rename to tests/data/svg/misc/radgrad01.svg
diff --git a/test/svg/misc/rect.png b/tests/data/svg/misc/rect.png
similarity index 100%
rename from test/svg/misc/rect.png
rename to tests/data/svg/misc/rect.png
diff --git a/test/svg/misc/rect.svg b/tests/data/svg/misc/rect.svg
similarity index 100%
rename from test/svg/misc/rect.svg
rename to tests/data/svg/misc/rect.svg
diff --git a/test/svg/misc/stock_home.svg b/tests/data/svg/misc/stock_home.svg
similarity index 100%
rename from test/svg/misc/stock_home.svg
rename to tests/data/svg/misc/stock_home.svg
diff --git a/test/svg/misc/text-as-pattern-for-text.svg b/tests/data/svg/misc/text-as-pattern-for-text.svg
similarity index 100%
rename from test/svg/misc/text-as-pattern-for-text.svg
rename to tests/data/svg/misc/text-as-pattern-for-text.svg
diff --git a/test/svg/misc/undo-128-d-sodipodi.svg b/tests/data/svg/misc/undo-128-d-sodipodi.svg
similarity index 100%
rename from test/svg/misc/undo-128-d-sodipodi.svg
rename to tests/data/svg/misc/undo-128-d-sodipodi.svg
diff --git a/test/svg/misc/units.png b/tests/data/svg/misc/units.png
similarity index 100%
rename from test/svg/misc/units.png
rename to tests/data/svg/misc/units.png
diff --git a/test/svg/misc/units.svg b/tests/data/svg/misc/units.svg
similarity index 100%
rename from test/svg/misc/units.svg
rename to tests/data/svg/misc/units.svg
diff --git a/test/svg/svg1.1/color/color-prof-01-f.png b/tests/data/svg/svg1.1/color/color-prof-01-f.png
similarity index 100%
rename from test/svg/svg1.1/color/color-prof-01-f.png
rename to tests/data/svg/svg1.1/color/color-prof-01-f.png
diff --git a/test/svg/svg1.1/color/color-prof-01-f.svg b/tests/data/svg/svg1.1/color/color-prof-01-f.svg
similarity index 100%
rename from test/svg/svg1.1/color/color-prof-01-f.svg
rename to tests/data/svg/svg1.1/color/color-prof-01-f.svg
diff --git a/test/svg/svg1.1/color/color-prop-01-b.png b/tests/data/svg/svg1.1/color/color-prop-01-b.png
similarity index 100%
rename from test/svg/svg1.1/color/color-prop-01-b.png
rename to tests/data/svg/svg1.1/color/color-prop-01-b.png
diff --git a/test/svg/svg1.1/color/color-prop-01-b.svg b/tests/data/svg/svg1.1/color/color-prop-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/color/color-prop-01-b.svg
rename to tests/data/svg/svg1.1/color/color-prop-01-b.svg
diff --git a/test/svg/svg1.1/color/color-prop-02-f.png b/tests/data/svg/svg1.1/color/color-prop-02-f.png
similarity index 100%
rename from test/svg/svg1.1/color/color-prop-02-f.png
rename to tests/data/svg/svg1.1/color/color-prop-02-f.png
diff --git a/test/svg/svg1.1/color/color-prop-02-f.svg b/tests/data/svg/svg1.1/color/color-prop-02-f.svg
similarity index 100%
rename from test/svg/svg1.1/color/color-prop-02-f.svg
rename to tests/data/svg/svg1.1/color/color-prop-02-f.svg
diff --git a/test/svg/svg1.1/color/color-prop-03-t.png b/tests/data/svg/svg1.1/color/color-prop-03-t.png
similarity index 100%
rename from test/svg/svg1.1/color/color-prop-03-t.png
rename to tests/data/svg/svg1.1/color/color-prop-03-t.png
diff --git a/test/svg/svg1.1/color/color-prop-03-t.svg b/tests/data/svg/svg1.1/color/color-prop-03-t.svg
similarity index 100%
rename from test/svg/svg1.1/color/color-prop-03-t.svg
rename to tests/data/svg/svg1.1/color/color-prop-03-t.svg
diff --git a/test/svg/svg1.1/coords/coords-coord-01-t.png b/tests/data/svg/svg1.1/coords/coords-coord-01-t.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-coord-01-t.png
rename to tests/data/svg/svg1.1/coords/coords-coord-01-t.png
diff --git a/test/svg/svg1.1/coords/coords-coord-01-t.svg b/tests/data/svg/svg1.1/coords/coords-coord-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/coords/coords-coord-01-t.svg
rename to tests/data/svg/svg1.1/coords/coords-coord-01-t.svg
diff --git a/test/svg/svg1.1/coords/coords-coord-02-t.png b/tests/data/svg/svg1.1/coords/coords-coord-02-t.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-coord-02-t.png
rename to tests/data/svg/svg1.1/coords/coords-coord-02-t.png
diff --git a/test/svg/svg1.1/coords/coords-coord-02-t.svg b/tests/data/svg/svg1.1/coords/coords-coord-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/coords/coords-coord-02-t.svg
rename to tests/data/svg/svg1.1/coords/coords-coord-02-t.svg
diff --git a/test/svg/svg1.1/coords/coords-trans-01-b.png b/tests/data/svg/svg1.1/coords/coords-trans-01-b.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-trans-01-b.png
rename to tests/data/svg/svg1.1/coords/coords-trans-01-b.png
diff --git a/test/svg/svg1.1/coords/coords-trans-01-b.svg b/tests/data/svg/svg1.1/coords/coords-trans-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/coords/coords-trans-01-b.svg
rename to tests/data/svg/svg1.1/coords/coords-trans-01-b.svg
diff --git a/test/svg/svg1.1/coords/coords-trans-02-t.png b/tests/data/svg/svg1.1/coords/coords-trans-02-t.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-trans-02-t.png
rename to tests/data/svg/svg1.1/coords/coords-trans-02-t.png
diff --git a/test/svg/svg1.1/coords/coords-trans-02-t.svg b/tests/data/svg/svg1.1/coords/coords-trans-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/coords/coords-trans-02-t.svg
rename to tests/data/svg/svg1.1/coords/coords-trans-02-t.svg
diff --git a/test/svg/svg1.1/coords/coords-trans-03-t.png b/tests/data/svg/svg1.1/coords/coords-trans-03-t.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-trans-03-t.png
rename to tests/data/svg/svg1.1/coords/coords-trans-03-t.png
diff --git a/test/svg/svg1.1/coords/coords-trans-03-t.svg b/tests/data/svg/svg1.1/coords/coords-trans-03-t.svg
similarity index 100%
rename from test/svg/svg1.1/coords/coords-trans-03-t.svg
rename to tests/data/svg/svg1.1/coords/coords-trans-03-t.svg
diff --git a/test/svg/svg1.1/coords/coords-trans-04-t.png b/tests/data/svg/svg1.1/coords/coords-trans-04-t.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-trans-04-t.png
rename to tests/data/svg/svg1.1/coords/coords-trans-04-t.png
diff --git a/test/svg/svg1.1/coords/coords-trans-04-t.svg b/tests/data/svg/svg1.1/coords/coords-trans-04-t.svg
similarity index 100%
rename from test/svg/svg1.1/coords/coords-trans-04-t.svg
rename to tests/data/svg/svg1.1/coords/coords-trans-04-t.svg
diff --git a/test/svg/svg1.1/coords/coords-trans-05-t.png b/tests/data/svg/svg1.1/coords/coords-trans-05-t.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-trans-05-t.png
rename to tests/data/svg/svg1.1/coords/coords-trans-05-t.png
diff --git a/test/svg/svg1.1/coords/coords-trans-05-t.svg b/tests/data/svg/svg1.1/coords/coords-trans-05-t.svg
similarity index 100%
rename from test/svg/svg1.1/coords/coords-trans-05-t.svg
rename to tests/data/svg/svg1.1/coords/coords-trans-05-t.svg
diff --git a/test/svg/svg1.1/coords/coords-trans-06-t.png b/tests/data/svg/svg1.1/coords/coords-trans-06-t.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-trans-06-t.png
rename to tests/data/svg/svg1.1/coords/coords-trans-06-t.png
diff --git a/test/svg/svg1.1/coords/coords-trans-06-t.svg b/tests/data/svg/svg1.1/coords/coords-trans-06-t.svg
similarity index 100%
rename from test/svg/svg1.1/coords/coords-trans-06-t.svg
rename to tests/data/svg/svg1.1/coords/coords-trans-06-t.svg
diff --git a/test/svg/svg1.1/coords/coords-trans-07-t.png b/tests/data/svg/svg1.1/coords/coords-trans-07-t.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-trans-07-t.png
rename to tests/data/svg/svg1.1/coords/coords-trans-07-t.png
diff --git a/test/svg/svg1.1/coords/coords-trans-08-t.png b/tests/data/svg/svg1.1/coords/coords-trans-08-t.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-trans-08-t.png
rename to tests/data/svg/svg1.1/coords/coords-trans-08-t.png
diff --git a/test/svg/svg1.1/coords/coords-trans-09-t.png b/tests/data/svg/svg1.1/coords/coords-trans-09-t.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-trans-09-t.png
rename to tests/data/svg/svg1.1/coords/coords-trans-09-t.png
diff --git a/test/svg/svg1.1/coords/coords-units-01-b.png b/tests/data/svg/svg1.1/coords/coords-units-01-b.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-units-01-b.png
rename to tests/data/svg/svg1.1/coords/coords-units-01-b.png
diff --git a/test/svg/svg1.1/coords/coords-units-01-b.svg b/tests/data/svg/svg1.1/coords/coords-units-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/coords/coords-units-01-b.svg
rename to tests/data/svg/svg1.1/coords/coords-units-01-b.svg
diff --git a/test/svg/svg1.1/coords/coords-units-02-b.png b/tests/data/svg/svg1.1/coords/coords-units-02-b.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-units-02-b.png
rename to tests/data/svg/svg1.1/coords/coords-units-02-b.png
diff --git a/test/svg/svg1.1/coords/coords-units-02-b.svg b/tests/data/svg/svg1.1/coords/coords-units-02-b.svg
similarity index 100%
rename from test/svg/svg1.1/coords/coords-units-02-b.svg
rename to tests/data/svg/svg1.1/coords/coords-units-02-b.svg
diff --git a/test/svg/svg1.1/coords/coords-units-03-b.png b/tests/data/svg/svg1.1/coords/coords-units-03-b.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-units-03-b.png
rename to tests/data/svg/svg1.1/coords/coords-units-03-b.png
diff --git a/test/svg/svg1.1/coords/coords-units-03-b.svg b/tests/data/svg/svg1.1/coords/coords-units-03-b.svg
similarity index 100%
rename from test/svg/svg1.1/coords/coords-units-03-b.svg
rename to tests/data/svg/svg1.1/coords/coords-units-03-b.svg
diff --git a/test/svg/svg1.1/coords/coords-viewattr-01-b.png b/tests/data/svg/svg1.1/coords/coords-viewattr-01-b.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-viewattr-01-b.png
rename to tests/data/svg/svg1.1/coords/coords-viewattr-01-b.png
diff --git a/test/svg/svg1.1/coords/coords-viewattr-01-b.svg b/tests/data/svg/svg1.1/coords/coords-viewattr-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/coords/coords-viewattr-01-b.svg
rename to tests/data/svg/svg1.1/coords/coords-viewattr-01-b.svg
diff --git a/test/svg/svg1.1/coords/coords-viewattr-02-b.png b/tests/data/svg/svg1.1/coords/coords-viewattr-02-b.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-viewattr-02-b.png
rename to tests/data/svg/svg1.1/coords/coords-viewattr-02-b.png
diff --git a/test/svg/svg1.1/coords/coords-viewattr-02-b.svg b/tests/data/svg/svg1.1/coords/coords-viewattr-02-b.svg
similarity index 100%
rename from test/svg/svg1.1/coords/coords-viewattr-02-b.svg
rename to tests/data/svg/svg1.1/coords/coords-viewattr-02-b.svg
diff --git a/test/svg/svg1.1/coords/coords-viewattr-03-b.png b/tests/data/svg/svg1.1/coords/coords-viewattr-03-b.png
similarity index 100%
rename from test/svg/svg1.1/coords/coords-viewattr-03-b.png
rename to tests/data/svg/svg1.1/coords/coords-viewattr-03-b.png
diff --git a/test/svg/svg1.1/coords/coords-viewattr-03-b.svg b/tests/data/svg/svg1.1/coords/coords-viewattr-03-b.svg
similarity index 100%
rename from test/svg/svg1.1/coords/coords-viewattr-03-b.svg
rename to tests/data/svg/svg1.1/coords/coords-viewattr-03-b.svg
diff --git a/test/svg/svg1.1/filters/filters-blend-01-b.png b/tests/data/svg/svg1.1/filters/filters-blend-01-b.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-blend-01-b.png
rename to tests/data/svg/svg1.1/filters/filters-blend-01-b.png
diff --git a/test/svg/svg1.1/filters/filters-blend-01-b.svg b/tests/data/svg/svg1.1/filters/filters-blend-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-blend-01-b.svg
rename to tests/data/svg/svg1.1/filters/filters-blend-01-b.svg
diff --git a/test/svg/svg1.1/filters/filters-color-01-b.png b/tests/data/svg/svg1.1/filters/filters-color-01-b.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-color-01-b.png
rename to tests/data/svg/svg1.1/filters/filters-color-01-b.png
diff --git a/test/svg/svg1.1/filters/filters-color-01-b.svg b/tests/data/svg/svg1.1/filters/filters-color-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-color-01-b.svg
rename to tests/data/svg/svg1.1/filters/filters-color-01-b.svg
diff --git a/test/svg/svg1.1/filters/filters-composite-02-b.png b/tests/data/svg/svg1.1/filters/filters-composite-02-b.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-composite-02-b.png
rename to tests/data/svg/svg1.1/filters/filters-composite-02-b.png
diff --git a/test/svg/svg1.1/filters/filters-composite-02-b.svg b/tests/data/svg/svg1.1/filters/filters-composite-02-b.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-composite-02-b.svg
rename to tests/data/svg/svg1.1/filters/filters-composite-02-b.svg
diff --git a/test/svg/svg1.1/filters/filters-comptran-01-b.png b/tests/data/svg/svg1.1/filters/filters-comptran-01-b.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-comptran-01-b.png
rename to tests/data/svg/svg1.1/filters/filters-comptran-01-b.png
diff --git a/test/svg/svg1.1/filters/filters-comptran-01-b.svg b/tests/data/svg/svg1.1/filters/filters-comptran-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-comptran-01-b.svg
rename to tests/data/svg/svg1.1/filters/filters-comptran-01-b.svg
diff --git a/test/svg/svg1.1/filters/filters-conv-01-f.png b/tests/data/svg/svg1.1/filters/filters-conv-01-f.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-conv-01-f.png
rename to tests/data/svg/svg1.1/filters/filters-conv-01-f.png
diff --git a/test/svg/svg1.1/filters/filters-conv-01-f.svg b/tests/data/svg/svg1.1/filters/filters-conv-01-f.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-conv-01-f.svg
rename to tests/data/svg/svg1.1/filters/filters-conv-01-f.svg
diff --git a/test/svg/svg1.1/filters/filters-diffuse-01-f.png b/tests/data/svg/svg1.1/filters/filters-diffuse-01-f.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-diffuse-01-f.png
rename to tests/data/svg/svg1.1/filters/filters-diffuse-01-f.png
diff --git a/test/svg/svg1.1/filters/filters-diffuse-01-f.svg b/tests/data/svg/svg1.1/filters/filters-diffuse-01-f.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-diffuse-01-f.svg
rename to tests/data/svg/svg1.1/filters/filters-diffuse-01-f.svg
diff --git a/test/svg/svg1.1/filters/filters-displace-01-f.png b/tests/data/svg/svg1.1/filters/filters-displace-01-f.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-displace-01-f.png
rename to tests/data/svg/svg1.1/filters/filters-displace-01-f.png
diff --git a/test/svg/svg1.1/filters/filters-displace-01-f.svg b/tests/data/svg/svg1.1/filters/filters-displace-01-f.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-displace-01-f.svg
rename to tests/data/svg/svg1.1/filters/filters-displace-01-f.svg
diff --git a/test/svg/svg1.1/filters/filters-example-01-b.png b/tests/data/svg/svg1.1/filters/filters-example-01-b.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-example-01-b.png
rename to tests/data/svg/svg1.1/filters/filters-example-01-b.png
diff --git a/test/svg/svg1.1/filters/filters-example-01-b.svg b/tests/data/svg/svg1.1/filters/filters-example-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-example-01-b.svg
rename to tests/data/svg/svg1.1/filters/filters-example-01-b.svg
diff --git a/test/svg/svg1.1/filters/filters-felem-01-b.png b/tests/data/svg/svg1.1/filters/filters-felem-01-b.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-felem-01-b.png
rename to tests/data/svg/svg1.1/filters/filters-felem-01-b.png
diff --git a/test/svg/svg1.1/filters/filters-felem-01-b.svg b/tests/data/svg/svg1.1/filters/filters-felem-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-felem-01-b.svg
rename to tests/data/svg/svg1.1/filters/filters-felem-01-b.svg
diff --git a/test/svg/svg1.1/filters/filters-gauss-01-b.png b/tests/data/svg/svg1.1/filters/filters-gauss-01-b.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-gauss-01-b.png
rename to tests/data/svg/svg1.1/filters/filters-gauss-01-b.png
diff --git a/test/svg/svg1.1/filters/filters-gauss-01-b.svg b/tests/data/svg/svg1.1/filters/filters-gauss-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-gauss-01-b.svg
rename to tests/data/svg/svg1.1/filters/filters-gauss-01-b.svg
diff --git a/test/svg/svg1.1/filters/filters-image-01-b.png b/tests/data/svg/svg1.1/filters/filters-image-01-b.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-image-01-b.png
rename to tests/data/svg/svg1.1/filters/filters-image-01-b.png
diff --git a/test/svg/svg1.1/filters/filters-image-01-b.svg b/tests/data/svg/svg1.1/filters/filters-image-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-image-01-b.svg
rename to tests/data/svg/svg1.1/filters/filters-image-01-b.svg
diff --git a/test/svg/svg1.1/filters/filters-light-01-f.png b/tests/data/svg/svg1.1/filters/filters-light-01-f.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-light-01-f.png
rename to tests/data/svg/svg1.1/filters/filters-light-01-f.png
diff --git a/test/svg/svg1.1/filters/filters-light-01-f.svg b/tests/data/svg/svg1.1/filters/filters-light-01-f.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-light-01-f.svg
rename to tests/data/svg/svg1.1/filters/filters-light-01-f.svg
diff --git a/test/svg/svg1.1/filters/filters-morph-01-f.png b/tests/data/svg/svg1.1/filters/filters-morph-01-f.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-morph-01-f.png
rename to tests/data/svg/svg1.1/filters/filters-morph-01-f.png
diff --git a/test/svg/svg1.1/filters/filters-morph-01-f.svg b/tests/data/svg/svg1.1/filters/filters-morph-01-f.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-morph-01-f.svg
rename to tests/data/svg/svg1.1/filters/filters-morph-01-f.svg
diff --git a/test/svg/svg1.1/filters/filters-offset-01-b.png b/tests/data/svg/svg1.1/filters/filters-offset-01-b.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-offset-01-b.png
rename to tests/data/svg/svg1.1/filters/filters-offset-01-b.png
diff --git a/test/svg/svg1.1/filters/filters-offset-01-b.svg b/tests/data/svg/svg1.1/filters/filters-offset-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-offset-01-b.svg
rename to tests/data/svg/svg1.1/filters/filters-offset-01-b.svg
diff --git a/test/svg/svg1.1/filters/filters-overview-01-b.png b/tests/data/svg/svg1.1/filters/filters-overview-01-b.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-overview-01-b.png
rename to tests/data/svg/svg1.1/filters/filters-overview-01-b.png
diff --git a/test/svg/svg1.1/filters/filters-specular-01-f.png b/tests/data/svg/svg1.1/filters/filters-specular-01-f.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-specular-01-f.png
rename to tests/data/svg/svg1.1/filters/filters-specular-01-f.png
diff --git a/test/svg/svg1.1/filters/filters-specular-01-f.svg b/tests/data/svg/svg1.1/filters/filters-specular-01-f.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-specular-01-f.svg
rename to tests/data/svg/svg1.1/filters/filters-specular-01-f.svg
diff --git a/test/svg/svg1.1/filters/filters-tile-01-b.png b/tests/data/svg/svg1.1/filters/filters-tile-01-b.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-tile-01-b.png
rename to tests/data/svg/svg1.1/filters/filters-tile-01-b.png
diff --git a/test/svg/svg1.1/filters/filters-tile-01-b.svg b/tests/data/svg/svg1.1/filters/filters-tile-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-tile-01-b.svg
rename to tests/data/svg/svg1.1/filters/filters-tile-01-b.svg
diff --git a/test/svg/svg1.1/filters/filters-turb-01-f.png b/tests/data/svg/svg1.1/filters/filters-turb-01-f.png
similarity index 100%
rename from test/svg/svg1.1/filters/filters-turb-01-f.png
rename to tests/data/svg/svg1.1/filters/filters-turb-01-f.png
diff --git a/test/svg/svg1.1/filters/filters-turb-01-f.svg b/tests/data/svg/svg1.1/filters/filters-turb-01-f.svg
similarity index 100%
rename from test/svg/svg1.1/filters/filters-turb-01-f.svg
rename to tests/data/svg/svg1.1/filters/filters-turb-01-f.svg
diff --git a/test/svg/svg1.1/fonts/fonts-desc-01-t.png b/tests/data/svg/svg1.1/fonts/fonts-desc-01-t.png
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-desc-01-t.png
rename to tests/data/svg/svg1.1/fonts/fonts-desc-01-t.png
diff --git a/test/svg/svg1.1/fonts/fonts-desc-02-t.png b/tests/data/svg/svg1.1/fonts/fonts-desc-02-t.png
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-desc-02-t.png
rename to tests/data/svg/svg1.1/fonts/fonts-desc-02-t.png
diff --git a/test/svg/svg1.1/fonts/fonts-desc-02-t.svg b/tests/data/svg/svg1.1/fonts/fonts-desc-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-desc-02-t.svg
rename to tests/data/svg/svg1.1/fonts/fonts-desc-02-t.svg
diff --git a/test/svg/svg1.1/fonts/fonts-desc-03-t.png b/tests/data/svg/svg1.1/fonts/fonts-desc-03-t.png
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-desc-03-t.png
rename to tests/data/svg/svg1.1/fonts/fonts-desc-03-t.png
diff --git a/test/svg/svg1.1/fonts/fonts-desc-04-t.png b/tests/data/svg/svg1.1/fonts/fonts-desc-04-t.png
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-desc-04-t.png
rename to tests/data/svg/svg1.1/fonts/fonts-desc-04-t.png
diff --git a/test/svg/svg1.1/fonts/fonts-desc-05-t.png b/tests/data/svg/svg1.1/fonts/fonts-desc-05-t.png
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-desc-05-t.png
rename to tests/data/svg/svg1.1/fonts/fonts-desc-05-t.png
diff --git a/test/svg/svg1.1/fonts/fonts-elem-01-t.png b/tests/data/svg/svg1.1/fonts/fonts-elem-01-t.png
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-elem-01-t.png
rename to tests/data/svg/svg1.1/fonts/fonts-elem-01-t.png
diff --git a/test/svg/svg1.1/fonts/fonts-elem-01-t.svg b/tests/data/svg/svg1.1/fonts/fonts-elem-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-elem-01-t.svg
rename to tests/data/svg/svg1.1/fonts/fonts-elem-01-t.svg
diff --git a/test/svg/svg1.1/fonts/fonts-elem-02-t.png b/tests/data/svg/svg1.1/fonts/fonts-elem-02-t.png
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-elem-02-t.png
rename to tests/data/svg/svg1.1/fonts/fonts-elem-02-t.png
diff --git a/test/svg/svg1.1/fonts/fonts-elem-02-t.svg b/tests/data/svg/svg1.1/fonts/fonts-elem-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-elem-02-t.svg
rename to tests/data/svg/svg1.1/fonts/fonts-elem-02-t.svg
diff --git a/test/svg/svg1.1/fonts/fonts-elem-03-b.png b/tests/data/svg/svg1.1/fonts/fonts-elem-03-b.png
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-elem-03-b.png
rename to tests/data/svg/svg1.1/fonts/fonts-elem-03-b.png
diff --git a/test/svg/svg1.1/fonts/fonts-elem-03-b.svg b/tests/data/svg/svg1.1/fonts/fonts-elem-03-b.svg
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-elem-03-b.svg
rename to tests/data/svg/svg1.1/fonts/fonts-elem-03-b.svg
diff --git a/test/svg/svg1.1/fonts/fonts-elem-04-b.png b/tests/data/svg/svg1.1/fonts/fonts-elem-04-b.png
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-elem-04-b.png
rename to tests/data/svg/svg1.1/fonts/fonts-elem-04-b.png
diff --git a/test/svg/svg1.1/fonts/fonts-elem-04-b.svg b/tests/data/svg/svg1.1/fonts/fonts-elem-04-b.svg
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-elem-04-b.svg
rename to tests/data/svg/svg1.1/fonts/fonts-elem-04-b.svg
diff --git a/test/svg/svg1.1/fonts/fonts-elem-05-t.png b/tests/data/svg/svg1.1/fonts/fonts-elem-05-t.png
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-elem-05-t.png
rename to tests/data/svg/svg1.1/fonts/fonts-elem-05-t.png
diff --git a/test/svg/svg1.1/fonts/fonts-elem-05-t.svg b/tests/data/svg/svg1.1/fonts/fonts-elem-05-t.svg
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-elem-05-t.svg
rename to tests/data/svg/svg1.1/fonts/fonts-elem-05-t.svg
diff --git a/test/svg/svg1.1/fonts/fonts-elem-06-t.png b/tests/data/svg/svg1.1/fonts/fonts-elem-06-t.png
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-elem-06-t.png
rename to tests/data/svg/svg1.1/fonts/fonts-elem-06-t.png
diff --git a/test/svg/svg1.1/fonts/fonts-elem-06-t.svg b/tests/data/svg/svg1.1/fonts/fonts-elem-06-t.svg
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-elem-06-t.svg
rename to tests/data/svg/svg1.1/fonts/fonts-elem-06-t.svg
diff --git a/test/svg/svg1.1/fonts/fonts-elem-07-b.png b/tests/data/svg/svg1.1/fonts/fonts-elem-07-b.png
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-elem-07-b.png
rename to tests/data/svg/svg1.1/fonts/fonts-elem-07-b.png
diff --git a/test/svg/svg1.1/fonts/fonts-elem-07-b.svg b/tests/data/svg/svg1.1/fonts/fonts-elem-07-b.svg
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-elem-07-b.svg
rename to tests/data/svg/svg1.1/fonts/fonts-elem-07-b.svg
diff --git a/test/svg/svg1.1/fonts/fonts-glyph-02-t.png b/tests/data/svg/svg1.1/fonts/fonts-glyph-02-t.png
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-glyph-02-t.png
rename to tests/data/svg/svg1.1/fonts/fonts-glyph-02-t.png
diff --git a/test/svg/svg1.1/fonts/fonts-glyph-02-t.svg b/tests/data/svg/svg1.1/fonts/fonts-glyph-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-glyph-02-t.svg
rename to tests/data/svg/svg1.1/fonts/fonts-glyph-02-t.svg
diff --git a/test/svg/svg1.1/fonts/fonts-glyph-03-t.png b/tests/data/svg/svg1.1/fonts/fonts-glyph-03-t.png
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-glyph-03-t.png
rename to tests/data/svg/svg1.1/fonts/fonts-glyph-03-t.png
diff --git a/test/svg/svg1.1/fonts/fonts-glyph-03-t.svg b/tests/data/svg/svg1.1/fonts/fonts-glyph-03-t.svg
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-glyph-03-t.svg
rename to tests/data/svg/svg1.1/fonts/fonts-glyph-03-t.svg
diff --git a/test/svg/svg1.1/fonts/fonts-glyph-04-t.png b/tests/data/svg/svg1.1/fonts/fonts-glyph-04-t.png
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-glyph-04-t.png
rename to tests/data/svg/svg1.1/fonts/fonts-glyph-04-t.png
diff --git a/test/svg/svg1.1/fonts/fonts-glyph-04-t.svg b/tests/data/svg/svg1.1/fonts/fonts-glyph-04-t.svg
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-glyph-04-t.svg
rename to tests/data/svg/svg1.1/fonts/fonts-glyph-04-t.svg
diff --git a/test/svg/svg1.1/fonts/fonts-kern-01-t.png b/tests/data/svg/svg1.1/fonts/fonts-kern-01-t.png
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-kern-01-t.png
rename to tests/data/svg/svg1.1/fonts/fonts-kern-01-t.png
diff --git a/test/svg/svg1.1/fonts/fonts-kern-01-t.svg b/tests/data/svg/svg1.1/fonts/fonts-kern-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/fonts/fonts-kern-01-t.svg
rename to tests/data/svg/svg1.1/fonts/fonts-kern-01-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-02-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-02-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-02-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-02-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-02-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-02-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-02-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-03-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-03-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-03-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-03-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-03-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-03-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-03-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-03-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-04-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-04-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-04-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-04-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-04-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-04-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-04-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-04-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-05-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-05-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-05-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-05-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-05-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-05-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-05-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-05-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-06-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-06-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-06-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-06-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-06-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-06-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-06-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-06-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-07-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-07-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-07-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-07-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-07-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-07-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-07-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-07-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-08-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-08-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-08-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-08-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-08-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-08-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-08-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-08-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-09-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-09-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-09-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-09-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-09-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-09-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-09-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-09-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-10-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-10-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-10-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-10-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-10-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-10-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-10-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-10-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-11-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-11-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-11-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-11-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-11-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-11-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-11-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-11-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-12-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-12-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-12-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-12-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-12-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-12-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-12-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-12-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-13-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-13-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-13-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-13-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-13-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-13-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-13-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-13-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-14-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-14-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-14-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-14-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-14-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-14-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-14-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-14-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-15-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-15-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-15-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-15-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-15-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-15-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-15-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-15-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-17-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-17-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-17-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-17-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-17-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-17-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-17-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-17-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-19-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-19-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-19-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-19-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-19-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-19-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-19-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-19-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-20-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-20-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-20-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-20-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-20-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-20-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-20-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-20-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-21-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-21-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-21-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-21-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-21-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-21-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-21-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-21-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-22-b.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-22-b.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-22-b.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-22-b.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-22-b.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-22-b.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-22-b.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-22-b.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-23-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-23-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-23-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-23-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-23-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-23-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-23-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-23-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-24-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-24-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-24-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-24-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-24-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-24-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-24-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-24-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-25-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-25-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-25-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-25-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-25-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-25-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-25-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-25-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-26-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-26-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-26-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-26-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-26-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-26-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-26-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-26-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-27-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-27-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-27-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-27-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-27-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-27-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-27-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-27-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-28-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-28-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-28-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-28-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-28-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-28-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-28-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-28-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-29-b.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-29-b.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-29-b.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-29-b.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-29-b.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-29-b.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-29-b.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-29-b.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-30-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-30-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-30-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-30-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-30-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-30-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-30-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-30-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-31-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-31-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-31-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-31-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-31-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-31-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-31-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-31-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-32-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-32-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-32-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-32-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-32-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-32-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-32-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-32-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-33-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-33-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-33-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-33-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-33-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-33-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-33-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-33-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-34-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-34-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-34-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-34-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-34-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-34-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-34-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-34-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-35-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-35-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-35-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-35-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-36-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-36-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-36-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-36-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-36-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-36-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-36-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-36-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-37-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-37-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-37-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-37-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-37-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-37-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-37-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-37-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-38-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-38-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-38-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-38-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-39-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-39-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-39-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-39-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-39-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-39-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-39-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-39-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-40-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-40-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-40-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-40-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-40-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-40-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-40-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-40-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-41-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-41-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-41-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-41-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-41-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-41-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-41-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-41-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-42-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-42-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-42-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-42-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-43-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-43-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-43-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-43-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-44-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-44-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-44-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-44-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-44-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-44-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-44-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-44-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-45-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-45-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-45-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-45-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-46-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-46-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-46-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-46-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-46-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-46-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-46-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-46-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-47-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-47-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-47-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-47-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-48-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-48-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-48-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-48-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-49-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-49-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-49-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-49-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-50-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-50-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-50-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-50-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-51-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-51-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-51-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-51-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-52-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-52-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-52-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-52-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-52-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-52-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-52-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-52-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-53-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-53-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-53-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-53-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-60-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-60-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-60-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-60-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-60-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-60-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-60-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-60-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-61-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-61-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-61-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-61-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-61-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-61-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-61-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-61-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-62-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-62-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-62-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-62-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-62-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-62-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-62-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-62-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-63-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-63-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-63-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-63-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-63-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-63-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-63-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-63-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-64-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-64-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-64-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-64-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-64-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-64-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-64-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-64-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-65-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-65-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-65-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-65-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-65-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-65-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-65-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-65-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-66-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-66-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-66-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-66-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-66-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-66-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-66-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-66-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-67-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-67-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-67-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-67-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-67-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-67-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-67-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-67-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-68-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-68-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-68-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-68-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-68-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-68-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-68-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-68-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-69-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-69-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-69-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-69-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-69-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-69-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-69-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-69-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-70-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-70-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-70-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-70-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-70-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-70-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-70-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-70-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-77-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-77-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-77-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-77-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-77-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-77-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-77-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-77-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-78-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-78-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-78-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-78-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-78-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-78-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-78-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-78-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-80-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-80-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-80-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-80-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-80-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-80-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-80-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-80-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-81-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-81-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-81-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-81-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-81-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-81-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-81-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-81-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-82-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-82-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-82-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-82-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-82-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-82-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-82-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-82-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-83-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-83-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-83-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-83-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-83-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-83-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-83-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-83-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-84-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-84-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-84-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-84-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-84-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-84-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-84-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-84-t.svg
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-85-t.png b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-85-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-85-t.png
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-85-t.png
diff --git a/test/svg/svg1.1/ignore-animate/svg/animate-elem-85-t.svg b/tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-85-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-animate/svg/animate-elem-85-t.svg
rename to tests/data/svg/svg1.1/ignore-animate/svg/animate-elem-85-t.svg
diff --git a/test/svg/svg1.1/ignore-linking/images/linking-uri-01-b.svg b/tests/data/svg/svg1.1/ignore-linking/images/linking-uri-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/images/linking-uri-01-b.svg
rename to tests/data/svg/svg1.1/ignore-linking/images/linking-uri-01-b.svg
diff --git a/test/svg/svg1.1/ignore-linking/images/linkingCircle-f.svg b/tests/data/svg/svg1.1/ignore-linking/images/linkingCircle-f.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/images/linkingCircle-f.svg
rename to tests/data/svg/svg1.1/ignore-linking/images/linkingCircle-f.svg
diff --git a/test/svg/svg1.1/ignore-linking/images/linkingToc-t.svg b/tests/data/svg/svg1.1/ignore-linking/images/linkingToc-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/images/linkingToc-t.svg
rename to tests/data/svg/svg1.1/ignore-linking/images/linkingToc-t.svg
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-a-01-b.png b/tests/data/svg/svg1.1/ignore-linking/svg/linking-a-01-b.png
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-a-01-b.png
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-a-01-b.png
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-a-01-b.svg b/tests/data/svg/svg1.1/ignore-linking/svg/linking-a-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-a-01-b.svg
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-a-01-b.svg
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-a-02-b.png b/tests/data/svg/svg1.1/ignore-linking/svg/linking-a-02-b.png
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-a-02-b.png
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-a-02-b.png
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-a-02-b.svg b/tests/data/svg/svg1.1/ignore-linking/svg/linking-a-02-b.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-a-02-b.svg
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-a-02-b.svg
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-a-03-b.png b/tests/data/svg/svg1.1/ignore-linking/svg/linking-a-03-b.png
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-a-03-b.png
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-a-03-b.png
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-a-03-b.svg b/tests/data/svg/svg1.1/ignore-linking/svg/linking-a-03-b.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-a-03-b.svg
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-a-03-b.svg
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-a-04-t.png b/tests/data/svg/svg1.1/ignore-linking/svg/linking-a-04-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-a-04-t.png
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-a-04-t.png
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-a-04-t.svg b/tests/data/svg/svg1.1/ignore-linking/svg/linking-a-04-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-a-04-t.svg
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-a-04-t.svg
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-a-05-t.png b/tests/data/svg/svg1.1/ignore-linking/svg/linking-a-05-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-a-05-t.png
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-a-05-t.png
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-a-05-t.svg b/tests/data/svg/svg1.1/ignore-linking/svg/linking-a-05-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-a-05-t.svg
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-a-05-t.svg
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-a-06-t.png b/tests/data/svg/svg1.1/ignore-linking/svg/linking-a-06-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-a-06-t.png
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-a-06-t.png
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-a-07-t.png b/tests/data/svg/svg1.1/ignore-linking/svg/linking-a-07-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-a-07-t.png
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-a-07-t.png
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-a-07-t.svg b/tests/data/svg/svg1.1/ignore-linking/svg/linking-a-07-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-a-07-t.svg
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-a-07-t.svg
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-a-08-t.png b/tests/data/svg/svg1.1/ignore-linking/svg/linking-a-08-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-a-08-t.png
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-a-08-t.png
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-a-09-b.png b/tests/data/svg/svg1.1/ignore-linking/svg/linking-a-09-b.png
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-a-09-b.png
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-a-09-b.png
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-uri-01-b.png b/tests/data/svg/svg1.1/ignore-linking/svg/linking-uri-01-b.png
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-uri-01-b.png
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-uri-01-b.png
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-uri-01-b.svg b/tests/data/svg/svg1.1/ignore-linking/svg/linking-uri-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-uri-01-b.svg
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-uri-01-b.svg
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-uri-02-b.png b/tests/data/svg/svg1.1/ignore-linking/svg/linking-uri-02-b.png
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-uri-02-b.png
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-uri-02-b.png
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-uri-02-b.svg b/tests/data/svg/svg1.1/ignore-linking/svg/linking-uri-02-b.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-uri-02-b.svg
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-uri-02-b.svg
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-uri-03-t.png b/tests/data/svg/svg1.1/ignore-linking/svg/linking-uri-03-t.png
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-uri-03-t.png
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-uri-03-t.png
diff --git a/test/svg/svg1.1/ignore-linking/svg/linking-uri-03-t.svg b/tests/data/svg/svg1.1/ignore-linking/svg/linking-uri-03-t.svg
similarity index 100%
rename from test/svg/svg1.1/ignore-linking/svg/linking-uri-03-t.svg
rename to tests/data/svg/svg1.1/ignore-linking/svg/linking-uri-03-t.svg
diff --git a/test/svg/svg1.1/images/20x20.png b/tests/data/svg/svg1.1/images/20x20.png
similarity index 100%
rename from test/svg/svg1.1/images/20x20.png
rename to tests/data/svg/svg1.1/images/20x20.png
diff --git a/test/svg/svg1.1/images/bluesquidj.png b/tests/data/svg/svg1.1/images/bluesquidj.png
similarity index 100%
rename from test/svg/svg1.1/images/bluesquidj.png
rename to tests/data/svg/svg1.1/images/bluesquidj.png
diff --git a/test/svg/svg1.1/images/bumpMap2.png b/tests/data/svg/svg1.1/images/bumpMap2.png
similarity index 100%
rename from test/svg/svg1.1/images/bumpMap2.png
rename to tests/data/svg/svg1.1/images/bumpMap2.png
diff --git a/test/svg/svg1.1/images/colorprof.png b/tests/data/svg/svg1.1/images/colorprof.png
similarity index 100%
rename from test/svg/svg1.1/images/colorprof.png
rename to tests/data/svg/svg1.1/images/colorprof.png
diff --git a/test/svg/svg1.1/images/filters-conv-01-f.includeimage.png b/tests/data/svg/svg1.1/images/filters-conv-01-f.includeimage.png
similarity index 100%
rename from test/svg/svg1.1/images/filters-conv-01-f.includeimage.png
rename to tests/data/svg/svg1.1/images/filters-conv-01-f.includeimage.png
diff --git a/test/svg/svg1.1/images/galpha.png b/tests/data/svg/svg1.1/images/galpha.png
similarity index 100%
rename from test/svg/svg1.1/images/galpha.png
rename to tests/data/svg/svg1.1/images/galpha.png
diff --git a/test/svg/svg1.1/images/gam030.png b/tests/data/svg/svg1.1/images/gam030.png
similarity index 100%
rename from test/svg/svg1.1/images/gam030.png
rename to tests/data/svg/svg1.1/images/gam030.png
diff --git a/test/svg/svg1.1/images/gam045.png b/tests/data/svg/svg1.1/images/gam045.png
similarity index 100%
rename from test/svg/svg1.1/images/gam045.png
rename to tests/data/svg/svg1.1/images/gam045.png
diff --git a/test/svg/svg1.1/images/gam056.png b/tests/data/svg/svg1.1/images/gam056.png
similarity index 100%
rename from test/svg/svg1.1/images/gam056.png
rename to tests/data/svg/svg1.1/images/gam056.png
diff --git a/test/svg/svg1.1/images/gam100.png b/tests/data/svg/svg1.1/images/gam100.png
similarity index 100%
rename from test/svg/svg1.1/images/gam100.png
rename to tests/data/svg/svg1.1/images/gam100.png
diff --git a/test/svg/svg1.1/images/gam200.png b/tests/data/svg/svg1.1/images/gam200.png
similarity index 100%
rename from test/svg/svg1.1/images/gam200.png
rename to tests/data/svg/svg1.1/images/gam200.png
diff --git a/test/svg/svg1.1/images/image1.jpg b/tests/data/svg/svg1.1/images/image1.jpg
similarity index 100%
rename from test/svg/svg1.1/images/image1.jpg
rename to tests/data/svg/svg1.1/images/image1.jpg
diff --git a/test/svg/svg1.1/images/rects.svg b/tests/data/svg/svg1.1/images/rects.svg
similarity index 100%
rename from test/svg/svg1.1/images/rects.svg
rename to tests/data/svg/svg1.1/images/rects.svg
diff --git a/test/svg/svg1.1/images/rgbalpha.png b/tests/data/svg/svg1.1/images/rgbalpha.png
similarity index 100%
rename from test/svg/svg1.1/images/rgbalpha.png
rename to tests/data/svg/svg1.1/images/rgbalpha.png
diff --git a/test/svg/svg1.1/images/sign.png b/tests/data/svg/svg1.1/images/sign.png
similarity index 100%
rename from test/svg/svg1.1/images/sign.png
rename to tests/data/svg/svg1.1/images/sign.png
diff --git a/test/svg/svg1.1/images/smiley.png b/tests/data/svg/svg1.1/images/smiley.png
similarity index 100%
rename from test/svg/svg1.1/images/smiley.png
rename to tests/data/svg/svg1.1/images/smiley.png
diff --git a/test/svg/svg1.1/images/stefan_252_tRNS_opti.png b/tests/data/svg/svg1.1/images/stefan_252_tRNS_opti.png
similarity index 100%
rename from test/svg/svg1.1/images/stefan_252_tRNS_opti.png
rename to tests/data/svg/svg1.1/images/stefan_252_tRNS_opti.png
diff --git a/test/svg/svg1.1/images/struct-image-01.jpg b/tests/data/svg/svg1.1/images/struct-image-01.jpg
similarity index 100%
rename from test/svg/svg1.1/images/struct-image-01.jpg
rename to tests/data/svg/svg1.1/images/struct-image-01.jpg
diff --git a/test/svg/svg1.1/images/struct-image-01.png b/tests/data/svg/svg1.1/images/struct-image-01.png
similarity index 100%
rename from test/svg/svg1.1/images/struct-image-01.png
rename to tests/data/svg/svg1.1/images/struct-image-01.png
diff --git a/test/svg/svg1.1/images/struct-image-02.jpg b/tests/data/svg/svg1.1/images/struct-image-02.jpg
similarity index 100%
rename from test/svg/svg1.1/images/struct-image-02.jpg
rename to tests/data/svg/svg1.1/images/struct-image-02.jpg
diff --git a/test/svg/svg1.1/images/struct-image-02.png b/tests/data/svg/svg1.1/images/struct-image-02.png
similarity index 100%
rename from test/svg/svg1.1/images/struct-image-02.png
rename to tests/data/svg/svg1.1/images/struct-image-02.png
diff --git a/test/svg/svg1.1/images/struct-symbol-01.png b/tests/data/svg/svg1.1/images/struct-symbol-01.png
similarity index 100%
rename from test/svg/svg1.1/images/struct-symbol-01.png
rename to tests/data/svg/svg1.1/images/struct-symbol-01.png
diff --git a/test/svg/svg1.1/images/svgRef1.svg b/tests/data/svg/svg1.1/images/svgRef1.svg
similarity index 100%
rename from test/svg/svg1.1/images/svgRef1.svg
rename to tests/data/svg/svg1.1/images/svgRef1.svg
diff --git a/test/svg/svg1.1/masking/masking-intro-01-f.png b/tests/data/svg/svg1.1/masking/masking-intro-01-f.png
similarity index 100%
rename from test/svg/svg1.1/masking/masking-intro-01-f.png
rename to tests/data/svg/svg1.1/masking/masking-intro-01-f.png
diff --git a/test/svg/svg1.1/masking/masking-intro-01-f.svg b/tests/data/svg/svg1.1/masking/masking-intro-01-f.svg
similarity index 100%
rename from test/svg/svg1.1/masking/masking-intro-01-f.svg
rename to tests/data/svg/svg1.1/masking/masking-intro-01-f.svg
diff --git a/test/svg/svg1.1/masking/masking-mask-01-b.png b/tests/data/svg/svg1.1/masking/masking-mask-01-b.png
similarity index 100%
rename from test/svg/svg1.1/masking/masking-mask-01-b.png
rename to tests/data/svg/svg1.1/masking/masking-mask-01-b.png
diff --git a/test/svg/svg1.1/masking/masking-mask-01-b.svg b/tests/data/svg/svg1.1/masking/masking-mask-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/masking/masking-mask-01-b.svg
rename to tests/data/svg/svg1.1/masking/masking-mask-01-b.svg
diff --git a/test/svg/svg1.1/masking/masking-opacity-01-b.png b/tests/data/svg/svg1.1/masking/masking-opacity-01-b.png
similarity index 100%
rename from test/svg/svg1.1/masking/masking-opacity-01-b.png
rename to tests/data/svg/svg1.1/masking/masking-opacity-01-b.png
diff --git a/test/svg/svg1.1/masking/masking-opacity-01-b.svg b/tests/data/svg/svg1.1/masking/masking-opacity-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/masking/masking-opacity-01-b.svg
rename to tests/data/svg/svg1.1/masking/masking-opacity-01-b.svg
diff --git a/test/svg/svg1.1/masking/masking-path-01-b.png b/tests/data/svg/svg1.1/masking/masking-path-01-b.png
similarity index 100%
rename from test/svg/svg1.1/masking/masking-path-01-b.png
rename to tests/data/svg/svg1.1/masking/masking-path-01-b.png
diff --git a/test/svg/svg1.1/masking/masking-path-01-b.svg b/tests/data/svg/svg1.1/masking/masking-path-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/masking/masking-path-01-b.svg
rename to tests/data/svg/svg1.1/masking/masking-path-01-b.svg
diff --git a/test/svg/svg1.1/masking/masking-path-02-b.png b/tests/data/svg/svg1.1/masking/masking-path-02-b.png
similarity index 100%
rename from test/svg/svg1.1/masking/masking-path-02-b.png
rename to tests/data/svg/svg1.1/masking/masking-path-02-b.png
diff --git a/test/svg/svg1.1/masking/masking-path-02-b.svg b/tests/data/svg/svg1.1/masking/masking-path-02-b.svg
similarity index 100%
rename from test/svg/svg1.1/masking/masking-path-02-b.svg
rename to tests/data/svg/svg1.1/masking/masking-path-02-b.svg
diff --git a/test/svg/svg1.1/masking/masking-path-03-b.png b/tests/data/svg/svg1.1/masking/masking-path-03-b.png
similarity index 100%
rename from test/svg/svg1.1/masking/masking-path-03-b.png
rename to tests/data/svg/svg1.1/masking/masking-path-03-b.png
diff --git a/test/svg/svg1.1/masking/masking-path-03-b.svg b/tests/data/svg/svg1.1/masking/masking-path-03-b.svg
similarity index 100%
rename from test/svg/svg1.1/masking/masking-path-03-b.svg
rename to tests/data/svg/svg1.1/masking/masking-path-03-b.svg
diff --git a/test/svg/svg1.1/masking/masking-path-04-b.png b/tests/data/svg/svg1.1/masking/masking-path-04-b.png
similarity index 100%
rename from test/svg/svg1.1/masking/masking-path-04-b.png
rename to tests/data/svg/svg1.1/masking/masking-path-04-b.png
diff --git a/test/svg/svg1.1/masking/masking-path-04-b.svg b/tests/data/svg/svg1.1/masking/masking-path-04-b.svg
similarity index 100%
rename from test/svg/svg1.1/masking/masking-path-04-b.svg
rename to tests/data/svg/svg1.1/masking/masking-path-04-b.svg
diff --git a/test/svg/svg1.1/masking/masking-path-05-f.png b/tests/data/svg/svg1.1/masking/masking-path-05-f.png
similarity index 100%
rename from test/svg/svg1.1/masking/masking-path-05-f.png
rename to tests/data/svg/svg1.1/masking/masking-path-05-f.png
diff --git a/test/svg/svg1.1/masking/masking-path-05-f.svg b/tests/data/svg/svg1.1/masking/masking-path-05-f.svg
similarity index 100%
rename from test/svg/svg1.1/masking/masking-path-05-f.svg
rename to tests/data/svg/svg1.1/masking/masking-path-05-f.svg
diff --git a/test/svg/svg1.1/masking/masking-path-06-b.png b/tests/data/svg/svg1.1/masking/masking-path-06-b.png
similarity index 100%
rename from test/svg/svg1.1/masking/masking-path-06-b.png
rename to tests/data/svg/svg1.1/masking/masking-path-06-b.png
diff --git a/test/svg/svg1.1/misc/extend-namespace-01-f.svg b/tests/data/svg/svg1.1/misc/extend-namespace-01-f.svg
similarity index 100%
rename from test/svg/svg1.1/misc/extend-namespace-01-f.svg
rename to tests/data/svg/svg1.1/misc/extend-namespace-01-f.svg
diff --git a/test/svg/svg1.1/misc/interact-cursor-01-f.svg b/tests/data/svg/svg1.1/misc/interact-cursor-01-f.svg
similarity index 100%
rename from test/svg/svg1.1/misc/interact-cursor-01-f.svg
rename to tests/data/svg/svg1.1/misc/interact-cursor-01-f.svg
diff --git a/test/svg/svg1.1/misc/interact-dom-01-b.svg b/tests/data/svg/svg1.1/misc/interact-dom-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/interact-dom-01-b.svg
rename to tests/data/svg/svg1.1/misc/interact-dom-01-b.svg
diff --git a/test/svg/svg1.1/misc/interact-events-01-b.svg b/tests/data/svg/svg1.1/misc/interact-events-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/interact-events-01-b.svg
rename to tests/data/svg/svg1.1/misc/interact-events-01-b.svg
diff --git a/test/svg/svg1.1/misc/interact-order-01-b.svg b/tests/data/svg/svg1.1/misc/interact-order-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/interact-order-01-b.svg
rename to tests/data/svg/svg1.1/misc/interact-order-01-b.svg
diff --git a/test/svg/svg1.1/misc/interact-order-02-b.svg b/tests/data/svg/svg1.1/misc/interact-order-02-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/interact-order-02-b.svg
rename to tests/data/svg/svg1.1/misc/interact-order-02-b.svg
diff --git a/test/svg/svg1.1/misc/interact-order-03-b.svg b/tests/data/svg/svg1.1/misc/interact-order-03-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/interact-order-03-b.svg
rename to tests/data/svg/svg1.1/misc/interact-order-03-b.svg
diff --git a/test/svg/svg1.1/misc/interact-zoom-01-t.svg b/tests/data/svg/svg1.1/misc/interact-zoom-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/misc/interact-zoom-01-t.svg
rename to tests/data/svg/svg1.1/misc/interact-zoom-01-t.svg
diff --git a/test/svg/svg1.1/misc/metadata-example-01-b.svg b/tests/data/svg/svg1.1/misc/metadata-example-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/metadata-example-01-b.svg
rename to tests/data/svg/svg1.1/misc/metadata-example-01-b.svg
diff --git a/test/svg/svg1.1/misc/render-elems-01-t.svg b/tests/data/svg/svg1.1/misc/render-elems-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/misc/render-elems-01-t.svg
rename to tests/data/svg/svg1.1/misc/render-elems-01-t.svg
diff --git a/test/svg/svg1.1/misc/render-elems-02-t.svg b/tests/data/svg/svg1.1/misc/render-elems-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/misc/render-elems-02-t.svg
rename to tests/data/svg/svg1.1/misc/render-elems-02-t.svg
diff --git a/test/svg/svg1.1/misc/render-elems-03-t.svg b/tests/data/svg/svg1.1/misc/render-elems-03-t.svg
similarity index 100%
rename from test/svg/svg1.1/misc/render-elems-03-t.svg
rename to tests/data/svg/svg1.1/misc/render-elems-03-t.svg
diff --git a/test/svg/svg1.1/misc/render-elems-06-t.svg b/tests/data/svg/svg1.1/misc/render-elems-06-t.svg
similarity index 100%
rename from test/svg/svg1.1/misc/render-elems-06-t.svg
rename to tests/data/svg/svg1.1/misc/render-elems-06-t.svg
diff --git a/test/svg/svg1.1/misc/render-elems-07-t.svg b/tests/data/svg/svg1.1/misc/render-elems-07-t.svg
similarity index 100%
rename from test/svg/svg1.1/misc/render-elems-07-t.svg
rename to tests/data/svg/svg1.1/misc/render-elems-07-t.svg
diff --git a/test/svg/svg1.1/misc/render-elems-08-t.svg b/tests/data/svg/svg1.1/misc/render-elems-08-t.svg
similarity index 100%
rename from test/svg/svg1.1/misc/render-elems-08-t.svg
rename to tests/data/svg/svg1.1/misc/render-elems-08-t.svg
diff --git a/test/svg/svg1.1/misc/render-groups-01-b.svg b/tests/data/svg/svg1.1/misc/render-groups-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/render-groups-01-b.svg
rename to tests/data/svg/svg1.1/misc/render-groups-01-b.svg
diff --git a/test/svg/svg1.1/misc/render-groups-03-t.svg b/tests/data/svg/svg1.1/misc/render-groups-03-t.svg
similarity index 100%
rename from test/svg/svg1.1/misc/render-groups-03-t.svg
rename to tests/data/svg/svg1.1/misc/render-groups-03-t.svg
diff --git a/test/svg/svg1.1/misc/script-handle-01-b.svg b/tests/data/svg/svg1.1/misc/script-handle-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/script-handle-01-b.svg
rename to tests/data/svg/svg1.1/misc/script-handle-01-b.svg
diff --git a/test/svg/svg1.1/misc/script-handle-02-b.svg b/tests/data/svg/svg1.1/misc/script-handle-02-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/script-handle-02-b.svg
rename to tests/data/svg/svg1.1/misc/script-handle-02-b.svg
diff --git a/test/svg/svg1.1/misc/script-handle-03-b.svg b/tests/data/svg/svg1.1/misc/script-handle-03-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/script-handle-03-b.svg
rename to tests/data/svg/svg1.1/misc/script-handle-03-b.svg
diff --git a/test/svg/svg1.1/misc/script-handle-04-b.svg b/tests/data/svg/svg1.1/misc/script-handle-04-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/script-handle-04-b.svg
rename to tests/data/svg/svg1.1/misc/script-handle-04-b.svg
diff --git a/test/svg/svg1.1/misc/styling-css-01-b.svg b/tests/data/svg/svg1.1/misc/styling-css-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/styling-css-01-b.svg
rename to tests/data/svg/svg1.1/misc/styling-css-01-b.svg
diff --git a/test/svg/svg1.1/misc/styling-css-02-b.svg b/tests/data/svg/svg1.1/misc/styling-css-02-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/styling-css-02-b.svg
rename to tests/data/svg/svg1.1/misc/styling-css-02-b.svg
diff --git a/test/svg/svg1.1/misc/styling-css-03-b.svg b/tests/data/svg/svg1.1/misc/styling-css-03-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/styling-css-03-b.svg
rename to tests/data/svg/svg1.1/misc/styling-css-03-b.svg
diff --git a/test/svg/svg1.1/misc/styling-css-04-f.svg b/tests/data/svg/svg1.1/misc/styling-css-04-f.svg
similarity index 100%
rename from test/svg/svg1.1/misc/styling-css-04-f.svg
rename to tests/data/svg/svg1.1/misc/styling-css-04-f.svg
diff --git a/test/svg/svg1.1/misc/styling-css-05-b.svg b/tests/data/svg/svg1.1/misc/styling-css-05-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/styling-css-05-b.svg
rename to tests/data/svg/svg1.1/misc/styling-css-05-b.svg
diff --git a/test/svg/svg1.1/misc/styling-css-06-b.svg b/tests/data/svg/svg1.1/misc/styling-css-06-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/styling-css-06-b.svg
rename to tests/data/svg/svg1.1/misc/styling-css-06-b.svg
diff --git a/test/svg/svg1.1/misc/styling-inherit-01-b.svg b/tests/data/svg/svg1.1/misc/styling-inherit-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/styling-inherit-01-b.svg
rename to tests/data/svg/svg1.1/misc/styling-inherit-01-b.svg
diff --git a/test/svg/svg1.1/misc/styling-pres-01-t.svg b/tests/data/svg/svg1.1/misc/styling-pres-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/misc/styling-pres-01-t.svg
rename to tests/data/svg/svg1.1/misc/styling-pres-01-t.svg
diff --git a/test/svg/svg1.1/misc/types-basicDOM-01-b.svg b/tests/data/svg/svg1.1/misc/types-basicDOM-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/misc/types-basicDOM-01-b.svg
rename to tests/data/svg/svg1.1/misc/types-basicDOM-01-b.svg
diff --git a/test/svg/svg1.1/painting/painting-fill-01-t.png b/tests/data/svg/svg1.1/painting/painting-fill-01-t.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-fill-01-t.png
rename to tests/data/svg/svg1.1/painting/painting-fill-01-t.png
diff --git a/test/svg/svg1.1/painting/painting-fill-01-t.svg b/tests/data/svg/svg1.1/painting/painting-fill-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/painting/painting-fill-01-t.svg
rename to tests/data/svg/svg1.1/painting/painting-fill-01-t.svg
diff --git a/test/svg/svg1.1/painting/painting-fill-02-t.png b/tests/data/svg/svg1.1/painting/painting-fill-02-t.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-fill-02-t.png
rename to tests/data/svg/svg1.1/painting/painting-fill-02-t.png
diff --git a/test/svg/svg1.1/painting/painting-fill-02-t.svg b/tests/data/svg/svg1.1/painting/painting-fill-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/painting/painting-fill-02-t.svg
rename to tests/data/svg/svg1.1/painting/painting-fill-02-t.svg
diff --git a/test/svg/svg1.1/painting/painting-fill-03-t.png b/tests/data/svg/svg1.1/painting/painting-fill-03-t.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-fill-03-t.png
rename to tests/data/svg/svg1.1/painting/painting-fill-03-t.png
diff --git a/test/svg/svg1.1/painting/painting-fill-03-t.svg b/tests/data/svg/svg1.1/painting/painting-fill-03-t.svg
similarity index 100%
rename from test/svg/svg1.1/painting/painting-fill-03-t.svg
rename to tests/data/svg/svg1.1/painting/painting-fill-03-t.svg
diff --git a/test/svg/svg1.1/painting/painting-fill-04-t.png b/tests/data/svg/svg1.1/painting/painting-fill-04-t.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-fill-04-t.png
rename to tests/data/svg/svg1.1/painting/painting-fill-04-t.png
diff --git a/test/svg/svg1.1/painting/painting-fill-04-t.svg b/tests/data/svg/svg1.1/painting/painting-fill-04-t.svg
similarity index 100%
rename from test/svg/svg1.1/painting/painting-fill-04-t.svg
rename to tests/data/svg/svg1.1/painting/painting-fill-04-t.svg
diff --git a/test/svg/svg1.1/painting/painting-fill-05-b.png b/tests/data/svg/svg1.1/painting/painting-fill-05-b.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-fill-05-b.png
rename to tests/data/svg/svg1.1/painting/painting-fill-05-b.png
diff --git a/test/svg/svg1.1/painting/painting-fill-05-b.svg b/tests/data/svg/svg1.1/painting/painting-fill-05-b.svg
similarity index 100%
rename from test/svg/svg1.1/painting/painting-fill-05-b.svg
rename to tests/data/svg/svg1.1/painting/painting-fill-05-b.svg
diff --git a/test/svg/svg1.1/painting/painting-marker-01-f.png b/tests/data/svg/svg1.1/painting/painting-marker-01-f.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-marker-01-f.png
rename to tests/data/svg/svg1.1/painting/painting-marker-01-f.png
diff --git a/test/svg/svg1.1/painting/painting-marker-01-f.svg b/tests/data/svg/svg1.1/painting/painting-marker-01-f.svg
similarity index 100%
rename from test/svg/svg1.1/painting/painting-marker-01-f.svg
rename to tests/data/svg/svg1.1/painting/painting-marker-01-f.svg
diff --git a/test/svg/svg1.1/painting/painting-marker-02-f.png b/tests/data/svg/svg1.1/painting/painting-marker-02-f.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-marker-02-f.png
rename to tests/data/svg/svg1.1/painting/painting-marker-02-f.png
diff --git a/test/svg/svg1.1/painting/painting-marker-02-f.svg b/tests/data/svg/svg1.1/painting/painting-marker-02-f.svg
similarity index 100%
rename from test/svg/svg1.1/painting/painting-marker-02-f.svg
rename to tests/data/svg/svg1.1/painting/painting-marker-02-f.svg
diff --git a/test/svg/svg1.1/painting/painting-marker-03-f.png b/tests/data/svg/svg1.1/painting/painting-marker-03-f.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-marker-03-f.png
rename to tests/data/svg/svg1.1/painting/painting-marker-03-f.png
diff --git a/test/svg/svg1.1/painting/painting-marker-03-f.svg b/tests/data/svg/svg1.1/painting/painting-marker-03-f.svg
similarity index 100%
rename from test/svg/svg1.1/painting/painting-marker-03-f.svg
rename to tests/data/svg/svg1.1/painting/painting-marker-03-f.svg
diff --git a/test/svg/svg1.1/painting/painting-marker-04-f.png b/tests/data/svg/svg1.1/painting/painting-marker-04-f.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-marker-04-f.png
rename to tests/data/svg/svg1.1/painting/painting-marker-04-f.png
diff --git a/test/svg/svg1.1/painting/painting-render-01-b.png b/tests/data/svg/svg1.1/painting/painting-render-01-b.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-render-01-b.png
rename to tests/data/svg/svg1.1/painting/painting-render-01-b.png
diff --git a/test/svg/svg1.1/painting/painting-render-01-b.svg b/tests/data/svg/svg1.1/painting/painting-render-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/painting/painting-render-01-b.svg
rename to tests/data/svg/svg1.1/painting/painting-render-01-b.svg
diff --git a/test/svg/svg1.1/painting/painting-stroke-01-t.png b/tests/data/svg/svg1.1/painting/painting-stroke-01-t.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-stroke-01-t.png
rename to tests/data/svg/svg1.1/painting/painting-stroke-01-t.png
diff --git a/test/svg/svg1.1/painting/painting-stroke-01-t.svg b/tests/data/svg/svg1.1/painting/painting-stroke-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/painting/painting-stroke-01-t.svg
rename to tests/data/svg/svg1.1/painting/painting-stroke-01-t.svg
diff --git a/test/svg/svg1.1/painting/painting-stroke-02-t.png b/tests/data/svg/svg1.1/painting/painting-stroke-02-t.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-stroke-02-t.png
rename to tests/data/svg/svg1.1/painting/painting-stroke-02-t.png
diff --git a/test/svg/svg1.1/painting/painting-stroke-02-t.svg b/tests/data/svg/svg1.1/painting/painting-stroke-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/painting/painting-stroke-02-t.svg
rename to tests/data/svg/svg1.1/painting/painting-stroke-02-t.svg
diff --git a/test/svg/svg1.1/painting/painting-stroke-03-t.png b/tests/data/svg/svg1.1/painting/painting-stroke-03-t.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-stroke-03-t.png
rename to tests/data/svg/svg1.1/painting/painting-stroke-03-t.png
diff --git a/test/svg/svg1.1/painting/painting-stroke-03-t.svg b/tests/data/svg/svg1.1/painting/painting-stroke-03-t.svg
similarity index 100%
rename from test/svg/svg1.1/painting/painting-stroke-03-t.svg
rename to tests/data/svg/svg1.1/painting/painting-stroke-03-t.svg
diff --git a/test/svg/svg1.1/painting/painting-stroke-04-t.png b/tests/data/svg/svg1.1/painting/painting-stroke-04-t.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-stroke-04-t.png
rename to tests/data/svg/svg1.1/painting/painting-stroke-04-t.png
diff --git a/test/svg/svg1.1/painting/painting-stroke-04-t.svg b/tests/data/svg/svg1.1/painting/painting-stroke-04-t.svg
similarity index 100%
rename from test/svg/svg1.1/painting/painting-stroke-04-t.svg
rename to tests/data/svg/svg1.1/painting/painting-stroke-04-t.svg
diff --git a/test/svg/svg1.1/painting/painting-stroke-05-t.png b/tests/data/svg/svg1.1/painting/painting-stroke-05-t.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-stroke-05-t.png
rename to tests/data/svg/svg1.1/painting/painting-stroke-05-t.png
diff --git a/test/svg/svg1.1/painting/painting-stroke-06-t.png b/tests/data/svg/svg1.1/painting/painting-stroke-06-t.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-stroke-06-t.png
rename to tests/data/svg/svg1.1/painting/painting-stroke-06-t.png
diff --git a/test/svg/svg1.1/painting/painting-stroke-07-t.png b/tests/data/svg/svg1.1/painting/painting-stroke-07-t.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-stroke-07-t.png
rename to tests/data/svg/svg1.1/painting/painting-stroke-07-t.png
diff --git a/test/svg/svg1.1/painting/painting-stroke-07-t.svg b/tests/data/svg/svg1.1/painting/painting-stroke-07-t.svg
similarity index 100%
rename from test/svg/svg1.1/painting/painting-stroke-07-t.svg
rename to tests/data/svg/svg1.1/painting/painting-stroke-07-t.svg
diff --git a/test/svg/svg1.1/painting/painting-stroke-08-t.png b/tests/data/svg/svg1.1/painting/painting-stroke-08-t.png
similarity index 100%
rename from test/svg/svg1.1/painting/painting-stroke-08-t.png
rename to tests/data/svg/svg1.1/painting/painting-stroke-08-t.png
diff --git a/test/svg/svg1.1/paths/paths-data-01-t.png b/tests/data/svg/svg1.1/paths/paths-data-01-t.png
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-01-t.png
rename to tests/data/svg/svg1.1/paths/paths-data-01-t.png
diff --git a/test/svg/svg1.1/paths/paths-data-01-t.svg b/tests/data/svg/svg1.1/paths/paths-data-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-01-t.svg
rename to tests/data/svg/svg1.1/paths/paths-data-01-t.svg
diff --git a/test/svg/svg1.1/paths/paths-data-02-t.png b/tests/data/svg/svg1.1/paths/paths-data-02-t.png
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-02-t.png
rename to tests/data/svg/svg1.1/paths/paths-data-02-t.png
diff --git a/test/svg/svg1.1/paths/paths-data-02-t.svg b/tests/data/svg/svg1.1/paths/paths-data-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-02-t.svg
rename to tests/data/svg/svg1.1/paths/paths-data-02-t.svg
diff --git a/test/svg/svg1.1/paths/paths-data-03-f.png b/tests/data/svg/svg1.1/paths/paths-data-03-f.png
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-03-f.png
rename to tests/data/svg/svg1.1/paths/paths-data-03-f.png
diff --git a/test/svg/svg1.1/paths/paths-data-03-f.svg b/tests/data/svg/svg1.1/paths/paths-data-03-f.svg
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-03-f.svg
rename to tests/data/svg/svg1.1/paths/paths-data-03-f.svg
diff --git a/test/svg/svg1.1/paths/paths-data-04-t.png b/tests/data/svg/svg1.1/paths/paths-data-04-t.png
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-04-t.png
rename to tests/data/svg/svg1.1/paths/paths-data-04-t.png
diff --git a/test/svg/svg1.1/paths/paths-data-04-t.svg b/tests/data/svg/svg1.1/paths/paths-data-04-t.svg
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-04-t.svg
rename to tests/data/svg/svg1.1/paths/paths-data-04-t.svg
diff --git a/test/svg/svg1.1/paths/paths-data-05-t.png b/tests/data/svg/svg1.1/paths/paths-data-05-t.png
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-05-t.png
rename to tests/data/svg/svg1.1/paths/paths-data-05-t.png
diff --git a/test/svg/svg1.1/paths/paths-data-05-t.svg b/tests/data/svg/svg1.1/paths/paths-data-05-t.svg
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-05-t.svg
rename to tests/data/svg/svg1.1/paths/paths-data-05-t.svg
diff --git a/test/svg/svg1.1/paths/paths-data-06-t.png b/tests/data/svg/svg1.1/paths/paths-data-06-t.png
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-06-t.png
rename to tests/data/svg/svg1.1/paths/paths-data-06-t.png
diff --git a/test/svg/svg1.1/paths/paths-data-06-t.svg b/tests/data/svg/svg1.1/paths/paths-data-06-t.svg
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-06-t.svg
rename to tests/data/svg/svg1.1/paths/paths-data-06-t.svg
diff --git a/test/svg/svg1.1/paths/paths-data-07-t.png b/tests/data/svg/svg1.1/paths/paths-data-07-t.png
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-07-t.png
rename to tests/data/svg/svg1.1/paths/paths-data-07-t.png
diff --git a/test/svg/svg1.1/paths/paths-data-07-t.svg b/tests/data/svg/svg1.1/paths/paths-data-07-t.svg
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-07-t.svg
rename to tests/data/svg/svg1.1/paths/paths-data-07-t.svg
diff --git a/test/svg/svg1.1/paths/paths-data-08-t.png b/tests/data/svg/svg1.1/paths/paths-data-08-t.png
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-08-t.png
rename to tests/data/svg/svg1.1/paths/paths-data-08-t.png
diff --git a/test/svg/svg1.1/paths/paths-data-08-t.svg b/tests/data/svg/svg1.1/paths/paths-data-08-t.svg
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-08-t.svg
rename to tests/data/svg/svg1.1/paths/paths-data-08-t.svg
diff --git a/test/svg/svg1.1/paths/paths-data-09-t.png b/tests/data/svg/svg1.1/paths/paths-data-09-t.png
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-09-t.png
rename to tests/data/svg/svg1.1/paths/paths-data-09-t.png
diff --git a/test/svg/svg1.1/paths/paths-data-09-t.svg b/tests/data/svg/svg1.1/paths/paths-data-09-t.svg
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-09-t.svg
rename to tests/data/svg/svg1.1/paths/paths-data-09-t.svg
diff --git a/test/svg/svg1.1/paths/paths-data-10-t.png b/tests/data/svg/svg1.1/paths/paths-data-10-t.png
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-10-t.png
rename to tests/data/svg/svg1.1/paths/paths-data-10-t.png
diff --git a/test/svg/svg1.1/paths/paths-data-10-t.svg b/tests/data/svg/svg1.1/paths/paths-data-10-t.svg
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-10-t.svg
rename to tests/data/svg/svg1.1/paths/paths-data-10-t.svg
diff --git a/test/svg/svg1.1/paths/paths-data-11-t.png b/tests/data/svg/svg1.1/paths/paths-data-11-t.png
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-11-t.png
rename to tests/data/svg/svg1.1/paths/paths-data-11-t.png
diff --git a/test/svg/svg1.1/paths/paths-data-12-t.png b/tests/data/svg/svg1.1/paths/paths-data-12-t.png
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-12-t.png
rename to tests/data/svg/svg1.1/paths/paths-data-12-t.png
diff --git a/test/svg/svg1.1/paths/paths-data-12-t.svg b/tests/data/svg/svg1.1/paths/paths-data-12-t.svg
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-12-t.svg
rename to tests/data/svg/svg1.1/paths/paths-data-12-t.svg
diff --git a/test/svg/svg1.1/paths/paths-data-13-t.png b/tests/data/svg/svg1.1/paths/paths-data-13-t.png
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-13-t.png
rename to tests/data/svg/svg1.1/paths/paths-data-13-t.png
diff --git a/test/svg/svg1.1/paths/paths-data-13-t.svg b/tests/data/svg/svg1.1/paths/paths-data-13-t.svg
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-13-t.svg
rename to tests/data/svg/svg1.1/paths/paths-data-13-t.svg
diff --git a/test/svg/svg1.1/paths/paths-data-14-t.png b/tests/data/svg/svg1.1/paths/paths-data-14-t.png
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-14-t.png
rename to tests/data/svg/svg1.1/paths/paths-data-14-t.png
diff --git a/test/svg/svg1.1/paths/paths-data-14-t.svg b/tests/data/svg/svg1.1/paths/paths-data-14-t.svg
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-14-t.svg
rename to tests/data/svg/svg1.1/paths/paths-data-14-t.svg
diff --git a/test/svg/svg1.1/paths/paths-data-15-t.png b/tests/data/svg/svg1.1/paths/paths-data-15-t.png
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-15-t.png
rename to tests/data/svg/svg1.1/paths/paths-data-15-t.png
diff --git a/test/svg/svg1.1/paths/paths-data-15-t.svg b/tests/data/svg/svg1.1/paths/paths-data-15-t.svg
similarity index 100%
rename from test/svg/svg1.1/paths/paths-data-15-t.svg
rename to tests/data/svg/svg1.1/paths/paths-data-15-t.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-01-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-01-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-01-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-01-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-01-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-01-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-01-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-02-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-02-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-02-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-02-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-02-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-02-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-02-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-02-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-03-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-03-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-03-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-03-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-03-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-03-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-03-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-03-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-04-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-04-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-04-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-04-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-04-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-04-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-04-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-04-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-05-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-05-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-05-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-05-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-05-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-05-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-05-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-05-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-06-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-06-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-06-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-06-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-06-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-06-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-06-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-06-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-07-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-07-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-07-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-07-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-07-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-07-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-07-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-07-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-08-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-08-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-08-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-08-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-08-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-08-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-08-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-08-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-09-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-09-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-09-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-09-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-09-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-09-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-09-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-09-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-10-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-10-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-10-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-10-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-10-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-10-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-10-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-10-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-11-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-11-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-11-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-11-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-11-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-11-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-11-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-11-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-12-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-12-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-12-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-12-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-12-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-12-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-12-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-12-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-13-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-13-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-13-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-13-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-13-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-13-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-13-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-13-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-14-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-14-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-14-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-14-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-14-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-14-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-14-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-14-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-15-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-15-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-15-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-15-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-15-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-15-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-15-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-15-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-16-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-16-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-16-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-16-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-16-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-16-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-16-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-16-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-17-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-17-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-17-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-17-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-17-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-17-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-17-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-17-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-18-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-18-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-18-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-18-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-18-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-18-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-18-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-18-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-grad-19-b.png b/tests/data/svg/svg1.1/pservers/pservers-grad-19-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-19-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-grad-19-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-grad-19-b.svg b/tests/data/svg/svg1.1/pservers/pservers-grad-19-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-grad-19-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-grad-19-b.svg
diff --git a/test/svg/svg1.1/pservers/pservers-pattern-01-b.png b/tests/data/svg/svg1.1/pservers/pservers-pattern-01-b.png
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-pattern-01-b.png
rename to tests/data/svg/svg1.1/pservers/pservers-pattern-01-b.png
diff --git a/test/svg/svg1.1/pservers/pservers-pattern-01-b.svg b/tests/data/svg/svg1.1/pservers/pservers-pattern-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/pservers/pservers-pattern-01-b.svg
rename to tests/data/svg/svg1.1/pservers/pservers-pattern-01-b.svg
diff --git a/test/svg/svg1.1/shapes/shapes-circle-01-t.png b/tests/data/svg/svg1.1/shapes/shapes-circle-01-t.png
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-circle-01-t.png
rename to tests/data/svg/svg1.1/shapes/shapes-circle-01-t.png
diff --git a/test/svg/svg1.1/shapes/shapes-circle-01-t.svg b/tests/data/svg/svg1.1/shapes/shapes-circle-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-circle-01-t.svg
rename to tests/data/svg/svg1.1/shapes/shapes-circle-01-t.svg
diff --git a/test/svg/svg1.1/shapes/shapes-circle-02-t.png b/tests/data/svg/svg1.1/shapes/shapes-circle-02-t.png
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-circle-02-t.png
rename to tests/data/svg/svg1.1/shapes/shapes-circle-02-t.png
diff --git a/test/svg/svg1.1/shapes/shapes-circle-02-t.svg b/tests/data/svg/svg1.1/shapes/shapes-circle-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-circle-02-t.svg
rename to tests/data/svg/svg1.1/shapes/shapes-circle-02-t.svg
diff --git a/test/svg/svg1.1/shapes/shapes-ellipse-01-t.png b/tests/data/svg/svg1.1/shapes/shapes-ellipse-01-t.png
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-ellipse-01-t.png
rename to tests/data/svg/svg1.1/shapes/shapes-ellipse-01-t.png
diff --git a/test/svg/svg1.1/shapes/shapes-ellipse-01-t.svg b/tests/data/svg/svg1.1/shapes/shapes-ellipse-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-ellipse-01-t.svg
rename to tests/data/svg/svg1.1/shapes/shapes-ellipse-01-t.svg
diff --git a/test/svg/svg1.1/shapes/shapes-ellipse-02-t.png b/tests/data/svg/svg1.1/shapes/shapes-ellipse-02-t.png
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-ellipse-02-t.png
rename to tests/data/svg/svg1.1/shapes/shapes-ellipse-02-t.png
diff --git a/test/svg/svg1.1/shapes/shapes-ellipse-02-t.svg b/tests/data/svg/svg1.1/shapes/shapes-ellipse-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-ellipse-02-t.svg
rename to tests/data/svg/svg1.1/shapes/shapes-ellipse-02-t.svg
diff --git a/test/svg/svg1.1/shapes/shapes-intro-01-t.png b/tests/data/svg/svg1.1/shapes/shapes-intro-01-t.png
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-intro-01-t.png
rename to tests/data/svg/svg1.1/shapes/shapes-intro-01-t.png
diff --git a/test/svg/svg1.1/shapes/shapes-intro-01-t.svg b/tests/data/svg/svg1.1/shapes/shapes-intro-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-intro-01-t.svg
rename to tests/data/svg/svg1.1/shapes/shapes-intro-01-t.svg
diff --git a/test/svg/svg1.1/shapes/shapes-line-01-t.png b/tests/data/svg/svg1.1/shapes/shapes-line-01-t.png
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-line-01-t.png
rename to tests/data/svg/svg1.1/shapes/shapes-line-01-t.png
diff --git a/test/svg/svg1.1/shapes/shapes-line-01-t.svg b/tests/data/svg/svg1.1/shapes/shapes-line-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-line-01-t.svg
rename to tests/data/svg/svg1.1/shapes/shapes-line-01-t.svg
diff --git a/test/svg/svg1.1/shapes/shapes-polygon-01-t.png b/tests/data/svg/svg1.1/shapes/shapes-polygon-01-t.png
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-polygon-01-t.png
rename to tests/data/svg/svg1.1/shapes/shapes-polygon-01-t.png
diff --git a/test/svg/svg1.1/shapes/shapes-polygon-01-t.svg b/tests/data/svg/svg1.1/shapes/shapes-polygon-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-polygon-01-t.svg
rename to tests/data/svg/svg1.1/shapes/shapes-polygon-01-t.svg
diff --git a/test/svg/svg1.1/shapes/shapes-polyline-01-t.png b/tests/data/svg/svg1.1/shapes/shapes-polyline-01-t.png
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-polyline-01-t.png
rename to tests/data/svg/svg1.1/shapes/shapes-polyline-01-t.png
diff --git a/test/svg/svg1.1/shapes/shapes-polyline-01-t.svg b/tests/data/svg/svg1.1/shapes/shapes-polyline-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-polyline-01-t.svg
rename to tests/data/svg/svg1.1/shapes/shapes-polyline-01-t.svg
diff --git a/test/svg/svg1.1/shapes/shapes-rect-01-t.png b/tests/data/svg/svg1.1/shapes/shapes-rect-01-t.png
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-rect-01-t.png
rename to tests/data/svg/svg1.1/shapes/shapes-rect-01-t.png
diff --git a/test/svg/svg1.1/shapes/shapes-rect-01-t.svg b/tests/data/svg/svg1.1/shapes/shapes-rect-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-rect-01-t.svg
rename to tests/data/svg/svg1.1/shapes/shapes-rect-01-t.svg
diff --git a/test/svg/svg1.1/shapes/shapes-rect-02-t.png b/tests/data/svg/svg1.1/shapes/shapes-rect-02-t.png
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-rect-02-t.png
rename to tests/data/svg/svg1.1/shapes/shapes-rect-02-t.png
diff --git a/test/svg/svg1.1/shapes/shapes-rect-02-t.svg b/tests/data/svg/svg1.1/shapes/shapes-rect-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/shapes/shapes-rect-02-t.svg
rename to tests/data/svg/svg1.1/shapes/shapes-rect-02-t.svg
diff --git a/test/svg/svg1.1/struct/struct-cond-01-t.png b/tests/data/svg/svg1.1/struct/struct-cond-01-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-cond-01-t.png
rename to tests/data/svg/svg1.1/struct/struct-cond-01-t.png
diff --git a/test/svg/svg1.1/struct/struct-cond-01-t.svg b/tests/data/svg/svg1.1/struct/struct-cond-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-cond-01-t.svg
rename to tests/data/svg/svg1.1/struct/struct-cond-01-t.svg
diff --git a/test/svg/svg1.1/struct/struct-cond-02-t.png b/tests/data/svg/svg1.1/struct/struct-cond-02-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-cond-02-t.png
rename to tests/data/svg/svg1.1/struct/struct-cond-02-t.png
diff --git a/test/svg/svg1.1/struct/struct-cond-02-t.svg b/tests/data/svg/svg1.1/struct/struct-cond-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-cond-02-t.svg
rename to tests/data/svg/svg1.1/struct/struct-cond-02-t.svg
diff --git a/test/svg/svg1.1/struct/struct-cond-03-t.png b/tests/data/svg/svg1.1/struct/struct-cond-03-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-cond-03-t.png
rename to tests/data/svg/svg1.1/struct/struct-cond-03-t.png
diff --git a/test/svg/svg1.1/struct/struct-cond-03-t.svg b/tests/data/svg/svg1.1/struct/struct-cond-03-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-cond-03-t.svg
rename to tests/data/svg/svg1.1/struct/struct-cond-03-t.svg
diff --git a/test/svg/svg1.1/struct/struct-defs-01-t.png b/tests/data/svg/svg1.1/struct/struct-defs-01-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-defs-01-t.png
rename to tests/data/svg/svg1.1/struct/struct-defs-01-t.png
diff --git a/test/svg/svg1.1/struct/struct-defs-01-t.svg b/tests/data/svg/svg1.1/struct/struct-defs-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-defs-01-t.svg
rename to tests/data/svg/svg1.1/struct/struct-defs-01-t.svg
diff --git a/test/svg/svg1.1/struct/struct-dom-01-b.png b/tests/data/svg/svg1.1/struct/struct-dom-01-b.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-dom-01-b.png
rename to tests/data/svg/svg1.1/struct/struct-dom-01-b.png
diff --git a/test/svg/svg1.1/struct/struct-dom-01-b.svg b/tests/data/svg/svg1.1/struct/struct-dom-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-dom-01-b.svg
rename to tests/data/svg/svg1.1/struct/struct-dom-01-b.svg
diff --git a/test/svg/svg1.1/struct/struct-dom-02-b.png b/tests/data/svg/svg1.1/struct/struct-dom-02-b.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-dom-02-b.png
rename to tests/data/svg/svg1.1/struct/struct-dom-02-b.png
diff --git a/test/svg/svg1.1/struct/struct-dom-02-b.svg b/tests/data/svg/svg1.1/struct/struct-dom-02-b.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-dom-02-b.svg
rename to tests/data/svg/svg1.1/struct/struct-dom-02-b.svg
diff --git a/test/svg/svg1.1/struct/struct-dom-03-b.png b/tests/data/svg/svg1.1/struct/struct-dom-03-b.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-dom-03-b.png
rename to tests/data/svg/svg1.1/struct/struct-dom-03-b.png
diff --git a/test/svg/svg1.1/struct/struct-dom-03-b.svg b/tests/data/svg/svg1.1/struct/struct-dom-03-b.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-dom-03-b.svg
rename to tests/data/svg/svg1.1/struct/struct-dom-03-b.svg
diff --git a/test/svg/svg1.1/struct/struct-dom-04-b.png b/tests/data/svg/svg1.1/struct/struct-dom-04-b.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-dom-04-b.png
rename to tests/data/svg/svg1.1/struct/struct-dom-04-b.png
diff --git a/test/svg/svg1.1/struct/struct-dom-04-b.svg b/tests/data/svg/svg1.1/struct/struct-dom-04-b.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-dom-04-b.svg
rename to tests/data/svg/svg1.1/struct/struct-dom-04-b.svg
diff --git a/test/svg/svg1.1/struct/struct-dom-05-b.png b/tests/data/svg/svg1.1/struct/struct-dom-05-b.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-dom-05-b.png
rename to tests/data/svg/svg1.1/struct/struct-dom-05-b.png
diff --git a/test/svg/svg1.1/struct/struct-dom-05-b.svg b/tests/data/svg/svg1.1/struct/struct-dom-05-b.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-dom-05-b.svg
rename to tests/data/svg/svg1.1/struct/struct-dom-05-b.svg
diff --git a/test/svg/svg1.1/struct/struct-dom-06-b.png b/tests/data/svg/svg1.1/struct/struct-dom-06-b.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-dom-06-b.png
rename to tests/data/svg/svg1.1/struct/struct-dom-06-b.png
diff --git a/test/svg/svg1.1/struct/struct-dom-06-b.svg b/tests/data/svg/svg1.1/struct/struct-dom-06-b.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-dom-06-b.svg
rename to tests/data/svg/svg1.1/struct/struct-dom-06-b.svg
diff --git a/test/svg/svg1.1/struct/struct-frag-01-t.png b/tests/data/svg/svg1.1/struct/struct-frag-01-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-frag-01-t.png
rename to tests/data/svg/svg1.1/struct/struct-frag-01-t.png
diff --git a/test/svg/svg1.1/struct/struct-frag-01-t.svg b/tests/data/svg/svg1.1/struct/struct-frag-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-frag-01-t.svg
rename to tests/data/svg/svg1.1/struct/struct-frag-01-t.svg
diff --git a/test/svg/svg1.1/struct/struct-frag-02-t.png b/tests/data/svg/svg1.1/struct/struct-frag-02-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-frag-02-t.png
rename to tests/data/svg/svg1.1/struct/struct-frag-02-t.png
diff --git a/test/svg/svg1.1/struct/struct-frag-02-t.svg b/tests/data/svg/svg1.1/struct/struct-frag-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-frag-02-t.svg
rename to tests/data/svg/svg1.1/struct/struct-frag-02-t.svg
diff --git a/test/svg/svg1.1/struct/struct-frag-03-t.png b/tests/data/svg/svg1.1/struct/struct-frag-03-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-frag-03-t.png
rename to tests/data/svg/svg1.1/struct/struct-frag-03-t.png
diff --git a/test/svg/svg1.1/struct/struct-frag-03-t.svg b/tests/data/svg/svg1.1/struct/struct-frag-03-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-frag-03-t.svg
rename to tests/data/svg/svg1.1/struct/struct-frag-03-t.svg
diff --git a/test/svg/svg1.1/struct/struct-frag-04-t.png b/tests/data/svg/svg1.1/struct/struct-frag-04-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-frag-04-t.png
rename to tests/data/svg/svg1.1/struct/struct-frag-04-t.png
diff --git a/test/svg/svg1.1/struct/struct-frag-04-t.svg b/tests/data/svg/svg1.1/struct/struct-frag-04-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-frag-04-t.svg
rename to tests/data/svg/svg1.1/struct/struct-frag-04-t.svg
diff --git a/test/svg/svg1.1/struct/struct-frag-05-t.png b/tests/data/svg/svg1.1/struct/struct-frag-05-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-frag-05-t.png
rename to tests/data/svg/svg1.1/struct/struct-frag-05-t.png
diff --git a/test/svg/svg1.1/struct/struct-frag-05-t.svg b/tests/data/svg/svg1.1/struct/struct-frag-05-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-frag-05-t.svg
rename to tests/data/svg/svg1.1/struct/struct-frag-05-t.svg
diff --git a/test/svg/svg1.1/struct/struct-frag-06-t.png b/tests/data/svg/svg1.1/struct/struct-frag-06-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-frag-06-t.png
rename to tests/data/svg/svg1.1/struct/struct-frag-06-t.png
diff --git a/test/svg/svg1.1/struct/struct-frag-06-t.svg b/tests/data/svg/svg1.1/struct/struct-frag-06-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-frag-06-t.svg
rename to tests/data/svg/svg1.1/struct/struct-frag-06-t.svg
diff --git a/test/svg/svg1.1/struct/struct-group-01-t.png b/tests/data/svg/svg1.1/struct/struct-group-01-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-group-01-t.png
rename to tests/data/svg/svg1.1/struct/struct-group-01-t.png
diff --git a/test/svg/svg1.1/struct/struct-group-01-t.svg b/tests/data/svg/svg1.1/struct/struct-group-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-group-01-t.svg
rename to tests/data/svg/svg1.1/struct/struct-group-01-t.svg
diff --git a/test/svg/svg1.1/struct/struct-group-02-b.png b/tests/data/svg/svg1.1/struct/struct-group-02-b.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-group-02-b.png
rename to tests/data/svg/svg1.1/struct/struct-group-02-b.png
diff --git a/test/svg/svg1.1/struct/struct-group-02-b.svg b/tests/data/svg/svg1.1/struct/struct-group-02-b.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-group-02-b.svg
rename to tests/data/svg/svg1.1/struct/struct-group-02-b.svg
diff --git a/test/svg/svg1.1/struct/struct-group-03-t.png b/tests/data/svg/svg1.1/struct/struct-group-03-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-group-03-t.png
rename to tests/data/svg/svg1.1/struct/struct-group-03-t.png
diff --git a/test/svg/svg1.1/struct/struct-group-03-t.svg b/tests/data/svg/svg1.1/struct/struct-group-03-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-group-03-t.svg
rename to tests/data/svg/svg1.1/struct/struct-group-03-t.svg
diff --git a/test/svg/svg1.1/struct/struct-image-01-t.png b/tests/data/svg/svg1.1/struct/struct-image-01-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-01-t.png
rename to tests/data/svg/svg1.1/struct/struct-image-01-t.png
diff --git a/test/svg/svg1.1/struct/struct-image-01-t.svg b/tests/data/svg/svg1.1/struct/struct-image-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-01-t.svg
rename to tests/data/svg/svg1.1/struct/struct-image-01-t.svg
diff --git a/test/svg/svg1.1/struct/struct-image-02-b.png b/tests/data/svg/svg1.1/struct/struct-image-02-b.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-02-b.png
rename to tests/data/svg/svg1.1/struct/struct-image-02-b.png
diff --git a/test/svg/svg1.1/struct/struct-image-02-b.svg b/tests/data/svg/svg1.1/struct/struct-image-02-b.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-02-b.svg
rename to tests/data/svg/svg1.1/struct/struct-image-02-b.svg
diff --git a/test/svg/svg1.1/struct/struct-image-03-t.png b/tests/data/svg/svg1.1/struct/struct-image-03-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-03-t.png
rename to tests/data/svg/svg1.1/struct/struct-image-03-t.png
diff --git a/test/svg/svg1.1/struct/struct-image-03-t.svg b/tests/data/svg/svg1.1/struct/struct-image-03-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-03-t.svg
rename to tests/data/svg/svg1.1/struct/struct-image-03-t.svg
diff --git a/test/svg/svg1.1/struct/struct-image-04-t.png b/tests/data/svg/svg1.1/struct/struct-image-04-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-04-t.png
rename to tests/data/svg/svg1.1/struct/struct-image-04-t.png
diff --git a/test/svg/svg1.1/struct/struct-image-04-t.svg b/tests/data/svg/svg1.1/struct/struct-image-04-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-04-t.svg
rename to tests/data/svg/svg1.1/struct/struct-image-04-t.svg
diff --git a/test/svg/svg1.1/struct/struct-image-05-b.png b/tests/data/svg/svg1.1/struct/struct-image-05-b.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-05-b.png
rename to tests/data/svg/svg1.1/struct/struct-image-05-b.png
diff --git a/test/svg/svg1.1/struct/struct-image-05-b.svg b/tests/data/svg/svg1.1/struct/struct-image-05-b.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-05-b.svg
rename to tests/data/svg/svg1.1/struct/struct-image-05-b.svg
diff --git a/test/svg/svg1.1/struct/struct-image-06-t.png b/tests/data/svg/svg1.1/struct/struct-image-06-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-06-t.png
rename to tests/data/svg/svg1.1/struct/struct-image-06-t.png
diff --git a/test/svg/svg1.1/struct/struct-image-06-t.svg b/tests/data/svg/svg1.1/struct/struct-image-06-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-06-t.svg
rename to tests/data/svg/svg1.1/struct/struct-image-06-t.svg
diff --git a/test/svg/svg1.1/struct/struct-image-07-t.png b/tests/data/svg/svg1.1/struct/struct-image-07-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-07-t.png
rename to tests/data/svg/svg1.1/struct/struct-image-07-t.png
diff --git a/test/svg/svg1.1/struct/struct-image-07-t.svg b/tests/data/svg/svg1.1/struct/struct-image-07-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-07-t.svg
rename to tests/data/svg/svg1.1/struct/struct-image-07-t.svg
diff --git a/test/svg/svg1.1/struct/struct-image-08-t.png b/tests/data/svg/svg1.1/struct/struct-image-08-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-08-t.png
rename to tests/data/svg/svg1.1/struct/struct-image-08-t.png
diff --git a/test/svg/svg1.1/struct/struct-image-08-t.svg b/tests/data/svg/svg1.1/struct/struct-image-08-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-08-t.svg
rename to tests/data/svg/svg1.1/struct/struct-image-08-t.svg
diff --git a/test/svg/svg1.1/struct/struct-image-09-t.png b/tests/data/svg/svg1.1/struct/struct-image-09-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-09-t.png
rename to tests/data/svg/svg1.1/struct/struct-image-09-t.png
diff --git a/test/svg/svg1.1/struct/struct-image-09-t.svg b/tests/data/svg/svg1.1/struct/struct-image-09-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-09-t.svg
rename to tests/data/svg/svg1.1/struct/struct-image-09-t.svg
diff --git a/test/svg/svg1.1/struct/struct-image-10-t.png b/tests/data/svg/svg1.1/struct/struct-image-10-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-10-t.png
rename to tests/data/svg/svg1.1/struct/struct-image-10-t.png
diff --git a/test/svg/svg1.1/struct/struct-image-10-t.svg b/tests/data/svg/svg1.1/struct/struct-image-10-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-image-10-t.svg
rename to tests/data/svg/svg1.1/struct/struct-image-10-t.svg
diff --git a/test/svg/svg1.1/struct/struct-symbol-01-b.png b/tests/data/svg/svg1.1/struct/struct-symbol-01-b.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-symbol-01-b.png
rename to tests/data/svg/svg1.1/struct/struct-symbol-01-b.png
diff --git a/test/svg/svg1.1/struct/struct-symbol-01-b.svg b/tests/data/svg/svg1.1/struct/struct-symbol-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-symbol-01-b.svg
rename to tests/data/svg/svg1.1/struct/struct-symbol-01-b.svg
diff --git a/test/svg/svg1.1/struct/struct-use-01-t.png b/tests/data/svg/svg1.1/struct/struct-use-01-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-use-01-t.png
rename to tests/data/svg/svg1.1/struct/struct-use-01-t.png
diff --git a/test/svg/svg1.1/struct/struct-use-01-t.svg b/tests/data/svg/svg1.1/struct/struct-use-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-use-01-t.svg
rename to tests/data/svg/svg1.1/struct/struct-use-01-t.svg
diff --git a/test/svg/svg1.1/struct/struct-use-02-t.png b/tests/data/svg/svg1.1/struct/struct-use-02-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-use-02-t.png
rename to tests/data/svg/svg1.1/struct/struct-use-02-t.png
diff --git a/test/svg/svg1.1/struct/struct-use-03-t.png b/tests/data/svg/svg1.1/struct/struct-use-03-t.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-use-03-t.png
rename to tests/data/svg/svg1.1/struct/struct-use-03-t.png
diff --git a/test/svg/svg1.1/struct/struct-use-03-t.svg b/tests/data/svg/svg1.1/struct/struct-use-03-t.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-use-03-t.svg
rename to tests/data/svg/svg1.1/struct/struct-use-03-t.svg
diff --git a/test/svg/svg1.1/struct/struct-use-04-b.png b/tests/data/svg/svg1.1/struct/struct-use-04-b.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-use-04-b.png
rename to tests/data/svg/svg1.1/struct/struct-use-04-b.png
diff --git a/test/svg/svg1.1/struct/struct-use-05-b.png b/tests/data/svg/svg1.1/struct/struct-use-05-b.png
similarity index 100%
rename from test/svg/svg1.1/struct/struct-use-05-b.png
rename to tests/data/svg/svg1.1/struct/struct-use-05-b.png
diff --git a/test/svg/svg1.1/struct/struct-use-05-b.svg b/tests/data/svg/svg1.1/struct/struct-use-05-b.svg
similarity index 100%
rename from test/svg/svg1.1/struct/struct-use-05-b.svg
rename to tests/data/svg/svg1.1/struct/struct-use-05-b.svg
diff --git a/test/svg/svg1.1/text/text-align-01-b.png b/tests/data/svg/svg1.1/text/text-align-01-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-align-01-b.png
rename to tests/data/svg/svg1.1/text/text-align-01-b.png
diff --git a/test/svg/svg1.1/text/text-align-01-b.svg b/tests/data/svg/svg1.1/text/text-align-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-align-01-b.svg
rename to tests/data/svg/svg1.1/text/text-align-01-b.svg
diff --git a/test/svg/svg1.1/text/text-align-02-b.png b/tests/data/svg/svg1.1/text/text-align-02-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-align-02-b.png
rename to tests/data/svg/svg1.1/text/text-align-02-b.png
diff --git a/test/svg/svg1.1/text/text-align-02-b.svg b/tests/data/svg/svg1.1/text/text-align-02-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-align-02-b.svg
rename to tests/data/svg/svg1.1/text/text-align-02-b.svg
diff --git a/test/svg/svg1.1/text/text-align-03-b.png b/tests/data/svg/svg1.1/text/text-align-03-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-align-03-b.png
rename to tests/data/svg/svg1.1/text/text-align-03-b.png
diff --git a/test/svg/svg1.1/text/text-align-03-b.svg b/tests/data/svg/svg1.1/text/text-align-03-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-align-03-b.svg
rename to tests/data/svg/svg1.1/text/text-align-03-b.svg
diff --git a/test/svg/svg1.1/text/text-align-04-b.png b/tests/data/svg/svg1.1/text/text-align-04-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-align-04-b.png
rename to tests/data/svg/svg1.1/text/text-align-04-b.png
diff --git a/test/svg/svg1.1/text/text-align-04-b.svg b/tests/data/svg/svg1.1/text/text-align-04-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-align-04-b.svg
rename to tests/data/svg/svg1.1/text/text-align-04-b.svg
diff --git a/test/svg/svg1.1/text/text-align-05-b.png b/tests/data/svg/svg1.1/text/text-align-05-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-align-05-b.png
rename to tests/data/svg/svg1.1/text/text-align-05-b.png
diff --git a/test/svg/svg1.1/text/text-align-05-b.svg b/tests/data/svg/svg1.1/text/text-align-05-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-align-05-b.svg
rename to tests/data/svg/svg1.1/text/text-align-05-b.svg
diff --git a/test/svg/svg1.1/text/text-align-06-b.png b/tests/data/svg/svg1.1/text/text-align-06-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-align-06-b.png
rename to tests/data/svg/svg1.1/text/text-align-06-b.png
diff --git a/test/svg/svg1.1/text/text-align-06-b.svg b/tests/data/svg/svg1.1/text/text-align-06-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-align-06-b.svg
rename to tests/data/svg/svg1.1/text/text-align-06-b.svg
diff --git a/test/svg/svg1.1/text/text-align-07-t.png b/tests/data/svg/svg1.1/text/text-align-07-t.png
similarity index 100%
rename from test/svg/svg1.1/text/text-align-07-t.png
rename to tests/data/svg/svg1.1/text/text-align-07-t.png
diff --git a/test/svg/svg1.1/text/text-align-08-b.png b/tests/data/svg/svg1.1/text/text-align-08-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-align-08-b.png
rename to tests/data/svg/svg1.1/text/text-align-08-b.png
diff --git a/test/svg/svg1.1/text/text-align-08-b.svg b/tests/data/svg/svg1.1/text/text-align-08-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-align-08-b.svg
rename to tests/data/svg/svg1.1/text/text-align-08-b.svg
diff --git a/test/svg/svg1.1/text/text-altglyph-01-b.png b/tests/data/svg/svg1.1/text/text-altglyph-01-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-altglyph-01-b.png
rename to tests/data/svg/svg1.1/text/text-altglyph-01-b.png
diff --git a/test/svg/svg1.1/text/text-altglyph-01-b.svg b/tests/data/svg/svg1.1/text/text-altglyph-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-altglyph-01-b.svg
rename to tests/data/svg/svg1.1/text/text-altglyph-01-b.svg
diff --git a/test/svg/svg1.1/text/text-deco-01-b.png b/tests/data/svg/svg1.1/text/text-deco-01-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-deco-01-b.png
rename to tests/data/svg/svg1.1/text/text-deco-01-b.png
diff --git a/test/svg/svg1.1/text/text-deco-01-b.svg b/tests/data/svg/svg1.1/text/text-deco-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-deco-01-b.svg
rename to tests/data/svg/svg1.1/text/text-deco-01-b.svg
diff --git a/test/svg/svg1.1/text/text-fonts-01-t.png b/tests/data/svg/svg1.1/text/text-fonts-01-t.png
similarity index 100%
rename from test/svg/svg1.1/text/text-fonts-01-t.png
rename to tests/data/svg/svg1.1/text/text-fonts-01-t.png
diff --git a/test/svg/svg1.1/text/text-fonts-01-t.svg b/tests/data/svg/svg1.1/text/text-fonts-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-fonts-01-t.svg
rename to tests/data/svg/svg1.1/text/text-fonts-01-t.svg
diff --git a/test/svg/svg1.1/text/text-fonts-02-t.png b/tests/data/svg/svg1.1/text/text-fonts-02-t.png
similarity index 100%
rename from test/svg/svg1.1/text/text-fonts-02-t.png
rename to tests/data/svg/svg1.1/text/text-fonts-02-t.png
diff --git a/test/svg/svg1.1/text/text-fonts-02-t.svg b/tests/data/svg/svg1.1/text/text-fonts-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-fonts-02-t.svg
rename to tests/data/svg/svg1.1/text/text-fonts-02-t.svg
diff --git a/test/svg/svg1.1/text/text-fonts-03-t.png b/tests/data/svg/svg1.1/text/text-fonts-03-t.png
similarity index 100%
rename from test/svg/svg1.1/text/text-fonts-03-t.png
rename to tests/data/svg/svg1.1/text/text-fonts-03-t.png
diff --git a/test/svg/svg1.1/text/text-fonts-03-t.svg b/tests/data/svg/svg1.1/text/text-fonts-03-t.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-fonts-03-t.svg
rename to tests/data/svg/svg1.1/text/text-fonts-03-t.svg
diff --git a/test/svg/svg1.1/text/text-intro-01-t.png b/tests/data/svg/svg1.1/text/text-intro-01-t.png
similarity index 100%
rename from test/svg/svg1.1/text/text-intro-01-t.png
rename to tests/data/svg/svg1.1/text/text-intro-01-t.png
diff --git a/test/svg/svg1.1/text/text-intro-01-t.svg b/tests/data/svg/svg1.1/text/text-intro-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-intro-01-t.svg
rename to tests/data/svg/svg1.1/text/text-intro-01-t.svg
diff --git a/test/svg/svg1.1/text/text-intro-02-b.png b/tests/data/svg/svg1.1/text/text-intro-02-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-intro-02-b.png
rename to tests/data/svg/svg1.1/text/text-intro-02-b.png
diff --git a/test/svg/svg1.1/text/text-intro-02-b.svg b/tests/data/svg/svg1.1/text/text-intro-02-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-intro-02-b.svg
rename to tests/data/svg/svg1.1/text/text-intro-02-b.svg
diff --git a/test/svg/svg1.1/text/text-intro-03-b.png b/tests/data/svg/svg1.1/text/text-intro-03-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-intro-03-b.png
rename to tests/data/svg/svg1.1/text/text-intro-03-b.png
diff --git a/test/svg/svg1.1/text/text-intro-03-b.svg b/tests/data/svg/svg1.1/text/text-intro-03-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-intro-03-b.svg
rename to tests/data/svg/svg1.1/text/text-intro-03-b.svg
diff --git a/test/svg/svg1.1/text/text-intro-04-t.png b/tests/data/svg/svg1.1/text/text-intro-04-t.png
similarity index 100%
rename from test/svg/svg1.1/text/text-intro-04-t.png
rename to tests/data/svg/svg1.1/text/text-intro-04-t.png
diff --git a/test/svg/svg1.1/text/text-intro-04-t.svg b/tests/data/svg/svg1.1/text/text-intro-04-t.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-intro-04-t.svg
rename to tests/data/svg/svg1.1/text/text-intro-04-t.svg
diff --git a/test/svg/svg1.1/text/text-intro-05-t.png b/tests/data/svg/svg1.1/text/text-intro-05-t.png
similarity index 100%
rename from test/svg/svg1.1/text/text-intro-05-t.png
rename to tests/data/svg/svg1.1/text/text-intro-05-t.png
diff --git a/test/svg/svg1.1/text/text-intro-05-t.svg b/tests/data/svg/svg1.1/text/text-intro-05-t.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-intro-05-t.svg
rename to tests/data/svg/svg1.1/text/text-intro-05-t.svg
diff --git a/test/svg/svg1.1/text/text-path-01-b.png b/tests/data/svg/svg1.1/text/text-path-01-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-path-01-b.png
rename to tests/data/svg/svg1.1/text/text-path-01-b.png
diff --git a/test/svg/svg1.1/text/text-path-01-b.svg b/tests/data/svg/svg1.1/text/text-path-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-path-01-b.svg
rename to tests/data/svg/svg1.1/text/text-path-01-b.svg
diff --git a/test/svg/svg1.1/text/text-spacing-01-b.png b/tests/data/svg/svg1.1/text/text-spacing-01-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-spacing-01-b.png
rename to tests/data/svg/svg1.1/text/text-spacing-01-b.png
diff --git a/test/svg/svg1.1/text/text-spacing-01-b.svg b/tests/data/svg/svg1.1/text/text-spacing-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-spacing-01-b.svg
rename to tests/data/svg/svg1.1/text/text-spacing-01-b.svg
diff --git a/test/svg/svg1.1/text/text-text-01-b.png b/tests/data/svg/svg1.1/text/text-text-01-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-text-01-b.png
rename to tests/data/svg/svg1.1/text/text-text-01-b.png
diff --git a/test/svg/svg1.1/text/text-text-01-b.svg b/tests/data/svg/svg1.1/text/text-text-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-text-01-b.svg
rename to tests/data/svg/svg1.1/text/text-text-01-b.svg
diff --git a/test/svg/svg1.1/text/text-text-03-b.png b/tests/data/svg/svg1.1/text/text-text-03-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-text-03-b.png
rename to tests/data/svg/svg1.1/text/text-text-03-b.png
diff --git a/test/svg/svg1.1/text/text-text-03-b.svg b/tests/data/svg/svg1.1/text/text-text-03-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-text-03-b.svg
rename to tests/data/svg/svg1.1/text/text-text-03-b.svg
diff --git a/test/svg/svg1.1/text/text-text-04-t.png b/tests/data/svg/svg1.1/text/text-text-04-t.png
similarity index 100%
rename from test/svg/svg1.1/text/text-text-04-t.png
rename to tests/data/svg/svg1.1/text/text-text-04-t.png
diff --git a/test/svg/svg1.1/text/text-text-04-t.svg b/tests/data/svg/svg1.1/text/text-text-04-t.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-text-04-t.svg
rename to tests/data/svg/svg1.1/text/text-text-04-t.svg
diff --git a/test/svg/svg1.1/text/text-text-05-t.png b/tests/data/svg/svg1.1/text/text-text-05-t.png
similarity index 100%
rename from test/svg/svg1.1/text/text-text-05-t.png
rename to tests/data/svg/svg1.1/text/text-text-05-t.png
diff --git a/test/svg/svg1.1/text/text-text-05-t.svg b/tests/data/svg/svg1.1/text/text-text-05-t.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-text-05-t.svg
rename to tests/data/svg/svg1.1/text/text-text-05-t.svg
diff --git a/test/svg/svg1.1/text/text-text-06-t.png b/tests/data/svg/svg1.1/text/text-text-06-t.png
similarity index 100%
rename from test/svg/svg1.1/text/text-text-06-t.png
rename to tests/data/svg/svg1.1/text/text-text-06-t.png
diff --git a/test/svg/svg1.1/text/text-text-06-t.svg b/tests/data/svg/svg1.1/text/text-text-06-t.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-text-06-t.svg
rename to tests/data/svg/svg1.1/text/text-text-06-t.svg
diff --git a/test/svg/svg1.1/text/text-text-07-t.png b/tests/data/svg/svg1.1/text/text-text-07-t.png
similarity index 100%
rename from test/svg/svg1.1/text/text-text-07-t.png
rename to tests/data/svg/svg1.1/text/text-text-07-t.png
diff --git a/test/svg/svg1.1/text/text-text-07-t.svg b/tests/data/svg/svg1.1/text/text-text-07-t.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-text-07-t.svg
rename to tests/data/svg/svg1.1/text/text-text-07-t.svg
diff --git a/test/svg/svg1.1/text/text-text-08-b.png b/tests/data/svg/svg1.1/text/text-text-08-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-text-08-b.png
rename to tests/data/svg/svg1.1/text/text-text-08-b.png
diff --git a/test/svg/svg1.1/text/text-text-08-b.svg b/tests/data/svg/svg1.1/text/text-text-08-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-text-08-b.svg
rename to tests/data/svg/svg1.1/text/text-text-08-b.svg
diff --git a/test/svg/svg1.1/text/text-tref-01-b.png b/tests/data/svg/svg1.1/text/text-tref-01-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-tref-01-b.png
rename to tests/data/svg/svg1.1/text/text-tref-01-b.png
diff --git a/test/svg/svg1.1/text/text-tref-01-b.svg b/tests/data/svg/svg1.1/text/text-tref-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-tref-01-b.svg
rename to tests/data/svg/svg1.1/text/text-tref-01-b.svg
diff --git a/test/svg/svg1.1/text/text-tselect-01-b.png b/tests/data/svg/svg1.1/text/text-tselect-01-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-tselect-01-b.png
rename to tests/data/svg/svg1.1/text/text-tselect-01-b.png
diff --git a/test/svg/svg1.1/text/text-tselect-01-b.svg b/tests/data/svg/svg1.1/text/text-tselect-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-tselect-01-b.svg
rename to tests/data/svg/svg1.1/text/text-tselect-01-b.svg
diff --git a/test/svg/svg1.1/text/text-tselect-01-f.png b/tests/data/svg/svg1.1/text/text-tselect-01-f.png
similarity index 100%
rename from test/svg/svg1.1/text/text-tselect-01-f.png
rename to tests/data/svg/svg1.1/text/text-tselect-01-f.png
diff --git a/test/svg/svg1.1/text/text-tselect-02-f.png b/tests/data/svg/svg1.1/text/text-tselect-02-f.png
similarity index 100%
rename from test/svg/svg1.1/text/text-tselect-02-f.png
rename to tests/data/svg/svg1.1/text/text-tselect-02-f.png
diff --git a/test/svg/svg1.1/text/text-tselect-02-f.svg b/tests/data/svg/svg1.1/text/text-tselect-02-f.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-tselect-02-f.svg
rename to tests/data/svg/svg1.1/text/text-tselect-02-f.svg
diff --git a/test/svg/svg1.1/text/text-tspan-01-b.png b/tests/data/svg/svg1.1/text/text-tspan-01-b.png
similarity index 100%
rename from test/svg/svg1.1/text/text-tspan-01-b.png
rename to tests/data/svg/svg1.1/text/text-tspan-01-b.png
diff --git a/test/svg/svg1.1/text/text-tspan-01-b.svg b/tests/data/svg/svg1.1/text/text-tspan-01-b.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-tspan-01-b.svg
rename to tests/data/svg/svg1.1/text/text-tspan-01-b.svg
diff --git a/test/svg/svg1.1/text/text-ws-01-t.png b/tests/data/svg/svg1.1/text/text-ws-01-t.png
similarity index 100%
rename from test/svg/svg1.1/text/text-ws-01-t.png
rename to tests/data/svg/svg1.1/text/text-ws-01-t.png
diff --git a/test/svg/svg1.1/text/text-ws-01-t.svg b/tests/data/svg/svg1.1/text/text-ws-01-t.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-ws-01-t.svg
rename to tests/data/svg/svg1.1/text/text-ws-01-t.svg
diff --git a/test/svg/svg1.1/text/text-ws-02-t.png b/tests/data/svg/svg1.1/text/text-ws-02-t.png
similarity index 100%
rename from test/svg/svg1.1/text/text-ws-02-t.png
rename to tests/data/svg/svg1.1/text/text-ws-02-t.png
diff --git a/test/svg/svg1.1/text/text-ws-02-t.svg b/tests/data/svg/svg1.1/text/text-ws-02-t.svg
similarity index 100%
rename from test/svg/svg1.1/text/text-ws-02-t.svg
rename to tests/data/svg/svg1.1/text/text-ws-02-t.svg
diff --git a/test/svg/svg1.2/coords/coords-constr-201-t.png b/tests/data/svg/svg1.2/coords/coords-constr-201-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-constr-201-t.png
rename to tests/data/svg/svg1.2/coords/coords-constr-201-t.png
diff --git a/test/svg/svg1.2/coords/coords-constr-201-t.svg b/tests/data/svg/svg1.2/coords/coords-constr-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-constr-201-t.svg
rename to tests/data/svg/svg1.2/coords/coords-constr-201-t.svg
diff --git a/test/svg/svg1.2/coords/coords-constr-202-t.png b/tests/data/svg/svg1.2/coords/coords-constr-202-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-constr-202-t.png
rename to tests/data/svg/svg1.2/coords/coords-constr-202-t.png
diff --git a/test/svg/svg1.2/coords/coords-constr-202-t.svg b/tests/data/svg/svg1.2/coords/coords-constr-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-constr-202-t.svg
rename to tests/data/svg/svg1.2/coords/coords-constr-202-t.svg
diff --git a/test/svg/svg1.2/coords/coords-constr-203-t.png b/tests/data/svg/svg1.2/coords/coords-constr-203-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-constr-203-t.png
rename to tests/data/svg/svg1.2/coords/coords-constr-203-t.png
diff --git a/test/svg/svg1.2/coords/coords-constr-203-t.svg b/tests/data/svg/svg1.2/coords/coords-constr-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-constr-203-t.svg
rename to tests/data/svg/svg1.2/coords/coords-constr-203-t.svg
diff --git a/test/svg/svg1.2/coords/coords-constr-204-t.png b/tests/data/svg/svg1.2/coords/coords-constr-204-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-constr-204-t.png
rename to tests/data/svg/svg1.2/coords/coords-constr-204-t.png
diff --git a/test/svg/svg1.2/coords/coords-constr-204-t.svg b/tests/data/svg/svg1.2/coords/coords-constr-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-constr-204-t.svg
rename to tests/data/svg/svg1.2/coords/coords-constr-204-t.svg
diff --git a/test/svg/svg1.2/coords/coords-coord-01-t.png b/tests/data/svg/svg1.2/coords/coords-coord-01-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-coord-01-t.png
rename to tests/data/svg/svg1.2/coords/coords-coord-01-t.png
diff --git a/test/svg/svg1.2/coords/coords-coord-01-t.svg b/tests/data/svg/svg1.2/coords/coords-coord-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-coord-01-t.svg
rename to tests/data/svg/svg1.2/coords/coords-coord-01-t.svg
diff --git a/test/svg/svg1.2/coords/coords-pAR-201-t.png b/tests/data/svg/svg1.2/coords/coords-pAR-201-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-pAR-201-t.png
rename to tests/data/svg/svg1.2/coords/coords-pAR-201-t.png
diff --git a/test/svg/svg1.2/coords/coords-pAR-201-t.svg b/tests/data/svg/svg1.2/coords/coords-pAR-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-pAR-201-t.svg
rename to tests/data/svg/svg1.2/coords/coords-pAR-201-t.svg
diff --git a/test/svg/svg1.2/coords/coords-trans-01-t.png b/tests/data/svg/svg1.2/coords/coords-trans-01-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-01-t.png
rename to tests/data/svg/svg1.2/coords/coords-trans-01-t.png
diff --git a/test/svg/svg1.2/coords/coords-trans-01-t.svg b/tests/data/svg/svg1.2/coords/coords-trans-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-01-t.svg
rename to tests/data/svg/svg1.2/coords/coords-trans-01-t.svg
diff --git a/test/svg/svg1.2/coords/coords-trans-02-t.png b/tests/data/svg/svg1.2/coords/coords-trans-02-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-02-t.png
rename to tests/data/svg/svg1.2/coords/coords-trans-02-t.png
diff --git a/test/svg/svg1.2/coords/coords-trans-02-t.svg b/tests/data/svg/svg1.2/coords/coords-trans-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-02-t.svg
rename to tests/data/svg/svg1.2/coords/coords-trans-02-t.svg
diff --git a/test/svg/svg1.2/coords/coords-trans-03-t.png b/tests/data/svg/svg1.2/coords/coords-trans-03-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-03-t.png
rename to tests/data/svg/svg1.2/coords/coords-trans-03-t.png
diff --git a/test/svg/svg1.2/coords/coords-trans-03-t.svg b/tests/data/svg/svg1.2/coords/coords-trans-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-03-t.svg
rename to tests/data/svg/svg1.2/coords/coords-trans-03-t.svg
diff --git a/test/svg/svg1.2/coords/coords-trans-04-t.png b/tests/data/svg/svg1.2/coords/coords-trans-04-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-04-t.png
rename to tests/data/svg/svg1.2/coords/coords-trans-04-t.png
diff --git a/test/svg/svg1.2/coords/coords-trans-04-t.svg b/tests/data/svg/svg1.2/coords/coords-trans-04-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-04-t.svg
rename to tests/data/svg/svg1.2/coords/coords-trans-04-t.svg
diff --git a/test/svg/svg1.2/coords/coords-trans-05-t.png b/tests/data/svg/svg1.2/coords/coords-trans-05-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-05-t.png
rename to tests/data/svg/svg1.2/coords/coords-trans-05-t.png
diff --git a/test/svg/svg1.2/coords/coords-trans-05-t.svg b/tests/data/svg/svg1.2/coords/coords-trans-05-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-05-t.svg
rename to tests/data/svg/svg1.2/coords/coords-trans-05-t.svg
diff --git a/test/svg/svg1.2/coords/coords-trans-06-t.png b/tests/data/svg/svg1.2/coords/coords-trans-06-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-06-t.png
rename to tests/data/svg/svg1.2/coords/coords-trans-06-t.png
diff --git a/test/svg/svg1.2/coords/coords-trans-06-t.svg b/tests/data/svg/svg1.2/coords/coords-trans-06-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-06-t.svg
rename to tests/data/svg/svg1.2/coords/coords-trans-06-t.svg
diff --git a/test/svg/svg1.2/coords/coords-trans-07-t.png b/tests/data/svg/svg1.2/coords/coords-trans-07-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-07-t.png
rename to tests/data/svg/svg1.2/coords/coords-trans-07-t.png
diff --git a/test/svg/svg1.2/coords/coords-trans-07-t.svg b/tests/data/svg/svg1.2/coords/coords-trans-07-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-07-t.svg
rename to tests/data/svg/svg1.2/coords/coords-trans-07-t.svg
diff --git a/test/svg/svg1.2/coords/coords-trans-08-t.png b/tests/data/svg/svg1.2/coords/coords-trans-08-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-08-t.png
rename to tests/data/svg/svg1.2/coords/coords-trans-08-t.png
diff --git a/test/svg/svg1.2/coords/coords-trans-08-t.svg b/tests/data/svg/svg1.2/coords/coords-trans-08-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-08-t.svg
rename to tests/data/svg/svg1.2/coords/coords-trans-08-t.svg
diff --git a/test/svg/svg1.2/coords/coords-trans-09-t.png b/tests/data/svg/svg1.2/coords/coords-trans-09-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-09-t.png
rename to tests/data/svg/svg1.2/coords/coords-trans-09-t.png
diff --git a/test/svg/svg1.2/coords/coords-trans-09-t.svg b/tests/data/svg/svg1.2/coords/coords-trans-09-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-trans-09-t.svg
rename to tests/data/svg/svg1.2/coords/coords-trans-09-t.svg
diff --git a/test/svg/svg1.2/coords/coords-units-01-t.png b/tests/data/svg/svg1.2/coords/coords-units-01-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-units-01-t.png
rename to tests/data/svg/svg1.2/coords/coords-units-01-t.png
diff --git a/test/svg/svg1.2/coords/coords-units-01-t.svg b/tests/data/svg/svg1.2/coords/coords-units-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-units-01-t.svg
rename to tests/data/svg/svg1.2/coords/coords-units-01-t.svg
diff --git a/test/svg/svg1.2/coords/coords-viewattr-05-t.png b/tests/data/svg/svg1.2/coords/coords-viewattr-05-t.png
similarity index 100%
rename from test/svg/svg1.2/coords/coords-viewattr-05-t.png
rename to tests/data/svg/svg1.2/coords/coords-viewattr-05-t.png
diff --git a/test/svg/svg1.2/coords/coords-viewattr-05-t.svg b/tests/data/svg/svg1.2/coords/coords-viewattr-05-t.svg
similarity index 100%
rename from test/svg/svg1.2/coords/coords-viewattr-05-t.svg
rename to tests/data/svg/svg1.2/coords/coords-viewattr-05-t.svg
diff --git a/test/svg/svg1.2/fonts/fonts-desc-02-t.png b/tests/data/svg/svg1.2/fonts/fonts-desc-02-t.png
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-desc-02-t.png
rename to tests/data/svg/svg1.2/fonts/fonts-desc-02-t.png
diff --git a/test/svg/svg1.2/fonts/fonts-desc-02-t.svg b/tests/data/svg/svg1.2/fonts/fonts-desc-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-desc-02-t.svg
rename to tests/data/svg/svg1.2/fonts/fonts-desc-02-t.svg
diff --git a/test/svg/svg1.2/fonts/fonts-elem-01-t.png b/tests/data/svg/svg1.2/fonts/fonts-elem-01-t.png
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-elem-01-t.png
rename to tests/data/svg/svg1.2/fonts/fonts-elem-01-t.png
diff --git a/test/svg/svg1.2/fonts/fonts-elem-01-t.svg b/tests/data/svg/svg1.2/fonts/fonts-elem-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-elem-01-t.svg
rename to tests/data/svg/svg1.2/fonts/fonts-elem-01-t.svg
diff --git a/test/svg/svg1.2/fonts/fonts-elem-02-t.png b/tests/data/svg/svg1.2/fonts/fonts-elem-02-t.png
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-elem-02-t.png
rename to tests/data/svg/svg1.2/fonts/fonts-elem-02-t.png
diff --git a/test/svg/svg1.2/fonts/fonts-elem-02-t.svg b/tests/data/svg/svg1.2/fonts/fonts-elem-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-elem-02-t.svg
rename to tests/data/svg/svg1.2/fonts/fonts-elem-02-t.svg
diff --git a/test/svg/svg1.2/fonts/fonts-elem-03-t.png b/tests/data/svg/svg1.2/fonts/fonts-elem-03-t.png
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-elem-03-t.png
rename to tests/data/svg/svg1.2/fonts/fonts-elem-03-t.png
diff --git a/test/svg/svg1.2/fonts/fonts-elem-03-t.svg b/tests/data/svg/svg1.2/fonts/fonts-elem-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-elem-03-t.svg
rename to tests/data/svg/svg1.2/fonts/fonts-elem-03-t.svg
diff --git a/test/svg/svg1.2/fonts/fonts-elem-06-t.png b/tests/data/svg/svg1.2/fonts/fonts-elem-06-t.png
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-elem-06-t.png
rename to tests/data/svg/svg1.2/fonts/fonts-elem-06-t.png
diff --git a/test/svg/svg1.2/fonts/fonts-elem-06-t.svg b/tests/data/svg/svg1.2/fonts/fonts-elem-06-t.svg
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-elem-06-t.svg
rename to tests/data/svg/svg1.2/fonts/fonts-elem-06-t.svg
diff --git a/test/svg/svg1.2/fonts/fonts-glyph-02-t.png b/tests/data/svg/svg1.2/fonts/fonts-glyph-02-t.png
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-glyph-02-t.png
rename to tests/data/svg/svg1.2/fonts/fonts-glyph-02-t.png
diff --git a/test/svg/svg1.2/fonts/fonts-glyph-02-t.svg b/tests/data/svg/svg1.2/fonts/fonts-glyph-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-glyph-02-t.svg
rename to tests/data/svg/svg1.2/fonts/fonts-glyph-02-t.svg
diff --git a/test/svg/svg1.2/fonts/fonts-glyph-03-t.png b/tests/data/svg/svg1.2/fonts/fonts-glyph-03-t.png
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-glyph-03-t.png
rename to tests/data/svg/svg1.2/fonts/fonts-glyph-03-t.png
diff --git a/test/svg/svg1.2/fonts/fonts-glyph-03-t.svg b/tests/data/svg/svg1.2/fonts/fonts-glyph-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-glyph-03-t.svg
rename to tests/data/svg/svg1.2/fonts/fonts-glyph-03-t.svg
diff --git a/test/svg/svg1.2/fonts/fonts-glyph-04-t.png b/tests/data/svg/svg1.2/fonts/fonts-glyph-04-t.png
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-glyph-04-t.png
rename to tests/data/svg/svg1.2/fonts/fonts-glyph-04-t.png
diff --git a/test/svg/svg1.2/fonts/fonts-glyph-04-t.svg b/tests/data/svg/svg1.2/fonts/fonts-glyph-04-t.svg
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-glyph-04-t.svg
rename to tests/data/svg/svg1.2/fonts/fonts-glyph-04-t.svg
diff --git a/test/svg/svg1.2/fonts/fonts-glyph-201-t.png b/tests/data/svg/svg1.2/fonts/fonts-glyph-201-t.png
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-glyph-201-t.png
rename to tests/data/svg/svg1.2/fonts/fonts-glyph-201-t.png
diff --git a/test/svg/svg1.2/fonts/fonts-glyph-201-t.svg b/tests/data/svg/svg1.2/fonts/fonts-glyph-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-glyph-201-t.svg
rename to tests/data/svg/svg1.2/fonts/fonts-glyph-201-t.svg
diff --git a/test/svg/svg1.2/fonts/fonts-glyph-202-t.png b/tests/data/svg/svg1.2/fonts/fonts-glyph-202-t.png
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-glyph-202-t.png
rename to tests/data/svg/svg1.2/fonts/fonts-glyph-202-t.png
diff --git a/test/svg/svg1.2/fonts/fonts-glyph-202-t.svg b/tests/data/svg/svg1.2/fonts/fonts-glyph-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-glyph-202-t.svg
rename to tests/data/svg/svg1.2/fonts/fonts-glyph-202-t.svg
diff --git a/test/svg/svg1.2/fonts/fonts-glyph-203-t.png b/tests/data/svg/svg1.2/fonts/fonts-glyph-203-t.png
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-glyph-203-t.png
rename to tests/data/svg/svg1.2/fonts/fonts-glyph-203-t.png
diff --git a/test/svg/svg1.2/fonts/fonts-glyph-203-t.svg b/tests/data/svg/svg1.2/fonts/fonts-glyph-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-glyph-203-t.svg
rename to tests/data/svg/svg1.2/fonts/fonts-glyph-203-t.svg
diff --git a/test/svg/svg1.2/fonts/fonts-kern-01-t.png b/tests/data/svg/svg1.2/fonts/fonts-kern-01-t.png
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-kern-01-t.png
rename to tests/data/svg/svg1.2/fonts/fonts-kern-01-t.png
diff --git a/test/svg/svg1.2/fonts/fonts-kern-01-t.svg b/tests/data/svg/svg1.2/fonts/fonts-kern-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-kern-01-t.svg
rename to tests/data/svg/svg1.2/fonts/fonts-kern-01-t.svg
diff --git a/test/svg/svg1.2/fonts/fonts-overview-201-t.png b/tests/data/svg/svg1.2/fonts/fonts-overview-201-t.png
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-overview-201-t.png
rename to tests/data/svg/svg1.2/fonts/fonts-overview-201-t.png
diff --git a/test/svg/svg1.2/fonts/fonts-overview-201-t.svg b/tests/data/svg/svg1.2/fonts/fonts-overview-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/fonts/fonts-overview-201-t.svg
rename to tests/data/svg/svg1.2/fonts/fonts-overview-201-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-02-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-02-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-02-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-02-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-02-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-02-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-02-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-03-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-03-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-03-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-03-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-03-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-03-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-03-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-04-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-04-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-04-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-04-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-04-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-04-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-04-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-04-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-05-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-05-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-05-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-05-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-05-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-05-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-05-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-05-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-06-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-06-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-06-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-06-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-06-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-06-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-06-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-06-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-07-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-07-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-07-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-07-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-07-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-07-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-07-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-07-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-08-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-08-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-08-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-08-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-08-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-08-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-08-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-08-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-09-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-09-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-09-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-09-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-09-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-09-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-09-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-09-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-10-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-10-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-10-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-10-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-10-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-10-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-10-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-10-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-11-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-11-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-11-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-11-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-11-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-11-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-11-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-11-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-12-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-12-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-12-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-12-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-12-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-12-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-12-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-12-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-13-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-13-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-13-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-13-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-13-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-13-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-13-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-13-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-14-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-14-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-14-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-14-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-14-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-14-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-14-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-14-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-15-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-15-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-15-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-15-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-15-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-15-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-15-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-15-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-17-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-17-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-17-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-17-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-17-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-17-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-17-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-17-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-19-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-19-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-19-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-19-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-19-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-19-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-19-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-19-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-20-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-20-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-20-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-20-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-20-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-20-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-20-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-20-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-201-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-201-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-201-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-201-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-201-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-201-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-202-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-202-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-202-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-202-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-202-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-202-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-203-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-203-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-203-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-203-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-203-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-203-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-203-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-205-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-205-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-205-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-205-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-205-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-205-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-205-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-206-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-206-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-206-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-206-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-206-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-206-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-206-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-206-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-207-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-207-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-207-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-207-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-207-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-207-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-207-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-207-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-209-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-209-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-209-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-209-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-209-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-209-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-209-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-209-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-21-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-21-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-21-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-21-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-21-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-21-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-21-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-21-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-210-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-210-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-210-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-210-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-210-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-210-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-210-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-210-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-211-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-211-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-211-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-211-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-211-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-211-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-211-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-211-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-212-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-212-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-212-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-212-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-212-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-212-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-212-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-212-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-213-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-213-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-213-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-213-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-213-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-213-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-213-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-213-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-214-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-214-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-214-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-214-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-214-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-214-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-214-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-214-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-215-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-215-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-215-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-215-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-215-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-215-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-215-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-215-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-216-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-216-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-216-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-216-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-216-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-216-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-216-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-216-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-217-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-217-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-217-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-217-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-217-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-217-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-217-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-217-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-218-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-218-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-218-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-218-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-218-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-218-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-218-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-218-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-219-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-219-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-219-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-219-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-219-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-219-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-219-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-219-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-22-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-22-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-22-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-22-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-22-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-22-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-22-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-22-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-221-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-221-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-221-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-221-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-221-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-221-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-221-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-221-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-222-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-222-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-222-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-222-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-222-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-222-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-222-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-222-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-225-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-225-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-225-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-225-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-225-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-225-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-225-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-225-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-226-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-226-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-226-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-226-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-226-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-226-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-226-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-226-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-227-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-227-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-227-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-227-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-227-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-227-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-227-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-227-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-23-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-23-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-23-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-23-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-23-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-23-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-23-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-23-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-24-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-24-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-24-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-24-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-24-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-24-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-24-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-24-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-25-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-25-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-25-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-25-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-25-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-25-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-25-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-25-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-26-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-26-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-26-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-26-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-26-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-26-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-26-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-26-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-27-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-27-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-27-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-27-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-27-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-27-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-27-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-27-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-28-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-28-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-28-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-28-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-28-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-28-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-28-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-28-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-29-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-29-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-29-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-29-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-29-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-29-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-29-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-29-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-30-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-30-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-30-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-30-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-30-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-30-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-30-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-30-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-31-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-31-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-31-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-31-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-31-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-31-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-31-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-31-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-32-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-32-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-32-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-32-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-32-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-32-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-32-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-32-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-33-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-33-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-33-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-33-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-33-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-33-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-33-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-33-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-34-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-34-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-34-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-34-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-34-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-34-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-34-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-34-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-35-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-35-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-35-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-35-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-35-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-35-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-35-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-35-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-36-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-36-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-36-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-36-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-36-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-36-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-36-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-36-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-37-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-37-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-37-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-37-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-37-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-37-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-37-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-37-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-38-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-38-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-38-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-38-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-38-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-38-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-38-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-38-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-39-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-39-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-39-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-39-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-39-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-39-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-39-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-39-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-40-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-40-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-40-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-40-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-40-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-40-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-40-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-40-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-41-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-41-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-41-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-41-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-41-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-41-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-41-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-41-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-44-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-44-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-44-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-44-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-44-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-44-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-44-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-44-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-46-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-46-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-46-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-46-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-46-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-46-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-46-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-46-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-52-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-52-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-52-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-52-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-52-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-52-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-52-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-52-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-53-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-53-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-53-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-53-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-53-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-53-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-53-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-53-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-61-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-61-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-61-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-61-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-61-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-61-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-61-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-61-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-64-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-64-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-64-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-64-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-64-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-64-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-64-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-64-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-65-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-65-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-65-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-65-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-65-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-65-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-65-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-65-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-66-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-66-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-66-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-66-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-66-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-66-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-66-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-66-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-67-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-67-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-67-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-67-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-67-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-67-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-67-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-67-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-68-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-68-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-68-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-68-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-68-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-68-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-68-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-68-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-69-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-69-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-69-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-69-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-69-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-69-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-69-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-69-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-70-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-70-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-70-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-70-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-70-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-70-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-70-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-70-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-77-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-77-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-77-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-77-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-77-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-77-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-77-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-77-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-78-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-78-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-78-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-78-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-78-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-78-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-78-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-78-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-80-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-80-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-80-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-80-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-80-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-80-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-80-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-80-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-81-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-81-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-81-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-81-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-81-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-81-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-81-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-81-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-82-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-82-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-82-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-82-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-82-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-82-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-82-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-82-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-83-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-83-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-83-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-83-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-83-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-83-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-83-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-83-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-84-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-84-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-84-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-84-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-84-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-84-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-84-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-84-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-85-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-85-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-85-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-85-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-85-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-85-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-85-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-85-t.svg
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-86-t.png b/tests/data/svg/svg1.2/ignore-animate/animate-elem-86-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-86-t.png
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-86-t.png
diff --git a/test/svg/svg1.2/ignore-animate/animate-elem-86-t.svg b/tests/data/svg/svg1.2/ignore-animate/animate-elem-86-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-animate/animate-elem-86-t.svg
rename to tests/data/svg/svg1.2/ignore-animate/animate-elem-86-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-dom-02-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-dom-02-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-dom-02-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-dom-02-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-dom-02-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-dom-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-dom-02-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-dom-02-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-event-201-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-event-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-event-201-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-event-201-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-event-201-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-event-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-event-201-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-event-201-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-event-202-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-event-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-event-202-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-event-202-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-event-202-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-event-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-event-202-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-event-202-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-event-203-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-event-203-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-event-203-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-event-203-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-event-203-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-event-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-event-203-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-event-203-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-201-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-focus-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-201-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-201-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-201-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-focus-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-201-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-201-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-202-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-focus-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-202-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-202-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-202-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-focus-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-202-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-202-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-203-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-focus-203-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-203-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-203-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-203-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-focus-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-203-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-203-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-204-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-focus-204-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-204-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-204-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-204-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-focus-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-204-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-204-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-205-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-focus-205-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-205-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-205-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-205-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-focus-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-205-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-205-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-206-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-focus-206-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-206-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-206-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-206-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-focus-206-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-206-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-206-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-207-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-focus-207-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-207-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-207-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-207-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-focus-207-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-207-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-207-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-208-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-focus-208-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-208-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-208-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-208-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-focus-208-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-208-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-208-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-209-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-focus-209-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-209-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-209-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-209-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-focus-209-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-209-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-209-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-210-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-focus-210-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-210-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-210-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-210-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-focus-210-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-210-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-210-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-211-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-focus-211-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-211-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-211-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-211-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-focus-211-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-211-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-211-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-212-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-focus-212-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-212-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-212-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-focus-212-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-focus-212-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-focus-212-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-focus-212-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-order-04-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-order-04-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-order-04-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-order-04-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-order-04-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-order-04-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-order-04-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-order-04-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-order-05-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-order-05-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-order-05-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-order-05-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-order-05-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-order-05-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-order-05-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-order-05-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-order-06-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-order-06-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-order-06-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-order-06-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-order-06-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-order-06-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-order-06-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-order-06-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-pevents-02-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-pevents-02-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-pevents-02-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-pevents-02-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-pevents-02-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-pevents-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-pevents-02-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-pevents-02-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-pevents-05-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-pevents-05-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-pevents-05-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-pevents-05-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-pevents-05-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-pevents-05-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-pevents-05-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-pevents-05-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-pevents-06-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-pevents-06-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-pevents-06-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-pevents-06-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-pevents-06-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-pevents-06-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-pevents-06-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-pevents-06-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-pevents-07-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-pevents-07-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-pevents-07-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-pevents-07-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-pevents-07-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-pevents-07-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-pevents-07-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-pevents-07-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-pevents-08-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-pevents-08-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-pevents-08-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-pevents-08-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-pevents-08-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-pevents-08-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-pevents-08-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-pevents-08-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-zoom-01-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-zoom-01-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-zoom-01-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-zoom-01-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-zoom-01-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-zoom-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-zoom-01-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-zoom-01-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-zoom-02-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-zoom-02-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-zoom-02-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-zoom-02-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-zoom-02-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-zoom-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-zoom-02-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-zoom-02-t.svg
diff --git a/test/svg/svg1.2/ignore-interact/interact-zoom-03-t.png b/tests/data/svg/svg1.2/ignore-interact/interact-zoom-03-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-zoom-03-t.png
rename to tests/data/svg/svg1.2/ignore-interact/interact-zoom-03-t.png
diff --git a/test/svg/svg1.2/ignore-interact/interact-zoom-03-t.svg b/tests/data/svg/svg1.2/ignore-interact/interact-zoom-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-interact/interact-zoom-03-t.svg
rename to tests/data/svg/svg1.2/ignore-interact/interact-zoom-03-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-alevel-201-t.png b/tests/data/svg/svg1.2/ignore-media/media-alevel-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-alevel-201-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-alevel-201-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-alevel-201-t.svg b/tests/data/svg/svg1.2/ignore-media/media-alevel-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-alevel-201-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-alevel-201-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-alevel-202-t.png b/tests/data/svg/svg1.2/ignore-media/media-alevel-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-alevel-202-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-alevel-202-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-alevel-202-t.svg b/tests/data/svg/svg1.2/ignore-media/media-alevel-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-alevel-202-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-alevel-202-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-alevel-203-t.png b/tests/data/svg/svg1.2/ignore-media/media-alevel-203-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-alevel-203-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-alevel-203-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-alevel-203-t.svg b/tests/data/svg/svg1.2/ignore-media/media-alevel-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-alevel-203-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-alevel-203-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-alevel-204-t.png b/tests/data/svg/svg1.2/ignore-media/media-alevel-204-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-alevel-204-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-alevel-204-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-alevel-204-t.svg b/tests/data/svg/svg1.2/ignore-media/media-alevel-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-alevel-204-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-alevel-204-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-alevel-205-t.png b/tests/data/svg/svg1.2/ignore-media/media-alevel-205-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-alevel-205-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-alevel-205-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-alevel-205-t.svg b/tests/data/svg/svg1.2/ignore-media/media-alevel-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-alevel-205-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-alevel-205-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-alevel-206-t.png b/tests/data/svg/svg1.2/ignore-media/media-alevel-206-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-alevel-206-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-alevel-206-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-alevel-206-t.svg b/tests/data/svg/svg1.2/ignore-media/media-alevel-206-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-alevel-206-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-alevel-206-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-alevel-207-t.png b/tests/data/svg/svg1.2/ignore-media/media-alevel-207-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-alevel-207-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-alevel-207-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-alevel-207-t.svg b/tests/data/svg/svg1.2/ignore-media/media-alevel-207-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-alevel-207-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-alevel-207-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-alevel-208-t.png b/tests/data/svg/svg1.2/ignore-media/media-alevel-208-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-alevel-208-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-alevel-208-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-alevel-208-t.svg b/tests/data/svg/svg1.2/ignore-media/media-alevel-208-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-alevel-208-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-alevel-208-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-anim-201-t.png b/tests/data/svg/svg1.2/ignore-media/media-anim-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-201-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-anim-201-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-anim-201-t.svg b/tests/data/svg/svg1.2/ignore-media/media-anim-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-201-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-anim-201-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-anim-202-t.png b/tests/data/svg/svg1.2/ignore-media/media-anim-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-202-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-anim-202-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-anim-202-t.svg b/tests/data/svg/svg1.2/ignore-media/media-anim-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-202-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-anim-202-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-anim-203-t.png b/tests/data/svg/svg1.2/ignore-media/media-anim-203-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-203-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-anim-203-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-anim-203-t.svg b/tests/data/svg/svg1.2/ignore-media/media-anim-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-203-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-anim-203-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-anim-204-t.png b/tests/data/svg/svg1.2/ignore-media/media-anim-204-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-204-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-anim-204-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-anim-204-t.svg b/tests/data/svg/svg1.2/ignore-media/media-anim-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-204-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-anim-204-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-anim-205-t.png b/tests/data/svg/svg1.2/ignore-media/media-anim-205-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-205-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-anim-205-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-anim-205-t.svg b/tests/data/svg/svg1.2/ignore-media/media-anim-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-205-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-anim-205-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-anim-206-t.png b/tests/data/svg/svg1.2/ignore-media/media-anim-206-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-206-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-anim-206-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-anim-206-t.svg b/tests/data/svg/svg1.2/ignore-media/media-anim-206-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-206-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-anim-206-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-anim-207-t.png b/tests/data/svg/svg1.2/ignore-media/media-anim-207-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-207-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-anim-207-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-anim-207-t.svg b/tests/data/svg/svg1.2/ignore-media/media-anim-207-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-207-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-anim-207-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-anim-208-t.png b/tests/data/svg/svg1.2/ignore-media/media-anim-208-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-208-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-anim-208-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-anim-208-t.svg b/tests/data/svg/svg1.2/ignore-media/media-anim-208-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-208-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-anim-208-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-anim-209-t.png b/tests/data/svg/svg1.2/ignore-media/media-anim-209-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-209-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-anim-209-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-anim-209-t.svg b/tests/data/svg/svg1.2/ignore-media/media-anim-209-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-209-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-anim-209-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-anim-210-t.png b/tests/data/svg/svg1.2/ignore-media/media-anim-210-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-210-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-anim-210-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-anim-210-t.svg b/tests/data/svg/svg1.2/ignore-media/media-anim-210-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-210-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-anim-210-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-anim-211-t.png b/tests/data/svg/svg1.2/ignore-media/media-anim-211-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-211-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-anim-211-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-anim-211-t.svg b/tests/data/svg/svg1.2/ignore-media/media-anim-211-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-211-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-anim-211-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-anim-212-t.png b/tests/data/svg/svg1.2/ignore-media/media-anim-212-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-212-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-anim-212-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-anim-212-t.svg b/tests/data/svg/svg1.2/ignore-media/media-anim-212-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-212-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-anim-212-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-anim-213-t.png b/tests/data/svg/svg1.2/ignore-media/media-anim-213-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-213-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-anim-213-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-anim-213-t.svg b/tests/data/svg/svg1.2/ignore-media/media-anim-213-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-anim-213-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-anim-213-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-audio-201-t.png b/tests/data/svg/svg1.2/ignore-media/media-audio-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-201-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-audio-201-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-audio-201-t.svg b/tests/data/svg/svg1.2/ignore-media/media-audio-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-201-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-audio-201-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-audio-202-t.png b/tests/data/svg/svg1.2/ignore-media/media-audio-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-202-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-audio-202-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-audio-202-t.svg b/tests/data/svg/svg1.2/ignore-media/media-audio-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-202-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-audio-202-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-audio-203-t.png b/tests/data/svg/svg1.2/ignore-media/media-audio-203-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-203-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-audio-203-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-audio-203-t.svg b/tests/data/svg/svg1.2/ignore-media/media-audio-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-203-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-audio-203-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-audio-204-t.png b/tests/data/svg/svg1.2/ignore-media/media-audio-204-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-204-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-audio-204-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-audio-204-t.svg b/tests/data/svg/svg1.2/ignore-media/media-audio-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-204-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-audio-204-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-audio-205-t.png b/tests/data/svg/svg1.2/ignore-media/media-audio-205-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-205-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-audio-205-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-audio-205-t.svg b/tests/data/svg/svg1.2/ignore-media/media-audio-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-205-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-audio-205-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-audio-206-t.png b/tests/data/svg/svg1.2/ignore-media/media-audio-206-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-206-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-audio-206-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-audio-206-t.svg b/tests/data/svg/svg1.2/ignore-media/media-audio-206-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-206-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-audio-206-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-audio-207-t.png b/tests/data/svg/svg1.2/ignore-media/media-audio-207-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-207-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-audio-207-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-audio-207-t.svg b/tests/data/svg/svg1.2/ignore-media/media-audio-207-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-207-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-audio-207-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-audio-208-t.png b/tests/data/svg/svg1.2/ignore-media/media-audio-208-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-208-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-audio-208-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-audio-208-t.svg b/tests/data/svg/svg1.2/ignore-media/media-audio-208-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-208-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-audio-208-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-audio-209-t.png b/tests/data/svg/svg1.2/ignore-media/media-audio-209-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-209-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-audio-209-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-audio-209-t.svg b/tests/data/svg/svg1.2/ignore-media/media-audio-209-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-209-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-audio-209-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-audio-210-t.png b/tests/data/svg/svg1.2/ignore-media/media-audio-210-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-210-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-audio-210-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-audio-210-t.svg b/tests/data/svg/svg1.2/ignore-media/media-audio-210-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-210-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-audio-210-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-audio-211-t.png b/tests/data/svg/svg1.2/ignore-media/media-audio-211-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-211-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-audio-211-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-audio-211-t.svg b/tests/data/svg/svg1.2/ignore-media/media-audio-211-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-211-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-audio-211-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-audio-212-t.png b/tests/data/svg/svg1.2/ignore-media/media-audio-212-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-212-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-audio-212-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-audio-212-t.svg b/tests/data/svg/svg1.2/ignore-media/media-audio-212-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-212-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-audio-212-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-audio-213-t.png b/tests/data/svg/svg1.2/ignore-media/media-audio-213-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-213-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-audio-213-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-audio-213-t.svg b/tests/data/svg/svg1.2/ignore-media/media-audio-213-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-213-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-audio-213-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-audio-214-t.png b/tests/data/svg/svg1.2/ignore-media/media-audio-214-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-214-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-audio-214-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-audio-214-t.svg b/tests/data/svg/svg1.2/ignore-media/media-audio-214-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-214-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-audio-214-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-audio-215-t.png b/tests/data/svg/svg1.2/ignore-media/media-audio-215-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-215-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-audio-215-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-audio-215-t.svg b/tests/data/svg/svg1.2/ignore-media/media-audio-215-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-audio-215-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-audio-215-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-201-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-201-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-201-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-201-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-201-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-201-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-202-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-202-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-202-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-202-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-202-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-202-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-203-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-203-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-203-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-203-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-203-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-203-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-203-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-204-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-204-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-204-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-204-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-204-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-204-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-204-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-205-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-205-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-205-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-205-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-205-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-205-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-205-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-206-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-206-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-206-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-206-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-206-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-206-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-206-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-206-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-207-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-207-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-207-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-207-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-207-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-207-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-207-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-207-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-208-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-208-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-208-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-208-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-208-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-208-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-208-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-208-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-209-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-209-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-209-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-209-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-209-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-209-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-209-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-209-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-210-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-210-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-210-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-210-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-210-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-210-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-210-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-210-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-211-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-211-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-211-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-211-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-211-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-211-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-211-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-211-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-212-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-212-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-212-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-212-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-212-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-212-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-212-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-212-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-213-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-213-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-213-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-213-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-213-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-213-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-213-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-213-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-214-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-214-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-214-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-214-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-214-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-214-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-214-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-214-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-215-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-215-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-215-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-215-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-215-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-215-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-215-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-215-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-216-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-216-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-216-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-216-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-216-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-216-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-216-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-216-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-218-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-218-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-218-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-218-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-218-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-218-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-218-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-218-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-219-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-219-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-219-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-219-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-219-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-219-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-219-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-219-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-220-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-220-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-220-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-220-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-220-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-220-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-220-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-220-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-221-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-221-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-221-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-221-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-221-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-221-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-221-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-221-t.svg
diff --git a/test/svg/svg1.2/ignore-media/media-video-222-t.png b/tests/data/svg/svg1.2/ignore-media/media-video-222-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-222-t.png
rename to tests/data/svg/svg1.2/ignore-media/media-video-222-t.png
diff --git a/test/svg/svg1.2/ignore-media/media-video-222-t.svg b/tests/data/svg/svg1.2/ignore-media/media-video-222-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-media/media-video-222-t.svg
rename to tests/data/svg/svg1.2/ignore-media/media-video-222-t.svg
diff --git a/test/svg/svg1.2/ignore-script/script-element-201-t.png b/tests/data/svg/svg1.2/ignore-script/script-element-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-element-201-t.png
rename to tests/data/svg/svg1.2/ignore-script/script-element-201-t.png
diff --git a/test/svg/svg1.2/ignore-script/script-element-201-t.svg b/tests/data/svg/svg1.2/ignore-script/script-element-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-element-201-t.svg
rename to tests/data/svg/svg1.2/ignore-script/script-element-201-t.svg
diff --git a/test/svg/svg1.2/ignore-script/script-element-202-t.png b/tests/data/svg/svg1.2/ignore-script/script-element-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-element-202-t.png
rename to tests/data/svg/svg1.2/ignore-script/script-element-202-t.png
diff --git a/test/svg/svg1.2/ignore-script/script-element-202-t.svg b/tests/data/svg/svg1.2/ignore-script/script-element-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-element-202-t.svg
rename to tests/data/svg/svg1.2/ignore-script/script-element-202-t.svg
diff --git a/test/svg/svg1.2/ignore-script/script-element-203-t.png b/tests/data/svg/svg1.2/ignore-script/script-element-203-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-element-203-t.png
rename to tests/data/svg/svg1.2/ignore-script/script-element-203-t.png
diff --git a/test/svg/svg1.2/ignore-script/script-element-203-t.svg b/tests/data/svg/svg1.2/ignore-script/script-element-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-element-203-t.svg
rename to tests/data/svg/svg1.2/ignore-script/script-element-203-t.svg
diff --git a/test/svg/svg1.2/ignore-script/script-handle-05-t.png b/tests/data/svg/svg1.2/ignore-script/script-handle-05-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-handle-05-t.png
rename to tests/data/svg/svg1.2/ignore-script/script-handle-05-t.png
diff --git a/test/svg/svg1.2/ignore-script/script-handle-05-t.svg b/tests/data/svg/svg1.2/ignore-script/script-handle-05-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-handle-05-t.svg
rename to tests/data/svg/svg1.2/ignore-script/script-handle-05-t.svg
diff --git a/test/svg/svg1.2/ignore-script/script-handle-06-t.png b/tests/data/svg/svg1.2/ignore-script/script-handle-06-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-handle-06-t.png
rename to tests/data/svg/svg1.2/ignore-script/script-handle-06-t.png
diff --git a/test/svg/svg1.2/ignore-script/script-handle-06-t.svg b/tests/data/svg/svg1.2/ignore-script/script-handle-06-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-handle-06-t.svg
rename to tests/data/svg/svg1.2/ignore-script/script-handle-06-t.svg
diff --git a/test/svg/svg1.2/ignore-script/script-handle-07-t.png b/tests/data/svg/svg1.2/ignore-script/script-handle-07-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-handle-07-t.png
rename to tests/data/svg/svg1.2/ignore-script/script-handle-07-t.png
diff --git a/test/svg/svg1.2/ignore-script/script-handle-07-t.svg b/tests/data/svg/svg1.2/ignore-script/script-handle-07-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-handle-07-t.svg
rename to tests/data/svg/svg1.2/ignore-script/script-handle-07-t.svg
diff --git a/test/svg/svg1.2/ignore-script/script-handle-08-t.png b/tests/data/svg/svg1.2/ignore-script/script-handle-08-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-handle-08-t.png
rename to tests/data/svg/svg1.2/ignore-script/script-handle-08-t.png
diff --git a/test/svg/svg1.2/ignore-script/script-handle-08-t.svg b/tests/data/svg/svg1.2/ignore-script/script-handle-08-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-handle-08-t.svg
rename to tests/data/svg/svg1.2/ignore-script/script-handle-08-t.svg
diff --git a/test/svg/svg1.2/ignore-script/script-handle-201-t.png b/tests/data/svg/svg1.2/ignore-script/script-handle-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-handle-201-t.png
rename to tests/data/svg/svg1.2/ignore-script/script-handle-201-t.png
diff --git a/test/svg/svg1.2/ignore-script/script-handle-201-t.svg b/tests/data/svg/svg1.2/ignore-script/script-handle-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-handle-201-t.svg
rename to tests/data/svg/svg1.2/ignore-script/script-handle-201-t.svg
diff --git a/test/svg/svg1.2/ignore-script/script-handle-202-t.png b/tests/data/svg/svg1.2/ignore-script/script-handle-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-handle-202-t.png
rename to tests/data/svg/svg1.2/ignore-script/script-handle-202-t.png
diff --git a/test/svg/svg1.2/ignore-script/script-handle-202-t.svg b/tests/data/svg/svg1.2/ignore-script/script-handle-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-handle-202-t.svg
rename to tests/data/svg/svg1.2/ignore-script/script-handle-202-t.svg
diff --git a/test/svg/svg1.2/ignore-script/script-listener-201-t.png b/tests/data/svg/svg1.2/ignore-script/script-listener-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-listener-201-t.png
rename to tests/data/svg/svg1.2/ignore-script/script-listener-201-t.png
diff --git a/test/svg/svg1.2/ignore-script/script-listener-201-t.svg b/tests/data/svg/svg1.2/ignore-script/script-listener-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-listener-201-t.svg
rename to tests/data/svg/svg1.2/ignore-script/script-listener-201-t.svg
diff --git a/test/svg/svg1.2/ignore-script/script-listener-202-t.png b/tests/data/svg/svg1.2/ignore-script/script-listener-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-listener-202-t.png
rename to tests/data/svg/svg1.2/ignore-script/script-listener-202-t.png
diff --git a/test/svg/svg1.2/ignore-script/script-listener-202-t.svg b/tests/data/svg/svg1.2/ignore-script/script-listener-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-listener-202-t.svg
rename to tests/data/svg/svg1.2/ignore-script/script-listener-202-t.svg
diff --git a/test/svg/svg1.2/ignore-script/script-listener-203-t.png b/tests/data/svg/svg1.2/ignore-script/script-listener-203-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-listener-203-t.png
rename to tests/data/svg/svg1.2/ignore-script/script-listener-203-t.png
diff --git a/test/svg/svg1.2/ignore-script/script-listener-203-t.svg b/tests/data/svg/svg1.2/ignore-script/script-listener-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-listener-203-t.svg
rename to tests/data/svg/svg1.2/ignore-script/script-listener-203-t.svg
diff --git a/test/svg/svg1.2/ignore-script/script-listener-204-t.png b/tests/data/svg/svg1.2/ignore-script/script-listener-204-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-listener-204-t.png
rename to tests/data/svg/svg1.2/ignore-script/script-listener-204-t.png
diff --git a/test/svg/svg1.2/ignore-script/script-listener-204-t.svg b/tests/data/svg/svg1.2/ignore-script/script-listener-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-script/script-listener-204-t.svg
rename to tests/data/svg/svg1.2/ignore-script/script-listener-204-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-conform-201-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-conform-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-conform-201-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-conform-201-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-conform-201-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-conform-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-conform-201-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-conform-201-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-201-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-dom-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-201-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-201-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-201-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-dom-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-201-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-201-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-202-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-dom-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-202-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-202-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-202-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-dom-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-202-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-202-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-203-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-dom-203-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-203-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-203-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-203-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-dom-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-203-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-203-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-204-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-dom-204-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-204-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-204-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-204-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-dom-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-204-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-204-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-206-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-dom-206-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-206-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-206-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-206-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-dom-206-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-206-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-206-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-207-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-dom-207-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-207-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-207-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-207-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-dom-207-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-207-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-207-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-209-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-dom-209-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-209-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-209-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-209-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-dom-209-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-209-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-209-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-210-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-dom-210-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-210-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-210-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-210-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-dom-210-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-210-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-210-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-211-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-dom-211-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-211-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-211-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-211-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-dom-211-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-211-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-211-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-213-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-dom-213-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-213-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-213-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-dom-213-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-dom-213-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-dom-213-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-dom-213-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-201-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-event-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-201-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-201-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-201-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-event-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-201-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-201-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-202-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-event-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-202-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-202-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-202-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-event-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-202-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-202-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-203-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-event-203-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-203-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-203-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-203-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-event-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-203-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-203-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-204-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-event-204-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-204-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-204-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-204-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-event-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-204-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-204-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-205-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-event-205-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-205-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-205-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-205-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-event-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-205-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-205-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-207-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-event-207-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-207-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-207-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-207-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-event-207-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-207-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-207-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-208-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-event-208-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-208-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-208-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-208-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-event-208-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-208-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-208-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-209-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-event-209-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-209-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-209-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-209-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-event-209-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-209-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-209-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-210-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-event-210-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-210-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-210-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-event-210-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-event-210-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-event-210-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-event-210-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-glob-201-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-glob-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-glob-201-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-glob-201-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-glob-201-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-glob-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-glob-201-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-glob-201-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-glob-202-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-glob-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-glob-202-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-glob-202-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-glob-202-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-glob-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-glob-202-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-glob-202-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-glob-203-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-glob-203-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-glob-203-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-glob-203-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-glob-203-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-glob-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-glob-203-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-glob-203-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-glob-204-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-glob-204-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-glob-204-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-glob-204-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-glob-204-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-glob-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-glob-204-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-glob-204-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-node-201-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-node-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-node-201-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-node-201-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-node-201-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-node-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-node-201-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-node-201-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-node-202-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-node-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-node-202-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-node-202-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-node-202-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-node-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-node-202-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-node-202-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-node-204-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-node-204-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-node-204-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-node-204-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-node-204-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-node-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-node-204-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-node-204-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-over-01-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-over-01-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-over-01-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-over-01-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-over-01-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-over-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-over-01-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-over-01-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-smil-201-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-smil-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-smil-201-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-smil-201-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-smil-201-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-smil-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-smil-201-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-smil-201-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-smil-202-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-smil-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-smil-202-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-smil-202-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-smil-202-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-smil-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-smil-202-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-smil-202-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-smil-203-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-smil-203-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-smil-203-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-smil-203-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-smil-203-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-smil-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-smil-203-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-smil-203-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-201-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-201-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-201-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-201-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-201-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-201-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-204-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-204-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-204-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-204-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-204-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-204-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-204-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-205-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-205-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-205-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-205-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-205-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-205-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-205-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-206-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-206-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-206-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-206-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-206-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-206-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-206-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-206-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-208-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-208-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-208-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-208-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-208-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-208-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-208-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-208-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-209-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-209-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-209-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-209-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-209-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-209-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-209-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-209-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-210-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-210-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-210-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-210-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-210-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-210-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-210-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-210-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-211-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-211-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-211-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-211-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-211-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-211-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-211-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-211-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-213-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-213-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-213-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-213-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-213-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-213-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-213-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-213-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-216-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-216-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-216-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-216-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-216-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-216-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-216-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-216-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-218-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-218-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-218-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-218-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-218-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-218-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-218-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-218-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-220-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-220-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-220-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-220-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-220-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-220-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-220-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-220-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-224-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-224-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-224-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-224-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-224-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-224-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-224-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-224-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-225-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-225-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-225-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-225-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-225-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-225-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-225-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-225-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-226-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-226-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-226-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-226-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-226-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-226-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-226-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-226-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-227-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-227-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-227-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-227-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-227-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-227-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-227-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-227-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-228-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-228-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-228-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-228-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-228-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-228-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-228-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-228-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-231-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-231-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-231-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-231-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-231-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-231-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-231-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-231-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-232-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-232-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-232-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-232-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-232-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-232-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-232-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-232-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-233-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-233-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-233-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-233-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-233-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-233-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-233-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-233-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-236-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-236-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-236-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-236-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-236-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-236-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-236-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-236-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-237-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svg-237-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-237-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-237-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svg-237-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svg-237-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svg-237-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svg-237-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgcolor-201-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svgcolor-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgcolor-201-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgcolor-201-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgcolor-201-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svgcolor-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgcolor-201-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgcolor-201-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svglocatable-201-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svglocatable-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svglocatable-201-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svglocatable-201-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svglocatable-201-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svglocatable-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svglocatable-201-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svglocatable-201-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svglocatable-202-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svglocatable-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svglocatable-202-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svglocatable-202-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svglocatable-202-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svglocatable-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svglocatable-202-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svglocatable-202-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svglocatable-203-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svglocatable-203-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svglocatable-203-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svglocatable-203-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svglocatable-203-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svglocatable-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svglocatable-203-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svglocatable-203-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgmatrix-201-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgmatrix-201-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-201-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgmatrix-201-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgmatrix-201-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-201-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgmatrix-202-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgmatrix-202-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-202-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgmatrix-202-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgmatrix-202-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-202-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgmatrix-203-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-203-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgmatrix-203-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-203-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgmatrix-203-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgmatrix-203-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-203-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgmatrix-204-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-204-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgmatrix-204-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-204-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgmatrix-204-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgmatrix-204-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-204-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgmatrix-205-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-205-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgmatrix-205-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-205-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgmatrix-205-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgmatrix-205-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-205-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgmatrix-206-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-206-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgmatrix-206-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-206-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgmatrix-206-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-206-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgmatrix-206-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgmatrix-206-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgpath-201-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svgpath-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgpath-201-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgpath-201-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgpath-201-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svgpath-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgpath-201-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgpath-201-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgpath-202-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svgpath-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgpath-202-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgpath-202-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgpath-202-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svgpath-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgpath-202-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgpath-202-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgpoint-201-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svgpoint-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgpoint-201-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgpoint-201-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgpoint-201-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svgpoint-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgpoint-201-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgpoint-201-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgrect-201-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-svgrect-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgrect-201-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgrect-201-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-svgrect-201-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-svgrect-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-svgrect-201-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-svgrect-201-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-textcontent-201-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-textcontent-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-textcontent-201-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-textcontent-201-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-textcontent-201-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-textcontent-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-textcontent-201-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-textcontent-201-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-textcontent-202-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-textcontent-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-textcontent-202-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-textcontent-202-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-textcontent-202-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-textcontent-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-textcontent-202-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-textcontent-202-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-traitaccess-201-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-201-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-traitaccess-201-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-201-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-traitaccess-201-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-traitaccess-201-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-201-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-traitaccess-202-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-202-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-traitaccess-202-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-202-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-traitaccess-202-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-traitaccess-202-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-202-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-traitaccess-203-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-203-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-traitaccess-203-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-203-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-traitaccess-203-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-traitaccess-203-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-203-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-traitaccess-204-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-204-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-traitaccess-204-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-204-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-traitaccess-204-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-traitaccess-204-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-204-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-traitaccess-205-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-205-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-traitaccess-205-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-205-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-traitaccess-205-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-traitaccess-205-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-205-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-traitaccess-206-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-206-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-traitaccess-206-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-206-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-traitaccess-206-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-206-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-traitaccess-206-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-206-t.svg
diff --git a/test/svg/svg1.2/ignore-udom/udom-traitaccess-207-t.png b/tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-207-t.png
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-traitaccess-207-t.png
rename to tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-207-t.png
diff --git a/test/svg/svg1.2/ignore-udom/udom-traitaccess-207-t.svg b/tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-207-t.svg
similarity index 100%
rename from test/svg/svg1.2/ignore-udom/udom-traitaccess-207-t.svg
rename to tests/data/svg/svg1.2/ignore-udom/udom-traitaccess-207-t.svg
diff --git a/test/svg/svg1.2/images/1pixelred.png b/tests/data/svg/svg1.2/images/1pixelred.png
similarity index 100%
rename from test/svg/svg1.2/images/1pixelred.png
rename to tests/data/svg/svg1.2/images/1pixelred.png
diff --git a/test/svg/svg1.2/images/1pixelwhite.png b/tests/data/svg/svg1.2/images/1pixelwhite.png
similarity index 100%
rename from test/svg/svg1.2/images/1pixelwhite.png
rename to tests/data/svg/svg1.2/images/1pixelwhite.png
diff --git a/test/svg/svg1.2/images/20x20.png b/tests/data/svg/svg1.2/images/20x20.png
similarity index 100%
rename from test/svg/svg1.2/images/20x20.png
rename to tests/data/svg/svg1.2/images/20x20.png
diff --git a/test/svg/svg1.2/images/CNN.3gp b/tests/data/svg/svg1.2/images/CNN.3gp
similarity index 100%
rename from test/svg/svg1.2/images/CNN.3gp
rename to tests/data/svg/svg1.2/images/CNN.3gp
diff --git a/test/svg/svg1.2/images/DisplaceChecker.png b/tests/data/svg/svg1.2/images/DisplaceChecker.png
similarity index 100%
rename from test/svg/svg1.2/images/DisplaceChecker.png
rename to tests/data/svg/svg1.2/images/DisplaceChecker.png
diff --git a/test/svg/svg1.2/images/SVG-1.1-monolithic-fixed.dtd b/tests/data/svg/svg1.2/images/SVG-1.1-monolithic-fixed.dtd
similarity index 100%
rename from test/svg/svg1.2/images/SVG-1.1-monolithic-fixed.dtd
rename to tests/data/svg/svg1.2/images/SVG-1.1-monolithic-fixed.dtd
diff --git a/test/svg/svg1.2/images/SVGFreeSans-ISO-8859-1.svg b/tests/data/svg/svg1.2/images/SVGFreeSans-ISO-8859-1.svg
similarity index 100%
rename from test/svg/svg1.2/images/SVGFreeSans-ISO-8859-1.svg
rename to tests/data/svg/svg1.2/images/SVGFreeSans-ISO-8859-1.svg
diff --git a/test/svg/svg1.2/images/SVGFreeSans.svg b/tests/data/svg/svg1.2/images/SVGFreeSans.svg
similarity index 100%
rename from test/svg/svg1.2/images/SVGFreeSans.svg
rename to tests/data/svg/svg1.2/images/SVGFreeSans.svg
diff --git a/test/svg/svg1.2/images/SVGImageTest.svg b/tests/data/svg/svg1.2/images/SVGImageTest.svg
similarity index 100%
rename from test/svg/svg1.2/images/SVGImageTest.svg
rename to tests/data/svg/svg1.2/images/SVGImageTest.svg
diff --git a/test/svg/svg1.2/images/TraitAccess.common.es b/tests/data/svg/svg1.2/images/TraitAccess.common.es
similarity index 100%
rename from test/svg/svg1.2/images/TraitAccess.common.es
rename to tests/data/svg/svg1.2/images/TraitAccess.common.es
diff --git a/test/svg/svg1.2/images/advice.wav b/tests/data/svg/svg1.2/images/advice.wav
similarity index 100%
rename from test/svg/svg1.2/images/advice.wav
rename to tests/data/svg/svg1.2/images/advice.wav
diff --git a/test/svg/svg1.2/images/animation-add-BE-09.svg b/tests/data/svg/svg1.2/images/animation-add-BE-09.svg
similarity index 100%
rename from test/svg/svg1.2/images/animation-add-BE-09.svg
rename to tests/data/svg/svg1.2/images/animation-add-BE-09.svg
diff --git a/test/svg/svg1.2/images/animation-extRef-image1.svg b/tests/data/svg/svg1.2/images/animation-extRef-image1.svg
similarity index 100%
rename from test/svg/svg1.2/images/animation-extRef-image1.svg
rename to tests/data/svg/svg1.2/images/animation-extRef-image1.svg
diff --git a/test/svg/svg1.2/images/animation-extRef-image2.svg b/tests/data/svg/svg1.2/images/animation-extRef-image2.svg
similarity index 100%
rename from test/svg/svg1.2/images/animation-extRef-image2.svg
rename to tests/data/svg/svg1.2/images/animation-extRef-image2.svg
diff --git a/test/svg/svg1.2/images/animation-extRef-image3.svg b/tests/data/svg/svg1.2/images/animation-extRef-image3.svg
similarity index 100%
rename from test/svg/svg1.2/images/animation-extRef-image3.svg
rename to tests/data/svg/svg1.2/images/animation-extRef-image3.svg
diff --git a/test/svg/svg1.2/images/animation-script.svg b/tests/data/svg/svg1.2/images/animation-script.svg
similarity index 100%
rename from test/svg/svg1.2/images/animation-script.svg
rename to tests/data/svg/svg1.2/images/animation-script.svg
diff --git a/test/svg/svg1.2/images/animation-time-scale.svg b/tests/data/svg/svg1.2/images/animation-time-scale.svg
similarity index 100%
rename from test/svg/svg1.2/images/animation-time-scale.svg
rename to tests/data/svg/svg1.2/images/animation-time-scale.svg
diff --git a/test/svg/svg1.2/images/animation1.svg b/tests/data/svg/svg1.2/images/animation1.svg
similarity index 100%
rename from test/svg/svg1.2/images/animation1.svg
rename to tests/data/svg/svg1.2/images/animation1.svg
diff --git a/test/svg/svg1.2/images/animation2.svg b/tests/data/svg/svg1.2/images/animation2.svg
similarity index 100%
rename from test/svg/svg1.2/images/animation2.svg
rename to tests/data/svg/svg1.2/images/animation2.svg
diff --git a/test/svg/svg1.2/images/animation3none.svg b/tests/data/svg/svg1.2/images/animation3none.svg
similarity index 100%
rename from test/svg/svg1.2/images/animation3none.svg
rename to tests/data/svg/svg1.2/images/animation3none.svg
diff --git a/test/svg/svg1.2/images/animation4none.svg b/tests/data/svg/svg1.2/images/animation4none.svg
similarity index 100%
rename from test/svg/svg1.2/images/animation4none.svg
rename to tests/data/svg/svg1.2/images/animation4none.svg
diff --git a/test/svg/svg1.2/images/animation5none.svg b/tests/data/svg/svg1.2/images/animation5none.svg
similarity index 100%
rename from test/svg/svg1.2/images/animation5none.svg
rename to tests/data/svg/svg1.2/images/animation5none.svg
diff --git a/test/svg/svg1.2/images/animationresource-activecircle1.svg b/tests/data/svg/svg1.2/images/animationresource-activecircle1.svg
similarity index 100%
rename from test/svg/svg1.2/images/animationresource-activecircle1.svg
rename to tests/data/svg/svg1.2/images/animationresource-activecircle1.svg
diff --git a/test/svg/svg1.2/images/animationresource-activecircle2.svg b/tests/data/svg/svg1.2/images/animationresource-activecircle2.svg
similarity index 100%
rename from test/svg/svg1.2/images/animationresource-activecircle2.svg
rename to tests/data/svg/svg1.2/images/animationresource-activecircle2.svg
diff --git a/test/svg/svg1.2/images/animationresource-anim1.svg b/tests/data/svg/svg1.2/images/animationresource-anim1.svg
similarity index 100%
rename from test/svg/svg1.2/images/animationresource-anim1.svg
rename to tests/data/svg/svg1.2/images/animationresource-anim1.svg
diff --git a/test/svg/svg1.2/images/animationresource-gradrect2.svg b/tests/data/svg/svg1.2/images/animationresource-gradrect2.svg
similarity index 100%
rename from test/svg/svg1.2/images/animationresource-gradrect2.svg
rename to tests/data/svg/svg1.2/images/animationresource-gradrect2.svg
diff --git a/test/svg/svg1.2/images/animationresource-myscale.svg b/tests/data/svg/svg1.2/images/animationresource-myscale.svg
similarity index 100%
rename from test/svg/svg1.2/images/animationresource-myscale.svg
rename to tests/data/svg/svg1.2/images/animationresource-myscale.svg
diff --git a/test/svg/svg1.2/images/animationresource-userect.svg b/tests/data/svg/svg1.2/images/animationresource-userect.svg
similarity index 100%
rename from test/svg/svg1.2/images/animationresource-userect.svg
rename to tests/data/svg/svg1.2/images/animationresource-userect.svg
diff --git a/test/svg/svg1.2/images/ball.svg b/tests/data/svg/svg1.2/images/ball.svg
similarity index 100%
rename from test/svg/svg1.2/images/ball.svg
rename to tests/data/svg/svg1.2/images/ball.svg
diff --git a/test/svg/svg1.2/images/beep.wav b/tests/data/svg/svg1.2/images/beep.wav
similarity index 100%
rename from test/svg/svg1.2/images/beep.wav
rename to tests/data/svg/svg1.2/images/beep.wav
diff --git a/test/svg/svg1.2/images/bluesquidj.png b/tests/data/svg/svg1.2/images/bluesquidj.png
similarity index 100%
rename from test/svg/svg1.2/images/bluesquidj.png
rename to tests/data/svg/svg1.2/images/bluesquidj.png
diff --git a/test/svg/svg1.2/images/boing_x.wav b/tests/data/svg/svg1.2/images/boing_x.wav
similarity index 100%
rename from test/svg/svg1.2/images/boing_x.wav
rename to tests/data/svg/svg1.2/images/boing_x.wav
diff --git a/test/svg/svg1.2/images/bread.png b/tests/data/svg/svg1.2/images/bread.png
similarity index 100%
rename from test/svg/svg1.2/images/bread.png
rename to tests/data/svg/svg1.2/images/bread.png
diff --git a/test/svg/svg1.2/images/bullet-small.png b/tests/data/svg/svg1.2/images/bullet-small.png
similarity index 100%
rename from test/svg/svg1.2/images/bullet-small.png
rename to tests/data/svg/svg1.2/images/bullet-small.png
diff --git a/test/svg/svg1.2/images/bullet-white.png b/tests/data/svg/svg1.2/images/bullet-white.png
similarity index 100%
rename from test/svg/svg1.2/images/bullet-white.png
rename to tests/data/svg/svg1.2/images/bullet-white.png
diff --git a/test/svg/svg1.2/images/bullet.png b/tests/data/svg/svg1.2/images/bullet.png
similarity index 100%
rename from test/svg/svg1.2/images/bullet.png
rename to tests/data/svg/svg1.2/images/bullet.png
diff --git a/test/svg/svg1.2/images/bumpMap.png b/tests/data/svg/svg1.2/images/bumpMap.png
similarity index 100%
rename from test/svg/svg1.2/images/bumpMap.png
rename to tests/data/svg/svg1.2/images/bumpMap.png
diff --git a/test/svg/svg1.2/images/bumpMap2.png b/tests/data/svg/svg1.2/images/bumpMap2.png
similarity index 100%
rename from test/svg/svg1.2/images/bumpMap2.png
rename to tests/data/svg/svg1.2/images/bumpMap2.png
diff --git a/test/svg/svg1.2/images/clock.mp4 b/tests/data/svg/svg1.2/images/clock.mp4
similarity index 100%
rename from test/svg/svg1.2/images/clock.mp4
rename to tests/data/svg/svg1.2/images/clock.mp4
diff --git a/test/svg/svg1.2/images/cloud-ps411q4app.jpg b/tests/data/svg/svg1.2/images/cloud-ps411q4app.jpg
similarity index 100%
rename from test/svg/svg1.2/images/cloud-ps411q4app.jpg
rename to tests/data/svg/svg1.2/images/cloud-ps411q4app.jpg
diff --git a/test/svg/svg1.2/images/cloud411q25s.jpg b/tests/data/svg/svg1.2/images/cloud411q25s.jpg
similarity index 100%
rename from test/svg/svg1.2/images/cloud411q25s.jpg
rename to tests/data/svg/svg1.2/images/cloud411q25s.jpg
diff --git a/test/svg/svg1.2/images/cloud411q65float.jpg b/tests/data/svg/svg1.2/images/cloud411q65float.jpg
similarity index 100%
rename from test/svg/svg1.2/images/cloud411q65float.jpg
rename to tests/data/svg/svg1.2/images/cloud411q65float.jpg
diff --git a/test/svg/svg1.2/images/cloud411q75o.jpg b/tests/data/svg/svg1.2/images/cloud411q75o.jpg
similarity index 100%
rename from test/svg/svg1.2/images/cloud411q75o.jpg
rename to tests/data/svg/svg1.2/images/cloud411q75o.jpg
diff --git a/test/svg/svg1.2/images/cloud411q75p.jpg b/tests/data/svg/svg1.2/images/cloud411q75p.jpg
similarity index 100%
rename from test/svg/svg1.2/images/cloud411q75p.jpg
rename to tests/data/svg/svg1.2/images/cloud411q75p.jpg
diff --git a/test/svg/svg1.2/images/cloud411q75s.jpg b/tests/data/svg/svg1.2/images/cloud411q75s.jpg
similarity index 100%
rename from test/svg/svg1.2/images/cloud411q75s.jpg
rename to tests/data/svg/svg1.2/images/cloud411q75s.jpg
diff --git a/test/svg/svg1.2/images/cloud444q65o.jpg b/tests/data/svg/svg1.2/images/cloud444q65o.jpg
similarity index 100%
rename from test/svg/svg1.2/images/cloud444q65o.jpg
rename to tests/data/svg/svg1.2/images/cloud444q65o.jpg
diff --git a/test/svg/svg1.2/images/cloudgsq75s.jpg b/tests/data/svg/svg1.2/images/cloudgsq75s.jpg
similarity index 100%
rename from test/svg/svg1.2/images/cloudgsq75s.jpg
rename to tests/data/svg/svg1.2/images/cloudgsq75s.jpg
diff --git a/test/svg/svg1.2/images/cloudoddq65o.jpg b/tests/data/svg/svg1.2/images/cloudoddq65o.jpg
similarity index 100%
rename from test/svg/svg1.2/images/cloudoddq65o.jpg
rename to tests/data/svg/svg1.2/images/cloudoddq65o.jpg
diff --git a/test/svg/svg1.2/images/cloudqllo.jpg b/tests/data/svg/svg1.2/images/cloudqllo.jpg
similarity index 100%
rename from test/svg/svg1.2/images/cloudqllo.jpg
rename to tests/data/svg/svg1.2/images/cloudqllo.jpg
diff --git a/test/svg/svg1.2/images/colorprof.png b/tests/data/svg/svg1.2/images/colorprof.png
similarity index 100%
rename from test/svg/svg1.2/images/colorprof.png
rename to tests/data/svg/svg1.2/images/colorprof.png
diff --git a/test/svg/svg1.2/images/convolveImage.png b/tests/data/svg/svg1.2/images/convolveImage.png
similarity index 100%
rename from test/svg/svg1.2/images/convolveImage.png
rename to tests/data/svg/svg1.2/images/convolveImage.png
diff --git a/test/svg/svg1.2/images/coords-pAR-t-xMaxYMax.svg b/tests/data/svg/svg1.2/images/coords-pAR-t-xMaxYMax.svg
similarity index 100%
rename from test/svg/svg1.2/images/coords-pAR-t-xMaxYMax.svg
rename to tests/data/svg/svg1.2/images/coords-pAR-t-xMaxYMax.svg
diff --git a/test/svg/svg1.2/images/coords-pAR-t-xMidYMid.svg b/tests/data/svg/svg1.2/images/coords-pAR-t-xMidYMid.svg
similarity index 100%
rename from test/svg/svg1.2/images/coords-pAR-t-xMidYMid.svg
rename to tests/data/svg/svg1.2/images/coords-pAR-t-xMidYMid.svg
diff --git a/test/svg/svg1.2/images/coords-pAR-t-xMinYMin.svg b/tests/data/svg/svg1.2/images/coords-pAR-t-xMinYMin.svg
similarity index 100%
rename from test/svg/svg1.2/images/coords-pAR-t-xMinYMin.svg
rename to tests/data/svg/svg1.2/images/coords-pAR-t-xMinYMin.svg
diff --git a/test/svg/svg1.2/images/coords-units-01-f.png b/tests/data/svg/svg1.2/images/coords-units-01-f.png
similarity index 100%
rename from test/svg/svg1.2/images/coords-units-01-f.png
rename to tests/data/svg/svg1.2/images/coords-units-01-f.png
diff --git a/test/svg/svg1.2/images/coords-units-01-f.svg b/tests/data/svg/svg1.2/images/coords-units-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/coords-units-01-f.svg
rename to tests/data/svg/svg1.2/images/coords-units-01-f.svg
diff --git a/test/svg/svg1.2/images/copyright-documents-19990405.html b/tests/data/svg/svg1.2/images/copyright-documents-19990405.html
similarity index 100%
rename from test/svg/svg1.2/images/copyright-documents-19990405.html
rename to tests/data/svg/svg1.2/images/copyright-documents-19990405.html
diff --git a/test/svg/svg1.2/images/diagarrow.png b/tests/data/svg/svg1.2/images/diagarrow.png
similarity index 100%
rename from test/svg/svg1.2/images/diagarrow.png
rename to tests/data/svg/svg1.2/images/diagarrow.png
diff --git a/test/svg/svg1.2/images/disco.jpg b/tests/data/svg/svg1.2/images/disco.jpg
similarity index 100%
rename from test/svg/svg1.2/images/disco.jpg
rename to tests/data/svg/svg1.2/images/disco.jpg
diff --git a/test/svg/svg1.2/images/dogandball.3gp b/tests/data/svg/svg1.2/images/dogandball.3gp
similarity index 100%
rename from test/svg/svg1.2/images/dogandball.3gp
rename to tests/data/svg/svg1.2/images/dogandball.3gp
diff --git a/test/svg/svg1.2/images/dogandball.jpg b/tests/data/svg/svg1.2/images/dogandball.jpg
similarity index 100%
rename from test/svg/svg1.2/images/dogandball.jpg
rename to tests/data/svg/svg1.2/images/dogandball.jpg
diff --git a/test/svg/svg1.2/images/dogandball.mov b/tests/data/svg/svg1.2/images/dogandball.mov
similarity index 100%
rename from test/svg/svg1.2/images/dogandball.mov
rename to tests/data/svg/svg1.2/images/dogandball.mov
diff --git a/test/svg/svg1.2/images/duckfeeding.3gp b/tests/data/svg/svg1.2/images/duckfeeding.3gp
similarity index 100%
rename from test/svg/svg1.2/images/duckfeeding.3gp
rename to tests/data/svg/svg1.2/images/duckfeeding.3gp
diff --git a/test/svg/svg1.2/images/duckfeeding.mov b/tests/data/svg/svg1.2/images/duckfeeding.mov
similarity index 100%
rename from test/svg/svg1.2/images/duckfeeding.mov
rename to tests/data/svg/svg1.2/images/duckfeeding.mov
diff --git a/test/svg/svg1.2/images/excuse_me.wav b/tests/data/svg/svg1.2/images/excuse_me.wav
similarity index 100%
rename from test/svg/svg1.2/images/excuse_me.wav
rename to tests/data/svg/svg1.2/images/excuse_me.wav
diff --git a/test/svg/svg1.2/images/ext-TestComic.svg b/tests/data/svg/svg1.2/images/ext-TestComic.svg
similarity index 100%
rename from test/svg/svg1.2/images/ext-TestComic.svg
rename to tests/data/svg/svg1.2/images/ext-TestComic.svg
diff --git a/test/svg/svg1.2/images/externalscript.js b/tests/data/svg/svg1.2/images/externalscript.js
similarity index 100%
rename from test/svg/svg1.2/images/externalscript.js
rename to tests/data/svg/svg1.2/images/externalscript.js
diff --git a/test/svg/svg1.2/images/fail.svg b/tests/data/svg/svg1.2/images/fail.svg
similarity index 100%
rename from test/svg/svg1.2/images/fail.svg
rename to tests/data/svg/svg1.2/images/fail.svg
diff --git a/test/svg/svg1.2/images/filters-blend-01-f.svg b/tests/data/svg/svg1.2/images/filters-blend-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/filters-blend-01-f.svg
rename to tests/data/svg/svg1.2/images/filters-blend-01-f.svg
diff --git a/test/svg/svg1.2/images/filters-color-01-f.svg b/tests/data/svg/svg1.2/images/filters-color-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/filters-color-01-f.svg
rename to tests/data/svg/svg1.2/images/filters-color-01-f.svg
diff --git a/test/svg/svg1.2/images/filters-composite-01-f.svg b/tests/data/svg/svg1.2/images/filters-composite-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/filters-composite-01-f.svg
rename to tests/data/svg/svg1.2/images/filters-composite-01-f.svg
diff --git a/test/svg/svg1.2/images/filters-comptran-01-f.svg b/tests/data/svg/svg1.2/images/filters-comptran-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/filters-comptran-01-f.svg
rename to tests/data/svg/svg1.2/images/filters-comptran-01-f.svg
diff --git a/test/svg/svg1.2/images/filters-conv-01-f.includeimage.png b/tests/data/svg/svg1.2/images/filters-conv-01-f.includeimage.png
similarity index 100%
rename from test/svg/svg1.2/images/filters-conv-01-f.includeimage.png
rename to tests/data/svg/svg1.2/images/filters-conv-01-f.includeimage.png
diff --git a/test/svg/svg1.2/images/filters-conv-01-f.svg b/tests/data/svg/svg1.2/images/filters-conv-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/filters-conv-01-f.svg
rename to tests/data/svg/svg1.2/images/filters-conv-01-f.svg
diff --git a/test/svg/svg1.2/images/filters-diffuse-01-f.svg b/tests/data/svg/svg1.2/images/filters-diffuse-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/filters-diffuse-01-f.svg
rename to tests/data/svg/svg1.2/images/filters-diffuse-01-f.svg
diff --git a/test/svg/svg1.2/images/filters-example-01-f.svg b/tests/data/svg/svg1.2/images/filters-example-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/filters-example-01-f.svg
rename to tests/data/svg/svg1.2/images/filters-example-01-f.svg
diff --git a/test/svg/svg1.2/images/focus-resource.svg b/tests/data/svg/svg1.2/images/focus-resource.svg
similarity index 100%
rename from test/svg/svg1.2/images/focus-resource.svg
rename to tests/data/svg/svg1.2/images/focus-resource.svg
diff --git a/test/svg/svg1.2/images/galpha.png b/tests/data/svg/svg1.2/images/galpha.png
similarity index 100%
rename from test/svg/svg1.2/images/galpha.png
rename to tests/data/svg/svg1.2/images/galpha.png
diff --git a/test/svg/svg1.2/images/gam030.png b/tests/data/svg/svg1.2/images/gam030.png
similarity index 100%
rename from test/svg/svg1.2/images/gam030.png
rename to tests/data/svg/svg1.2/images/gam030.png
diff --git a/test/svg/svg1.2/images/gam030b.png b/tests/data/svg/svg1.2/images/gam030b.png
similarity index 100%
rename from test/svg/svg1.2/images/gam030b.png
rename to tests/data/svg/svg1.2/images/gam030b.png
diff --git a/test/svg/svg1.2/images/gam045.png b/tests/data/svg/svg1.2/images/gam045.png
similarity index 100%
rename from test/svg/svg1.2/images/gam045.png
rename to tests/data/svg/svg1.2/images/gam045.png
diff --git a/test/svg/svg1.2/images/gam045b.png b/tests/data/svg/svg1.2/images/gam045b.png
similarity index 100%
rename from test/svg/svg1.2/images/gam045b.png
rename to tests/data/svg/svg1.2/images/gam045b.png
diff --git a/test/svg/svg1.2/images/gam056.png b/tests/data/svg/svg1.2/images/gam056.png
similarity index 100%
rename from test/svg/svg1.2/images/gam056.png
rename to tests/data/svg/svg1.2/images/gam056.png
diff --git a/test/svg/svg1.2/images/gam056b.png b/tests/data/svg/svg1.2/images/gam056b.png
similarity index 100%
rename from test/svg/svg1.2/images/gam056b.png
rename to tests/data/svg/svg1.2/images/gam056b.png
diff --git a/test/svg/svg1.2/images/gam100.png b/tests/data/svg/svg1.2/images/gam100.png
similarity index 100%
rename from test/svg/svg1.2/images/gam100.png
rename to tests/data/svg/svg1.2/images/gam100.png
diff --git a/test/svg/svg1.2/images/gam100b.png b/tests/data/svg/svg1.2/images/gam100b.png
similarity index 100%
rename from test/svg/svg1.2/images/gam100b.png
rename to tests/data/svg/svg1.2/images/gam100b.png
diff --git a/test/svg/svg1.2/images/gam200.png b/tests/data/svg/svg1.2/images/gam200.png
similarity index 100%
rename from test/svg/svg1.2/images/gam200.png
rename to tests/data/svg/svg1.2/images/gam200.png
diff --git a/test/svg/svg1.2/images/gam200b.png b/tests/data/svg/svg1.2/images/gam200b.png
similarity index 100%
rename from test/svg/svg1.2/images/gam200b.png
rename to tests/data/svg/svg1.2/images/gam200b.png
diff --git a/test/svg/svg1.2/images/ghost.svg b/tests/data/svg/svg1.2/images/ghost.svg
similarity index 100%
rename from test/svg/svg1.2/images/ghost.svg
rename to tests/data/svg/svg1.2/images/ghost.svg
diff --git a/test/svg/svg1.2/images/greentopbutton.jpg b/tests/data/svg/svg1.2/images/greentopbutton.jpg
similarity index 100%
rename from test/svg/svg1.2/images/greentopbutton.jpg
rename to tests/data/svg/svg1.2/images/greentopbutton.jpg
diff --git a/test/svg/svg1.2/images/greentopbutton1.jpg b/tests/data/svg/svg1.2/images/greentopbutton1.jpg
similarity index 100%
rename from test/svg/svg1.2/images/greentopbutton1.jpg
rename to tests/data/svg/svg1.2/images/greentopbutton1.jpg
diff --git a/test/svg/svg1.2/images/greentopbutton2.jpg b/tests/data/svg/svg1.2/images/greentopbutton2.jpg
similarity index 100%
rename from test/svg/svg1.2/images/greentopbutton2.jpg
rename to tests/data/svg/svg1.2/images/greentopbutton2.jpg
diff --git a/test/svg/svg1.2/images/greentopbutton3.jpg b/tests/data/svg/svg1.2/images/greentopbutton3.jpg
similarity index 100%
rename from test/svg/svg1.2/images/greentopbutton3.jpg
rename to tests/data/svg/svg1.2/images/greentopbutton3.jpg
diff --git a/test/svg/svg1.2/images/greentopbutton4.jpg b/tests/data/svg/svg1.2/images/greentopbutton4.jpg
similarity index 100%
rename from test/svg/svg1.2/images/greentopbutton4.jpg
rename to tests/data/svg/svg1.2/images/greentopbutton4.jpg
diff --git a/test/svg/svg1.2/images/heroesLanding.3gp b/tests/data/svg/svg1.2/images/heroesLanding.3gp
similarity index 100%
rename from test/svg/svg1.2/images/heroesLanding.3gp
rename to tests/data/svg/svg1.2/images/heroesLanding.3gp
diff --git a/test/svg/svg1.2/images/image.png b/tests/data/svg/svg1.2/images/image.png
similarity index 100%
rename from test/svg/svg1.2/images/image.png
rename to tests/data/svg/svg1.2/images/image.png
diff --git a/test/svg/svg1.2/images/image1.jpg b/tests/data/svg/svg1.2/images/image1.jpg
similarity index 100%
rename from test/svg/svg1.2/images/image1.jpg
rename to tests/data/svg/svg1.2/images/image1.jpg
diff --git a/test/svg/svg1.2/images/image1.png b/tests/data/svg/svg1.2/images/image1.png
similarity index 100%
rename from test/svg/svg1.2/images/image1.png
rename to tests/data/svg/svg1.2/images/image1.png
diff --git a/test/svg/svg1.2/images/image1_b.png b/tests/data/svg/svg1.2/images/image1_b.png
similarity index 100%
rename from test/svg/svg1.2/images/image1_b.png
rename to tests/data/svg/svg1.2/images/image1_b.png
diff --git a/test/svg/svg1.2/images/image2/bread2.png b/tests/data/svg/svg1.2/images/image2/bread2.png
similarity index 100%
rename from test/svg/svg1.2/images/image2/bread2.png
rename to tests/data/svg/svg1.2/images/image2/bread2.png
diff --git a/test/svg/svg1.2/images/image2/xlink1.svg b/tests/data/svg/svg1.2/images/image2/xlink1.svg
similarity index 100%
rename from test/svg/svg1.2/images/image2/xlink1.svg
rename to tests/data/svg/svg1.2/images/image2/xlink1.svg
diff --git a/test/svg/svg1.2/images/image2_b.jpg b/tests/data/svg/svg1.2/images/image2_b.jpg
similarity index 100%
rename from test/svg/svg1.2/images/image2_b.jpg
rename to tests/data/svg/svg1.2/images/image2_b.jpg
diff --git a/test/svg/svg1.2/images/image2_b.png b/tests/data/svg/svg1.2/images/image2_b.png
similarity index 100%
rename from test/svg/svg1.2/images/image2_b.png
rename to tests/data/svg/svg1.2/images/image2_b.png
diff --git a/test/svg/svg1.2/images/interact-dom-01-f.svg b/tests/data/svg/svg1.2/images/interact-dom-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/interact-dom-01-f.svg
rename to tests/data/svg/svg1.2/images/interact-dom-01-f.svg
diff --git a/test/svg/svg1.2/images/interact-order-02-t-targ.svg b/tests/data/svg/svg1.2/images/interact-order-02-t-targ.svg
similarity index 100%
rename from test/svg/svg1.2/images/interact-order-02-t-targ.svg
rename to tests/data/svg/svg1.2/images/interact-order-02-t-targ.svg
diff --git a/test/svg/svg1.2/images/interact-order-03-t-targ.svg b/tests/data/svg/svg1.2/images/interact-order-03-t-targ.svg
similarity index 100%
rename from test/svg/svg1.2/images/interact-order-03-t-targ.svg
rename to tests/data/svg/svg1.2/images/interact-order-03-t-targ.svg
diff --git a/test/svg/svg1.2/images/leftarrow.png b/tests/data/svg/svg1.2/images/leftarrow.png
similarity index 100%
rename from test/svg/svg1.2/images/leftarrow.png
rename to tests/data/svg/svg1.2/images/leftarrow.png
diff --git a/test/svg/svg1.2/images/linking-uri-01-b.svg b/tests/data/svg/svg1.2/images/linking-uri-01-b.svg
similarity index 100%
rename from test/svg/svg1.2/images/linking-uri-01-b.svg
rename to tests/data/svg/svg1.2/images/linking-uri-01-b.svg
diff --git a/test/svg/svg1.2/images/linking-uri-01-f-1st.png b/tests/data/svg/svg1.2/images/linking-uri-01-f-1st.png
similarity index 100%
rename from test/svg/svg1.2/images/linking-uri-01-f-1st.png
rename to tests/data/svg/svg1.2/images/linking-uri-01-f-1st.png
diff --git a/test/svg/svg1.2/images/linking-uri-01-f-2nd.png b/tests/data/svg/svg1.2/images/linking-uri-01-f-2nd.png
similarity index 100%
rename from test/svg/svg1.2/images/linking-uri-01-f-2nd.png
rename to tests/data/svg/svg1.2/images/linking-uri-01-f-2nd.png
diff --git a/test/svg/svg1.2/images/linking-uri-01-f-3rd.png b/tests/data/svg/svg1.2/images/linking-uri-01-f-3rd.png
similarity index 100%
rename from test/svg/svg1.2/images/linking-uri-01-f-3rd.png
rename to tests/data/svg/svg1.2/images/linking-uri-01-f-3rd.png
diff --git a/test/svg/svg1.2/images/linking-uri-01-f-4th.png b/tests/data/svg/svg1.2/images/linking-uri-01-f-4th.png
similarity index 100%
rename from test/svg/svg1.2/images/linking-uri-01-f-4th.png
rename to tests/data/svg/svg1.2/images/linking-uri-01-f-4th.png
diff --git a/test/svg/svg1.2/images/linking-uri-01-f-start.png b/tests/data/svg/svg1.2/images/linking-uri-01-f-start.png
similarity index 100%
rename from test/svg/svg1.2/images/linking-uri-01-f-start.png
rename to tests/data/svg/svg1.2/images/linking-uri-01-f-start.png
diff --git a/test/svg/svg1.2/images/linking-uri-03-f-1st.png b/tests/data/svg/svg1.2/images/linking-uri-03-f-1st.png
similarity index 100%
rename from test/svg/svg1.2/images/linking-uri-03-f-1st.png
rename to tests/data/svg/svg1.2/images/linking-uri-03-f-1st.png
diff --git a/test/svg/svg1.2/images/linking-uri-03-f-start.png b/tests/data/svg/svg1.2/images/linking-uri-03-f-start.png
similarity index 100%
rename from test/svg/svg1.2/images/linking-uri-03-f-start.png
rename to tests/data/svg/svg1.2/images/linking-uri-03-f-start.png
diff --git a/test/svg/svg1.2/images/linkingCircle-f.svg b/tests/data/svg/svg1.2/images/linkingCircle-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/linkingCircle-f.svg
rename to tests/data/svg/svg1.2/images/linkingCircle-f.svg
diff --git a/test/svg/svg1.2/images/linkingToc-t.svg b/tests/data/svg/svg1.2/images/linkingToc-t.svg
similarity index 100%
rename from test/svg/svg1.2/images/linkingToc-t.svg
rename to tests/data/svg/svg1.2/images/linkingToc-t.svg
diff --git a/test/svg/svg1.2/images/magnify.png b/tests/data/svg/svg1.2/images/magnify.png
similarity index 100%
rename from test/svg/svg1.2/images/magnify.png
rename to tests/data/svg/svg1.2/images/magnify.png
diff --git a/test/svg/svg1.2/images/makealpha.svg b/tests/data/svg/svg1.2/images/makealpha.svg
similarity index 100%
rename from test/svg/svg1.2/images/makealpha.svg
rename to tests/data/svg/svg1.2/images/makealpha.svg
diff --git a/test/svg/svg1.2/images/myimage.jpg b/tests/data/svg/svg1.2/images/myimage.jpg
similarity index 100%
rename from test/svg/svg1.2/images/myimage.jpg
rename to tests/data/svg/svg1.2/images/myimage.jpg
diff --git a/test/svg/svg1.2/images/nav_bullet.png b/tests/data/svg/svg1.2/images/nav_bullet.png
similarity index 100%
rename from test/svg/svg1.2/images/nav_bullet.png
rename to tests/data/svg/svg1.2/images/nav_bullet.png
diff --git a/test/svg/svg1.2/images/nav_down.png b/tests/data/svg/svg1.2/images/nav_down.png
similarity index 100%
rename from test/svg/svg1.2/images/nav_down.png
rename to tests/data/svg/svg1.2/images/nav_down.png
diff --git a/test/svg/svg1.2/images/nav_downleft.png b/tests/data/svg/svg1.2/images/nav_downleft.png
similarity index 100%
rename from test/svg/svg1.2/images/nav_downleft.png
rename to tests/data/svg/svg1.2/images/nav_downleft.png
diff --git a/test/svg/svg1.2/images/nav_downright.png b/tests/data/svg/svg1.2/images/nav_downright.png
similarity index 100%
rename from test/svg/svg1.2/images/nav_downright.png
rename to tests/data/svg/svg1.2/images/nav_downright.png
diff --git a/test/svg/svg1.2/images/nav_frame.png b/tests/data/svg/svg1.2/images/nav_frame.png
similarity index 100%
rename from test/svg/svg1.2/images/nav_frame.png
rename to tests/data/svg/svg1.2/images/nav_frame.png
diff --git a/test/svg/svg1.2/images/nav_left.png b/tests/data/svg/svg1.2/images/nav_left.png
similarity index 100%
rename from test/svg/svg1.2/images/nav_left.png
rename to tests/data/svg/svg1.2/images/nav_left.png
diff --git a/test/svg/svg1.2/images/nav_noframe.png b/tests/data/svg/svg1.2/images/nav_noframe.png
similarity index 100%
rename from test/svg/svg1.2/images/nav_noframe.png
rename to tests/data/svg/svg1.2/images/nav_noframe.png
diff --git a/test/svg/svg1.2/images/nav_right.png b/tests/data/svg/svg1.2/images/nav_right.png
similarity index 100%
rename from test/svg/svg1.2/images/nav_right.png
rename to tests/data/svg/svg1.2/images/nav_right.png
diff --git a/test/svg/svg1.2/images/nav_svg.png b/tests/data/svg/svg1.2/images/nav_svg.png
similarity index 100%
rename from test/svg/svg1.2/images/nav_svg.png
rename to tests/data/svg/svg1.2/images/nav_svg.png
diff --git a/test/svg/svg1.2/images/nav_up.png b/tests/data/svg/svg1.2/images/nav_up.png
similarity index 100%
rename from test/svg/svg1.2/images/nav_up.png
rename to tests/data/svg/svg1.2/images/nav_up.png
diff --git a/test/svg/svg1.2/images/nav_upleft.png b/tests/data/svg/svg1.2/images/nav_upleft.png
similarity index 100%
rename from test/svg/svg1.2/images/nav_upleft.png
rename to tests/data/svg/svg1.2/images/nav_upleft.png
diff --git a/test/svg/svg1.2/images/nav_upright.png b/tests/data/svg/svg1.2/images/nav_upright.png
similarity index 100%
rename from test/svg/svg1.2/images/nav_upright.png
rename to tests/data/svg/svg1.2/images/nav_upright.png
diff --git a/test/svg/svg1.2/images/pacman.wav b/tests/data/svg/svg1.2/images/pacman.wav
similarity index 100%
rename from test/svg/svg1.2/images/pacman.wav
rename to tests/data/svg/svg1.2/images/pacman.wav
diff --git a/test/svg/svg1.2/images/paths-data-01-f.png b/tests/data/svg/svg1.2/images/paths-data-01-f.png
similarity index 100%
rename from test/svg/svg1.2/images/paths-data-01-f.png
rename to tests/data/svg/svg1.2/images/paths-data-01-f.png
diff --git a/test/svg/svg1.2/images/paths-data-01-f.svg b/tests/data/svg/svg1.2/images/paths-data-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/paths-data-01-f.svg
rename to tests/data/svg/svg1.2/images/paths-data-01-f.svg
diff --git a/test/svg/svg1.2/images/paths-data-02-f.png b/tests/data/svg/svg1.2/images/paths-data-02-f.png
similarity index 100%
rename from test/svg/svg1.2/images/paths-data-02-f.png
rename to tests/data/svg/svg1.2/images/paths-data-02-f.png
diff --git a/test/svg/svg1.2/images/paths-data-02-f.svg b/tests/data/svg/svg1.2/images/paths-data-02-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/paths-data-02-f.svg
rename to tests/data/svg/svg1.2/images/paths-data-02-f.svg
diff --git a/test/svg/svg1.2/images/paths-data-03-f.png b/tests/data/svg/svg1.2/images/paths-data-03-f.png
similarity index 100%
rename from test/svg/svg1.2/images/paths-data-03-f.png
rename to tests/data/svg/svg1.2/images/paths-data-03-f.png
diff --git a/test/svg/svg1.2/images/paths-data-03-f.svg b/tests/data/svg/svg1.2/images/paths-data-03-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/paths-data-03-f.svg
rename to tests/data/svg/svg1.2/images/paths-data-03-f.svg
diff --git a/test/svg/svg1.2/images/paths-data-04-f.png b/tests/data/svg/svg1.2/images/paths-data-04-f.png
similarity index 100%
rename from test/svg/svg1.2/images/paths-data-04-f.png
rename to tests/data/svg/svg1.2/images/paths-data-04-f.png
diff --git a/test/svg/svg1.2/images/paths-data-04-f.svg b/tests/data/svg/svg1.2/images/paths-data-04-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/paths-data-04-f.svg
rename to tests/data/svg/svg1.2/images/paths-data-04-f.svg
diff --git a/test/svg/svg1.2/images/pinksquidj.png b/tests/data/svg/svg1.2/images/pinksquidj.png
similarity index 100%
rename from test/svg/svg1.2/images/pinksquidj.png
rename to tests/data/svg/svg1.2/images/pinksquidj.png
diff --git a/test/svg/svg1.2/images/plant.jpg b/tests/data/svg/svg1.2/images/plant.jpg
similarity index 100%
rename from test/svg/svg1.2/images/plant.jpg
rename to tests/data/svg/svg1.2/images/plant.jpg
diff --git a/test/svg/svg1.2/images/pref_image0.jpg b/tests/data/svg/svg1.2/images/pref_image0.jpg
similarity index 100%
rename from test/svg/svg1.2/images/pref_image0.jpg
rename to tests/data/svg/svg1.2/images/pref_image0.jpg
diff --git a/test/svg/svg1.2/images/pref_image1.jpg b/tests/data/svg/svg1.2/images/pref_image1.jpg
similarity index 100%
rename from test/svg/svg1.2/images/pref_image1.jpg
rename to tests/data/svg/svg1.2/images/pref_image1.jpg
diff --git a/test/svg/svg1.2/images/pref_image2.jpg b/tests/data/svg/svg1.2/images/pref_image2.jpg
similarity index 100%
rename from test/svg/svg1.2/images/pref_image2.jpg
rename to tests/data/svg/svg1.2/images/pref_image2.jpg
diff --git a/test/svg/svg1.2/images/pref_image3.jpg b/tests/data/svg/svg1.2/images/pref_image3.jpg
similarity index 100%
rename from test/svg/svg1.2/images/pref_image3.jpg
rename to tests/data/svg/svg1.2/images/pref_image3.jpg
diff --git a/test/svg/svg1.2/images/pref_image4.jpg b/tests/data/svg/svg1.2/images/pref_image4.jpg
similarity index 100%
rename from test/svg/svg1.2/images/pref_image4.jpg
rename to tests/data/svg/svg1.2/images/pref_image4.jpg
diff --git a/test/svg/svg1.2/images/pref_image5.jpg b/tests/data/svg/svg1.2/images/pref_image5.jpg
similarity index 100%
rename from test/svg/svg1.2/images/pref_image5.jpg
rename to tests/data/svg/svg1.2/images/pref_image5.jpg
diff --git a/test/svg/svg1.2/images/pref_image6.jpg b/tests/data/svg/svg1.2/images/pref_image6.jpg
similarity index 100%
rename from test/svg/svg1.2/images/pref_image6.jpg
rename to tests/data/svg/svg1.2/images/pref_image6.jpg
diff --git a/test/svg/svg1.2/images/pref_image7.jpg b/tests/data/svg/svg1.2/images/pref_image7.jpg
similarity index 100%
rename from test/svg/svg1.2/images/pref_image7.jpg
rename to tests/data/svg/svg1.2/images/pref_image7.jpg
diff --git a/test/svg/svg1.2/images/pref_image8.jpg b/tests/data/svg/svg1.2/images/pref_image8.jpg
similarity index 100%
rename from test/svg/svg1.2/images/pref_image8.jpg
rename to tests/data/svg/svg1.2/images/pref_image8.jpg
diff --git a/test/svg/svg1.2/images/pref_image9.jpg b/tests/data/svg/svg1.2/images/pref_image9.jpg
similarity index 100%
rename from test/svg/svg1.2/images/pref_image9.jpg
rename to tests/data/svg/svg1.2/images/pref_image9.jpg
diff --git a/test/svg/svg1.2/images/purplesquidj.png b/tests/data/svg/svg1.2/images/purplesquidj.png
similarity index 100%
rename from test/svg/svg1.2/images/purplesquidj.png
rename to tests/data/svg/svg1.2/images/purplesquidj.png
diff --git a/test/svg/svg1.2/images/rects.svg b/tests/data/svg/svg1.2/images/rects.svg
similarity index 100%
rename from test/svg/svg1.2/images/rects.svg
rename to tests/data/svg/svg1.2/images/rects.svg
diff --git a/test/svg/svg1.2/images/rects_b.svg b/tests/data/svg/svg1.2/images/rects_b.svg
similarity index 100%
rename from test/svg/svg1.2/images/rects_b.svg
rename to tests/data/svg/svg1.2/images/rects_b.svg
diff --git a/test/svg/svg1.2/images/resources.svg b/tests/data/svg/svg1.2/images/resources.svg
similarity index 100%
rename from test/svg/svg1.2/images/resources.svg
rename to tests/data/svg/svg1.2/images/resources.svg
diff --git a/test/svg/svg1.2/images/rgbalpha.png b/tests/data/svg/svg1.2/images/rgbalpha.png
similarity index 100%
rename from test/svg/svg1.2/images/rgbalpha.png
rename to tests/data/svg/svg1.2/images/rgbalpha.png
diff --git a/test/svg/svg1.2/images/rightarrow.png b/tests/data/svg/svg1.2/images/rightarrow.png
similarity index 100%
rename from test/svg/svg1.2/images/rightarrow.png
rename to tests/data/svg/svg1.2/images/rightarrow.png
diff --git a/test/svg/svg1.2/images/rotate20.png b/tests/data/svg/svg1.2/images/rotate20.png
similarity index 100%
rename from test/svg/svg1.2/images/rotate20.png
rename to tests/data/svg/svg1.2/images/rotate20.png
diff --git a/test/svg/svg1.2/images/script1.js b/tests/data/svg/svg1.2/images/script1.js
similarity index 100%
rename from test/svg/svg1.2/images/script1.js
rename to tests/data/svg/svg1.2/images/script1.js
diff --git a/test/svg/svg1.2/images/script10.js b/tests/data/svg/svg1.2/images/script10.js
similarity index 100%
rename from test/svg/svg1.2/images/script10.js
rename to tests/data/svg/svg1.2/images/script10.js
diff --git a/test/svg/svg1.2/images/script2.js b/tests/data/svg/svg1.2/images/script2.js
similarity index 100%
rename from test/svg/svg1.2/images/script2.js
rename to tests/data/svg/svg1.2/images/script2.js
diff --git a/test/svg/svg1.2/images/script3.js b/tests/data/svg/svg1.2/images/script3.js
similarity index 100%
rename from test/svg/svg1.2/images/script3.js
rename to tests/data/svg/svg1.2/images/script3.js
diff --git a/test/svg/svg1.2/images/script4.js b/tests/data/svg/svg1.2/images/script4.js
similarity index 100%
rename from test/svg/svg1.2/images/script4.js
rename to tests/data/svg/svg1.2/images/script4.js
diff --git a/test/svg/svg1.2/images/script5.js b/tests/data/svg/svg1.2/images/script5.js
similarity index 100%
rename from test/svg/svg1.2/images/script5.js
rename to tests/data/svg/svg1.2/images/script5.js
diff --git a/test/svg/svg1.2/images/script6.js b/tests/data/svg/svg1.2/images/script6.js
similarity index 100%
rename from test/svg/svg1.2/images/script6.js
rename to tests/data/svg/svg1.2/images/script6.js
diff --git a/test/svg/svg1.2/images/script7.js b/tests/data/svg/svg1.2/images/script7.js
similarity index 100%
rename from test/svg/svg1.2/images/script7.js
rename to tests/data/svg/svg1.2/images/script7.js
diff --git a/test/svg/svg1.2/images/script8.js b/tests/data/svg/svg1.2/images/script8.js
similarity index 100%
rename from test/svg/svg1.2/images/script8.js
rename to tests/data/svg/svg1.2/images/script8.js
diff --git a/test/svg/svg1.2/images/script9.js b/tests/data/svg/svg1.2/images/script9.js
similarity index 100%
rename from test/svg/svg1.2/images/script9.js
rename to tests/data/svg/svg1.2/images/script9.js
diff --git a/test/svg/svg1.2/images/scriptresource.svg b/tests/data/svg/svg1.2/images/scriptresource.svg
similarity index 100%
rename from test/svg/svg1.2/images/scriptresource.svg
rename to tests/data/svg/svg1.2/images/scriptresource.svg
diff --git a/test/svg/svg1.2/images/shapes-ellipse-01-b.svg b/tests/data/svg/svg1.2/images/shapes-ellipse-01-b.svg
similarity index 100%
rename from test/svg/svg1.2/images/shapes-ellipse-01-b.svg
rename to tests/data/svg/svg1.2/images/shapes-ellipse-01-b.svg
diff --git a/test/svg/svg1.2/images/shapes-ellipse-01-f.png b/tests/data/svg/svg1.2/images/shapes-ellipse-01-f.png
similarity index 100%
rename from test/svg/svg1.2/images/shapes-ellipse-01-f.png
rename to tests/data/svg/svg1.2/images/shapes-ellipse-01-f.png
diff --git a/test/svg/svg1.2/images/shapes-ellipse-01-f.svg b/tests/data/svg/svg1.2/images/shapes-ellipse-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/shapes-ellipse-01-f.svg
rename to tests/data/svg/svg1.2/images/shapes-ellipse-01-f.svg
diff --git a/test/svg/svg1.2/images/shapes-rect-01-b.svg b/tests/data/svg/svg1.2/images/shapes-rect-01-b.svg
similarity index 100%
rename from test/svg/svg1.2/images/shapes-rect-01-b.svg
rename to tests/data/svg/svg1.2/images/shapes-rect-01-b.svg
diff --git a/test/svg/svg1.2/images/shapes-rect-01-f.png b/tests/data/svg/svg1.2/images/shapes-rect-01-f.png
similarity index 100%
rename from test/svg/svg1.2/images/shapes-rect-01-f.png
rename to tests/data/svg/svg1.2/images/shapes-rect-01-f.png
diff --git a/test/svg/svg1.2/images/shapes-rect-01-f.svg b/tests/data/svg/svg1.2/images/shapes-rect-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/shapes-rect-01-f.svg
rename to tests/data/svg/svg1.2/images/shapes-rect-01-f.svg
diff --git a/test/svg/svg1.2/images/sign.png b/tests/data/svg/svg1.2/images/sign.png
similarity index 100%
rename from test/svg/svg1.2/images/sign.png
rename to tests/data/svg/svg1.2/images/sign.png
diff --git a/test/svg/svg1.2/images/skier.3gp b/tests/data/svg/svg1.2/images/skier.3gp
similarity index 100%
rename from test/svg/svg1.2/images/skier.3gp
rename to tests/data/svg/svg1.2/images/skier.3gp
diff --git a/test/svg/svg1.2/images/skier.jpg b/tests/data/svg/svg1.2/images/skier.jpg
similarity index 100%
rename from test/svg/svg1.2/images/skier.jpg
rename to tests/data/svg/svg1.2/images/skier.jpg
diff --git a/test/svg/svg1.2/images/smiley.png b/tests/data/svg/svg1.2/images/smiley.png
similarity index 100%
rename from test/svg/svg1.2/images/smiley.png
rename to tests/data/svg/svg1.2/images/smiley.png
diff --git a/test/svg/svg1.2/images/smiley.svg b/tests/data/svg/svg1.2/images/smiley.svg
similarity index 100%
rename from test/svg/svg1.2/images/smiley.svg
rename to tests/data/svg/svg1.2/images/smiley.svg
diff --git a/test/svg/svg1.2/images/sphere.png b/tests/data/svg/svg1.2/images/sphere.png
similarity index 100%
rename from test/svg/svg1.2/images/sphere.png
rename to tests/data/svg/svg1.2/images/sphere.png
diff --git a/test/svg/svg1.2/images/stefan_252_tRNS_opti.png b/tests/data/svg/svg1.2/images/stefan_252_tRNS_opti.png
similarity index 100%
rename from test/svg/svg1.2/images/stefan_252_tRNS_opti.png
rename to tests/data/svg/svg1.2/images/stefan_252_tRNS_opti.png
diff --git a/test/svg/svg1.2/images/struct-frag-01-B.svg b/tests/data/svg/svg1.2/images/struct-frag-01-B.svg
similarity index 100%
rename from test/svg/svg1.2/images/struct-frag-01-B.svg
rename to tests/data/svg/svg1.2/images/struct-frag-01-B.svg
diff --git a/test/svg/svg1.2/images/struct-image-01.jpg b/tests/data/svg/svg1.2/images/struct-image-01.jpg
similarity index 100%
rename from test/svg/svg1.2/images/struct-image-01.jpg
rename to tests/data/svg/svg1.2/images/struct-image-01.jpg
diff --git a/test/svg/svg1.2/images/struct-image-01.png b/tests/data/svg/svg1.2/images/struct-image-01.png
similarity index 100%
rename from test/svg/svg1.2/images/struct-image-01.png
rename to tests/data/svg/svg1.2/images/struct-image-01.png
diff --git a/test/svg/svg1.2/images/struct-image-02.jpg b/tests/data/svg/svg1.2/images/struct-image-02.jpg
similarity index 100%
rename from test/svg/svg1.2/images/struct-image-02.jpg
rename to tests/data/svg/svg1.2/images/struct-image-02.jpg
diff --git a/test/svg/svg1.2/images/struct-image-02.png b/tests/data/svg/svg1.2/images/struct-image-02.png
similarity index 100%
rename from test/svg/svg1.2/images/struct-image-02.png
rename to tests/data/svg/svg1.2/images/struct-image-02.png
diff --git a/test/svg/svg1.2/images/struct-image-11-b.svg b/tests/data/svg/svg1.2/images/struct-image-11-b.svg
similarity index 100%
rename from test/svg/svg1.2/images/struct-image-11-b.svg
rename to tests/data/svg/svg1.2/images/struct-image-11-b.svg
diff --git a/test/svg/svg1.2/images/struct-image-12-b-cycle.svg b/tests/data/svg/svg1.2/images/struct-image-12-b-cycle.svg
similarity index 100%
rename from test/svg/svg1.2/images/struct-image-12-b-cycle.svg
rename to tests/data/svg/svg1.2/images/struct-image-12-b-cycle.svg
diff --git a/test/svg/svg1.2/images/struct-symbol-01.png b/tests/data/svg/svg1.2/images/struct-symbol-01.png
similarity index 100%
rename from test/svg/svg1.2/images/struct-symbol-01.png
rename to tests/data/svg/svg1.2/images/struct-symbol-01.png
diff --git a/test/svg/svg1.2/images/struct-use-08-t-cycles.svg b/tests/data/svg/svg1.2/images/struct-use-08-t-cycles.svg
similarity index 100%
rename from test/svg/svg1.2/images/struct-use-08-t-cycles.svg
rename to tests/data/svg/svg1.2/images/struct-use-08-t-cycles.svg
diff --git a/test/svg/svg1.2/images/struct-use-206-resource.svg b/tests/data/svg/svg1.2/images/struct-use-206-resource.svg
similarity index 100%
rename from test/svg/svg1.2/images/struct-use-206-resource.svg
rename to tests/data/svg/svg1.2/images/struct-use-206-resource.svg
diff --git a/test/svg/svg1.2/images/struct-use-209-t-cycles.svg b/tests/data/svg/svg1.2/images/struct-use-209-t-cycles.svg
similarity index 100%
rename from test/svg/svg1.2/images/struct-use-209-t-cycles.svg
rename to tests/data/svg/svg1.2/images/struct-use-209-t-cycles.svg
diff --git a/test/svg/svg1.2/images/success.svg b/tests/data/svg/svg1.2/images/success.svg
similarity index 100%
rename from test/svg/svg1.2/images/success.svg
rename to tests/data/svg/svg1.2/images/success.svg
diff --git a/test/svg/svg1.2/images/svgRef1.svg b/tests/data/svg/svg1.2/images/svgRef1.svg
similarity index 100%
rename from test/svg/svg1.2/images/svgRef1.svg
rename to tests/data/svg/svg1.2/images/svgRef1.svg
diff --git a/test/svg/svg1.2/images/svgRef12.svg b/tests/data/svg/svg1.2/images/svgRef12.svg
similarity index 100%
rename from test/svg/svg1.2/images/svgRef12.svg
rename to tests/data/svg/svg1.2/images/svgRef12.svg
diff --git a/test/svg/svg1.2/images/svgRef13.svg b/tests/data/svg/svg1.2/images/svgRef13.svg
similarity index 100%
rename from test/svg/svg1.2/images/svgRef13.svg
rename to tests/data/svg/svg1.2/images/svgRef13.svg
diff --git a/test/svg/svg1.2/images/svgRef4.css b/tests/data/svg/svg1.2/images/svgRef4.css
similarity index 100%
rename from test/svg/svg1.2/images/svgRef4.css
rename to tests/data/svg/svg1.2/images/svgRef4.css
diff --git a/test/svg/svg1.2/images/svgRef4.svg b/tests/data/svg/svg1.2/images/svgRef4.svg
similarity index 100%
rename from test/svg/svg1.2/images/svgRef4.svg
rename to tests/data/svg/svg1.2/images/svgRef4.svg
diff --git a/test/svg/svg1.2/images/svglib.svg b/tests/data/svg/svg1.2/images/svglib.svg
similarity index 100%
rename from test/svg/svg1.2/images/svglib.svg
rename to tests/data/svg/svg1.2/images/svglib.svg
diff --git a/test/svg/svg1.2/images/svglib2.svg b/tests/data/svg/svg1.2/images/svglib2.svg
similarity index 100%
rename from test/svg/svg1.2/images/svglib2.svg
rename to tests/data/svg/svg1.2/images/svglib2.svg
diff --git a/test/svg/svg1.2/images/svglib3.svg b/tests/data/svg/svg1.2/images/svglib3.svg
similarity index 100%
rename from test/svg/svg1.2/images/svglib3.svg
rename to tests/data/svg/svg1.2/images/svglib3.svg
diff --git a/test/svg/svg1.2/images/text-align-01-f.svg b/tests/data/svg/svg1.2/images/text-align-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/text-align-01-f.svg
rename to tests/data/svg/svg1.2/images/text-align-01-f.svg
diff --git a/test/svg/svg1.2/images/text-align-02-f.svg b/tests/data/svg/svg1.2/images/text-align-02-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/text-align-02-f.svg
rename to tests/data/svg/svg1.2/images/text-align-02-f.svg
diff --git a/test/svg/svg1.2/images/text-align-03-f.svg b/tests/data/svg/svg1.2/images/text-align-03-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/text-align-03-f.svg
rename to tests/data/svg/svg1.2/images/text-align-03-f.svg
diff --git a/test/svg/svg1.2/images/text-altglyph-01-f.svg b/tests/data/svg/svg1.2/images/text-altglyph-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/text-altglyph-01-f.svg
rename to tests/data/svg/svg1.2/images/text-altglyph-01-f.svg
diff --git a/test/svg/svg1.2/images/text-extTref-BE-18-targ.svg b/tests/data/svg/svg1.2/images/text-extTref-BE-18-targ.svg
similarity index 100%
rename from test/svg/svg1.2/images/text-extTref-BE-18-targ.svg
rename to tests/data/svg/svg1.2/images/text-extTref-BE-18-targ.svg
diff --git a/test/svg/svg1.2/images/text-intro-01-f.svg b/tests/data/svg/svg1.2/images/text-intro-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/text-intro-01-f.svg
rename to tests/data/svg/svg1.2/images/text-intro-01-f.svg
diff --git a/test/svg/svg1.2/images/text-tref-01-f.svg b/tests/data/svg/svg1.2/images/text-tref-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/text-tref-01-f.svg
rename to tests/data/svg/svg1.2/images/text-tref-01-f.svg
diff --git a/test/svg/svg1.2/images/text-ws-01-f.svg b/tests/data/svg/svg1.2/images/text-ws-01-f.svg
similarity index 100%
rename from test/svg/svg1.2/images/text-ws-01-f.svg
rename to tests/data/svg/svg1.2/images/text-ws-01-f.svg
diff --git a/test/svg/svg1.2/images/timed-lyrics.svg b/tests/data/svg/svg1.2/images/timed-lyrics.svg
similarity index 100%
rename from test/svg/svg1.2/images/timed-lyrics.svg
rename to tests/data/svg/svg1.2/images/timed-lyrics.svg
diff --git a/test/svg/svg1.2/images/timed-lyrics2.svg b/tests/data/svg/svg1.2/images/timed-lyrics2.svg
similarity index 100%
rename from test/svg/svg1.2/images/timed-lyrics2.svg
rename to tests/data/svg/svg1.2/images/timed-lyrics2.svg
diff --git a/test/svg/svg1.2/images/toc-sv.svg b/tests/data/svg/svg1.2/images/toc-sv.svg
similarity index 100%
rename from test/svg/svg1.2/images/toc-sv.svg
rename to tests/data/svg/svg1.2/images/toc-sv.svg
diff --git a/test/svg/svg1.2/images/toc-svcmp.svg b/tests/data/svg/svg1.2/images/toc-svcmp.svg
similarity index 100%
rename from test/svg/svg1.2/images/toc-svcmp.svg
rename to tests/data/svg/svg1.2/images/toc-svcmp.svg
diff --git a/test/svg/svg1.2/images/uparrow.png b/tests/data/svg/svg1.2/images/uparrow.png
similarity index 100%
rename from test/svg/svg1.2/images/uparrow.png
rename to tests/data/svg/svg1.2/images/uparrow.png
diff --git a/test/svg/svg1.2/images/viewport-fill-img.png b/tests/data/svg/svg1.2/images/viewport-fill-img.png
similarity index 100%
rename from test/svg/svg1.2/images/viewport-fill-img.png
rename to tests/data/svg/svg1.2/images/viewport-fill-img.png
diff --git a/test/svg/svg1.2/images/welcome.wav b/tests/data/svg/svg1.2/images/welcome.wav
similarity index 100%
rename from test/svg/svg1.2/images/welcome.wav
rename to tests/data/svg/svg1.2/images/welcome.wav
diff --git a/test/svg/svg1.2/images/xmltree.xml b/tests/data/svg/svg1.2/images/xmltree.xml
similarity index 100%
rename from test/svg/svg1.2/images/xmltree.xml
rename to tests/data/svg/svg1.2/images/xmltree.xml
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-201-t.png b/tests/data/svg/svg1.2/jpeg/jpeg-required-201-t.png
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-201-t.png
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-201-t.png
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-201-t.svg b/tests/data/svg/svg1.2/jpeg/jpeg-required-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-201-t.svg
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-201-t.svg
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-202-t.png b/tests/data/svg/svg1.2/jpeg/jpeg-required-202-t.png
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-202-t.png
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-202-t.png
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-202-t.svg b/tests/data/svg/svg1.2/jpeg/jpeg-required-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-202-t.svg
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-202-t.svg
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-203-t.png b/tests/data/svg/svg1.2/jpeg/jpeg-required-203-t.png
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-203-t.png
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-203-t.png
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-203-t.svg b/tests/data/svg/svg1.2/jpeg/jpeg-required-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-203-t.svg
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-203-t.svg
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-204-t.png b/tests/data/svg/svg1.2/jpeg/jpeg-required-204-t.png
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-204-t.png
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-204-t.png
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-204-t.svg b/tests/data/svg/svg1.2/jpeg/jpeg-required-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-204-t.svg
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-204-t.svg
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-205-t.png b/tests/data/svg/svg1.2/jpeg/jpeg-required-205-t.png
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-205-t.png
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-205-t.png
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-205-t.svg b/tests/data/svg/svg1.2/jpeg/jpeg-required-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-205-t.svg
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-205-t.svg
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-206-t.png b/tests/data/svg/svg1.2/jpeg/jpeg-required-206-t.png
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-206-t.png
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-206-t.png
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-206-t.svg b/tests/data/svg/svg1.2/jpeg/jpeg-required-206-t.svg
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-206-t.svg
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-206-t.svg
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-207-t.png b/tests/data/svg/svg1.2/jpeg/jpeg-required-207-t.png
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-207-t.png
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-207-t.png
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-207-t.svg b/tests/data/svg/svg1.2/jpeg/jpeg-required-207-t.svg
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-207-t.svg
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-207-t.svg
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-208-t.png b/tests/data/svg/svg1.2/jpeg/jpeg-required-208-t.png
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-208-t.png
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-208-t.png
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-208-t.svg b/tests/data/svg/svg1.2/jpeg/jpeg-required-208-t.svg
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-208-t.svg
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-208-t.svg
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-209-t.png b/tests/data/svg/svg1.2/jpeg/jpeg-required-209-t.png
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-209-t.png
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-209-t.png
diff --git a/test/svg/svg1.2/jpeg/jpeg-required-209-t.svg b/tests/data/svg/svg1.2/jpeg/jpeg-required-209-t.svg
similarity index 100%
rename from test/svg/svg1.2/jpeg/jpeg-required-209-t.svg
rename to tests/data/svg/svg1.2/jpeg/jpeg-required-209-t.svg
diff --git a/test/svg/svg1.2/linking/linking-a-03-t.png b/tests/data/svg/svg1.2/linking/linking-a-03-t.png
similarity index 100%
rename from test/svg/svg1.2/linking/linking-a-03-t.png
rename to tests/data/svg/svg1.2/linking/linking-a-03-t.png
diff --git a/test/svg/svg1.2/linking/linking-a-03-t.svg b/tests/data/svg/svg1.2/linking/linking-a-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/linking/linking-a-03-t.svg
rename to tests/data/svg/svg1.2/linking/linking-a-03-t.svg
diff --git a/test/svg/svg1.2/linking/linking-a-08-t.png b/tests/data/svg/svg1.2/linking/linking-a-08-t.png
similarity index 100%
rename from test/svg/svg1.2/linking/linking-a-08-t.png
rename to tests/data/svg/svg1.2/linking/linking-a-08-t.png
diff --git a/test/svg/svg1.2/linking/linking-a-08-t.svg b/tests/data/svg/svg1.2/linking/linking-a-08-t.svg
similarity index 100%
rename from test/svg/svg1.2/linking/linking-a-08-t.svg
rename to tests/data/svg/svg1.2/linking/linking-a-08-t.svg
diff --git a/test/svg/svg1.2/linking/linking-a-201-t.png b/tests/data/svg/svg1.2/linking/linking-a-201-t.png
similarity index 100%
rename from test/svg/svg1.2/linking/linking-a-201-t.png
rename to tests/data/svg/svg1.2/linking/linking-a-201-t.png
diff --git a/test/svg/svg1.2/linking/linking-a-201-t.svg b/tests/data/svg/svg1.2/linking/linking-a-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/linking/linking-a-201-t.svg
rename to tests/data/svg/svg1.2/linking/linking-a-201-t.svg
diff --git a/test/svg/svg1.2/linking/linking-frag-201-t.png b/tests/data/svg/svg1.2/linking/linking-frag-201-t.png
similarity index 100%
rename from test/svg/svg1.2/linking/linking-frag-201-t.png
rename to tests/data/svg/svg1.2/linking/linking-frag-201-t.png
diff --git a/test/svg/svg1.2/linking/linking-frag-201-t.svg b/tests/data/svg/svg1.2/linking/linking-frag-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/linking/linking-frag-201-t.svg
rename to tests/data/svg/svg1.2/linking/linking-frag-201-t.svg
diff --git a/test/svg/svg1.2/linking/linking-frag-202-t.png b/tests/data/svg/svg1.2/linking/linking-frag-202-t.png
similarity index 100%
rename from test/svg/svg1.2/linking/linking-frag-202-t.png
rename to tests/data/svg/svg1.2/linking/linking-frag-202-t.png
diff --git a/test/svg/svg1.2/linking/linking-frag-202-t.svg b/tests/data/svg/svg1.2/linking/linking-frag-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/linking/linking-frag-202-t.svg
rename to tests/data/svg/svg1.2/linking/linking-frag-202-t.svg
diff --git a/test/svg/svg1.2/linking/linking-frag-203-t.png b/tests/data/svg/svg1.2/linking/linking-frag-203-t.png
similarity index 100%
rename from test/svg/svg1.2/linking/linking-frag-203-t.png
rename to tests/data/svg/svg1.2/linking/linking-frag-203-t.png
diff --git a/test/svg/svg1.2/linking/linking-frag-203-t.svg b/tests/data/svg/svg1.2/linking/linking-frag-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/linking/linking-frag-203-t.svg
rename to tests/data/svg/svg1.2/linking/linking-frag-203-t.svg
diff --git a/test/svg/svg1.2/linking/linking-frag-204-t.png b/tests/data/svg/svg1.2/linking/linking-frag-204-t.png
similarity index 100%
rename from test/svg/svg1.2/linking/linking-frag-204-t.png
rename to tests/data/svg/svg1.2/linking/linking-frag-204-t.png
diff --git a/test/svg/svg1.2/linking/linking-frag-204-t.svg b/tests/data/svg/svg1.2/linking/linking-frag-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/linking/linking-frag-204-t.svg
rename to tests/data/svg/svg1.2/linking/linking-frag-204-t.svg
diff --git a/test/svg/svg1.2/linking/linking-refs-201-t.png b/tests/data/svg/svg1.2/linking/linking-refs-201-t.png
similarity index 100%
rename from test/svg/svg1.2/linking/linking-refs-201-t.png
rename to tests/data/svg/svg1.2/linking/linking-refs-201-t.png
diff --git a/test/svg/svg1.2/linking/linking-refs-201-t.svg b/tests/data/svg/svg1.2/linking/linking-refs-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/linking/linking-refs-201-t.svg
rename to tests/data/svg/svg1.2/linking/linking-refs-201-t.svg
diff --git a/test/svg/svg1.2/linking/linking-refs-202-t.png b/tests/data/svg/svg1.2/linking/linking-refs-202-t.png
similarity index 100%
rename from test/svg/svg1.2/linking/linking-refs-202-t.png
rename to tests/data/svg/svg1.2/linking/linking-refs-202-t.png
diff --git a/test/svg/svg1.2/linking/linking-refs-202-t.svg b/tests/data/svg/svg1.2/linking/linking-refs-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/linking/linking-refs-202-t.svg
rename to tests/data/svg/svg1.2/linking/linking-refs-202-t.svg
diff --git a/test/svg/svg1.2/linking/linking-refs-203-t.png b/tests/data/svg/svg1.2/linking/linking-refs-203-t.png
similarity index 100%
rename from test/svg/svg1.2/linking/linking-refs-203-t.png
rename to tests/data/svg/svg1.2/linking/linking-refs-203-t.png
diff --git a/test/svg/svg1.2/linking/linking-refs-203-t.svg b/tests/data/svg/svg1.2/linking/linking-refs-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/linking/linking-refs-203-t.svg
rename to tests/data/svg/svg1.2/linking/linking-refs-203-t.svg
diff --git a/test/svg/svg1.2/linking/linking-refs-204-t.png b/tests/data/svg/svg1.2/linking/linking-refs-204-t.png
similarity index 100%
rename from test/svg/svg1.2/linking/linking-refs-204-t.png
rename to tests/data/svg/svg1.2/linking/linking-refs-204-t.png
diff --git a/test/svg/svg1.2/linking/linking-refs-204-t.svg b/tests/data/svg/svg1.2/linking/linking-refs-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/linking/linking-refs-204-t.svg
rename to tests/data/svg/svg1.2/linking/linking-refs-204-t.svg
diff --git a/test/svg/svg1.2/linking/linking-refs-205-t.png b/tests/data/svg/svg1.2/linking/linking-refs-205-t.png
similarity index 100%
rename from test/svg/svg1.2/linking/linking-refs-205-t.png
rename to tests/data/svg/svg1.2/linking/linking-refs-205-t.png
diff --git a/test/svg/svg1.2/linking/linking-refs-205-t.svg b/tests/data/svg/svg1.2/linking/linking-refs-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/linking/linking-refs-205-t.svg
rename to tests/data/svg/svg1.2/linking/linking-refs-205-t.svg
diff --git a/test/svg/svg1.2/linking/linking-refs-206-t.png b/tests/data/svg/svg1.2/linking/linking-refs-206-t.png
similarity index 100%
rename from test/svg/svg1.2/linking/linking-refs-206-t.png
rename to tests/data/svg/svg1.2/linking/linking-refs-206-t.png
diff --git a/test/svg/svg1.2/linking/linking-refs-206-t.svg b/tests/data/svg/svg1.2/linking/linking-refs-206-t.svg
similarity index 100%
rename from test/svg/svg1.2/linking/linking-refs-206-t.svg
rename to tests/data/svg/svg1.2/linking/linking-refs-206-t.svg
diff --git a/test/svg/svg1.2/linking/linking-uri-03-t.png b/tests/data/svg/svg1.2/linking/linking-uri-03-t.png
similarity index 100%
rename from test/svg/svg1.2/linking/linking-uri-03-t.png
rename to tests/data/svg/svg1.2/linking/linking-uri-03-t.png
diff --git a/test/svg/svg1.2/linking/linking-uri-03-t.svg b/tests/data/svg/svg1.2/linking/linking-uri-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/linking/linking-uri-03-t.svg
rename to tests/data/svg/svg1.2/linking/linking-uri-03-t.svg
diff --git a/test/svg/svg1.2/misc/comp-op-porterduff.png b/tests/data/svg/svg1.2/misc/comp-op-porterduff.png
similarity index 100%
rename from test/svg/svg1.2/misc/comp-op-porterduff.png
rename to tests/data/svg/svg1.2/misc/comp-op-porterduff.png
diff --git a/test/svg/svg1.2/misc/comp-op-porterduff.svg b/tests/data/svg/svg1.2/misc/comp-op-porterduff.svg
similarity index 100%
rename from test/svg/svg1.2/misc/comp-op-porterduff.svg
rename to tests/data/svg/svg1.2/misc/comp-op-porterduff.svg
diff --git a/test/svg/svg1.2/misc/conf-reader-201-t.png b/tests/data/svg/svg1.2/misc/conf-reader-201-t.png
similarity index 100%
rename from test/svg/svg1.2/misc/conf-reader-201-t.png
rename to tests/data/svg/svg1.2/misc/conf-reader-201-t.png
diff --git a/test/svg/svg1.2/misc/conf-reader-201-t.svg b/tests/data/svg/svg1.2/misc/conf-reader-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/misc/conf-reader-201-t.svg
rename to tests/data/svg/svg1.2/misc/conf-reader-201-t.svg
diff --git a/test/svg/svg1.2/misc/extend-namespace-02-t.png b/tests/data/svg/svg1.2/misc/extend-namespace-02-t.png
similarity index 100%
rename from test/svg/svg1.2/misc/extend-namespace-02-t.png
rename to tests/data/svg/svg1.2/misc/extend-namespace-02-t.png
diff --git a/test/svg/svg1.2/misc/extend-namespace-02-t.svg b/tests/data/svg/svg1.2/misc/extend-namespace-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/misc/extend-namespace-02-t.svg
rename to tests/data/svg/svg1.2/misc/extend-namespace-02-t.svg
diff --git a/test/svg/svg1.2/misc/goflow.png b/tests/data/svg/svg1.2/misc/goflow.png
similarity index 100%
rename from test/svg/svg1.2/misc/goflow.png
rename to tests/data/svg/svg1.2/misc/goflow.png
diff --git a/test/svg/svg1.2/misc/goflow.svg b/tests/data/svg/svg1.2/misc/goflow.svg
similarity index 100%
rename from test/svg/svg1.2/misc/goflow.svg
rename to tests/data/svg/svg1.2/misc/goflow.svg
diff --git a/test/svg/svg1.2/misc/intro-compat-201-t.png b/tests/data/svg/svg1.2/misc/intro-compat-201-t.png
similarity index 100%
rename from test/svg/svg1.2/misc/intro-compat-201-t.png
rename to tests/data/svg/svg1.2/misc/intro-compat-201-t.png
diff --git a/test/svg/svg1.2/misc/intro-compat-201-t.svg b/tests/data/svg/svg1.2/misc/intro-compat-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/misc/intro-compat-201-t.svg
rename to tests/data/svg/svg1.2/misc/intro-compat-201-t.svg
diff --git a/test/svg/svg1.2/misc/metadata-example-01-t.png b/tests/data/svg/svg1.2/misc/metadata-example-01-t.png
similarity index 100%
rename from test/svg/svg1.2/misc/metadata-example-01-t.png
rename to tests/data/svg/svg1.2/misc/metadata-example-01-t.png
diff --git a/test/svg/svg1.2/misc/metadata-example-01-t.svg b/tests/data/svg/svg1.2/misc/metadata-example-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/misc/metadata-example-01-t.svg
rename to tests/data/svg/svg1.2/misc/metadata-example-01-t.svg
diff --git a/test/svg/svg1.2/misc/simpleflow.png b/tests/data/svg/svg1.2/misc/simpleflow.png
similarity index 100%
rename from test/svg/svg1.2/misc/simpleflow.png
rename to tests/data/svg/svg1.2/misc/simpleflow.png
diff --git a/test/svg/svg1.2/misc/simpleflow.svg b/tests/data/svg/svg1.2/misc/simpleflow.svg
similarity index 100%
rename from test/svg/svg1.2/misc/simpleflow.svg
rename to tests/data/svg/svg1.2/misc/simpleflow.svg
diff --git a/test/svg/svg1.2/paint/paint-color-01-t.png b/tests/data/svg/svg1.2/paint/paint-color-01-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-color-01-t.png
rename to tests/data/svg/svg1.2/paint/paint-color-01-t.png
diff --git a/test/svg/svg1.2/paint/paint-color-01-t.svg b/tests/data/svg/svg1.2/paint/paint-color-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-color-01-t.svg
rename to tests/data/svg/svg1.2/paint/paint-color-01-t.svg
diff --git a/test/svg/svg1.2/paint/paint-color-03-t.png b/tests/data/svg/svg1.2/paint/paint-color-03-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-color-03-t.png
rename to tests/data/svg/svg1.2/paint/paint-color-03-t.png
diff --git a/test/svg/svg1.2/paint/paint-color-03-t.svg b/tests/data/svg/svg1.2/paint/paint-color-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-color-03-t.svg
rename to tests/data/svg/svg1.2/paint/paint-color-03-t.svg
diff --git a/test/svg/svg1.2/paint/paint-color-04-t.png b/tests/data/svg/svg1.2/paint/paint-color-04-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-color-04-t.png
rename to tests/data/svg/svg1.2/paint/paint-color-04-t.png
diff --git a/test/svg/svg1.2/paint/paint-color-04-t.svg b/tests/data/svg/svg1.2/paint/paint-color-04-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-color-04-t.svg
rename to tests/data/svg/svg1.2/paint/paint-color-04-t.svg
diff --git a/test/svg/svg1.2/paint/paint-color-05-t.png b/tests/data/svg/svg1.2/paint/paint-color-05-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-color-05-t.png
rename to tests/data/svg/svg1.2/paint/paint-color-05-t.png
diff --git a/test/svg/svg1.2/paint/paint-color-05-t.svg b/tests/data/svg/svg1.2/paint/paint-color-05-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-color-05-t.svg
rename to tests/data/svg/svg1.2/paint/paint-color-05-t.svg
diff --git a/test/svg/svg1.2/paint/paint-color-201-t.png b/tests/data/svg/svg1.2/paint/paint-color-201-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-color-201-t.png
rename to tests/data/svg/svg1.2/paint/paint-color-201-t.png
diff --git a/test/svg/svg1.2/paint/paint-color-201-t.svg b/tests/data/svg/svg1.2/paint/paint-color-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-color-201-t.svg
rename to tests/data/svg/svg1.2/paint/paint-color-201-t.svg
diff --git a/test/svg/svg1.2/paint/paint-fill-01-t.png b/tests/data/svg/svg1.2/paint/paint-fill-01-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-fill-01-t.png
rename to tests/data/svg/svg1.2/paint/paint-fill-01-t.png
diff --git a/test/svg/svg1.2/paint/paint-fill-01-t.svg b/tests/data/svg/svg1.2/paint/paint-fill-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-fill-01-t.svg
rename to tests/data/svg/svg1.2/paint/paint-fill-01-t.svg
diff --git a/test/svg/svg1.2/paint/paint-fill-02-t.png b/tests/data/svg/svg1.2/paint/paint-fill-02-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-fill-02-t.png
rename to tests/data/svg/svg1.2/paint/paint-fill-02-t.png
diff --git a/test/svg/svg1.2/paint/paint-fill-02-t.svg b/tests/data/svg/svg1.2/paint/paint-fill-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-fill-02-t.svg
rename to tests/data/svg/svg1.2/paint/paint-fill-02-t.svg
diff --git a/test/svg/svg1.2/paint/paint-fill-03-t.png b/tests/data/svg/svg1.2/paint/paint-fill-03-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-fill-03-t.png
rename to tests/data/svg/svg1.2/paint/paint-fill-03-t.png
diff --git a/test/svg/svg1.2/paint/paint-fill-03-t.svg b/tests/data/svg/svg1.2/paint/paint-fill-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-fill-03-t.svg
rename to tests/data/svg/svg1.2/paint/paint-fill-03-t.svg
diff --git a/test/svg/svg1.2/paint/paint-fill-04-t.png b/tests/data/svg/svg1.2/paint/paint-fill-04-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-fill-04-t.png
rename to tests/data/svg/svg1.2/paint/paint-fill-04-t.png
diff --git a/test/svg/svg1.2/paint/paint-fill-04-t.svg b/tests/data/svg/svg1.2/paint/paint-fill-04-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-fill-04-t.svg
rename to tests/data/svg/svg1.2/paint/paint-fill-04-t.svg
diff --git a/test/svg/svg1.2/paint/paint-fill-05-t.png b/tests/data/svg/svg1.2/paint/paint-fill-05-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-fill-05-t.png
rename to tests/data/svg/svg1.2/paint/paint-fill-05-t.png
diff --git a/test/svg/svg1.2/paint/paint-fill-05-t.svg b/tests/data/svg/svg1.2/paint/paint-fill-05-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-fill-05-t.svg
rename to tests/data/svg/svg1.2/paint/paint-fill-05-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-04-t.png b/tests/data/svg/svg1.2/paint/paint-grad-04-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-04-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-04-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-04-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-04-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-04-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-04-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-05-t.png b/tests/data/svg/svg1.2/paint/paint-grad-05-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-05-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-05-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-05-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-05-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-05-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-05-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-07-t.png b/tests/data/svg/svg1.2/paint/paint-grad-07-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-07-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-07-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-07-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-07-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-07-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-07-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-08-t.png b/tests/data/svg/svg1.2/paint/paint-grad-08-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-08-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-08-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-08-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-08-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-08-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-08-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-09-t.png b/tests/data/svg/svg1.2/paint/paint-grad-09-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-09-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-09-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-09-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-09-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-09-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-09-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-11-t.png b/tests/data/svg/svg1.2/paint/paint-grad-11-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-11-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-11-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-11-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-11-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-11-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-11-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-12-t.png b/tests/data/svg/svg1.2/paint/paint-grad-12-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-12-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-12-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-12-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-12-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-12-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-12-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-15-t.png b/tests/data/svg/svg1.2/paint/paint-grad-15-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-15-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-15-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-15-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-15-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-15-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-15-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-16-t.png b/tests/data/svg/svg1.2/paint/paint-grad-16-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-16-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-16-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-16-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-16-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-16-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-16-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-17-t.png b/tests/data/svg/svg1.2/paint/paint-grad-17-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-17-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-17-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-17-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-17-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-17-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-17-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-18-t.png b/tests/data/svg/svg1.2/paint/paint-grad-18-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-18-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-18-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-18-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-18-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-18-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-18-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-19-t.png b/tests/data/svg/svg1.2/paint/paint-grad-19-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-19-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-19-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-19-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-19-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-19-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-19-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-201-t.png b/tests/data/svg/svg1.2/paint/paint-grad-201-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-201-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-201-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-201-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-201-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-201-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-202-t.png b/tests/data/svg/svg1.2/paint/paint-grad-202-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-202-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-202-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-202-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-202-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-202-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-203-t.png b/tests/data/svg/svg1.2/paint/paint-grad-203-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-203-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-203-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-203-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-203-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-203-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-204-t.png b/tests/data/svg/svg1.2/paint/paint-grad-204-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-204-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-204-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-204-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-204-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-204-t.svg
diff --git a/test/svg/svg1.2/paint/paint-grad-205-t.png b/tests/data/svg/svg1.2/paint/paint-grad-205-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-205-t.png
rename to tests/data/svg/svg1.2/paint/paint-grad-205-t.png
diff --git a/test/svg/svg1.2/paint/paint-grad-205-t.svg b/tests/data/svg/svg1.2/paint/paint-grad-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-grad-205-t.svg
rename to tests/data/svg/svg1.2/paint/paint-grad-205-t.svg
diff --git a/test/svg/svg1.2/paint/paint-nsstroke-201-t.png b/tests/data/svg/svg1.2/paint/paint-nsstroke-201-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-nsstroke-201-t.png
rename to tests/data/svg/svg1.2/paint/paint-nsstroke-201-t.png
diff --git a/test/svg/svg1.2/paint/paint-nsstroke-201-t.svg b/tests/data/svg/svg1.2/paint/paint-nsstroke-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-nsstroke-201-t.svg
rename to tests/data/svg/svg1.2/paint/paint-nsstroke-201-t.svg
diff --git a/test/svg/svg1.2/paint/paint-nsstroke-203-t.png b/tests/data/svg/svg1.2/paint/paint-nsstroke-203-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-nsstroke-203-t.png
rename to tests/data/svg/svg1.2/paint/paint-nsstroke-203-t.png
diff --git a/test/svg/svg1.2/paint/paint-nsstroke-203-t.svg b/tests/data/svg/svg1.2/paint/paint-nsstroke-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-nsstroke-203-t.svg
rename to tests/data/svg/svg1.2/paint/paint-nsstroke-203-t.svg
diff --git a/test/svg/svg1.2/paint/paint-other-201-t.png b/tests/data/svg/svg1.2/paint/paint-other-201-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-other-201-t.png
rename to tests/data/svg/svg1.2/paint/paint-other-201-t.png
diff --git a/test/svg/svg1.2/paint/paint-other-201-t.svg b/tests/data/svg/svg1.2/paint/paint-other-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-other-201-t.svg
rename to tests/data/svg/svg1.2/paint/paint-other-201-t.svg
diff --git a/test/svg/svg1.2/paint/paint-other-203-t.png b/tests/data/svg/svg1.2/paint/paint-other-203-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-other-203-t.png
rename to tests/data/svg/svg1.2/paint/paint-other-203-t.png
diff --git a/test/svg/svg1.2/paint/paint-other-203-t.svg b/tests/data/svg/svg1.2/paint/paint-other-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-other-203-t.svg
rename to tests/data/svg/svg1.2/paint/paint-other-203-t.svg
diff --git a/test/svg/svg1.2/paint/paint-stroke-01-t.png b/tests/data/svg/svg1.2/paint/paint-stroke-01-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-01-t.png
rename to tests/data/svg/svg1.2/paint/paint-stroke-01-t.png
diff --git a/test/svg/svg1.2/paint/paint-stroke-01-t.svg b/tests/data/svg/svg1.2/paint/paint-stroke-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-01-t.svg
rename to tests/data/svg/svg1.2/paint/paint-stroke-01-t.svg
diff --git a/test/svg/svg1.2/paint/paint-stroke-02-t.png b/tests/data/svg/svg1.2/paint/paint-stroke-02-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-02-t.png
rename to tests/data/svg/svg1.2/paint/paint-stroke-02-t.png
diff --git a/test/svg/svg1.2/paint/paint-stroke-02-t.svg b/tests/data/svg/svg1.2/paint/paint-stroke-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-02-t.svg
rename to tests/data/svg/svg1.2/paint/paint-stroke-02-t.svg
diff --git a/test/svg/svg1.2/paint/paint-stroke-03-t.png b/tests/data/svg/svg1.2/paint/paint-stroke-03-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-03-t.png
rename to tests/data/svg/svg1.2/paint/paint-stroke-03-t.png
diff --git a/test/svg/svg1.2/paint/paint-stroke-03-t.svg b/tests/data/svg/svg1.2/paint/paint-stroke-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-03-t.svg
rename to tests/data/svg/svg1.2/paint/paint-stroke-03-t.svg
diff --git a/test/svg/svg1.2/paint/paint-stroke-04-t.png b/tests/data/svg/svg1.2/paint/paint-stroke-04-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-04-t.png
rename to tests/data/svg/svg1.2/paint/paint-stroke-04-t.png
diff --git a/test/svg/svg1.2/paint/paint-stroke-04-t.svg b/tests/data/svg/svg1.2/paint/paint-stroke-04-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-04-t.svg
rename to tests/data/svg/svg1.2/paint/paint-stroke-04-t.svg
diff --git a/test/svg/svg1.2/paint/paint-stroke-05-t.png b/tests/data/svg/svg1.2/paint/paint-stroke-05-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-05-t.png
rename to tests/data/svg/svg1.2/paint/paint-stroke-05-t.png
diff --git a/test/svg/svg1.2/paint/paint-stroke-05-t.svg b/tests/data/svg/svg1.2/paint/paint-stroke-05-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-05-t.svg
rename to tests/data/svg/svg1.2/paint/paint-stroke-05-t.svg
diff --git a/test/svg/svg1.2/paint/paint-stroke-06-t.png b/tests/data/svg/svg1.2/paint/paint-stroke-06-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-06-t.png
rename to tests/data/svg/svg1.2/paint/paint-stroke-06-t.png
diff --git a/test/svg/svg1.2/paint/paint-stroke-06-t.svg b/tests/data/svg/svg1.2/paint/paint-stroke-06-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-06-t.svg
rename to tests/data/svg/svg1.2/paint/paint-stroke-06-t.svg
diff --git a/test/svg/svg1.2/paint/paint-stroke-07-t.png b/tests/data/svg/svg1.2/paint/paint-stroke-07-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-07-t.png
rename to tests/data/svg/svg1.2/paint/paint-stroke-07-t.png
diff --git a/test/svg/svg1.2/paint/paint-stroke-07-t.svg b/tests/data/svg/svg1.2/paint/paint-stroke-07-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-07-t.svg
rename to tests/data/svg/svg1.2/paint/paint-stroke-07-t.svg
diff --git a/test/svg/svg1.2/paint/paint-stroke-08-t.png b/tests/data/svg/svg1.2/paint/paint-stroke-08-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-08-t.png
rename to tests/data/svg/svg1.2/paint/paint-stroke-08-t.png
diff --git a/test/svg/svg1.2/paint/paint-stroke-08-t.svg b/tests/data/svg/svg1.2/paint/paint-stroke-08-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-08-t.svg
rename to tests/data/svg/svg1.2/paint/paint-stroke-08-t.svg
diff --git a/test/svg/svg1.2/paint/paint-stroke-201-t.png b/tests/data/svg/svg1.2/paint/paint-stroke-201-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-201-t.png
rename to tests/data/svg/svg1.2/paint/paint-stroke-201-t.png
diff --git a/test/svg/svg1.2/paint/paint-stroke-201-t.svg b/tests/data/svg/svg1.2/paint/paint-stroke-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-201-t.svg
rename to tests/data/svg/svg1.2/paint/paint-stroke-201-t.svg
diff --git a/test/svg/svg1.2/paint/paint-stroke-202-t.png b/tests/data/svg/svg1.2/paint/paint-stroke-202-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-202-t.png
rename to tests/data/svg/svg1.2/paint/paint-stroke-202-t.png
diff --git a/test/svg/svg1.2/paint/paint-stroke-202-t.svg b/tests/data/svg/svg1.2/paint/paint-stroke-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-202-t.svg
rename to tests/data/svg/svg1.2/paint/paint-stroke-202-t.svg
diff --git a/test/svg/svg1.2/paint/paint-stroke-204-t.png b/tests/data/svg/svg1.2/paint/paint-stroke-204-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-204-t.png
rename to tests/data/svg/svg1.2/paint/paint-stroke-204-t.png
diff --git a/test/svg/svg1.2/paint/paint-stroke-204-t.svg b/tests/data/svg/svg1.2/paint/paint-stroke-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-204-t.svg
rename to tests/data/svg/svg1.2/paint/paint-stroke-204-t.svg
diff --git a/test/svg/svg1.2/paint/paint-stroke-205-t.png b/tests/data/svg/svg1.2/paint/paint-stroke-205-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-205-t.png
rename to tests/data/svg/svg1.2/paint/paint-stroke-205-t.png
diff --git a/test/svg/svg1.2/paint/paint-stroke-205-t.svg b/tests/data/svg/svg1.2/paint/paint-stroke-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-205-t.svg
rename to tests/data/svg/svg1.2/paint/paint-stroke-205-t.svg
diff --git a/test/svg/svg1.2/paint/paint-stroke-207-t.png b/tests/data/svg/svg1.2/paint/paint-stroke-207-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-207-t.png
rename to tests/data/svg/svg1.2/paint/paint-stroke-207-t.png
diff --git a/test/svg/svg1.2/paint/paint-stroke-207-t.svg b/tests/data/svg/svg1.2/paint/paint-stroke-207-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-stroke-207-t.svg
rename to tests/data/svg/svg1.2/paint/paint-stroke-207-t.svg
diff --git a/test/svg/svg1.2/paint/paint-vfill-201-t.png b/tests/data/svg/svg1.2/paint/paint-vfill-201-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-vfill-201-t.png
rename to tests/data/svg/svg1.2/paint/paint-vfill-201-t.png
diff --git a/test/svg/svg1.2/paint/paint-vfill-201-t.svg b/tests/data/svg/svg1.2/paint/paint-vfill-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-vfill-201-t.svg
rename to tests/data/svg/svg1.2/paint/paint-vfill-201-t.svg
diff --git a/test/svg/svg1.2/paint/paint-vfill-202-t.png b/tests/data/svg/svg1.2/paint/paint-vfill-202-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-vfill-202-t.png
rename to tests/data/svg/svg1.2/paint/paint-vfill-202-t.png
diff --git a/test/svg/svg1.2/paint/paint-vfill-202-t.svg b/tests/data/svg/svg1.2/paint/paint-vfill-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-vfill-202-t.svg
rename to tests/data/svg/svg1.2/paint/paint-vfill-202-t.svg
diff --git a/test/svg/svg1.2/paint/paint-vfill-203-t.png b/tests/data/svg/svg1.2/paint/paint-vfill-203-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-vfill-203-t.png
rename to tests/data/svg/svg1.2/paint/paint-vfill-203-t.png
diff --git a/test/svg/svg1.2/paint/paint-vfill-203-t.svg b/tests/data/svg/svg1.2/paint/paint-vfill-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-vfill-203-t.svg
rename to tests/data/svg/svg1.2/paint/paint-vfill-203-t.svg
diff --git a/test/svg/svg1.2/paint/paint-vfill-204-t.png b/tests/data/svg/svg1.2/paint/paint-vfill-204-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-vfill-204-t.png
rename to tests/data/svg/svg1.2/paint/paint-vfill-204-t.png
diff --git a/test/svg/svg1.2/paint/paint-vfill-204-t.svg b/tests/data/svg/svg1.2/paint/paint-vfill-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-vfill-204-t.svg
rename to tests/data/svg/svg1.2/paint/paint-vfill-204-t.svg
diff --git a/test/svg/svg1.2/paint/paint-vfill-205-t.png b/tests/data/svg/svg1.2/paint/paint-vfill-205-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-vfill-205-t.png
rename to tests/data/svg/svg1.2/paint/paint-vfill-205-t.png
diff --git a/test/svg/svg1.2/paint/paint-vfill-205-t.svg b/tests/data/svg/svg1.2/paint/paint-vfill-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-vfill-205-t.svg
rename to tests/data/svg/svg1.2/paint/paint-vfill-205-t.svg
diff --git a/test/svg/svg1.2/paint/paint-vfill-206-t.png b/tests/data/svg/svg1.2/paint/paint-vfill-206-t.png
similarity index 100%
rename from test/svg/svg1.2/paint/paint-vfill-206-t.png
rename to tests/data/svg/svg1.2/paint/paint-vfill-206-t.png
diff --git a/test/svg/svg1.2/paint/paint-vfill-206-t.svg b/tests/data/svg/svg1.2/paint/paint-vfill-206-t.svg
similarity index 100%
rename from test/svg/svg1.2/paint/paint-vfill-206-t.svg
rename to tests/data/svg/svg1.2/paint/paint-vfill-206-t.svg
diff --git a/test/svg/svg1.2/paths/paths-data-01-t.png b/tests/data/svg/svg1.2/paths/paths-data-01-t.png
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-01-t.png
rename to tests/data/svg/svg1.2/paths/paths-data-01-t.png
diff --git a/test/svg/svg1.2/paths/paths-data-01-t.svg b/tests/data/svg/svg1.2/paths/paths-data-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-01-t.svg
rename to tests/data/svg/svg1.2/paths/paths-data-01-t.svg
diff --git a/test/svg/svg1.2/paths/paths-data-02-t.png b/tests/data/svg/svg1.2/paths/paths-data-02-t.png
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-02-t.png
rename to tests/data/svg/svg1.2/paths/paths-data-02-t.png
diff --git a/test/svg/svg1.2/paths/paths-data-02-t.svg b/tests/data/svg/svg1.2/paths/paths-data-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-02-t.svg
rename to tests/data/svg/svg1.2/paths/paths-data-02-t.svg
diff --git a/test/svg/svg1.2/paths/paths-data-04-t.png b/tests/data/svg/svg1.2/paths/paths-data-04-t.png
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-04-t.png
rename to tests/data/svg/svg1.2/paths/paths-data-04-t.png
diff --git a/test/svg/svg1.2/paths/paths-data-04-t.svg b/tests/data/svg/svg1.2/paths/paths-data-04-t.svg
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-04-t.svg
rename to tests/data/svg/svg1.2/paths/paths-data-04-t.svg
diff --git a/test/svg/svg1.2/paths/paths-data-05-t.png b/tests/data/svg/svg1.2/paths/paths-data-05-t.png
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-05-t.png
rename to tests/data/svg/svg1.2/paths/paths-data-05-t.png
diff --git a/test/svg/svg1.2/paths/paths-data-05-t.svg b/tests/data/svg/svg1.2/paths/paths-data-05-t.svg
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-05-t.svg
rename to tests/data/svg/svg1.2/paths/paths-data-05-t.svg
diff --git a/test/svg/svg1.2/paths/paths-data-06-t.png b/tests/data/svg/svg1.2/paths/paths-data-06-t.png
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-06-t.png
rename to tests/data/svg/svg1.2/paths/paths-data-06-t.png
diff --git a/test/svg/svg1.2/paths/paths-data-06-t.svg b/tests/data/svg/svg1.2/paths/paths-data-06-t.svg
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-06-t.svg
rename to tests/data/svg/svg1.2/paths/paths-data-06-t.svg
diff --git a/test/svg/svg1.2/paths/paths-data-07-t.png b/tests/data/svg/svg1.2/paths/paths-data-07-t.png
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-07-t.png
rename to tests/data/svg/svg1.2/paths/paths-data-07-t.png
diff --git a/test/svg/svg1.2/paths/paths-data-07-t.svg b/tests/data/svg/svg1.2/paths/paths-data-07-t.svg
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-07-t.svg
rename to tests/data/svg/svg1.2/paths/paths-data-07-t.svg
diff --git a/test/svg/svg1.2/paths/paths-data-08-t.png b/tests/data/svg/svg1.2/paths/paths-data-08-t.png
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-08-t.png
rename to tests/data/svg/svg1.2/paths/paths-data-08-t.png
diff --git a/test/svg/svg1.2/paths/paths-data-08-t.svg b/tests/data/svg/svg1.2/paths/paths-data-08-t.svg
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-08-t.svg
rename to tests/data/svg/svg1.2/paths/paths-data-08-t.svg
diff --git a/test/svg/svg1.2/paths/paths-data-09-t.png b/tests/data/svg/svg1.2/paths/paths-data-09-t.png
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-09-t.png
rename to tests/data/svg/svg1.2/paths/paths-data-09-t.png
diff --git a/test/svg/svg1.2/paths/paths-data-09-t.svg b/tests/data/svg/svg1.2/paths/paths-data-09-t.svg
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-09-t.svg
rename to tests/data/svg/svg1.2/paths/paths-data-09-t.svg
diff --git a/test/svg/svg1.2/paths/paths-data-10-t.png b/tests/data/svg/svg1.2/paths/paths-data-10-t.png
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-10-t.png
rename to tests/data/svg/svg1.2/paths/paths-data-10-t.png
diff --git a/test/svg/svg1.2/paths/paths-data-10-t.svg b/tests/data/svg/svg1.2/paths/paths-data-10-t.svg
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-10-t.svg
rename to tests/data/svg/svg1.2/paths/paths-data-10-t.svg
diff --git a/test/svg/svg1.2/paths/paths-data-12-t.png b/tests/data/svg/svg1.2/paths/paths-data-12-t.png
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-12-t.png
rename to tests/data/svg/svg1.2/paths/paths-data-12-t.png
diff --git a/test/svg/svg1.2/paths/paths-data-12-t.svg b/tests/data/svg/svg1.2/paths/paths-data-12-t.svg
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-12-t.svg
rename to tests/data/svg/svg1.2/paths/paths-data-12-t.svg
diff --git a/test/svg/svg1.2/paths/paths-data-13-t.png b/tests/data/svg/svg1.2/paths/paths-data-13-t.png
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-13-t.png
rename to tests/data/svg/svg1.2/paths/paths-data-13-t.png
diff --git a/test/svg/svg1.2/paths/paths-data-13-t.svg b/tests/data/svg/svg1.2/paths/paths-data-13-t.svg
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-13-t.svg
rename to tests/data/svg/svg1.2/paths/paths-data-13-t.svg
diff --git a/test/svg/svg1.2/paths/paths-data-14-t.png b/tests/data/svg/svg1.2/paths/paths-data-14-t.png
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-14-t.png
rename to tests/data/svg/svg1.2/paths/paths-data-14-t.png
diff --git a/test/svg/svg1.2/paths/paths-data-14-t.svg b/tests/data/svg/svg1.2/paths/paths-data-14-t.svg
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-14-t.svg
rename to tests/data/svg/svg1.2/paths/paths-data-14-t.svg
diff --git a/test/svg/svg1.2/paths/paths-data-15-t.png b/tests/data/svg/svg1.2/paths/paths-data-15-t.png
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-15-t.png
rename to tests/data/svg/svg1.2/paths/paths-data-15-t.png
diff --git a/test/svg/svg1.2/paths/paths-data-15-t.svg b/tests/data/svg/svg1.2/paths/paths-data-15-t.svg
similarity index 100%
rename from test/svg/svg1.2/paths/paths-data-15-t.svg
rename to tests/data/svg/svg1.2/paths/paths-data-15-t.svg
diff --git a/test/svg/svg1.2/render/render-elems-01-t.png b/tests/data/svg/svg1.2/render/render-elems-01-t.png
similarity index 100%
rename from test/svg/svg1.2/render/render-elems-01-t.png
rename to tests/data/svg/svg1.2/render/render-elems-01-t.png
diff --git a/test/svg/svg1.2/render/render-elems-01-t.svg b/tests/data/svg/svg1.2/render/render-elems-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/render/render-elems-01-t.svg
rename to tests/data/svg/svg1.2/render/render-elems-01-t.svg
diff --git a/test/svg/svg1.2/render/render-elems-02-t.png b/tests/data/svg/svg1.2/render/render-elems-02-t.png
similarity index 100%
rename from test/svg/svg1.2/render/render-elems-02-t.png
rename to tests/data/svg/svg1.2/render/render-elems-02-t.png
diff --git a/test/svg/svg1.2/render/render-elems-02-t.svg b/tests/data/svg/svg1.2/render/render-elems-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/render/render-elems-02-t.svg
rename to tests/data/svg/svg1.2/render/render-elems-02-t.svg
diff --git a/test/svg/svg1.2/render/render-elems-03-t.png b/tests/data/svg/svg1.2/render/render-elems-03-t.png
similarity index 100%
rename from test/svg/svg1.2/render/render-elems-03-t.png
rename to tests/data/svg/svg1.2/render/render-elems-03-t.png
diff --git a/test/svg/svg1.2/render/render-elems-03-t.svg b/tests/data/svg/svg1.2/render/render-elems-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/render/render-elems-03-t.svg
rename to tests/data/svg/svg1.2/render/render-elems-03-t.svg
diff --git a/test/svg/svg1.2/render/render-elems-06-t.png b/tests/data/svg/svg1.2/render/render-elems-06-t.png
similarity index 100%
rename from test/svg/svg1.2/render/render-elems-06-t.png
rename to tests/data/svg/svg1.2/render/render-elems-06-t.png
diff --git a/test/svg/svg1.2/render/render-elems-06-t.svg b/tests/data/svg/svg1.2/render/render-elems-06-t.svg
similarity index 100%
rename from test/svg/svg1.2/render/render-elems-06-t.svg
rename to tests/data/svg/svg1.2/render/render-elems-06-t.svg
diff --git a/test/svg/svg1.2/render/render-elems-07-t.png b/tests/data/svg/svg1.2/render/render-elems-07-t.png
similarity index 100%
rename from test/svg/svg1.2/render/render-elems-07-t.png
rename to tests/data/svg/svg1.2/render/render-elems-07-t.png
diff --git a/test/svg/svg1.2/render/render-elems-07-t.svg b/tests/data/svg/svg1.2/render/render-elems-07-t.svg
similarity index 100%
rename from test/svg/svg1.2/render/render-elems-07-t.svg
rename to tests/data/svg/svg1.2/render/render-elems-07-t.svg
diff --git a/test/svg/svg1.2/render/render-elems-08-t.png b/tests/data/svg/svg1.2/render/render-elems-08-t.png
similarity index 100%
rename from test/svg/svg1.2/render/render-elems-08-t.png
rename to tests/data/svg/svg1.2/render/render-elems-08-t.png
diff --git a/test/svg/svg1.2/render/render-elems-08-t.svg b/tests/data/svg/svg1.2/render/render-elems-08-t.svg
similarity index 100%
rename from test/svg/svg1.2/render/render-elems-08-t.svg
rename to tests/data/svg/svg1.2/render/render-elems-08-t.svg
diff --git a/test/svg/svg1.2/render/render-groups-01-t.png b/tests/data/svg/svg1.2/render/render-groups-01-t.png
similarity index 100%
rename from test/svg/svg1.2/render/render-groups-01-t.png
rename to tests/data/svg/svg1.2/render/render-groups-01-t.png
diff --git a/test/svg/svg1.2/render/render-groups-01-t.svg b/tests/data/svg/svg1.2/render/render-groups-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/render/render-groups-01-t.svg
rename to tests/data/svg/svg1.2/render/render-groups-01-t.svg
diff --git a/test/svg/svg1.2/render/render-groups-03-t.png b/tests/data/svg/svg1.2/render/render-groups-03-t.png
similarity index 100%
rename from test/svg/svg1.2/render/render-groups-03-t.png
rename to tests/data/svg/svg1.2/render/render-groups-03-t.png
diff --git a/test/svg/svg1.2/render/render-groups-03-t.svg b/tests/data/svg/svg1.2/render/render-groups-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/render/render-groups-03-t.svg
rename to tests/data/svg/svg1.2/render/render-groups-03-t.svg
diff --git a/test/svg/svg1.2/shapes/shapes-circle-01-t.png b/tests/data/svg/svg1.2/shapes/shapes-circle-01-t.png
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-circle-01-t.png
rename to tests/data/svg/svg1.2/shapes/shapes-circle-01-t.png
diff --git a/test/svg/svg1.2/shapes/shapes-circle-01-t.svg b/tests/data/svg/svg1.2/shapes/shapes-circle-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-circle-01-t.svg
rename to tests/data/svg/svg1.2/shapes/shapes-circle-01-t.svg
diff --git a/test/svg/svg1.2/shapes/shapes-circle-02-t.png b/tests/data/svg/svg1.2/shapes/shapes-circle-02-t.png
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-circle-02-t.png
rename to tests/data/svg/svg1.2/shapes/shapes-circle-02-t.png
diff --git a/test/svg/svg1.2/shapes/shapes-circle-02-t.svg b/tests/data/svg/svg1.2/shapes/shapes-circle-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-circle-02-t.svg
rename to tests/data/svg/svg1.2/shapes/shapes-circle-02-t.svg
diff --git a/test/svg/svg1.2/shapes/shapes-circle-03-t.png b/tests/data/svg/svg1.2/shapes/shapes-circle-03-t.png
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-circle-03-t.png
rename to tests/data/svg/svg1.2/shapes/shapes-circle-03-t.png
diff --git a/test/svg/svg1.2/shapes/shapes-circle-03-t.svg b/tests/data/svg/svg1.2/shapes/shapes-circle-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-circle-03-t.svg
rename to tests/data/svg/svg1.2/shapes/shapes-circle-03-t.svg
diff --git a/test/svg/svg1.2/shapes/shapes-ellipse-01-t.png b/tests/data/svg/svg1.2/shapes/shapes-ellipse-01-t.png
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-ellipse-01-t.png
rename to tests/data/svg/svg1.2/shapes/shapes-ellipse-01-t.png
diff --git a/test/svg/svg1.2/shapes/shapes-ellipse-01-t.svg b/tests/data/svg/svg1.2/shapes/shapes-ellipse-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-ellipse-01-t.svg
rename to tests/data/svg/svg1.2/shapes/shapes-ellipse-01-t.svg
diff --git a/test/svg/svg1.2/shapes/shapes-ellipse-02-t.png b/tests/data/svg/svg1.2/shapes/shapes-ellipse-02-t.png
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-ellipse-02-t.png
rename to tests/data/svg/svg1.2/shapes/shapes-ellipse-02-t.png
diff --git a/test/svg/svg1.2/shapes/shapes-ellipse-02-t.svg b/tests/data/svg/svg1.2/shapes/shapes-ellipse-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-ellipse-02-t.svg
rename to tests/data/svg/svg1.2/shapes/shapes-ellipse-02-t.svg
diff --git a/test/svg/svg1.2/shapes/shapes-ellipse-03-t.png b/tests/data/svg/svg1.2/shapes/shapes-ellipse-03-t.png
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-ellipse-03-t.png
rename to tests/data/svg/svg1.2/shapes/shapes-ellipse-03-t.png
diff --git a/test/svg/svg1.2/shapes/shapes-ellipse-03-t.svg b/tests/data/svg/svg1.2/shapes/shapes-ellipse-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-ellipse-03-t.svg
rename to tests/data/svg/svg1.2/shapes/shapes-ellipse-03-t.svg
diff --git a/test/svg/svg1.2/shapes/shapes-intro-01-t.png b/tests/data/svg/svg1.2/shapes/shapes-intro-01-t.png
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-intro-01-t.png
rename to tests/data/svg/svg1.2/shapes/shapes-intro-01-t.png
diff --git a/test/svg/svg1.2/shapes/shapes-intro-01-t.svg b/tests/data/svg/svg1.2/shapes/shapes-intro-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-intro-01-t.svg
rename to tests/data/svg/svg1.2/shapes/shapes-intro-01-t.svg
diff --git a/test/svg/svg1.2/shapes/shapes-line-01-t.png b/tests/data/svg/svg1.2/shapes/shapes-line-01-t.png
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-line-01-t.png
rename to tests/data/svg/svg1.2/shapes/shapes-line-01-t.png
diff --git a/test/svg/svg1.2/shapes/shapes-line-01-t.svg b/tests/data/svg/svg1.2/shapes/shapes-line-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-line-01-t.svg
rename to tests/data/svg/svg1.2/shapes/shapes-line-01-t.svg
diff --git a/test/svg/svg1.2/shapes/shapes-line-02-t.png b/tests/data/svg/svg1.2/shapes/shapes-line-02-t.png
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-line-02-t.png
rename to tests/data/svg/svg1.2/shapes/shapes-line-02-t.png
diff --git a/test/svg/svg1.2/shapes/shapes-line-02-t.svg b/tests/data/svg/svg1.2/shapes/shapes-line-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-line-02-t.svg
rename to tests/data/svg/svg1.2/shapes/shapes-line-02-t.svg
diff --git a/test/svg/svg1.2/shapes/shapes-polygon-01-t.png b/tests/data/svg/svg1.2/shapes/shapes-polygon-01-t.png
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-polygon-01-t.png
rename to tests/data/svg/svg1.2/shapes/shapes-polygon-01-t.png
diff --git a/test/svg/svg1.2/shapes/shapes-polygon-01-t.svg b/tests/data/svg/svg1.2/shapes/shapes-polygon-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-polygon-01-t.svg
rename to tests/data/svg/svg1.2/shapes/shapes-polygon-01-t.svg
diff --git a/test/svg/svg1.2/shapes/shapes-polygon-02-t.png b/tests/data/svg/svg1.2/shapes/shapes-polygon-02-t.png
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-polygon-02-t.png
rename to tests/data/svg/svg1.2/shapes/shapes-polygon-02-t.png
diff --git a/test/svg/svg1.2/shapes/shapes-polygon-02-t.svg b/tests/data/svg/svg1.2/shapes/shapes-polygon-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-polygon-02-t.svg
rename to tests/data/svg/svg1.2/shapes/shapes-polygon-02-t.svg
diff --git a/test/svg/svg1.2/shapes/shapes-polyline-01-t.png b/tests/data/svg/svg1.2/shapes/shapes-polyline-01-t.png
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-polyline-01-t.png
rename to tests/data/svg/svg1.2/shapes/shapes-polyline-01-t.png
diff --git a/test/svg/svg1.2/shapes/shapes-polyline-01-t.svg b/tests/data/svg/svg1.2/shapes/shapes-polyline-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-polyline-01-t.svg
rename to tests/data/svg/svg1.2/shapes/shapes-polyline-01-t.svg
diff --git a/test/svg/svg1.2/shapes/shapes-polyline-02-t.png b/tests/data/svg/svg1.2/shapes/shapes-polyline-02-t.png
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-polyline-02-t.png
rename to tests/data/svg/svg1.2/shapes/shapes-polyline-02-t.png
diff --git a/test/svg/svg1.2/shapes/shapes-polyline-02-t.svg b/tests/data/svg/svg1.2/shapes/shapes-polyline-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-polyline-02-t.svg
rename to tests/data/svg/svg1.2/shapes/shapes-polyline-02-t.svg
diff --git a/test/svg/svg1.2/shapes/shapes-rect-01-t.png b/tests/data/svg/svg1.2/shapes/shapes-rect-01-t.png
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-rect-01-t.png
rename to tests/data/svg/svg1.2/shapes/shapes-rect-01-t.png
diff --git a/test/svg/svg1.2/shapes/shapes-rect-01-t.svg b/tests/data/svg/svg1.2/shapes/shapes-rect-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-rect-01-t.svg
rename to tests/data/svg/svg1.2/shapes/shapes-rect-01-t.svg
diff --git a/test/svg/svg1.2/shapes/shapes-rect-02-t.png b/tests/data/svg/svg1.2/shapes/shapes-rect-02-t.png
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-rect-02-t.png
rename to tests/data/svg/svg1.2/shapes/shapes-rect-02-t.png
diff --git a/test/svg/svg1.2/shapes/shapes-rect-02-t.svg b/tests/data/svg/svg1.2/shapes/shapes-rect-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-rect-02-t.svg
rename to tests/data/svg/svg1.2/shapes/shapes-rect-02-t.svg
diff --git a/test/svg/svg1.2/shapes/shapes-rect-03-t.png b/tests/data/svg/svg1.2/shapes/shapes-rect-03-t.png
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-rect-03-t.png
rename to tests/data/svg/svg1.2/shapes/shapes-rect-03-t.png
diff --git a/test/svg/svg1.2/shapes/shapes-rect-03-t.svg b/tests/data/svg/svg1.2/shapes/shapes-rect-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/shapes/shapes-rect-03-t.svg
rename to tests/data/svg/svg1.2/shapes/shapes-rect-03-t.svg
diff --git a/test/svg/svg1.2/struct/ignore-struct-use-201-t.svg b/tests/data/svg/svg1.2/struct/ignore-struct-use-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/ignore-struct-use-201-t.svg
rename to tests/data/svg/svg1.2/struct/ignore-struct-use-201-t.svg
diff --git a/test/svg/svg1.2/struct/ignore-struct-use-recursion-01-t.svg b/tests/data/svg/svg1.2/struct/ignore-struct-use-recursion-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/ignore-struct-use-recursion-01-t.svg
rename to tests/data/svg/svg1.2/struct/ignore-struct-use-recursion-01-t.svg
diff --git a/test/svg/svg1.2/struct/struct-class-201-t.png b/tests/data/svg/svg1.2/struct/struct-class-201-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-class-201-t.png
rename to tests/data/svg/svg1.2/struct/struct-class-201-t.png
diff --git a/test/svg/svg1.2/struct/struct-class-201-t.svg b/tests/data/svg/svg1.2/struct/struct-class-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-class-201-t.svg
rename to tests/data/svg/svg1.2/struct/struct-class-201-t.svg
diff --git a/test/svg/svg1.2/struct/struct-common-201-t.png b/tests/data/svg/svg1.2/struct/struct-common-201-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-common-201-t.png
rename to tests/data/svg/svg1.2/struct/struct-common-201-t.png
diff --git a/test/svg/svg1.2/struct/struct-common-201-t.svg b/tests/data/svg/svg1.2/struct/struct-common-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-common-201-t.svg
rename to tests/data/svg/svg1.2/struct/struct-common-201-t.svg
diff --git a/test/svg/svg1.2/struct/struct-cond-01-t.png b/tests/data/svg/svg1.2/struct/struct-cond-01-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-cond-01-t.png
rename to tests/data/svg/svg1.2/struct/struct-cond-01-t.png
diff --git a/test/svg/svg1.2/struct/struct-cond-01-t.svg b/tests/data/svg/svg1.2/struct/struct-cond-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-cond-01-t.svg
rename to tests/data/svg/svg1.2/struct/struct-cond-01-t.svg
diff --git a/test/svg/svg1.2/struct/struct-cond-02-t.png b/tests/data/svg/svg1.2/struct/struct-cond-02-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-cond-02-t.png
rename to tests/data/svg/svg1.2/struct/struct-cond-02-t.png
diff --git a/test/svg/svg1.2/struct/struct-cond-02-t.svg b/tests/data/svg/svg1.2/struct/struct-cond-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-cond-02-t.svg
rename to tests/data/svg/svg1.2/struct/struct-cond-02-t.svg
diff --git a/test/svg/svg1.2/struct/struct-cond-03-t.png b/tests/data/svg/svg1.2/struct/struct-cond-03-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-cond-03-t.png
rename to tests/data/svg/svg1.2/struct/struct-cond-03-t.png
diff --git a/test/svg/svg1.2/struct/struct-cond-03-t.svg b/tests/data/svg/svg1.2/struct/struct-cond-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-cond-03-t.svg
rename to tests/data/svg/svg1.2/struct/struct-cond-03-t.svg
diff --git a/test/svg/svg1.2/struct/struct-cond-204-t.png b/tests/data/svg/svg1.2/struct/struct-cond-204-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-cond-204-t.png
rename to tests/data/svg/svg1.2/struct/struct-cond-204-t.png
diff --git a/test/svg/svg1.2/struct/struct-cond-204-t.svg b/tests/data/svg/svg1.2/struct/struct-cond-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-cond-204-t.svg
rename to tests/data/svg/svg1.2/struct/struct-cond-204-t.svg
diff --git a/test/svg/svg1.2/struct/struct-cond-205-t.png b/tests/data/svg/svg1.2/struct/struct-cond-205-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-cond-205-t.png
rename to tests/data/svg/svg1.2/struct/struct-cond-205-t.png
diff --git a/test/svg/svg1.2/struct/struct-cond-205-t.svg b/tests/data/svg/svg1.2/struct/struct-cond-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-cond-205-t.svg
rename to tests/data/svg/svg1.2/struct/struct-cond-205-t.svg
diff --git a/test/svg/svg1.2/struct/struct-cond-209-t.png b/tests/data/svg/svg1.2/struct/struct-cond-209-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-cond-209-t.png
rename to tests/data/svg/svg1.2/struct/struct-cond-209-t.png
diff --git a/test/svg/svg1.2/struct/struct-cond-209-t.svg b/tests/data/svg/svg1.2/struct/struct-cond-209-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-cond-209-t.svg
rename to tests/data/svg/svg1.2/struct/struct-cond-209-t.svg
diff --git a/test/svg/svg1.2/struct/struct-cond-210-t.png b/tests/data/svg/svg1.2/struct/struct-cond-210-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-cond-210-t.png
rename to tests/data/svg/svg1.2/struct/struct-cond-210-t.png
diff --git a/test/svg/svg1.2/struct/struct-cond-210-t.svg b/tests/data/svg/svg1.2/struct/struct-cond-210-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-cond-210-t.svg
rename to tests/data/svg/svg1.2/struct/struct-cond-210-t.svg
diff --git a/test/svg/svg1.2/struct/struct-defs-01-t.png b/tests/data/svg/svg1.2/struct/struct-defs-01-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-defs-01-t.png
rename to tests/data/svg/svg1.2/struct/struct-defs-01-t.png
diff --git a/test/svg/svg1.2/struct/struct-defs-01-t.svg b/tests/data/svg/svg1.2/struct/struct-defs-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-defs-01-t.svg
rename to tests/data/svg/svg1.2/struct/struct-defs-01-t.svg
diff --git a/test/svg/svg1.2/struct/struct-defs-201-t.png b/tests/data/svg/svg1.2/struct/struct-defs-201-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-defs-201-t.png
rename to tests/data/svg/svg1.2/struct/struct-defs-201-t.png
diff --git a/test/svg/svg1.2/struct/struct-defs-201-t.svg b/tests/data/svg/svg1.2/struct/struct-defs-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-defs-201-t.svg
rename to tests/data/svg/svg1.2/struct/struct-defs-201-t.svg
diff --git a/test/svg/svg1.2/struct/struct-discard-201-t.png b/tests/data/svg/svg1.2/struct/struct-discard-201-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-discard-201-t.png
rename to tests/data/svg/svg1.2/struct/struct-discard-201-t.png
diff --git a/test/svg/svg1.2/struct/struct-discard-201-t.svg b/tests/data/svg/svg1.2/struct/struct-discard-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-discard-201-t.svg
rename to tests/data/svg/svg1.2/struct/struct-discard-201-t.svg
diff --git a/test/svg/svg1.2/struct/struct-discard-204-t.png b/tests/data/svg/svg1.2/struct/struct-discard-204-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-discard-204-t.png
rename to tests/data/svg/svg1.2/struct/struct-discard-204-t.png
diff --git a/test/svg/svg1.2/struct/struct-discard-204-t.svg b/tests/data/svg/svg1.2/struct/struct-discard-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-discard-204-t.svg
rename to tests/data/svg/svg1.2/struct/struct-discard-204-t.svg
diff --git a/test/svg/svg1.2/struct/struct-discard-205-t.png b/tests/data/svg/svg1.2/struct/struct-discard-205-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-discard-205-t.png
rename to tests/data/svg/svg1.2/struct/struct-discard-205-t.png
diff --git a/test/svg/svg1.2/struct/struct-discard-205-t.svg b/tests/data/svg/svg1.2/struct/struct-discard-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-discard-205-t.svg
rename to tests/data/svg/svg1.2/struct/struct-discard-205-t.svg
diff --git a/test/svg/svg1.2/struct/struct-discard-206-t.png b/tests/data/svg/svg1.2/struct/struct-discard-206-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-discard-206-t.png
rename to tests/data/svg/svg1.2/struct/struct-discard-206-t.png
diff --git a/test/svg/svg1.2/struct/struct-discard-206-t.svg b/tests/data/svg/svg1.2/struct/struct-discard-206-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-discard-206-t.svg
rename to tests/data/svg/svg1.2/struct/struct-discard-206-t.svg
diff --git a/test/svg/svg1.2/struct/struct-discard-207-t.png b/tests/data/svg/svg1.2/struct/struct-discard-207-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-discard-207-t.png
rename to tests/data/svg/svg1.2/struct/struct-discard-207-t.png
diff --git a/test/svg/svg1.2/struct/struct-discard-207-t.svg b/tests/data/svg/svg1.2/struct/struct-discard-207-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-discard-207-t.svg
rename to tests/data/svg/svg1.2/struct/struct-discard-207-t.svg
diff --git a/test/svg/svg1.2/struct/struct-frag-02-t.png b/tests/data/svg/svg1.2/struct/struct-frag-02-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-frag-02-t.png
rename to tests/data/svg/svg1.2/struct/struct-frag-02-t.png
diff --git a/test/svg/svg1.2/struct/struct-frag-02-t.svg b/tests/data/svg/svg1.2/struct/struct-frag-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-frag-02-t.svg
rename to tests/data/svg/svg1.2/struct/struct-frag-02-t.svg
diff --git a/test/svg/svg1.2/struct/struct-frag-03-t.png b/tests/data/svg/svg1.2/struct/struct-frag-03-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-frag-03-t.png
rename to tests/data/svg/svg1.2/struct/struct-frag-03-t.png
diff --git a/test/svg/svg1.2/struct/struct-frag-03-t.svg b/tests/data/svg/svg1.2/struct/struct-frag-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-frag-03-t.svg
rename to tests/data/svg/svg1.2/struct/struct-frag-03-t.svg
diff --git a/test/svg/svg1.2/struct/struct-frag-04-t.png b/tests/data/svg/svg1.2/struct/struct-frag-04-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-frag-04-t.png
rename to tests/data/svg/svg1.2/struct/struct-frag-04-t.png
diff --git a/test/svg/svg1.2/struct/struct-frag-04-t.svg b/tests/data/svg/svg1.2/struct/struct-frag-04-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-frag-04-t.svg
rename to tests/data/svg/svg1.2/struct/struct-frag-04-t.svg
diff --git a/test/svg/svg1.2/struct/struct-frag-05-t.png b/tests/data/svg/svg1.2/struct/struct-frag-05-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-frag-05-t.png
rename to tests/data/svg/svg1.2/struct/struct-frag-05-t.png
diff --git a/test/svg/svg1.2/struct/struct-frag-05-t.svg b/tests/data/svg/svg1.2/struct/struct-frag-05-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-frag-05-t.svg
rename to tests/data/svg/svg1.2/struct/struct-frag-05-t.svg
diff --git a/test/svg/svg1.2/struct/struct-frag-06-t.png b/tests/data/svg/svg1.2/struct/struct-frag-06-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-frag-06-t.png
rename to tests/data/svg/svg1.2/struct/struct-frag-06-t.png
diff --git a/test/svg/svg1.2/struct/struct-frag-06-t.svg b/tests/data/svg/svg1.2/struct/struct-frag-06-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-frag-06-t.svg
rename to tests/data/svg/svg1.2/struct/struct-frag-06-t.svg
diff --git a/test/svg/svg1.2/struct/struct-group-01-t.png b/tests/data/svg/svg1.2/struct/struct-group-01-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-group-01-t.png
rename to tests/data/svg/svg1.2/struct/struct-group-01-t.png
diff --git a/test/svg/svg1.2/struct/struct-group-01-t.svg b/tests/data/svg/svg1.2/struct/struct-group-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-group-01-t.svg
rename to tests/data/svg/svg1.2/struct/struct-group-01-t.svg
diff --git a/test/svg/svg1.2/struct/struct-group-03-t.png b/tests/data/svg/svg1.2/struct/struct-group-03-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-group-03-t.png
rename to tests/data/svg/svg1.2/struct/struct-group-03-t.png
diff --git a/test/svg/svg1.2/struct/struct-group-03-t.svg b/tests/data/svg/svg1.2/struct/struct-group-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-group-03-t.svg
rename to tests/data/svg/svg1.2/struct/struct-group-03-t.svg
diff --git a/test/svg/svg1.2/struct/struct-image-01-t.png b/tests/data/svg/svg1.2/struct/struct-image-01-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-image-01-t.png
rename to tests/data/svg/svg1.2/struct/struct-image-01-t.png
diff --git a/test/svg/svg1.2/struct/struct-image-01-t.svg b/tests/data/svg/svg1.2/struct/struct-image-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-image-01-t.svg
rename to tests/data/svg/svg1.2/struct/struct-image-01-t.svg
diff --git a/test/svg/svg1.2/struct/struct-image-03-t.png b/tests/data/svg/svg1.2/struct/struct-image-03-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-image-03-t.png
rename to tests/data/svg/svg1.2/struct/struct-image-03-t.png
diff --git a/test/svg/svg1.2/struct/struct-image-03-t.svg b/tests/data/svg/svg1.2/struct/struct-image-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-image-03-t.svg
rename to tests/data/svg/svg1.2/struct/struct-image-03-t.svg
diff --git a/test/svg/svg1.2/struct/struct-image-04-t.png b/tests/data/svg/svg1.2/struct/struct-image-04-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-image-04-t.png
rename to tests/data/svg/svg1.2/struct/struct-image-04-t.png
diff --git a/test/svg/svg1.2/struct/struct-image-04-t.svg b/tests/data/svg/svg1.2/struct/struct-image-04-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-image-04-t.svg
rename to tests/data/svg/svg1.2/struct/struct-image-04-t.svg
diff --git a/test/svg/svg1.2/struct/struct-image-06-t.png b/tests/data/svg/svg1.2/struct/struct-image-06-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-image-06-t.png
rename to tests/data/svg/svg1.2/struct/struct-image-06-t.png
diff --git a/test/svg/svg1.2/struct/struct-image-06-t.svg b/tests/data/svg/svg1.2/struct/struct-image-06-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-image-06-t.svg
rename to tests/data/svg/svg1.2/struct/struct-image-06-t.svg
diff --git a/test/svg/svg1.2/struct/struct-image-07-t.png b/tests/data/svg/svg1.2/struct/struct-image-07-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-image-07-t.png
rename to tests/data/svg/svg1.2/struct/struct-image-07-t.png
diff --git a/test/svg/svg1.2/struct/struct-image-07-t.svg b/tests/data/svg/svg1.2/struct/struct-image-07-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-image-07-t.svg
rename to tests/data/svg/svg1.2/struct/struct-image-07-t.svg
diff --git a/test/svg/svg1.2/struct/struct-image-08-t.png b/tests/data/svg/svg1.2/struct/struct-image-08-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-image-08-t.png
rename to tests/data/svg/svg1.2/struct/struct-image-08-t.png
diff --git a/test/svg/svg1.2/struct/struct-image-08-t.svg b/tests/data/svg/svg1.2/struct/struct-image-08-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-image-08-t.svg
rename to tests/data/svg/svg1.2/struct/struct-image-08-t.svg
diff --git a/test/svg/svg1.2/struct/struct-image-09-t.png b/tests/data/svg/svg1.2/struct/struct-image-09-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-image-09-t.png
rename to tests/data/svg/svg1.2/struct/struct-image-09-t.png
diff --git a/test/svg/svg1.2/struct/struct-image-09-t.svg b/tests/data/svg/svg1.2/struct/struct-image-09-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-image-09-t.svg
rename to tests/data/svg/svg1.2/struct/struct-image-09-t.svg
diff --git a/test/svg/svg1.2/struct/struct-image-10-t.png b/tests/data/svg/svg1.2/struct/struct-image-10-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-image-10-t.png
rename to tests/data/svg/svg1.2/struct/struct-image-10-t.png
diff --git a/test/svg/svg1.2/struct/struct-image-10-t.svg b/tests/data/svg/svg1.2/struct/struct-image-10-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-image-10-t.svg
rename to tests/data/svg/svg1.2/struct/struct-image-10-t.svg
diff --git a/test/svg/svg1.2/struct/struct-progressive-201-t.png b/tests/data/svg/svg1.2/struct/struct-progressive-201-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-progressive-201-t.png
rename to tests/data/svg/svg1.2/struct/struct-progressive-201-t.png
diff --git a/test/svg/svg1.2/struct/struct-progressive-201-t.svg b/tests/data/svg/svg1.2/struct/struct-progressive-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-progressive-201-t.svg
rename to tests/data/svg/svg1.2/struct/struct-progressive-201-t.svg
diff --git a/test/svg/svg1.2/struct/struct-progressive-202-t.png b/tests/data/svg/svg1.2/struct/struct-progressive-202-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-progressive-202-t.png
rename to tests/data/svg/svg1.2/struct/struct-progressive-202-t.png
diff --git a/test/svg/svg1.2/struct/struct-progressive-202-t.svg b/tests/data/svg/svg1.2/struct/struct-progressive-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-progressive-202-t.svg
rename to tests/data/svg/svg1.2/struct/struct-progressive-202-t.svg
diff --git a/test/svg/svg1.2/struct/struct-progressive-203-t.png b/tests/data/svg/svg1.2/struct/struct-progressive-203-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-progressive-203-t.png
rename to tests/data/svg/svg1.2/struct/struct-progressive-203-t.png
diff --git a/test/svg/svg1.2/struct/struct-progressive-203-t.svg b/tests/data/svg/svg1.2/struct/struct-progressive-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-progressive-203-t.svg
rename to tests/data/svg/svg1.2/struct/struct-progressive-203-t.svg
diff --git a/test/svg/svg1.2/struct/struct-progressive-204-t.png b/tests/data/svg/svg1.2/struct/struct-progressive-204-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-progressive-204-t.png
rename to tests/data/svg/svg1.2/struct/struct-progressive-204-t.png
diff --git a/test/svg/svg1.2/struct/struct-progressive-204-t.svg b/tests/data/svg/svg1.2/struct/struct-progressive-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-progressive-204-t.svg
rename to tests/data/svg/svg1.2/struct/struct-progressive-204-t.svg
diff --git a/test/svg/svg1.2/struct/struct-svg-201-t.png b/tests/data/svg/svg1.2/struct/struct-svg-201-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-svg-201-t.png
rename to tests/data/svg/svg1.2/struct/struct-svg-201-t.png
diff --git a/test/svg/svg1.2/struct/struct-svg-201-t.svg b/tests/data/svg/svg1.2/struct/struct-svg-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-svg-201-t.svg
rename to tests/data/svg/svg1.2/struct/struct-svg-201-t.svg
diff --git a/test/svg/svg1.2/struct/struct-svg-202-t.png b/tests/data/svg/svg1.2/struct/struct-svg-202-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-svg-202-t.png
rename to tests/data/svg/svg1.2/struct/struct-svg-202-t.png
diff --git a/test/svg/svg1.2/struct/struct-svg-202-t.svg b/tests/data/svg/svg1.2/struct/struct-svg-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-svg-202-t.svg
rename to tests/data/svg/svg1.2/struct/struct-svg-202-t.svg
diff --git a/test/svg/svg1.2/struct/struct-svg-203-t.png b/tests/data/svg/svg1.2/struct/struct-svg-203-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-svg-203-t.png
rename to tests/data/svg/svg1.2/struct/struct-svg-203-t.png
diff --git a/test/svg/svg1.2/struct/struct-svg-203-t.svg b/tests/data/svg/svg1.2/struct/struct-svg-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-svg-203-t.svg
rename to tests/data/svg/svg1.2/struct/struct-svg-203-t.svg
diff --git a/test/svg/svg1.2/struct/struct-svg-204-t.png b/tests/data/svg/svg1.2/struct/struct-svg-204-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-svg-204-t.png
rename to tests/data/svg/svg1.2/struct/struct-svg-204-t.png
diff --git a/test/svg/svg1.2/struct/struct-svg-204-t.svg b/tests/data/svg/svg1.2/struct/struct-svg-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-svg-204-t.svg
rename to tests/data/svg/svg1.2/struct/struct-svg-204-t.svg
diff --git a/test/svg/svg1.2/struct/struct-use-01-t.png b/tests/data/svg/svg1.2/struct/struct-use-01-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-01-t.png
rename to tests/data/svg/svg1.2/struct/struct-use-01-t.png
diff --git a/test/svg/svg1.2/struct/struct-use-01-t.svg b/tests/data/svg/svg1.2/struct/struct-use-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-01-t.svg
rename to tests/data/svg/svg1.2/struct/struct-use-01-t.svg
diff --git a/test/svg/svg1.2/struct/struct-use-03-t.png b/tests/data/svg/svg1.2/struct/struct-use-03-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-03-t.png
rename to tests/data/svg/svg1.2/struct/struct-use-03-t.png
diff --git a/test/svg/svg1.2/struct/struct-use-03-t.svg b/tests/data/svg/svg1.2/struct/struct-use-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-03-t.svg
rename to tests/data/svg/svg1.2/struct/struct-use-03-t.svg
diff --git a/test/svg/svg1.2/struct/struct-use-09-t.png b/tests/data/svg/svg1.2/struct/struct-use-09-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-09-t.png
rename to tests/data/svg/svg1.2/struct/struct-use-09-t.png
diff --git a/test/svg/svg1.2/struct/struct-use-09-t.svg b/tests/data/svg/svg1.2/struct/struct-use-09-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-09-t.svg
rename to tests/data/svg/svg1.2/struct/struct-use-09-t.svg
diff --git a/test/svg/svg1.2/struct/struct-use-201-t.png b/tests/data/svg/svg1.2/struct/struct-use-201-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-201-t.png
rename to tests/data/svg/svg1.2/struct/struct-use-201-t.png
diff --git a/test/svg/svg1.2/struct/struct-use-202-t.png b/tests/data/svg/svg1.2/struct/struct-use-202-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-202-t.png
rename to tests/data/svg/svg1.2/struct/struct-use-202-t.png
diff --git a/test/svg/svg1.2/struct/struct-use-202-t.svg b/tests/data/svg/svg1.2/struct/struct-use-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-202-t.svg
rename to tests/data/svg/svg1.2/struct/struct-use-202-t.svg
diff --git a/test/svg/svg1.2/struct/struct-use-203-t.png b/tests/data/svg/svg1.2/struct/struct-use-203-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-203-t.png
rename to tests/data/svg/svg1.2/struct/struct-use-203-t.png
diff --git a/test/svg/svg1.2/struct/struct-use-203-t.svg b/tests/data/svg/svg1.2/struct/struct-use-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-203-t.svg
rename to tests/data/svg/svg1.2/struct/struct-use-203-t.svg
diff --git a/test/svg/svg1.2/struct/struct-use-204-t.png b/tests/data/svg/svg1.2/struct/struct-use-204-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-204-t.png
rename to tests/data/svg/svg1.2/struct/struct-use-204-t.png
diff --git a/test/svg/svg1.2/struct/struct-use-204-t.svg b/tests/data/svg/svg1.2/struct/struct-use-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-204-t.svg
rename to tests/data/svg/svg1.2/struct/struct-use-204-t.svg
diff --git a/test/svg/svg1.2/struct/struct-use-205-t.png b/tests/data/svg/svg1.2/struct/struct-use-205-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-205-t.png
rename to tests/data/svg/svg1.2/struct/struct-use-205-t.png
diff --git a/test/svg/svg1.2/struct/struct-use-205-t.svg b/tests/data/svg/svg1.2/struct/struct-use-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-205-t.svg
rename to tests/data/svg/svg1.2/struct/struct-use-205-t.svg
diff --git a/test/svg/svg1.2/struct/struct-use-206-t.png b/tests/data/svg/svg1.2/struct/struct-use-206-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-206-t.png
rename to tests/data/svg/svg1.2/struct/struct-use-206-t.png
diff --git a/test/svg/svg1.2/struct/struct-use-206-t.svg b/tests/data/svg/svg1.2/struct/struct-use-206-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-206-t.svg
rename to tests/data/svg/svg1.2/struct/struct-use-206-t.svg
diff --git a/test/svg/svg1.2/struct/struct-use-207-t.png b/tests/data/svg/svg1.2/struct/struct-use-207-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-207-t.png
rename to tests/data/svg/svg1.2/struct/struct-use-207-t.png
diff --git a/test/svg/svg1.2/struct/struct-use-207-t.svg b/tests/data/svg/svg1.2/struct/struct-use-207-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-207-t.svg
rename to tests/data/svg/svg1.2/struct/struct-use-207-t.svg
diff --git a/test/svg/svg1.2/struct/struct-use-208-t.png b/tests/data/svg/svg1.2/struct/struct-use-208-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-208-t.png
rename to tests/data/svg/svg1.2/struct/struct-use-208-t.png
diff --git a/test/svg/svg1.2/struct/struct-use-208-t.svg b/tests/data/svg/svg1.2/struct/struct-use-208-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-208-t.svg
rename to tests/data/svg/svg1.2/struct/struct-use-208-t.svg
diff --git a/test/svg/svg1.2/struct/struct-use-209-t.png b/tests/data/svg/svg1.2/struct/struct-use-209-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-209-t.png
rename to tests/data/svg/svg1.2/struct/struct-use-209-t.png
diff --git a/test/svg/svg1.2/struct/struct-use-209-t.svg b/tests/data/svg/svg1.2/struct/struct-use-209-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-209-t.svg
rename to tests/data/svg/svg1.2/struct/struct-use-209-t.svg
diff --git a/test/svg/svg1.2/struct/struct-use-recursion-01-t.png b/tests/data/svg/svg1.2/struct/struct-use-recursion-01-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-recursion-01-t.png
rename to tests/data/svg/svg1.2/struct/struct-use-recursion-01-t.png
diff --git a/test/svg/svg1.2/struct/struct-use-recursion-02-t.png b/tests/data/svg/svg1.2/struct/struct-use-recursion-02-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-recursion-02-t.png
rename to tests/data/svg/svg1.2/struct/struct-use-recursion-02-t.png
diff --git a/test/svg/svg1.2/struct/struct-use-recursion-02-t.svg b/tests/data/svg/svg1.2/struct/struct-use-recursion-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-recursion-02-t.svg
rename to tests/data/svg/svg1.2/struct/struct-use-recursion-02-t.svg
diff --git a/test/svg/svg1.2/struct/struct-use-recursion-03-t.png b/tests/data/svg/svg1.2/struct/struct-use-recursion-03-t.png
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-recursion-03-t.png
rename to tests/data/svg/svg1.2/struct/struct-use-recursion-03-t.png
diff --git a/test/svg/svg1.2/struct/struct-use-recursion-03-t.svg b/tests/data/svg/svg1.2/struct/struct-use-recursion-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/struct/struct-use-recursion-03-t.svg
rename to tests/data/svg/svg1.2/struct/struct-use-recursion-03-t.svg
diff --git a/test/svg/svg1.2/styling/styling-inherit-01-t.png b/tests/data/svg/svg1.2/styling/styling-inherit-01-t.png
similarity index 100%
rename from test/svg/svg1.2/styling/styling-inherit-01-t.png
rename to tests/data/svg/svg1.2/styling/styling-inherit-01-t.png
diff --git a/test/svg/svg1.2/styling/styling-inherit-01-t.svg b/tests/data/svg/svg1.2/styling/styling-inherit-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/styling/styling-inherit-01-t.svg
rename to tests/data/svg/svg1.2/styling/styling-inherit-01-t.svg
diff --git a/test/svg/svg1.2/styling/styling-inherit-02-t.png b/tests/data/svg/svg1.2/styling/styling-inherit-02-t.png
similarity index 100%
rename from test/svg/svg1.2/styling/styling-inherit-02-t.png
rename to tests/data/svg/svg1.2/styling/styling-inherit-02-t.png
diff --git a/test/svg/svg1.2/styling/styling-inherit-02-t.svg b/tests/data/svg/svg1.2/styling/styling-inherit-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/styling/styling-inherit-02-t.svg
rename to tests/data/svg/svg1.2/styling/styling-inherit-02-t.svg
diff --git a/test/svg/svg1.2/styling/styling-inherit-03-t.png b/tests/data/svg/svg1.2/styling/styling-inherit-03-t.png
similarity index 100%
rename from test/svg/svg1.2/styling/styling-inherit-03-t.png
rename to tests/data/svg/svg1.2/styling/styling-inherit-03-t.png
diff --git a/test/svg/svg1.2/styling/styling-inherit-03-t.svg b/tests/data/svg/svg1.2/styling/styling-inherit-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/styling/styling-inherit-03-t.svg
rename to tests/data/svg/svg1.2/styling/styling-inherit-03-t.svg
diff --git a/test/svg/svg1.2/styling/styling-pres-01-t.png b/tests/data/svg/svg1.2/styling/styling-pres-01-t.png
similarity index 100%
rename from test/svg/svg1.2/styling/styling-pres-01-t.png
rename to tests/data/svg/svg1.2/styling/styling-pres-01-t.png
diff --git a/test/svg/svg1.2/styling/styling-pres-01-t.svg b/tests/data/svg/svg1.2/styling/styling-pres-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/styling/styling-pres-01-t.svg
rename to tests/data/svg/svg1.2/styling/styling-pres-01-t.svg
diff --git a/test/svg/svg1.2/text/text-align-01-t.png b/tests/data/svg/svg1.2/text/text-align-01-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-align-01-t.png
rename to tests/data/svg/svg1.2/text/text-align-01-t.png
diff --git a/test/svg/svg1.2/text/text-align-01-t.svg b/tests/data/svg/svg1.2/text/text-align-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-align-01-t.svg
rename to tests/data/svg/svg1.2/text/text-align-01-t.svg
diff --git a/test/svg/svg1.2/text/text-align-07-t.png b/tests/data/svg/svg1.2/text/text-align-07-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-align-07-t.png
rename to tests/data/svg/svg1.2/text/text-align-07-t.png
diff --git a/test/svg/svg1.2/text/text-align-07-t.svg b/tests/data/svg/svg1.2/text/text-align-07-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-align-07-t.svg
rename to tests/data/svg/svg1.2/text/text-align-07-t.svg
diff --git a/test/svg/svg1.2/text/text-align-08-t.png b/tests/data/svg/svg1.2/text/text-align-08-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-align-08-t.png
rename to tests/data/svg/svg1.2/text/text-align-08-t.png
diff --git a/test/svg/svg1.2/text/text-align-08-t.svg b/tests/data/svg/svg1.2/text/text-align-08-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-align-08-t.svg
rename to tests/data/svg/svg1.2/text/text-align-08-t.svg
diff --git a/test/svg/svg1.2/text/text-align-201-t.png b/tests/data/svg/svg1.2/text/text-align-201-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-align-201-t.png
rename to tests/data/svg/svg1.2/text/text-align-201-t.png
diff --git a/test/svg/svg1.2/text/text-align-201-t.svg b/tests/data/svg/svg1.2/text/text-align-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-align-201-t.svg
rename to tests/data/svg/svg1.2/text/text-align-201-t.svg
diff --git a/test/svg/svg1.2/text/text-align-202-t.png b/tests/data/svg/svg1.2/text/text-align-202-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-align-202-t.png
rename to tests/data/svg/svg1.2/text/text-align-202-t.png
diff --git a/test/svg/svg1.2/text/text-align-202-t.svg b/tests/data/svg/svg1.2/text/text-align-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-align-202-t.svg
rename to tests/data/svg/svg1.2/text/text-align-202-t.svg
diff --git a/test/svg/svg1.2/text/text-area-201-t.png b/tests/data/svg/svg1.2/text/text-area-201-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-area-201-t.png
rename to tests/data/svg/svg1.2/text/text-area-201-t.png
diff --git a/test/svg/svg1.2/text/text-area-201-t.svg b/tests/data/svg/svg1.2/text/text-area-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-area-201-t.svg
rename to tests/data/svg/svg1.2/text/text-area-201-t.svg
diff --git a/test/svg/svg1.2/text/text-area-202-t.png b/tests/data/svg/svg1.2/text/text-area-202-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-area-202-t.png
rename to tests/data/svg/svg1.2/text/text-area-202-t.png
diff --git a/test/svg/svg1.2/text/text-area-202-t.svg b/tests/data/svg/svg1.2/text/text-area-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-area-202-t.svg
rename to tests/data/svg/svg1.2/text/text-area-202-t.svg
diff --git a/test/svg/svg1.2/text/text-area-203-t.png b/tests/data/svg/svg1.2/text/text-area-203-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-area-203-t.png
rename to tests/data/svg/svg1.2/text/text-area-203-t.png
diff --git a/test/svg/svg1.2/text/text-area-203-t.svg b/tests/data/svg/svg1.2/text/text-area-203-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-area-203-t.svg
rename to tests/data/svg/svg1.2/text/text-area-203-t.svg
diff --git a/test/svg/svg1.2/text/text-area-204-t.png b/tests/data/svg/svg1.2/text/text-area-204-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-area-204-t.png
rename to tests/data/svg/svg1.2/text/text-area-204-t.png
diff --git a/test/svg/svg1.2/text/text-area-204-t.svg b/tests/data/svg/svg1.2/text/text-area-204-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-area-204-t.svg
rename to tests/data/svg/svg1.2/text/text-area-204-t.svg
diff --git a/test/svg/svg1.2/text/text-area-205-t.png b/tests/data/svg/svg1.2/text/text-area-205-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-area-205-t.png
rename to tests/data/svg/svg1.2/text/text-area-205-t.png
diff --git a/test/svg/svg1.2/text/text-area-205-t.svg b/tests/data/svg/svg1.2/text/text-area-205-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-area-205-t.svg
rename to tests/data/svg/svg1.2/text/text-area-205-t.svg
diff --git a/test/svg/svg1.2/text/text-area-206-t.png b/tests/data/svg/svg1.2/text/text-area-206-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-area-206-t.png
rename to tests/data/svg/svg1.2/text/text-area-206-t.png
diff --git a/test/svg/svg1.2/text/text-area-206-t.svg b/tests/data/svg/svg1.2/text/text-area-206-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-area-206-t.svg
rename to tests/data/svg/svg1.2/text/text-area-206-t.svg
diff --git a/test/svg/svg1.2/text/text-area-207-t.png b/tests/data/svg/svg1.2/text/text-area-207-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-area-207-t.png
rename to tests/data/svg/svg1.2/text/text-area-207-t.png
diff --git a/test/svg/svg1.2/text/text-area-207-t.svg b/tests/data/svg/svg1.2/text/text-area-207-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-area-207-t.svg
rename to tests/data/svg/svg1.2/text/text-area-207-t.svg
diff --git a/test/svg/svg1.2/text/text-area-208-t.png b/tests/data/svg/svg1.2/text/text-area-208-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-area-208-t.png
rename to tests/data/svg/svg1.2/text/text-area-208-t.png
diff --git a/test/svg/svg1.2/text/text-area-208-t.svg b/tests/data/svg/svg1.2/text/text-area-208-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-area-208-t.svg
rename to tests/data/svg/svg1.2/text/text-area-208-t.svg
diff --git a/test/svg/svg1.2/text/text-area-209-t.png b/tests/data/svg/svg1.2/text/text-area-209-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-area-209-t.png
rename to tests/data/svg/svg1.2/text/text-area-209-t.png
diff --git a/test/svg/svg1.2/text/text-area-209-t.svg b/tests/data/svg/svg1.2/text/text-area-209-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-area-209-t.svg
rename to tests/data/svg/svg1.2/text/text-area-209-t.svg
diff --git a/test/svg/svg1.2/text/text-area-210-t.png b/tests/data/svg/svg1.2/text/text-area-210-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-area-210-t.png
rename to tests/data/svg/svg1.2/text/text-area-210-t.png
diff --git a/test/svg/svg1.2/text/text-area-210-t.svg b/tests/data/svg/svg1.2/text/text-area-210-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-area-210-t.svg
rename to tests/data/svg/svg1.2/text/text-area-210-t.svg
diff --git a/test/svg/svg1.2/text/text-area-211-t.png b/tests/data/svg/svg1.2/text/text-area-211-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-area-211-t.png
rename to tests/data/svg/svg1.2/text/text-area-211-t.png
diff --git a/test/svg/svg1.2/text/text-area-211-t.svg b/tests/data/svg/svg1.2/text/text-area-211-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-area-211-t.svg
rename to tests/data/svg/svg1.2/text/text-area-211-t.svg
diff --git a/test/svg/svg1.2/text/text-area-213-t.png b/tests/data/svg/svg1.2/text/text-area-213-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-area-213-t.png
rename to tests/data/svg/svg1.2/text/text-area-213-t.png
diff --git a/test/svg/svg1.2/text/text-area-213-t.svg b/tests/data/svg/svg1.2/text/text-area-213-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-area-213-t.svg
rename to tests/data/svg/svg1.2/text/text-area-213-t.svg
diff --git a/test/svg/svg1.2/text/text-area-220-t.png b/tests/data/svg/svg1.2/text/text-area-220-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-area-220-t.png
rename to tests/data/svg/svg1.2/text/text-area-220-t.png
diff --git a/test/svg/svg1.2/text/text-area-220-t.svg b/tests/data/svg/svg1.2/text/text-area-220-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-area-220-t.svg
rename to tests/data/svg/svg1.2/text/text-area-220-t.svg
diff --git a/test/svg/svg1.2/text/text-area-221-t.png b/tests/data/svg/svg1.2/text/text-area-221-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-area-221-t.png
rename to tests/data/svg/svg1.2/text/text-area-221-t.png
diff --git a/test/svg/svg1.2/text/text-area-221-t.svg b/tests/data/svg/svg1.2/text/text-area-221-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-area-221-t.svg
rename to tests/data/svg/svg1.2/text/text-area-221-t.svg
diff --git a/test/svg/svg1.2/text/text-area-222-t.png b/tests/data/svg/svg1.2/text/text-area-222-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-area-222-t.png
rename to tests/data/svg/svg1.2/text/text-area-222-t.png
diff --git a/test/svg/svg1.2/text/text-area-222-t.svg b/tests/data/svg/svg1.2/text/text-area-222-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-area-222-t.svg
rename to tests/data/svg/svg1.2/text/text-area-222-t.svg
diff --git a/test/svg/svg1.2/text/text-edit-201-t.png b/tests/data/svg/svg1.2/text/text-edit-201-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-edit-201-t.png
rename to tests/data/svg/svg1.2/text/text-edit-201-t.png
diff --git a/test/svg/svg1.2/text/text-edit-201-t.svg b/tests/data/svg/svg1.2/text/text-edit-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-edit-201-t.svg
rename to tests/data/svg/svg1.2/text/text-edit-201-t.svg
diff --git a/test/svg/svg1.2/text/text-fonts-01-t.png b/tests/data/svg/svg1.2/text/text-fonts-01-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-fonts-01-t.png
rename to tests/data/svg/svg1.2/text/text-fonts-01-t.png
diff --git a/test/svg/svg1.2/text/text-fonts-01-t.svg b/tests/data/svg/svg1.2/text/text-fonts-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-fonts-01-t.svg
rename to tests/data/svg/svg1.2/text/text-fonts-01-t.svg
diff --git a/test/svg/svg1.2/text/text-fonts-02-t.png b/tests/data/svg/svg1.2/text/text-fonts-02-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-fonts-02-t.png
rename to tests/data/svg/svg1.2/text/text-fonts-02-t.png
diff --git a/test/svg/svg1.2/text/text-fonts-02-t.svg b/tests/data/svg/svg1.2/text/text-fonts-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-fonts-02-t.svg
rename to tests/data/svg/svg1.2/text/text-fonts-02-t.svg
diff --git a/test/svg/svg1.2/text/text-fonts-03-t.png b/tests/data/svg/svg1.2/text/text-fonts-03-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-fonts-03-t.png
rename to tests/data/svg/svg1.2/text/text-fonts-03-t.png
diff --git a/test/svg/svg1.2/text/text-fonts-03-t.svg b/tests/data/svg/svg1.2/text/text-fonts-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-fonts-03-t.svg
rename to tests/data/svg/svg1.2/text/text-fonts-03-t.svg
diff --git a/test/svg/svg1.2/text/text-fonts-04-t.png b/tests/data/svg/svg1.2/text/text-fonts-04-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-fonts-04-t.png
rename to tests/data/svg/svg1.2/text/text-fonts-04-t.png
diff --git a/test/svg/svg1.2/text/text-fonts-04-t.svg b/tests/data/svg/svg1.2/text/text-fonts-04-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-fonts-04-t.svg
rename to tests/data/svg/svg1.2/text/text-fonts-04-t.svg
diff --git a/test/svg/svg1.2/text/text-fonts-202-t.png b/tests/data/svg/svg1.2/text/text-fonts-202-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-fonts-202-t.png
rename to tests/data/svg/svg1.2/text/text-fonts-202-t.png
diff --git a/test/svg/svg1.2/text/text-fonts-202-t.svg b/tests/data/svg/svg1.2/text/text-fonts-202-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-fonts-202-t.svg
rename to tests/data/svg/svg1.2/text/text-fonts-202-t.svg
diff --git a/test/svg/svg1.2/text/text-intro-01-t.png b/tests/data/svg/svg1.2/text/text-intro-01-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-intro-01-t.png
rename to tests/data/svg/svg1.2/text/text-intro-01-t.png
diff --git a/test/svg/svg1.2/text/text-intro-01-t.svg b/tests/data/svg/svg1.2/text/text-intro-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-intro-01-t.svg
rename to tests/data/svg/svg1.2/text/text-intro-01-t.svg
diff --git a/test/svg/svg1.2/text/text-intro-04-t.png b/tests/data/svg/svg1.2/text/text-intro-04-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-intro-04-t.png
rename to tests/data/svg/svg1.2/text/text-intro-04-t.png
diff --git a/test/svg/svg1.2/text/text-intro-04-t.svg b/tests/data/svg/svg1.2/text/text-intro-04-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-intro-04-t.svg
rename to tests/data/svg/svg1.2/text/text-intro-04-t.svg
diff --git a/test/svg/svg1.2/text/text-intro-05-t.png b/tests/data/svg/svg1.2/text/text-intro-05-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-intro-05-t.png
rename to tests/data/svg/svg1.2/text/text-intro-05-t.png
diff --git a/test/svg/svg1.2/text/text-intro-05-t.svg b/tests/data/svg/svg1.2/text/text-intro-05-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-intro-05-t.svg
rename to tests/data/svg/svg1.2/text/text-intro-05-t.svg
diff --git a/test/svg/svg1.2/text/text-intro-06-t.png b/tests/data/svg/svg1.2/text/text-intro-06-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-intro-06-t.png
rename to tests/data/svg/svg1.2/text/text-intro-06-t.png
diff --git a/test/svg/svg1.2/text/text-intro-06-t.svg b/tests/data/svg/svg1.2/text/text-intro-06-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-intro-06-t.svg
rename to tests/data/svg/svg1.2/text/text-intro-06-t.svg
diff --git a/test/svg/svg1.2/text/text-intro-201-t.png b/tests/data/svg/svg1.2/text/text-intro-201-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-intro-201-t.png
rename to tests/data/svg/svg1.2/text/text-intro-201-t.png
diff --git a/test/svg/svg1.2/text/text-intro-201-t.svg b/tests/data/svg/svg1.2/text/text-intro-201-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-intro-201-t.svg
rename to tests/data/svg/svg1.2/text/text-intro-201-t.svg
diff --git a/test/svg/svg1.2/text/text-text-04-t.png b/tests/data/svg/svg1.2/text/text-text-04-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-text-04-t.png
rename to tests/data/svg/svg1.2/text/text-text-04-t.png
diff --git a/test/svg/svg1.2/text/text-text-04-t.svg b/tests/data/svg/svg1.2/text/text-text-04-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-text-04-t.svg
rename to tests/data/svg/svg1.2/text/text-text-04-t.svg
diff --git a/test/svg/svg1.2/text/text-text-06-t.png b/tests/data/svg/svg1.2/text/text-text-06-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-text-06-t.png
rename to tests/data/svg/svg1.2/text/text-text-06-t.png
diff --git a/test/svg/svg1.2/text/text-text-06-t.svg b/tests/data/svg/svg1.2/text/text-text-06-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-text-06-t.svg
rename to tests/data/svg/svg1.2/text/text-text-06-t.svg
diff --git a/test/svg/svg1.2/text/text-text-07-t.png b/tests/data/svg/svg1.2/text/text-text-07-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-text-07-t.png
rename to tests/data/svg/svg1.2/text/text-text-07-t.png
diff --git a/test/svg/svg1.2/text/text-text-07-t.svg b/tests/data/svg/svg1.2/text/text-text-07-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-text-07-t.svg
rename to tests/data/svg/svg1.2/text/text-text-07-t.svg
diff --git a/test/svg/svg1.2/text/text-text-08-t.png b/tests/data/svg/svg1.2/text/text-text-08-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-text-08-t.png
rename to tests/data/svg/svg1.2/text/text-text-08-t.png
diff --git a/test/svg/svg1.2/text/text-text-08-t.svg b/tests/data/svg/svg1.2/text/text-text-08-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-text-08-t.svg
rename to tests/data/svg/svg1.2/text/text-text-08-t.svg
diff --git a/test/svg/svg1.2/text/text-text-09-t.png b/tests/data/svg/svg1.2/text/text-text-09-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-text-09-t.png
rename to tests/data/svg/svg1.2/text/text-text-09-t.png
diff --git a/test/svg/svg1.2/text/text-text-09-t.svg b/tests/data/svg/svg1.2/text/text-text-09-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-text-09-t.svg
rename to tests/data/svg/svg1.2/text/text-text-09-t.svg
diff --git a/test/svg/svg1.2/text/text-tselect-03-t.png b/tests/data/svg/svg1.2/text/text-tselect-03-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-tselect-03-t.png
rename to tests/data/svg/svg1.2/text/text-tselect-03-t.png
diff --git a/test/svg/svg1.2/text/text-tselect-03-t.svg b/tests/data/svg/svg1.2/text/text-tselect-03-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-tselect-03-t.svg
rename to tests/data/svg/svg1.2/text/text-tselect-03-t.svg
diff --git a/test/svg/svg1.2/text/text-ws-01-t.png b/tests/data/svg/svg1.2/text/text-ws-01-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-ws-01-t.png
rename to tests/data/svg/svg1.2/text/text-ws-01-t.png
diff --git a/test/svg/svg1.2/text/text-ws-01-t.svg b/tests/data/svg/svg1.2/text/text-ws-01-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-ws-01-t.svg
rename to tests/data/svg/svg1.2/text/text-ws-01-t.svg
diff --git a/test/svg/svg1.2/text/text-ws-02-t.png b/tests/data/svg/svg1.2/text/text-ws-02-t.png
similarity index 100%
rename from test/svg/svg1.2/text/text-ws-02-t.png
rename to tests/data/svg/svg1.2/text/text-ws-02-t.png
diff --git a/test/svg/svg1.2/text/text-ws-02-t.svg b/tests/data/svg/svg1.2/text/text-ws-02-t.svg
similarity index 100%
rename from test/svg/svg1.2/text/text-ws-02-t.svg
rename to tests/data/svg/svg1.2/text/text-ws-02-t.svg
diff --git a/tests/dom.c b/tests/dom.c
new file mode 100644
index 0000000..be47dfe
--- /dev/null
+++ b/tests/dom.c
@@ -0,0 +1,13 @@
+#include <glib.h>
+
+int
+main (int argc, char *argv[])
+{
+	int i;
+
+	g_test_init (&argc, &argv, NULL);
+
+	g_type_init ();
+
+	return g_test_run();
+}
diff --git a/src/lasemtest.c b/tests/lsmtest.c
similarity index 99%
rename from src/lasemtest.c
rename to tests/lsmtest.c
index 410b616..4acb0e3 100644
--- a/src/lasemtest.c
+++ b/tests/lsmtest.c
@@ -1,5 +1,6 @@
-/*
- * Copyright © 2007-2008  Emmanuel Pacaud
+/* Lasem - SVG and Mathml library
+ *
+ * Copyright © 2007-2010  Emmanuel Pacaud
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]