erik-krogh
|
8262fbbfb5
|
Java/C#/GO: Use instanceof in more places
|
2022-12-11 18:32:19 +01:00 |
|
Michael Nebel
|
95488bf133
|
C#: Update expected test output.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
903abd0f3e
|
C#: Exhaustive validation of postupdate notes in conditional expression example.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
131a6ac492
|
C#: Update expected test output.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
9ced3956d6
|
C#: Add assignment expression example.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
e1ea1a464d
|
C#: Update expected test output.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
58bf283023
|
C#: Add suppress nullable warning expressions example.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
940e925c31
|
C#: Update expected test output.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
d54406d599
|
C#: Add switch example.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
65b32b665d
|
C#: Update test expected output.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
11d67744f7
|
C#: Add NullCoalescing example.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
2e5fc19e38
|
C#: Update expected test output.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
ba4794790e
|
C#: Add Cast example.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
e8fd2bfc78
|
C#: Update expected test output.
|
2022-09-28 14:35:09 +02:00 |
|
Michael Nebel
|
7b6e684eaf
|
C#: Update test expected output (no new flow is identified).
|
2022-09-28 14:35:09 +02:00 |
|
Michael Nebel
|
51daae01f1
|
C#: Add test case.
|
2022-09-28 14:35:09 +02:00 |
|
Anders Schack-Mulligen
|
7b98ca9b0a
|
C#: Adjust qltest expected output.
|
2022-01-18 10:36:52 +01:00 |
|
Michael Nebel
|
992801b7cb
|
C#: Update GetAnOutNode test.
|
2021-12-09 13:55:04 +01:00 |
|
Tom Hvitved
|
069cf9d17f
|
C#: Exclude stubs in GetAnOutNode.ql test
|
2021-12-09 13:33:14 +01:00 |
|
Michael Nebel
|
2f85735b6a
|
C#: Use stubs instead of dll's in the dataflow global tests.
|
2021-12-09 13:25:11 +01:00 |
|
Michael Nebel
|
a43704ab43
|
C#: Update dataflow/global tests based on synthetic fields.
|
2021-12-09 10:11:48 +01:00 |
|
Tom Hvitved
|
82abab1510
|
C#: Hide parameters of summarized callables
|
2021-11-10 15:11:13 +01:00 |
|
Anders Schack-Mulligen
|
f30dad7705
|
Dataflow: Update test expected outputs.
|
2021-09-07 13:02:20 +02:00 |
|
Tamas Vajk
|
b7f13a7e1f
|
C#: Change generic method names to include <> and type args/params
|
2021-09-06 11:48:22 +02:00 |
|
Tamas Vajk
|
03d1a3e0ad
|
Trim test files + remove duplicate newlines
|
2021-07-01 16:09:11 +02:00 |
|
Tamas Vajk
|
c29d11087b
|
C#: Start using 'options' files in tests
|
2021-07-01 16:08:47 +02:00 |
|
Tamas Vajk
|
a90a86bcbf
|
Fix flow from Element of Argument[0] for Int32.TryParse(ReadOnlySpan<Char>,...
|
2021-06-28 11:20:32 +02:00 |
|
Tamas Vajk
|
1ce7c631ff
|
Fix failing tests
|
2021-06-03 13:01:42 +02:00 |
|
Tom Hvitved
|
ee62522c51
|
C#: Extract implicit constructor initializer calls
|
2021-04-29 14:05:42 +02:00 |
|
Tom Hvitved
|
c5c80204d5
|
C#: Rework flow summary implementation
|
2021-03-24 11:27:01 +01:00 |
|
Tom Hvitved
|
6d6150d051
|
C#: Change some data-flow toString()s
|
2021-03-23 16:42:58 +01:00 |
|
Tom Hvitved
|
3c26779f40
|
Merge pull request #5415 from tamasvajk/feature/async-flow
C#: add store step for return statements inside async methods
|
2021-03-23 13:59:19 +01:00 |
|
Tamas Vajk
|
cd820917bc
|
Remove duplicate yield return entries from global dataflow test
|
2021-03-16 21:28:58 +01:00 |
|
Tom Hvitved
|
e1e4016a5c
|
C#: Fix missing delegate flow
|
2021-03-16 13:16:23 +01:00 |
|
Tom Hvitved
|
29c6d22163
|
C#: Add test exposing missing delegate flow
|
2021-03-16 13:16:23 +01:00 |
|
Tom Hvitved
|
94deed39a2
|
C#: Represent all expressions in post-order in the CFG
|
2020-11-12 20:04:48 +01:00 |
|
Tom Hvitved
|
03a36760b8
|
C#: Add data-flow test for ConfigureAwait()
|
2020-10-27 10:23:39 +01:00 |
|
Tom Hvitved
|
91806da2fa
|
C#: Address review comments
|
2020-10-14 14:15:34 +02:00 |
|
Tom Hvitved
|
5d1a5920c7
|
C#: Reimplement flow-summary compilation
|
2020-10-14 14:15:34 +02:00 |
|
Tom Hvitved
|
f2dc2d912a
|
C#: Add inter-procedural data-flow test for StringBuilder
|
2020-10-14 14:15:34 +02:00 |
|
Tom Hvitved
|
31816af11e
|
C#: Add missing data-flow for switch expressions
|
2020-10-07 17:10:29 +02:00 |
|
Tom Hvitved
|
9c503c1591
|
C#: Add more data/control-flow tests
|
2020-10-07 17:10:01 +02:00 |
|
Tom Hvitved
|
c0b251ad9e
|
C#: Precise data-flow for System.Threading.Tasks
|
2020-10-03 11:13:45 +02:00 |
|
Tom Hvitved
|
26544f322a
|
C#: Update data-flow tests for System.Threading.Tasks
|
2020-10-03 11:13:45 +02:00 |
|
Tom Hvitved
|
795c5784b0
|
C#: Precise data flow for collections
|
2020-06-26 13:40:05 +02:00 |
|
Tom Hvitved
|
b8ae4b7f64
|
C#: Move async data-flow tests from local to global
|
2020-06-25 10:04:18 +02:00 |
|
Tom Hvitved
|
8c9f85d04f
|
Data flow: Allow nodes to be hidden from path explanations
|
2020-06-09 13:53:19 +02:00 |
|
Tom Hvitved
|
1959480b78
|
C#: Field-flow summaries for library code
|
2020-04-16 15:20:47 +02:00 |
|
Tom Hvitved
|
a9b88b6eaa
|
C#: Update data flow tests
|
2020-04-14 09:31:10 +02:00 |
|
Anders Schack-Mulligen
|
fc87f1eb1b
|
C#: Fix tests.
|
2020-03-10 10:54:48 +01:00 |
|