summaryrefslogtreecommitdiff
path: root/src/tests/disable_xxe_dom_disabled.phpt (follow)
AgeCommit message (Collapse)Author
2019-01-14Reorganize the testsuitejvoisin
Splitting the testsuite in several components makes it easier to manage and comprehend. This was also needed some some tests aren't passing on Alpine Linux, but we still want to run as many of them as we can on this platform.
2017-09-25Fix XXE test when running without XML supportjvoisin
Apparently, using `echo` instead of `die` works betterâ„¢
2017-09-21Add travisjvoisin
2017-09-20Initial importSebastien Blot