Path:
tests/integration/features/diff/120__escaping__basic/test.itest
Lines:
34
Non-empty lines:
30
Non-empty lines covered with requirements:
30 / 30 (100.0%)
Functions:
0
Functions covered by requirements:
0 / 0 (0.0%)
1
#
2
# @relation(SDOC-SRS-111, scope=file)
3
#
4
5
RUN: cp %S/strictdoc.toml %T/
6
RUN: cd %T && %strictdoc export . --generate-diff-dirs %S/lhs %S/rhs --output-dir %T
7
8
RUN: cat %T/html/diff.html | filecheck %s --check-prefix=CHECK-DIFF
9
10
CHECK-DIFF:<span class="document_title">Doc Title with special characters <></span>
11
CHECK-DIFF:<span>Doc Title with</span><span> special characters <></span></div>
12
CHECK-DIFF:To be removed section with special characters <>
13
CHECK-DIFF:To be removed section with special characters <>
14
CHECK-DIFF:To be removed title with special characters <>
15
CHECK-DIFF:To be removed title with special characters <>
16
CHECK-DIFF:To be removed statement with special characters <>
17
CHECK-DIFF:To be changed section with special characters <>
18
CHECK-DIFF:To be c</span><span>hanged section with</span><span> special characters <>
19
CHECK-DIFF:To be changed title with special characters <>
20
CHECK-DIFF:To be c</span><span>hanged title with</span><span> special characters <>
21
CHECK-DIFF:To be c</span><span>hanged statement with </span><span>special characters <>
22
23
CHECK-DIFF:<span class="document_title">Doc Title with more special characters <>&"'</span>
24
CHECK-DIFF:<span>Doc Title with</span><span class="lambda_green"> more</span><span> special characters <></span><span class="lambda_green">&"'</span></div>
25
CHECK-DIFF:Added section with more special characters <>&"'
26
CHECK-DIFF:Added section with more special characters <>&"'
27
CHECK-DIFF:Added title with more special characters <>&"'
28
CHECK-DIFF:Added title with more special characters <>&"'
29
CHECK-DIFF:Added statement with more special characters <>&"'
30
CHECK-DIFF:Changed section with more special characters <>&"'
31
CHECK-DIFF:<span class="lambda_green">C</span><span>hanged section with</span><span class="lambda_green"> more</span><span> special characters <></span><span class="lambda_green">&"'</span>
32
CHECK-DIFF:Changed title with more special characters <>&"'
33
CHECK-DIFF:<span class="lambda_green">C</span><span>hanged title with</span><span class="lambda_green"> more</span><span> special characters <></span><span class="lambda_green">&"'</span></span>
34
CHECK-DIFF:<span class="lambda_green">C</span><span>hanged statement with </span><span class="lambda_green">more </span><span>special characters <></span><span class="lambda_green">&"'</span></span>