mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
Accept integration test changes
This commit is contained in:
@@ -17,9 +17,9 @@ app/src/main/kotlin/testProject/App.kt:
|
||||
# 7| 0: [WhenBranch] ... -> ...
|
||||
# 7| 0: [ValueNEExpr] ... (value not-equals) ...
|
||||
# 7| 0: [IntegerLiteral] 3
|
||||
# 7| 1: [MethodAccess] and(...)
|
||||
# 7| -1: [IntegerLiteral] 3
|
||||
# 7| 0: [VarAccess] seen1
|
||||
# 7| 1: [AndBitwiseExpr] ... & ...
|
||||
# 7| 0: [IntegerLiteral] 3
|
||||
# 7| 1: [VarAccess] seen1
|
||||
# 7| 1: [ExprStmt] <Expr>;
|
||||
# 7| 0: [MethodAccess] throwMissingFieldException(...)
|
||||
# 7| -1: [TypeAccess] PluginExceptionsKt
|
||||
@@ -232,9 +232,9 @@ app/src/main/kotlin/testProject/App.kt:
|
||||
# 7| 1: [ExprStmt] <Expr>;
|
||||
# 7| 0: [AssignExpr] ...=...
|
||||
# 7| 0: [VarAccess] tmp3_bitMask0
|
||||
# 7| 1: [MethodAccess] or(...)
|
||||
# 7| -1: [VarAccess] tmp3_bitMask0
|
||||
# 7| 0: [IntegerLiteral] 1
|
||||
# 7| 1: [OrBitwiseExpr] ... | ...
|
||||
# 7| 0: [VarAccess] tmp3_bitMask0
|
||||
# 7| 1: [IntegerLiteral] 1
|
||||
# 7| 1: [BlockStmt] { ... }
|
||||
# 7| 0: [ExprStmt] <Expr>;
|
||||
# 7| 0: [AssignExpr] ...=...
|
||||
@@ -246,9 +246,9 @@ app/src/main/kotlin/testProject/App.kt:
|
||||
# 7| 1: [ExprStmt] <Expr>;
|
||||
# 7| 0: [AssignExpr] ...=...
|
||||
# 7| 0: [VarAccess] tmp3_bitMask0
|
||||
# 7| 1: [MethodAccess] or(...)
|
||||
# 7| -1: [VarAccess] tmp3_bitMask0
|
||||
# 7| 0: [IntegerLiteral] 2
|
||||
# 7| 1: [OrBitwiseExpr] ... | ...
|
||||
# 7| 0: [VarAccess] tmp3_bitMask0
|
||||
# 7| 1: [IntegerLiteral] 2
|
||||
# 7| 1: [WhenBranch] ... -> ...
|
||||
# 7| 0: [BooleanLiteral] true
|
||||
# 7| 1: [WhileStmt] while (...)
|
||||
@@ -285,9 +285,9 @@ app/src/main/kotlin/testProject/App.kt:
|
||||
# 7| 1: [ExprStmt] <Expr>;
|
||||
# 7| 0: [AssignExpr] ...=...
|
||||
# 7| 0: [VarAccess] tmp3_bitMask0
|
||||
# 7| 1: [MethodAccess] or(...)
|
||||
# 7| -1: [VarAccess] tmp3_bitMask0
|
||||
# 7| 0: [IntegerLiteral] 1
|
||||
# 7| 1: [OrBitwiseExpr] ... | ...
|
||||
# 7| 0: [VarAccess] tmp3_bitMask0
|
||||
# 7| 1: [IntegerLiteral] 1
|
||||
# 7| 2: [WhenBranch] ... -> ...
|
||||
# 7| 0: [ValueEQExpr] ... (value equals) ...
|
||||
# 7| 0: [VarAccess] tmp2_index
|
||||
@@ -303,9 +303,9 @@ app/src/main/kotlin/testProject/App.kt:
|
||||
# 7| 1: [ExprStmt] <Expr>;
|
||||
# 7| 0: [AssignExpr] ...=...
|
||||
# 7| 0: [VarAccess] tmp3_bitMask0
|
||||
# 7| 1: [MethodAccess] or(...)
|
||||
# 7| -1: [VarAccess] tmp3_bitMask0
|
||||
# 7| 0: [IntegerLiteral] 2
|
||||
# 7| 1: [OrBitwiseExpr] ... | ...
|
||||
# 7| 0: [VarAccess] tmp3_bitMask0
|
||||
# 7| 1: [IntegerLiteral] 2
|
||||
# 7| 3: [WhenBranch] ... -> ...
|
||||
# 7| 0: [BooleanLiteral] true
|
||||
# 7| 1: [ThrowStmt] throw ...
|
||||
|
||||
Reference in New Issue
Block a user