Owen Mansel-Chan
|
ef345a3279
|
Java: Inline expectation should have space after $
This was a regex-find-replace from `// \$(?! )` (using a negative lookahead) to `// $ `.
|
2026-03-04 12:44:54 +00:00 |
|
Joe Farebrother
|
160f3b4312
|
Remove ArrayElement from sink specifications
|
2021-07-01 14:41:39 +01:00 |
|
Joe Farebrother
|
4bea33402c
|
Rename test labels for more clarity
|
2021-07-01 14:38:20 +01:00 |
|
Joe Farebrother
|
29f82fc81f
|
Use ArrayElementOf in Android sinks
|
2021-07-01 14:38:19 +01:00 |
|
Joe Farebrother
|
f4a59cc2e3
|
Convert tainted arrays to arrays of tainted elements in tests
|
2021-07-01 14:38:19 +01:00 |
|
Joe Farebrother
|
865477d020
|
Convert android tests to inline expectations
|
2021-07-01 14:38:19 +01:00 |
|
Arthur Baars
|
a13e845127
|
Java: tests for android database sinks
|
2020-09-30 12:42:19 +02:00 |
|