mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update tests
This commit is contained in:
parent
709d25bd3d
commit
f4ee4cd479
@ -15,6 +15,3 @@ contract C
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// Warning 5084: (208-218): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (123-133): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (208-218): Type conversion is not yet fully supported and might yield false positives.
|
||||
|
@ -20,8 +20,3 @@ contract C
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// Warning 5084: (271-281): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (123-133): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (271-281): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (186-196): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (271-281): Type conversion is not yet fully supported and might yield false positives.
|
||||
|
@ -20,8 +20,3 @@ contract C
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// Warning 5084: (275-285): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (123-133): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (275-285): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (189-199): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (275-285): Type conversion is not yet fully supported and might yield false positives.
|
||||
|
@ -25,7 +25,3 @@ contract C
|
||||
|
||||
}
|
||||
// ----
|
||||
// Warning 5084: (275-285): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (123-133): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (189-199): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (275-285): Type conversion is not yet fully supported and might yield false positives.
|
||||
|
@ -16,6 +16,3 @@ contract C
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// Warning 5084: (219-229): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (134-144): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (219-229): Type conversion is not yet fully supported and might yield false positives.
|
||||
|
@ -19,6 +19,3 @@ contract C
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// Warning 5084: (249-259): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (118-128): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (249-259): Type conversion is not yet fully supported and might yield false positives.
|
||||
|
@ -20,6 +20,3 @@ contract C
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// Warning 5084: (247-257): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (162-172): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (247-257): Type conversion is not yet fully supported and might yield false positives.
|
||||
|
@ -35,4 +35,3 @@ contract C {
|
||||
}
|
||||
// ----
|
||||
// Warning 6328: (528-565): Assertion violation happens here.
|
||||
// Warning 5084: (544-554): Type conversion is not yet fully supported and might yield false positives.
|
||||
|
@ -44,4 +44,3 @@ contract C {
|
||||
// ----
|
||||
// Warning 6328: (452-466): Assertion violation happens here.
|
||||
// Warning 6328: (470-496): Assertion violation happens here.
|
||||
// Warning 5084: (92-102): Type conversion is not yet fully supported and might yield false positives.
|
||||
|
@ -36,4 +36,3 @@ contract C {
|
||||
// ----
|
||||
// Warning 6328: (381-395): Assertion violation happens here.
|
||||
// Warning 6328: (399-425): Assertion violation happens here.
|
||||
// Warning 5084: (116-126): Type conversion is not yet fully supported and might yield false positives.
|
||||
|
@ -40,4 +40,3 @@ contract C {
|
||||
// ----
|
||||
// Warning 6328: (435-461): Assertion violation happens here.
|
||||
// Warning 6328: (594-631): Assertion violation happens here.
|
||||
// Warning 5084: (610-620): Type conversion is not yet fully supported and might yield false positives.
|
||||
|
@ -13,4 +13,3 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// Warning 5084: (198-208): Type conversion is not yet fully supported and might yield false positives.
|
||||
|
@ -13,4 +13,3 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// Warning 5084: (107-117): Type conversion is not yet fully supported and might yield false positives.
|
||||
|
@ -10,4 +10,3 @@ contract C
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// Warning 5084: (98-108): Type conversion is not yet fully supported and might yield false positives.
|
||||
|
@ -8,5 +8,3 @@ contract C
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// Warning 5084: (98-108): Type conversion is not yet fully supported and might yield false positives.
|
||||
// Warning 5084: (125-135): Type conversion is not yet fully supported and might yield false positives.
|
||||
|
Loading…
Reference in New Issue
Block a user