Ruby: Add additonal tests with operators at the start of lines

This commit is contained in:
Simon Friis Vindum
2026-02-12 12:30:12 +01:00
parent a27d20dbcd
commit 218585b52a
12 changed files with 799 additions and 450 deletions

View File

@@ -340,8 +340,18 @@ exprValue
| control/conditionals.rb:74:5:74:5 | c | 0 | int |
| control/conditionals.rb:79:8:79:8 | b | 0 | int |
| control/conditionals.rb:81:5:81:5 | c | 0 | int |
| control/conditionals.rb:86:5:86:5 | b | 0 | int |
| control/conditionals.rb:88:5:88:5 | c | 0 | int |
| control/conditionals.rb:87:9:87:9 | b | 0 | int |
| control/conditionals.rb:89:5:89:5 | c | 0 | int |
| control/conditionals.rb:103:8:103:8 | b | 0 | int |
| control/conditionals.rb:105:5:105:5 | c | 0 | int |
| control/conditionals.rb:110:8:110:8 | b | 0 | int |
| control/conditionals.rb:111:8:111:8 | c | 0 | int |
| control/conditionals.rb:113:5:113:5 | d | 0 | int |
| control/conditionals.rb:119:6:119:6 | b | 0 | int |
| control/conditionals.rb:128:7:128:7 | b | 0 | int |
| control/conditionals.rb:131:5:131:5 | d | 0 | int |
| control/conditionals.rb:145:5:145:5 | b | 0 | int |
| control/conditionals.rb:147:5:147:5 | c | 0 | int |
| control/loops.rb:2:7:2:7 | 0 | 0 | int |
| control/loops.rb:3:7:3:7 | 0 | 0 | int |
| control/loops.rb:4:5:4:5 | 0 | 0 | int |
@@ -914,26 +924,27 @@ exprValue
| operations/operations.rb:84:9:84:12 | 0x01 | 1 | int |
| operations/operations.rb:85:2:85:4 | baz | 0 | int |
| operations/operations.rb:85:9:85:11 | qux | 0 | int |
| operations/operations.rb:88:8:88:8 | 1 | 1 | int |
| operations/operations.rb:89:9:89:9 | 2 | 2 | int |
| operations/operations.rb:91:9:91:9 | 3 | 3 | int |
| operations/operations.rb:92:10:92:10 | 4 | 4 | int |
| operations/operations.rb:95:15:95:15 | 5 | 5 | int |
| operations/operations.rb:96:16:96:16 | 6 | 6 | int |
| operations/operations.rb:98:13:98:13 | 5 | 5 | int |
| operations/operations.rb:99:14:99:14 | 6 | 6 | int |
| operations/operations.rb:100:15:100:15 | 7 | 7 | int |
| operations/operations.rb:101:25:101:25 | 8 | 8 | int |
| operations/operations.rb:102:5:102:5 | 1 | 1 | int |
| operations/operations.rb:102:31:102:31 | 7 | 7 | int |
| operations/operations.rb:103:17:103:17 | 7 | 7 | int |
| operations/operations.rb:104:1:104:3 | 0 | 0 | int |
| operations/operations.rb:104:6:104:10 | 1 | 1 | int |
| operations/operations.rb:104:13:104:20 | 2 | 2 | int |
| operations/operations.rb:104:25:104:25 | 1 | 1 | int |
| operations/operations.rb:104:28:104:28 | 2 | 2 | int |
| operations/operations.rb:104:31:104:31 | 3 | 3 | int |
| operations/operations.rb:107:1:107:1 | 5 | 5 | int |
| operations/operations.rb:89:6:89:6 | b | 0 | int |
| operations/operations.rb:108:8:108:8 | 1 | 1 | int |
| operations/operations.rb:109:9:109:9 | 2 | 2 | int |
| operations/operations.rb:111:9:111:9 | 3 | 3 | int |
| operations/operations.rb:112:10:112:10 | 4 | 4 | int |
| operations/operations.rb:115:15:115:15 | 5 | 5 | int |
| operations/operations.rb:116:16:116:16 | 6 | 6 | int |
| operations/operations.rb:118:13:118:13 | 5 | 5 | int |
| operations/operations.rb:119:14:119:14 | 6 | 6 | int |
| operations/operations.rb:120:15:120:15 | 7 | 7 | int |
| operations/operations.rb:121:25:121:25 | 8 | 8 | int |
| operations/operations.rb:122:5:122:5 | 1 | 1 | int |
| operations/operations.rb:122:31:122:31 | 7 | 7 | int |
| operations/operations.rb:123:17:123:17 | 7 | 7 | int |
| operations/operations.rb:124:1:124:3 | 0 | 0 | int |
| operations/operations.rb:124:6:124:10 | 1 | 1 | int |
| operations/operations.rb:124:13:124:20 | 2 | 2 | int |
| operations/operations.rb:124:25:124:25 | 1 | 1 | int |
| operations/operations.rb:124:28:124:28 | 2 | 2 | int |
| operations/operations.rb:124:31:124:31 | 3 | 3 | int |
| operations/operations.rb:127:1:127:1 | 5 | 5 | int |
| params/params.rb:41:46:41:46 | 7 | 7 | int |
| params/params.rb:47:19:47:21 | :bar | :bar | symbol |
| params/params.rb:47:24:47:24 | 2 | 2 | int |
@@ -1267,8 +1278,18 @@ exprCfgNodeValue
| control/conditionals.rb:74:5:74:5 | c | 0 | int |
| control/conditionals.rb:79:8:79:8 | b | 0 | int |
| control/conditionals.rb:81:5:81:5 | c | 0 | int |
| control/conditionals.rb:86:5:86:5 | b | 0 | int |
| control/conditionals.rb:88:5:88:5 | c | 0 | int |
| control/conditionals.rb:87:9:87:9 | b | 0 | int |
| control/conditionals.rb:89:5:89:5 | c | 0 | int |
| control/conditionals.rb:103:8:103:8 | b | 0 | int |
| control/conditionals.rb:105:5:105:5 | c | 0 | int |
| control/conditionals.rb:110:8:110:8 | b | 0 | int |
| control/conditionals.rb:111:8:111:8 | c | 0 | int |
| control/conditionals.rb:113:5:113:5 | d | 0 | int |
| control/conditionals.rb:119:6:119:6 | b | 0 | int |
| control/conditionals.rb:128:7:128:7 | b | 0 | int |
| control/conditionals.rb:131:5:131:5 | d | 0 | int |
| control/conditionals.rb:145:5:145:5 | b | 0 | int |
| control/conditionals.rb:147:5:147:5 | c | 0 | int |
| control/loops.rb:2:7:2:7 | 0 | 0 | int |
| control/loops.rb:3:7:3:7 | 0 | 0 | int |
| control/loops.rb:4:5:4:5 | 0 | 0 | int |
@@ -1840,26 +1861,7 @@ exprCfgNodeValue
| operations/operations.rb:84:9:84:12 | 0x01 | 1 | int |
| operations/operations.rb:85:2:85:4 | baz | 0 | int |
| operations/operations.rb:85:9:85:11 | qux | 0 | int |
| operations/operations.rb:88:8:88:8 | 1 | 1 | int |
| operations/operations.rb:89:9:89:9 | 2 | 2 | int |
| operations/operations.rb:91:9:91:9 | 3 | 3 | int |
| operations/operations.rb:92:10:92:10 | 4 | 4 | int |
| operations/operations.rb:95:15:95:15 | 5 | 5 | int |
| operations/operations.rb:96:16:96:16 | 6 | 6 | int |
| operations/operations.rb:98:13:98:13 | 5 | 5 | int |
| operations/operations.rb:99:14:99:14 | 6 | 6 | int |
| operations/operations.rb:100:15:100:15 | 7 | 7 | int |
| operations/operations.rb:101:25:101:25 | 8 | 8 | int |
| operations/operations.rb:102:5:102:5 | 1 | 1 | int |
| operations/operations.rb:102:31:102:31 | 7 | 7 | int |
| operations/operations.rb:103:17:103:17 | 7 | 7 | int |
| operations/operations.rb:104:1:104:3 | 0 | 0 | int |
| operations/operations.rb:104:6:104:10 | 1 | 1 | int |
| operations/operations.rb:104:13:104:20 | 2 | 2 | int |
| operations/operations.rb:104:25:104:25 | 1 | 1 | int |
| operations/operations.rb:104:28:104:28 | 2 | 2 | int |
| operations/operations.rb:104:31:104:31 | 3 | 3 | int |
| operations/operations.rb:107:1:107:1 | 5 | 5 | int |
| operations/operations.rb:89:6:89:6 | b | 0 | int |
| params/params.rb:41:46:41:46 | 7 | 7 | int |
| params/params.rb:47:19:47:21 | :bar | :bar | symbol |
| params/params.rb:47:24:47:24 | 2 | 2 | int |