The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

# -*- CPERL -*-
#**********************************************************************
# Test cases for LaTeXML Client-Server processing
#**********************************************************************
# For each test $name there should be $name.xml and $name.log
# (the latter from a previous `good' run of
# latexmlc {$triggers} $name
#).
latexml_tests('t/daemon/api');
#**********************************************************************
1;