Michael Nebel
|
5c931fa897
|
C#: Improve comments.
|
2025-03-05 09:50:52 +01:00 |
|
Michael Nebel
|
3b764b0640
|
C#: Update test expected output.
|
2025-03-05 09:04:56 +01:00 |
|
Michael Nebel
|
9af170f60e
|
C#: Add BMN test using broken types.
|
2025-03-05 09:04:50 +01:00 |
|
Ed Minnix
|
133c6fa400
|
Fix test expectations
|
2025-03-05 01:13:31 -05:00 |
|
Ed Minnix
|
8ea6974868
|
XSS qlref
|
2025-03-05 01:13:27 -05:00 |
|
Ed Minnix
|
824b182ca5
|
fixup! Add Name and NameList test classes
|
2025-03-05 01:13:12 -05:00 |
|
Ed Minnix
|
0463f48565
|
Add Name and NameList test classes
|
2025-03-05 01:13:03 -05:00 |
|
Anders Schack-Mulligen
|
f0993fc97e
|
C#: Switch test to use dedicated test module.
|
2025-03-04 12:24:22 +01:00 |
|
Carl Dybdahl
|
2f7cdf1bfa
|
Improvements
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
b3447959fa
|
Match autoformatting, add QLDoc references
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
d371723fe4
|
Fix test
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
35fd4d226f
|
Oops
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
44e6691e6d
|
Add implementation and tests
|
2025-03-03 15:32:15 +01:00 |
|
Asger F
|
ff36d1916f
|
Merge pull request #18810 from asgerf/js/test-related-locations
Test: Add support for RelatedLocation tag and use in a JS query
|
2025-02-25 16:40:41 +01:00 |
|
Anders Schack-Mulligen
|
994a8eea39
|
Merge pull request #18857 from aschackmull/ssa/refactor-df-integr
Ssa: Refactor the data flow integration module
|
2025-02-25 15:04:11 +01:00 |
|
Asger F
|
bb8f4529bf
|
Fix bug when RelatedLocation was used with a query ID
|
2025-02-25 14:52:32 +01:00 |
|
Asger F
|
5f2e5ab8c3
|
Rename file and ID to match .qlref and other query
|
2025-02-25 14:52:19 +01:00 |
|
Asger F
|
92e1023d00
|
Update line numbers due to addition of new test code
|
2025-02-25 11:59:11 +01:00 |
|
Asger F
|
ae161f1654
|
Add meta-tests for inline expectation with related locations
|
2025-02-25 11:58:54 +01:00 |
|
Anders Schack-Mulligen
|
ae3736bc25
|
C#: Accept test changes showing that we skip over useless input nodes.
|
2025-02-25 10:37:29 +01:00 |
|
Michael Nebel
|
97f9f0ccc5
|
C#: Update test expected output.
|
2025-02-24 13:53:50 +01:00 |
|
Michael Nebel
|
5eb305da93
|
C#: Add some value tuple examples for cs/call-to-object-tostring and update test expected output.
|
2025-02-24 13:42:30 +01:00 |
|
Tom Hvitved
|
9d8e9975de
|
C#: Update expected test output
|
2025-02-20 10:18:15 +01:00 |
|
Lindsay Simpkins
|
c45f13c219
|
Merge branch 'main' into csharp-update-MaD-upstream
|
2025-02-11 14:04:34 -05:00 |
|
Michael Nebel
|
be0b3ba505
|
Merge pull request #18717 from michaelnebel/csharp/updatenetmodels2
C#: Update .NET 9 generated models.
|
2025-02-11 16:51:50 +01:00 |
|
Michael Nebel
|
5d72b29fe9
|
C#: Update flow summaries test expected output.
|
2025-02-11 13:42:46 +01:00 |
|
Simon Friis Vindum
|
7c57962add
|
Merge branch 'main' into shared-bb-dominates
|
2025-02-11 09:31:06 +01:00 |
|
Lindsay Simpkins
|
05434804ba
|
csharp update MaD UriBuilder
|
2025-02-10 17:54:58 -05:00 |
|
Lindsay Simpkins
|
513a39b9f1
|
csharp MaD UriBuilder remove unnecessary getters/setters
|
2025-02-10 17:06:40 -05:00 |
|
Anders Schack-Mulligen
|
34edda6b9b
|
C#/Ruby/Rust: Deprecate dead code.
|
2025-02-10 14:24:38 +01:00 |
|
Lindsay Simpkins
|
54e0ba2e99
|
Merge branch 'main' into csharp-update-MaD-upstream
|
2025-02-07 19:45:45 -05:00 |
|
Lindsay Simpkins
|
04269f9569
|
csharp MaD UriBuilder switch to shorthand notation
|
2025-02-07 19:42:31 -05:00 |
|
Lindsay Simpkins
|
3c9e41d9b9
|
csharp MaD UriBuilder update tests
|
2025-02-07 18:40:29 -05:00 |
|
Edward Minnix III
|
c96502478e
|
Merge pull request #18664 from egregius313/egregius313/csharp/blazor/url-param-sources
C#: Blazor: Add route parameters as remote flow sources
|
2025-02-07 08:34:29 -05:00 |
|
Ed Minnix
|
29d03db06b
|
Remove unneeded disjunction
|
2025-02-06 15:10:06 -05:00 |
|
Simon Friis Vindum
|
820d2cbeb8
|
Shared: Use edge dominance in basic block library
|
2025-02-06 10:38:32 +01:00 |
|
Lindsay Simpkins
|
e0034e566f
|
csharp update MaD for HttpRequestMessage and UriBuilder
|
2025-02-05 15:49:49 -05:00 |
|
Ed Minnix
|
0a817eb1da
|
Fix test expectations
|
2025-02-05 11:25:51 -05:00 |
|
Ed Minnix
|
a783ac1abf
|
Add QL tests for remoteFlowSource
|
2025-02-05 11:22:23 -05:00 |
|
Tom Hvitved
|
0f52fe92cf
|
Data flow: Add aliases for removing DataFlow prefixes
|
2025-02-05 10:57:16 +01:00 |
|
Michael Nebel
|
e39ad940a7
|
Merge pull request #18587 from michaelnebel/csharp/updatestubs
C#: Update stubs
|
2025-02-03 13:19:52 +01:00 |
|
Michael Nebel
|
e863bf5f24
|
C#: Update TaintTrackingPath test expected output.
|
2025-01-31 10:37:04 +01:00 |
|
Michael Nebel
|
79fc735c93
|
C#: Update flow summaries expected file.
|
2025-01-31 10:37:02 +01:00 |
|
Michael Nebel
|
ecb2e61d7a
|
C#: Update flow summaries test expected output.
|
2025-01-31 10:36:59 +01:00 |
|
Michael Nebel
|
8781d6762c
|
C#: Update test options files to point to the new stubs.
|
2025-01-31 10:36:57 +01:00 |
|
Michael Nebel
|
82a193705c
|
C#: Update stubs for other nuget packages and manually cleanup some of the project referenes.
|
2025-01-31 10:36:56 +01:00 |
|
Michael Nebel
|
c7f5de851c
|
C#: Update .NET and ASP.NET framework stubs.
|
2025-01-31 10:02:40 +01:00 |
|
Michael Nebel
|
fc03c367e9
|
C#: Update expected test output.
|
2025-01-27 10:13:19 +01:00 |
|
Michael Nebel
|
443a2a47b5
|
C#: Add indexer data flow test expected output file.
|
2025-01-27 10:09:40 +01:00 |
|
Michael Nebel
|
c481e82fdd
|
C#: Add indexer data flow test.
|
2025-01-27 10:09:39 +01:00 |
|