Fix tests - CPD end columns are exclusive on PMD 7

See 5b7ed588ea15961e5909f7c24fca1c4cbb914a52
This commit is contained in:
Andreas Dangel
2020-06-21 12:13:54 +02:00
parent 891010468a
commit c40cbdf867
2 changed files with 28 additions and 28 deletions

View File

@ -12,27 +12,27 @@ L2
[42] 15 17
[;] 17 18
L3
[int] 5 7
[$yx] 9 11
[=] 13 13
[42] 15 16
[;] 17 17
[int] 5 8
[$yx] 9 12
[=] 13 14
[42] 15 17
[;] 17 18
L4
[int] 5 7
[県] 9 9
[=] 11 11
[µweiß42] 13 19
[;] 20 20
[int] 5 8
[県] 9 10
[=] 11 12
[µweiß42] 13 20
[;] 20 21
L5
[int] 5 7
[❶] 9 9
[=] 11 11
[__] 13 14
[;] 15 15
[int] 5 8
[❶] 9 10
[=] 11 12
[__] 13 15
[;] 15 16
L6
[int] 5 7
[a\\u0048] 9 15
[;] 16 16
[int] 5 8
[a\\u0048] 9 16
[;] 16 17
L7
[}] 2 2
[}] 2 3
EOF

View File

@ -12,10 +12,10 @@ L2
[L'a'] 14 18
[;] 18 19
L3
[x] 5 5
[=] 7 7
['\\0x05'] 9 15
[;] 16 16
[x] 5 6
[=] 7 8
['\\0x05'] 9 16
[;] 16 17
L6
[print] 5 10
[(] 10 11
@ -95,11 +95,11 @@ L24
L30
[;] 7 8
L35
[auto] 5 8
[integer_literal] 10 24
[=] 26 26
[1'000''000] 28 37
[;] 38 38
[auto] 5 9
[integer_literal] 10 25
[=] 26 27
[1'000''000] 28 38
[;] 38 39
L36
[auto] 5 9
[floating_point_literal] 10 32