Skip to content

Commit 40952f8

Browse files
author
Dave Bartolomeo
committed
C++: Accept test diffs
1 parent 6988241 commit 40952f8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

cpp/ql/test/library-tests/dataflow/taint-tests/test_diff.expected

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
| taint.cpp:423:7:423:7 | taint.cpp:422:14:422:19 | AST only |
2828
| taint.cpp:424:9:424:17 | taint.cpp:422:14:422:19 | AST only |
2929
| taint.cpp:429:7:429:7 | taint.cpp:428:13:428:18 | IR only |
30-
| taint.cpp:430:9:430:14 | taint.cpp:428:13:428:18 | AST only |
3130
| taint.cpp:438:7:438:7 | taint.cpp:437:15:437:20 | AST only |
3231
| taint.cpp:439:10:439:18 | taint.cpp:437:15:437:20 | AST only |
3332
| taint.cpp:446:7:446:7 | taint.cpp:445:14:445:28 | AST only |

cpp/ql/test/library-tests/dataflow/taint-tests/test_ir.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@
1818
| taint.cpp:337:7:337:7 | t | taint.cpp:330:6:330:11 | call to source |
1919
| taint.cpp:350:7:350:7 | t | taint.cpp:330:6:330:11 | call to source |
2020
| taint.cpp:429:7:429:7 | b | taint.cpp:428:13:428:18 | call to source |
21+
| taint.cpp:430:9:430:14 | member | taint.cpp:428:13:428:18 | call to source |

0 commit comments

Comments
 (0)