Michael Nebel
|
e8fd843e52
|
C#: Update some tuple related tests.
|
2025-10-09 16:33:47 +02:00 |
|
Michael Nebel
|
02428fc467
|
C#: Add some location examples for constructors, destructors and operators.
|
2025-10-09 14:13:24 +02:00 |
|
Michael Nebel
|
f200c3ce85
|
C#: Add field location example.
|
2025-10-09 14:04:10 +02:00 |
|
Michael Nebel
|
b9eae31172
|
C#: Add parameter locations test.
|
2025-10-09 14:04:08 +02:00 |
|
Michael Nebel
|
eb84b1441a
|
C#: Add some locations tests for type parameters and tuple types.
|
2025-10-07 15:26:33 +02:00 |
|
Michael Nebel
|
b362b4657f
|
C#: Add some examples with nested types.
|
2025-10-06 16:40:13 +02:00 |
|
Michael Nebel
|
7b61a5fffa
|
C#: Update some test expected output that uses the location of the implicit constructor.
|
2025-10-06 14:02:17 +02:00 |
|
Michael Nebel
|
0ba9b80d08
|
C#: Add some more partial class related tests.
|
2025-10-06 14:02:15 +02:00 |
|
Michael Nebel
|
b5592ad42f
|
C#: Add partial class example.
|
2025-10-06 14:02:12 +02:00 |
|
Michael Nebel
|
f2b45b8726
|
C#: Add type locations test.
|
2025-10-06 14:02:07 +02:00 |
|
Michael Nebel
|
b5aa972bd1
|
Merge pull request #20525 from michaelnebel/csharp/reducelocationtuples
C#: Reduce location tuples.
|
2025-10-02 12:32:35 +02:00 |
|
Michael Nebel
|
191dae47fd
|
C#: Add a stub for the System.Uri class for the CWE-611 test.
|
2025-10-01 14:44:54 -07:00 |
|
Michael Nebel
|
018ccb3354
|
C#: Update locations test expected output.
|
2025-09-30 11:33:28 +02:00 |
|
Michael Nebel
|
b2cbac3250
|
C#: Temporarily update the test expected file.
|
2025-09-30 11:33:23 +02:00 |
|
Michael Nebel
|
5843fdbdd8
|
C#: Add a locations example.
|
2025-09-30 11:33:17 +02:00 |
|
ewillonermsft
|
b267bd11e0
|
Update properties to getters which is inline with the actual implementation.
|
2025-09-25 10:37:56 -07:00 |
|
ewillonermsft
|
b49b84e072
|
Remove this[] logic from the commit.
Stub should not include code logic.
|
2025-09-25 10:10:48 -07:00 |
|
ewillonermsft
|
b2fc68ff81
|
Add additional SystemWeb HttpRequset properties to C# test stubs
|
2025-09-24 18:24:36 -07:00 |
|
Anders Schack-Mulligen
|
5e76d5ff3f
|
C#: Rename predicate as per review, and fixup qltest.
|
2025-09-17 11:58:39 +02:00 |
|
Anders Schack-Mulligen
|
f833fe0e6e
|
Merge pull request #20300 from aschackmull/cfg/successortype
Shared: Add a shared SuccessorType implementation
|
2025-09-02 14:09:35 +02:00 |
|
Michael Nebel
|
55dd098307
|
C#: Address review comments.
|
2025-09-01 15:43:49 +02:00 |
|
Michael Nebel
|
525c095287
|
C#: Update expected test output.
|
2025-09-01 15:43:46 +02:00 |
|
Michael Nebel
|
8a480b6be1
|
C#: Update test expected output.
|
2025-09-01 15:43:42 +02:00 |
|
Michael Nebel
|
1d35bd1a59
|
C#: Update expected test output.
|
2025-09-01 15:43:38 +02:00 |
|
Anders Schack-Mulligen
|
c1662cf05c
|
C#/Ruby: Accept qltest changes.
Mostly toString changes, and a slight change to
splitting in C#.
|
2025-09-01 12:56:07 +02:00 |
|
Anders Schack-Mulligen
|
8b50ac291f
|
C#: Use shared SuccessorType.
|
2025-09-01 12:53:24 +02:00 |
|
Tom Hvitved
|
aa604425a5
|
Merge pull request #20305 from hvitved/csharp/dataflow-base-non-exact-type
C#: Fix context-sensitive dispatch when using `base` qualifier
|
2025-09-01 09:20:15 +02:00 |
|
Tom Hvitved
|
aa3f4e1eca
|
C#: Fix context-sensitive dispatch when using base qualifier
|
2025-08-28 13:24:47 +02:00 |
|
Tom Hvitved
|
c2bb3797b0
|
C#: Add data flow test
|
2025-08-28 11:57:03 +02:00 |
|
Michael Nebel
|
73ce2a2f57
|
C#: Convert Blazor test to use pretty print models processing.
|
2025-08-28 11:46:08 +02:00 |
|
Michael Nebel
|
be123cf2bc
|
C#: Update test expected output.
|
2025-08-25 14:52:41 +02:00 |
|
Michael Nebel
|
1d25a20c9c
|
C#: Update the external flow test and expected test output.
|
2025-08-18 12:56:12 +02:00 |
|
Michael Nebel
|
abd0b2e2f9
|
C#: Update test expected output.
|
2025-08-18 12:56:10 +02:00 |
|
Michael Nebel
|
d8215a35c0
|
C#: Add example of failing taint flow for collections in sinks.
|
2025-08-18 12:56:07 +02:00 |
|
Michael Nebel
|
70bf61dc57
|
C#: Convert Deserialization tests to use inline expectations.
|
2025-07-16 08:41:58 +02:00 |
|
Michael Nebel
|
eba901f610
|
C#: Update flow summaries expected output.
|
2025-07-16 08:41:55 +02:00 |
|
Michael Nebel
|
8ee16f68a7
|
C#: Update test expected output.
|
2025-07-16 08:41:48 +02:00 |
|
Michael Nebel
|
4036140f4b
|
C#: Add Deserialize testcase.
|
2025-07-16 08:41:45 +02:00 |
|
Michael Nebel
|
becd46a47e
|
C#: Add MaD models for Microsoft.Data.SqlClient.
|
2025-06-26 08:51:10 +02:00 |
|
Michael Nebel
|
f3eafd33ff
|
C#: Exclude Microsoft.Data.SqlClient.SqlCommand from the best effort SqlSink creation.
|
2025-06-26 08:46:49 +02:00 |
|
Michael Nebel
|
ed7f68279f
|
C#: Add cs/sql-injection tests for APIs in Microsoft.Data.SqlClient.
|
2025-06-26 08:44:50 +02:00 |
|
Michael Nebel
|
bb85e24121
|
C#: Convert SQL injection test to use inline expectations.
|
2025-06-25 14:53:09 +02:00 |
|
Michael Nebel
|
af2ebed395
|
C#: Add stubs for Microsoft.Data.SqlClient.
|
2025-06-25 14:53:07 +02:00 |
|
Tom Hvitved
|
84e93e2dc5
|
C#: Add another test for MissingAccessControl.ql
|
2025-06-20 11:49:30 +02:00 |
|
Michael Nebel
|
7a63c7d2a5
|
C#: Update test expected output.
|
2025-06-03 13:24:59 +02:00 |
|
Michael Nebel
|
0355ea8733
|
C#: Add some synthetic library extensions methods and tests for cs/dereferenced-value-is-always-null.
|
2025-06-03 13:24:56 +02:00 |
|
Michael Nebel
|
76c12a5c69
|
C#: Convert tests for cs/dereferenced-value-may-be-null to use inline expectations.
|
2025-06-03 13:24:54 +02:00 |
|
Michael Nebel
|
46c02e7fa8
|
C#: Convert tests for cs/dereferenced-value-is-always-null to use inline expectations.
|
2025-06-03 13:24:52 +02:00 |
|
Michael Nebel
|
ef1ddd04ee
|
Merge pull request #19520 from michaelnebel/csharp/missedreadonly
C#: Improve `cs/missed-readonly-modifier` and to code-quality suite.
|
2025-05-27 13:50:50 +02:00 |
|
Michael Nebel
|
4c818c00f3
|
Merge pull request #19480 from michaelnebel/csharp/updatemodels
C#: Re-generate .NET 9 Runtime models.
|
2025-05-22 15:04:53 +02:00 |
|