Path:
tests/integration/features/source_code_traceability/_source_nodes/01_feature_disabled/test.itest
Lines:
12
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-141, scope=file)
3
#
4
5
RUN: %strictdoc export %S --output-dir %T | filecheck %s
6
7
CHECK: Published: Hello world doc
8
9
RUN: %check_exists --file "%T/html/_source_files/tests/file.c.html"
10
11
RUN: %cat %T/html/%THIS_TEST_FOLDER/description.html | filecheck %s --check-prefix CHECK-SPEC
12
CHECK-SPEC: The document is empty.