StrictDoc Documentation
tests/integration/features/mathjax/01_mathjax_enabled/test.itest
Source file coverage
Path:
tests/integration/features/mathjax/01_mathjax_enabled/test.itest
Lines:
9
Non-empty lines:
7
Non-empty lines covered with requirements:
7 / 7 (100.0%)
Functions:
0
Functions covered by requirements:
0 / 0 (0.0%)
1
#
2
# @relation(SDOC-SRS-27, scope=file)
3
#
4
 
5
RUN: %strictdoc export %S --enable-mathjax --output-dir %T | filecheck %s --dump-input=fail
6
CHECK: Published: Hello world doc
7
 
8
RUN: %check_exists --file "%T/html/_static/mathjax/tex-mml-chtml.js"
9
RUN: %check_exists --file "%T/html/_static/mathjax/output/chtml/fonts/tex.js"