Michael Nebel
|
138e294dae
|
Ruby: Update all test util paths to point to the new location.
|
2024-12-12 13:54:37 +01:00 |
|
Tom Hvitved
|
2c23dacca1
|
Ruby: Add more hash/array literal tests
|
2023-11-16 12:58:53 +01:00 |
|
Tom Hvitved
|
a2912cd72b
|
Ruby: Use proper PathGraph module in inline flow tests
Gets rid of
```
PathNode is incompatible with PathNode (the type of the edge relation).
```
warnings.
|
2023-09-04 20:27:34 +02:00 |
|
Jeroen Ketema
|
d82c3ce11a
|
Ruby: Rewrite InlineFlowTest as a parameterized module
|
2023-06-15 10:52:23 +02:00 |
|
Tom Hvitved
|
007ab2b7ce
|
Ruby: Do not expose AST layer through ruby.qll
|
2022-09-13 19:59:56 +02:00 |
|
Nick Rolfe
|
8248a942ce
|
Ruby: enable taint checking for array-flow test
|
2022-01-28 11:33:59 +00:00 |
|
Nick Rolfe
|
693ff6a904
|
Ruby: add flow summaries for remaining Array methods
|
2022-01-28 11:33:59 +00:00 |
|
Tom Hvitved
|
400802c5ce
|
Ruby: Add flow summaries for Array/Enumerable methods
|
2021-12-22 15:56:20 +01:00 |
|