Tom Hvitved
|
c5c97aca50
|
C#: Move implicit entry definitions inside method bodies in SSA construction
|
2024-07-01 10:48:13 +02:00 |
|
Tom Hvitved
|
075a249f3b
|
C#: Add SSA test for multi-bodied method
|
2024-06-28 14:27:51 +02:00 |
|
Michael Nebel
|
f7ce4f39ea
|
C#: Update expected source/sink model generator expected test output.
|
2024-06-27 10:42:37 +02:00 |
|
Michael Nebel
|
3180d8f752
|
C#: Add some source/sink examples where lifting is applied.
|
2024-06-27 10:27:50 +02:00 |
|
Michael Nebel
|
e1f65d1f8b
|
Merge pull request #16836 from michaelnebel/csharp/bestlocation
C#: Be more consistent when picking between locations.
|
2024-06-26 12:46:50 +02:00 |
|
Michael Nebel
|
d18915a1e4
|
C#: Update expected test output.
|
2024-06-25 16:02:58 +02:00 |
|
Michael Nebel
|
854674a71c
|
C#: Update expected test output.
|
2024-06-24 13:07:30 +02:00 |
|
Michael Nebel
|
2657e7f56d
|
C#: Add some source and sink modelling examples where a neutral exist.
|
2024-06-24 13:05:35 +02:00 |
|
Michael Nebel
|
99907471b2
|
C#: Update model generator expected output.
|
2024-06-19 14:10:52 +02:00 |
|
Michael Nebel
|
dfaa40a1d2
|
C#: Update expected test output from model generation.
|
2024-06-18 13:05:17 +02:00 |
|
Michael Nebel
|
031e44b157
|
C#: Add some source/sink model generator test examples.
|
2024-06-18 13:05:07 +02:00 |
|
Michael Nebel
|
854c6fa813
|
C#: Update expected test output after .NET 8 models update.
|
2024-06-13 09:24:13 +02:00 |
|
Michael Nebel
|
48739da565
|
C#: Update expected test output.
|
2024-06-12 14:16:31 +02:00 |
|
Michael Nebel
|
5aee35256d
|
C#: Add member flow example.
|
2024-06-12 14:16:22 +02:00 |
|
Michael Nebel
|
4b62cb64ed
|
C#: Update expected test output.
|
2024-06-12 14:16:17 +02:00 |
|
Michael Nebel
|
0bbf131fdb
|
C#: Add some compound sink examples.
|
2024-06-12 14:16:12 +02:00 |
|
Anders Schack-Mulligen
|
0e8d72c126
|
C#: Add support for pretty-printed provenace in tests. Convert one test.
|
2024-06-07 11:45:16 +02:00 |
|
Michael Nebel
|
d5af71a6c9
|
Merge pull request #16647 from michaelnebel/csharp/idempotentsummarygeneration
C#: Make summary generation idempotent.
|
2024-06-07 10:38:25 +02:00 |
|
Chanel
|
7b5297b882
|
Merge branch 'main' into jb1/chanely-insecure-sql-connection
|
2024-06-05 09:02:13 -07:00 |
|
Tom Hvitved
|
48455ec3c9
|
C#: Improve performance of MissingXMLValidation query
|
2024-06-04 08:35:53 +02:00 |
|
Michael Nebel
|
546b260330
|
C#: Update expected test output and remove spurious result.
|
2024-06-03 10:40:13 +02:00 |
|
Michael Nebel
|
213e3918df
|
C#: Add some more external flow testcases (one with a spurious result).
|
2024-06-03 10:40:02 +02:00 |
|
Michael Nebel
|
b08a0a303f
|
C#: Re-factor external models tests to use compiled code instead of emulating it.
|
2024-06-03 10:39:59 +02:00 |
|
Michael Nebel
|
e2758f2abb
|
C#: Update expected test output.
|
2024-05-31 15:06:16 +02:00 |
|
Michael Nebel
|
8b75bb2ba9
|
C#: The model generator should consider System.Type and System.DateTime as sanitizers.
|
2024-05-31 12:50:18 +02:00 |
|
Michael Nebel
|
02f9aec517
|
C#: Add some spurious summary generation examples.
|
2024-05-31 12:50:14 +02:00 |
|
Michael Nebel
|
b628c2e121
|
C#: Update flow summaries expected output.
|
2024-05-31 12:50:10 +02:00 |
|
Michael Nebel
|
0985a3a5f6
|
C#: Update expected test output.
|
2024-05-31 12:49:58 +02:00 |
|
Michael Nebel
|
90538d4b4c
|
C#: Update expected test output.
|
2024-05-31 12:49:48 +02:00 |
|
Michael Nebel
|
cd5168b570
|
C#: Limit the defintion of database flow source and use summaries for better paths and reduced result multiplicity.
|
2024-05-31 12:49:44 +02:00 |
|
Michael Nebel
|
38d246a3bd
|
C#: Update flowsummaries expected output.
|
2024-05-31 12:49:40 +02:00 |
|
Michael Nebel
|
195ccb0018
|
Merge pull request #16484 from michaelnebel/csharp/superimplmodelgen
C#: Lift models.
|
2024-05-28 15:49:35 +02:00 |
|
Anders Schack-Mulligen
|
5c635e982e
|
C++/C#/Java: Update expected output.
|
2024-05-27 11:01:52 +02:00 |
|
Michael Nebel
|
d272d6a9ca
|
C#: Assume that models should apply when a method is overridable except for the implicit methods on Object and ValueType.
|
2024-05-24 12:50:48 +02:00 |
|
Michael Nebel
|
ad55744877
|
C#: Add model generator test case for property.
|
2024-05-24 12:50:48 +02:00 |
|
Michael Nebel
|
057a420833
|
C#: Update expected test output.
|
2024-05-24 12:50:48 +02:00 |
|
Michael Nebel
|
0d397cea9f
|
C#: Add some model generator tests related to lifting.
|
2024-05-24 12:50:48 +02:00 |
|
Michael Nebel
|
95473c06fc
|
Merge pull request #16520 from michaelnebel/csharp/fixsummarizedcallabledataflow
C#: Make the flow summary filtering in the adapter.
|
2024-05-24 12:48:03 +02:00 |
|
Michael Nebel
|
2449074f3d
|
C#: Remove the DataFlowSummarizedCallable as this narrowing is now handled in the adapter.
|
2024-05-22 15:11:41 +02:00 |
|
Anders Schack-Mulligen
|
bbebdfea8d
|
Merge pull request #16511 from aschackmull/dataflow/configuration-provenance
Dataflow: Add provenance for configuration-specific steps.
|
2024-05-22 14:07:10 +02:00 |
|
Michael Nebel
|
84e412fe36
|
Merge pull request #16477 from michaelnebel/csharp/madinlinetest
C#: Inline expectation for model generator test.
|
2024-05-22 11:05:23 +02:00 |
|
Anders Schack-Mulligen
|
73b8314308
|
C#: Accept qltest .expected file changes.
|
2024-05-22 10:05:42 +02:00 |
|
Rasmus Wriedt Larsen
|
2451a6d3f6
|
Accept .expected changes
|
2024-05-21 14:47:42 +02:00 |
|
Tom Hvitved
|
d9019f9676
|
C#: Fix performance issue in EntityFramework modelling
|
2024-05-21 08:53:51 +02:00 |
|
Michael Nebel
|
e198d0105f
|
C#: Re-factor the model generator tests.
|
2024-05-17 09:44:58 +02:00 |
|
Michael Nebel
|
adeff8c602
|
C#: Convert neutral capture test to inline expectation.
|
2024-05-17 09:44:58 +02:00 |
|
Michael Nebel
|
e3b6ee1aaf
|
C#: Convert type based summary capture test to inline expectation.
|
2024-05-17 09:44:58 +02:00 |
|
Michael Nebel
|
a5fd433c20
|
C#: Convert sink capture test to inline expectation.
|
2024-05-17 09:44:58 +02:00 |
|
Michael Nebel
|
26f9297d62
|
C#: Convert source capture test to inline expectation.
|
2024-05-17 09:44:58 +02:00 |
|
Michael Nebel
|
404b39b6e6
|
C#: Convert summary capture test to inline expectation.
|
2024-05-17 09:44:57 +02:00 |
|