Ed Minnix
|
b1bba731b4
|
Remove irrelevant test results
|
2024-12-18 21:05:52 -05:00 |
|
Ed Minnix
|
00ecdb0a83
|
Fix typo in NavigationManager name in model
|
2024-12-18 20:52:00 -05:00 |
|
Edward Minnix III
|
9a80c403a0
|
Merge pull request #18278 from egregius313/egregius313/csharp/markup-string
C#: Add `html-injection` sinks for Blazor `MarkupString`
|
2024-12-16 10:21:04 -05:00 |
|
Edward Minnix III
|
360398481b
|
Merge pull request #18280 from egregius313/egregius313/csharp/blazor/runtime-helpers/typecheck
C#: Add summary for `Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelper::TypeCheck<T>`
|
2024-12-16 10:19:38 -05:00 |
|
Ed Minnix
|
4ee60138b7
|
Fix test results
|
2024-12-13 12:44:57 -05:00 |
|
Ed Minnix
|
8e37a5cd55
|
Fix test case
|
2024-12-12 22:05:26 -05:00 |
|
Michael Nebel
|
82f8a796e1
|
C#: Update all test util paths to point to the new location.
|
2024-12-12 13:21:31 +01:00 |
|
Michael Nebel
|
c4b4be9372
|
C#: Move test utilities into the query pack.
|
2024-12-12 13:21:29 +01:00 |
|
Michael Nebel
|
c7c3f6bd80
|
C#: Update inline-tests query paths.
|
2024-12-12 13:21:28 +01:00 |
|
Michael Nebel
|
8fbd4a2cd5
|
C#: Move inline-tests into the utils test folder.
|
2024-12-12 13:21:26 +01:00 |
|
Mathias Vorreiter Pedersen
|
dcc35a5724
|
Merge pull request #18221 from MathiasVP/add-microsoft-aspnetcore-mvc-model
C#: Add a MaD model for `Microsoft.AspNetCore.Mvc.Controller.View`
|
2024-12-09 13:24:02 +00:00 |
|
Mathias Vorreiter Pedersen
|
9f31116630
|
C#: Accept test changes.
|
2024-12-06 15:18:03 +00:00 |
|
Michael Nebel
|
d83f2215f6
|
C#: Update Parameters test to only inspect parameters from source code.
|
2024-12-06 14:30:49 +01:00 |
|
Michael Nebel
|
61fa889190
|
C#: Update the format test expected output as the params keyword is now extracted correctly.
|
2024-12-06 14:30:46 +01:00 |
|
Michael Nebel
|
6a0d56a146
|
C#: Update DataQuality output. Roslyn now correctly finds the compile time target.
|
2024-12-06 14:30:45 +01:00 |
|
Mathias Vorreiter Pedersen
|
41f08d9b84
|
C#: Accept test changes.
|
2024-12-05 14:59:37 +00:00 |
|
Anders Schack-Mulligen
|
4bf63fedc9
|
Merge pull request #18179 from aschackmull/dataflow/accesspath-notypes
Dataflow: Remove tracked types from Access Paths, track tainted object type, and tweak type pruning.
|
2024-12-05 09:58:36 +01:00 |
|
Michael Nebel
|
4a0875f78d
|
Merge pull request #18091 from michaelnebel/csharp/net9-3
C#: Bazel build should target .NET9 framework.
|
2024-12-04 14:41:38 +01:00 |
|
Mathias Vorreiter Pedersen
|
eefa066d44
|
Merge pull request #18195 from MathiasVP/dynamic-property-field-flow
C#: Add field-flow for dynamic fields
|
2024-12-04 10:09:20 +00:00 |
|
Michael Nebel
|
c6e936f2c3
|
C#: Update generics test and expected output from other tests.
|
2024-12-04 09:56:12 +01:00 |
|
Michael Nebel
|
801f696bbb
|
Merge pull request #18159 from michaelnebel/csharp/publicprotected
C#: Only extract public and protected members from metadata.
|
2024-12-04 09:48:36 +01:00 |
|
Mathias Vorreiter Pedersen
|
919405e586
|
C#: Support mixing dynamic properties and fields (instead of just properties) and accept test changes.
|
2024-12-03 19:36:42 +00:00 |
|
Mathias Vorreiter Pedersen
|
14c4d949d6
|
C#: Include tests with fields as well as properties.
|
2024-12-03 19:34:06 +00:00 |
|
Mathias Vorreiter Pedersen
|
4a2c02543c
|
C#: Accept test changes.
|
2024-12-03 17:34:57 +00:00 |
|
Mathias Vorreiter Pedersen
|
d22ef44f44
|
C#: Add tests with missing flow through dynamic members.
|
2024-12-03 17:27:59 +00:00 |
|
Anders Schack-Mulligen
|
9734cff15b
|
Java/C#: Update expected files.
|
2024-12-03 12:57:44 +01:00 |
|
Tamás Vajk
|
8375c49ce1
|
Merge pull request #18166 from tamasvajk/fix/db-quality-query-2
C#: Fix calls with no target in DB quality query
|
2024-12-02 14:59:33 +01:00 |
|
Tamas Vajk
|
b8fd20eb05
|
Add explanation todo comments in the missing call target test file
|
2024-12-02 13:52:46 +01:00 |
|
Tamas Vajk
|
b0d3c11885
|
Add a new test case
|
2024-12-02 11:03:53 +01:00 |
|
Edward Minnix III
|
f7aab2e3e7
|
Merge pull request #18139 from egregius313/egregius313/csharp/uri-models
C#: `NavigationManager::Uri` and URI query-string parsing utilities
|
2024-11-29 11:37:56 -05:00 |
|
Tamas Vajk
|
11dedbef1b
|
Exclude property call with object initializer r-value from DB quality query
|
2024-11-29 16:26:40 +01:00 |
|
Tamas Vajk
|
b3896df15c
|
Exclude type parameter instantiations from DB quality query
|
2024-11-29 16:05:33 +01:00 |
|
Tamas Vajk
|
5d79ed6a9e
|
C#: WIP: Fix calls with no target in DB quality query
|
2024-11-29 15:08:33 +01:00 |
|
Michael Nebel
|
a09262b4c6
|
C#: Update expected test output.
|
2024-11-29 13:49:25 +01:00 |
|
Tamás Vajk
|
5f41b6d3f2
|
Merge pull request #18141 from tamasvajk/fix/db-quality-query
C#: Exclude `get`-only property accesses from `CallTargetStats`
|
2024-11-29 08:49:55 +01:00 |
|
Ed Minnix
|
5bcc694f6a
|
Fix typo
|
2024-11-28 09:06:18 -05:00 |
|
Ed Minnix
|
1c06c4aae0
|
Fix summaries
|
2024-11-28 08:59:58 -05:00 |
|
Tamas Vajk
|
072713f771
|
C#: Exclude more property access expressions from DB quality metric
|
2024-11-28 14:34:35 +01:00 |
|
Ed Minnix
|
2b0c7a209b
|
Fix test results
|
2024-11-26 22:42:24 -05:00 |
|
ewillonermsft
|
d6ceb89324
|
Add Deserialize() and Deserialize<T> to System.Web.Serialization stub.s
|
2024-11-20 21:01:20 -08:00 |
|
Michael Nebel
|
95a8881428
|
Merge pull request #17999 from michaelnebel/csharp/net9
C#: Update to .NET9.
|
2024-11-19 14:28:59 +01:00 |
|
Michael Nebel
|
45458ed72b
|
Merge pull request #17845 from michaelnebel/csharp/net8runtimehigherorder
C#: Add generated higher order models for .NET8 Runtime.
|
2024-11-19 11:52:34 +01:00 |
|
Michael Nebel
|
d8313fc7b4
|
C#: Update .NET version in project files.
|
2024-11-19 10:26:02 +01:00 |
|
Tom Hvitved
|
a35a4b2d98
|
Merge pull request #17887 from hvitved/dataflow/provenance-order
Data flow: Order provenance output by textual representation
|
2024-11-07 14:19:18 +01:00 |
|
Michael Nebel
|
71bf900c6c
|
C#: Update FlowSummaries expected tests.
|
2024-11-07 11:14:02 +01:00 |
|
Michael Nebel
|
e9c9519d90
|
C#: Address review comments.
|
2024-11-06 16:29:20 +01:00 |
|
Michael Nebel
|
55cfbccd43
|
C#/Java: Exclude summaries using callbacks in fields, properties and synthetic fields.
|
2024-11-06 16:29:19 +01:00 |
|
Michael Nebel
|
395cababb3
|
C#: Add some model generator examples for higher order methods.
|
2024-11-06 16:29:14 +01:00 |
|
Tom Hvitved
|
95e9d013cc
|
Update expected test output
|
2024-11-04 12:07:06 +01:00 |
|
Tom Hvitved
|
495c92df38
|
Shared: Also take query ID into account in PathProblemSourceTestInput
|
2024-10-30 10:54:40 +01:00 |
|