[test] Update tests to include location string.

This commit is contained in:
Alexander Arlt
2022-04-01 23:41:18 -05:00
parent d4c02f2270
commit 0783ad9000
2684 changed files with 5877 additions and 5877 deletions
@@ -6,4 +6,4 @@ contract C {
}
}
// ----
// ParserError 8936: (71-83): Unicode direction override underflow in comment or string literal.
// ParserError 8936: (71-83='/*underflow'): Unicode direction override underflow in comment or string literal.
@@ -6,4 +6,4 @@ contract C {
}
}
// ----
// ParserError 8936: (75-87): Unicode direction override underflow in comment or string literal.
// ParserError 8936: (75-87='/*underflow'): Unicode direction override underflow in comment or string literal.
@@ -6,4 +6,4 @@ contract C {
}
}
// ----
// ParserError 8936: (71-86): Mismatching directional override markers in comment or string literal.
// ParserError 8936: (71-86='/*overflow *'): Mismatching directional override markers in comment or string literal.
@@ -6,4 +6,4 @@ contract C {
}
}
// ----
// ParserError 8936: (75-93): Mismatching directional override markers in comment or string literal.
// ParserError 8936: (75-93='/*overflow *'): Mismatching directional override markers in comment or string literal.
@@ -6,4 +6,4 @@ contract C {
}
}
// ----
// ParserError 8936: (75-86): Unicode direction override underflow in comment or string literal.
// ParserError 8936: (75-86='/*overflow'): Unicode direction override underflow in comment or string literal.
@@ -6,4 +6,4 @@ contract C {
}
}
// ----
// ParserError 8936: (71-84): Unicode direction override underflow in comment or string literal.
// ParserError 8936: (71-84='// underflow'): Unicode direction override underflow in comment or string literal.
@@ -6,4 +6,4 @@ contract C {
}
}
// ----
// ParserError 8936: (75-88): Unicode direction override underflow in comment or string literal.
// ParserError 8936: (75-88='// underflow'): Unicode direction override underflow in comment or string literal.
@@ -6,4 +6,4 @@ contract C {
}
}
// ----
// ParserError 8936: (71-86): Mismatching directional override markers in comment or string literal.
// ParserError 8936: (71-86='// overflow '): Mismatching directional override markers in comment or string literal.
@@ -6,4 +6,4 @@ contract C {
}
}
// ----
// ParserError 8936: (75-93): Mismatching directional override markers in comment or string literal.
// ParserError 8936: (75-93='// overflow '): Mismatching directional override markers in comment or string literal.
@@ -6,4 +6,4 @@ contract C {
}
}
// ----
// ParserError 8936: (75-88): Unicode direction override underflow in comment or string literal.
// ParserError 8936: (75-88='// underflow'): Unicode direction override underflow in comment or string literal.
@@ -5,4 +5,4 @@ contract C {
}
}
// ----
// ParserError 2314: (65-66): Expected '(' but got 'ILLEGAL'
// ParserError 2314: (65-66='â'): Expected '(' but got 'ILLEGAL'
@@ -5,4 +5,4 @@ contract C {
}
}
// ----
// ParserError 8936: (75-76): Invalid token.
// ParserError 8936: (75-76='â'): Invalid token.
@@ -7,4 +7,4 @@ contract TimelockUpgrade {
}
// ----
// ParserError 8936: (124-135): Mismatching directional override markers in comment or string literal.
// ParserError 8936: (124-135='/*month*'): Mismatching directional override markers in comment or string literal.