Adjust test expectations re: reformatting

This commit is contained in:
Chris Smowton
2022-08-17 17:31:27 +01:00
parent e33ddbdcfd
commit 3802deab70

View File

@@ -1,22 +1,22 @@
edges
| test.go:9:10:9:12 | selection of c [collection] : string | test.go:9:8:9:12 | <-... |
| test.go:13:16:13:16 | definition of s [pointer, c, collection] : string | test.go:16:3:16:3 | s [pointer, c, collection] : string |
| test.go:15:11:15:18 | call to source : string | test.go:16:10:16:13 | data : string |
| test.go:16:3:16:3 | implicit dereference [c, collection] : string | test.go:13:16:13:16 | definition of s [pointer, c, collection] : string |
| test.go:16:3:16:3 | implicit dereference [c, collection] : string | test.go:16:3:16:5 | selection of c [collection] : string |
| test.go:16:3:16:3 | s [pointer, c, collection] : string | test.go:16:3:16:3 | implicit dereference [c, collection] : string |
| test.go:16:3:16:5 | selection of c [collection] : string | test.go:9:10:9:12 | selection of c [collection] : string |
| test.go:16:3:16:5 | selection of c [collection] : string | test.go:16:3:16:3 | implicit dereference [c, collection] : string |
| test.go:16:10:16:13 | data : string | test.go:16:3:16:5 | selection of c [collection] : string |
| test.go:9:9:9:11 | selection of c [collection] : string | test.go:9:7:9:11 | <-... |
| test.go:13:16:13:16 | definition of s [pointer, c, collection] : string | test.go:16:2:16:2 | s [pointer, c, collection] : string |
| test.go:15:10:15:17 | call to source : string | test.go:16:9:16:12 | data : string |
| test.go:16:2:16:2 | implicit dereference [c, collection] : string | test.go:13:16:13:16 | definition of s [pointer, c, collection] : string |
| test.go:16:2:16:2 | implicit dereference [c, collection] : string | test.go:16:2:16:4 | selection of c [collection] : string |
| test.go:16:2:16:2 | s [pointer, c, collection] : string | test.go:16:2:16:2 | implicit dereference [c, collection] : string |
| test.go:16:2:16:4 | selection of c [collection] : string | test.go:9:9:9:11 | selection of c [collection] : string |
| test.go:16:2:16:4 | selection of c [collection] : string | test.go:16:2:16:2 | implicit dereference [c, collection] : string |
| test.go:16:9:16:12 | data : string | test.go:16:2:16:4 | selection of c [collection] : string |
nodes
| test.go:9:8:9:12 | <-... | semmle.label | <-... |
| test.go:9:10:9:12 | selection of c [collection] : string | semmle.label | selection of c [collection] : string |
| test.go:9:7:9:11 | <-... | semmle.label | <-... |
| test.go:9:9:9:11 | selection of c [collection] : string | semmle.label | selection of c [collection] : string |
| test.go:13:16:13:16 | definition of s [pointer, c, collection] : string | semmle.label | definition of s [pointer, c, collection] : string |
| test.go:15:11:15:18 | call to source : string | semmle.label | call to source : string |
| test.go:16:3:16:3 | implicit dereference [c, collection] : string | semmle.label | implicit dereference [c, collection] : string |
| test.go:16:3:16:3 | s [pointer, c, collection] : string | semmle.label | s [pointer, c, collection] : string |
| test.go:16:3:16:5 | selection of c [collection] : string | semmle.label | selection of c [collection] : string |
| test.go:16:10:16:13 | data : string | semmle.label | data : string |
| test.go:15:10:15:17 | call to source : string | semmle.label | call to source : string |
| test.go:16:2:16:2 | implicit dereference [c, collection] : string | semmle.label | implicit dereference [c, collection] : string |
| test.go:16:2:16:2 | s [pointer, c, collection] : string | semmle.label | s [pointer, c, collection] : string |
| test.go:16:2:16:4 | selection of c [collection] : string | semmle.label | selection of c [collection] : string |
| test.go:16:9:16:12 | data : string | semmle.label | data : string |
subpaths
#select
| test.go:15:11:15:18 | call to source : string | test.go:15:11:15:18 | call to source : string | test.go:9:8:9:12 | <-... | path |
| test.go:15:10:15:17 | call to source : string | test.go:15:10:15:17 | call to source : string | test.go:9:7:9:11 | <-... | path |