-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
50 changed files
with
2,631 additions
and
1,689 deletions.
There are no files selected for viewing
98 changes: 90 additions & 8 deletions
98
...erimental/query-tests/Security/CWE/CWE-409/DecompressionBombs/DecompressionBombs.expected
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
cpp/ql/test/library-tests/dataflow/dataflow-tests/test.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
| flowOut.cpp:19:9:19:9 | x | Unexpected result: ir | | ||
| flowOut.cpp:46:8:46:11 | access to array | Unexpected result: ir | | ||
| flowOut.cpp:73:8:73:9 | * ... | Unexpected result: ir | | ||
| flowOut.cpp:85:13:85:32 | // $ ir MISSING: ast | Missing result: ir | | ||
| flowOut.cpp:117:8:117:9 | * ... | Unexpected result: ir | | ||
| flowOut.cpp:146:8:146:10 | * ... | Unexpected result: ir | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
| A.cpp:65:14:65:14 | c | Unexpected result: ast | | ||
| A.cpp:74:14:74:14 | c | Unexpected result: ast | | ||
|
356 changes: 156 additions & 200 deletions
356
cpp/ql/test/library-tests/dataflow/fields/ir-path-flow.expected
Large diffs are not rendered by default.
Oops, something went wrong.
347 changes: 146 additions & 201 deletions
347
cpp/ql/test/library-tests/dataflow/fields/path-flow.expected
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.