Path:
tests/integration/features/html/hello_world/01_minimal_document/test.itest
Lines:
10
Non-empty lines:
8
Non-empty lines covered with requirements:
8 / 8 (100.0%)
Functions:
0
Functions covered by requirements:
0 / 0 (0.0%)
1
#
2
# @relation(SDOC-SRS-49, scope=file)
3
#
4
5
RUN: %strictdoc export %S --output-dir %T | filecheck %s --dump-input=fail
6
CHECK: Published: Hello world doc
7
8
RUN: %cat %T/html/index.html | filecheck %s --dump-input=fail --check-prefix CHECK-HTML
9
CHECK-HTML: Hello world doc
10
CHECK-HTML: input.sdoc