Anders Schack-Mulligen
|
647f9aba82
|
C#: Update some expected output (uninteresting).
|
2024-04-12 09:20:18 +02:00 |
|
Michael Nebel
|
b677e89f35
|
C#: Deprecate getFullyQualifiedNameWithTypes.
|
2024-04-08 13:46:45 +02:00 |
|
Michael Nebel
|
d3aa2eed64
|
C#: Fix test.
|
2024-03-19 16:30:24 +01:00 |
|
Michael Nebel
|
d24f032d97
|
C#: Update other tests.
|
2024-03-19 14:20:43 +01:00 |
|
Michael Nebel
|
5b37ee4ec7
|
Re-factor TestOutput into a param module.
|
2024-03-19 14:20:42 +01:00 |
|
Tom Hvitved
|
303a2bb63a
|
C#: Update expected test output
|
2024-02-22 21:04:55 +01:00 |
|
Anders Schack-Mulligen
|
21a6520cd3
|
C#: Add empty provenance column to expected files.
|
2024-02-09 11:32:07 +01:00 |
|
Michael Nebel
|
681ac7e5f0
|
C#: Update tests (and expected output) to use the generated EntityFramework stubs.
|
2023-12-19 15:22:45 +01:00 |
|
Michael Nebel
|
19a4cf3a7b
|
C#: Update test cases that depends on System.Data.cs to use generated stubs.
|
2023-12-19 11:37:32 +01:00 |
|
Michael Nebel
|
3ead21fb13
|
C#: Update options files.
|
2023-12-15 10:02:02 +01:00 |
|
Tom Hvitved
|
c8b4a215bc
|
Merge pull request #14573 from hvitved/flow-summary-impl-param
Move `FlowSummaryImpl.qll` to `dataflow` pack
|
2023-12-14 12:24:15 +01:00 |
|
Michael Nebel
|
c6a6a9f631
|
C#: Update Aws test files.
|
2023-12-13 13:07:29 +01:00 |
|
Mathew Payne
|
2e0ac264e7
|
feat: Add AWS Lambda logging
|
2023-12-13 13:07:28 +01:00 |
|
Mathew Payne
|
6c138ae485
|
feat: Add models and expected
|
2023-12-13 13:07:28 +01:00 |
|
Mathew Payne
|
2f5cb1ab29
|
feat: Add initial tests for AWS Lambda support
|
2023-12-13 13:07:28 +01:00 |
|
Tom Hvitved
|
a2093c9aa2
|
C#: Use FlowSummaryImpl from dataflow pack
|
2023-12-10 11:25:43 +01:00 |
|
Tom Hvitved
|
57ec0948cf
|
C#: Update expected test output
|
2023-11-10 08:46:15 +01:00 |
|
Tom Hvitved
|
b72f34591d
|
C#: Use {get,has}FullyQualifiedName throughout
|
2023-11-10 08:46:15 +01:00 |
|
Tom Hvitved
|
2a33a86c9d
|
C#: Merge ExternalFlow.qll and ExternalFlowExtensions.qll, and move to internal
|
2023-11-05 20:58:47 +01:00 |
|
Tom Hvitved
|
2343e5ecd8
|
C#: Regenerate NHibernate stubs
|
2023-09-21 12:56:11 +02:00 |
|
Tom Hvitved
|
58f45ea198
|
C#: Regenerate Newtonsoft.Json stubs
|
2023-09-21 12:56:04 +02:00 |
|
Michael Nebel
|
afec9b05e9
|
Merge pull request #13147 from michaelnebel/csharp/entityframeworkrefactor
C#: Use synthetic global in the EntityFramework code instead of jump steps.
|
2023-06-14 13:47:56 +02:00 |
|
Michael Nebel
|
5510d050c1
|
C#: Synthetic names only needs to rely on the output stack.
|
2023-06-09 11:40:04 +02:00 |
|
Michael Nebel
|
7620c051d3
|
C#: Remove the savechanges origin name from the synthetic name (this is not needed).
|
2023-06-09 09:15:45 +02:00 |
|
Anders Schack-Mulligen
|
21dea62e99
|
C#: Fix qltests.
|
2023-06-09 08:37:35 +02:00 |
|
Michael Nebel
|
d882fe1ea8
|
C#: Update expected test output.
|
2023-06-01 09:30:31 +02:00 |
|
Michael Nebel
|
cd251f4b36
|
C#: Make example classes public to allow printing of summaries in test.
|
2023-06-01 09:30:31 +02:00 |
|
Jami
|
6867e94ed5
|
Merge pull request #13158 from jcogs33/jcogs33/update-csharp-sink-kinds
C#: update MaD sink kinds
|
2023-05-26 08:03:21 -04:00 |
|
Michael Nebel
|
455e3e569c
|
C#: Update expected test output (the summaries are no longer added via EFSummariedCallable).
|
2023-05-23 09:46:18 +02:00 |
|
Jami Cogswell
|
f76563d6e9
|
C#: update some test cases
|
2023-05-16 14:07:19 -04:00 |
|
Jami Cogswell
|
b6d011b187
|
C#: update 'sql' sink kind to 'sql-injection'
|
2023-05-16 14:07:19 -04:00 |
|
Anders Schack-Mulligen
|
6025feebd9
|
C#: Update expected output.
|
2023-04-27 10:24:24 +02:00 |
|
Michael Nebel
|
f00c97810a
|
C#: Re-factor the NHibernate test.
|
2023-04-12 11:15:14 +02:00 |
|
Michael Nebel
|
9c60c4b3d9
|
C#: Re-factor the JsonNet test.
|
2023-04-12 11:15:14 +02:00 |
|
Michael Nebel
|
1f0fbfaef0
|
C#: Re-factor the EntityFramework test.
|
2023-04-12 11:15:14 +02:00 |
|
Anders Schack-Mulligen
|
5ad7ed49dd
|
C#: Autoformat
|
2023-03-10 09:39:41 +01:00 |
|
erik-krogh
|
873d3553cd
|
Merge branch 'main' into static-useInstanceOf
|
2022-12-12 15:36:54 +01:00 |
|
erik-krogh
|
8262fbbfb5
|
Java/C#/GO: Use instanceof in more places
|
2022-12-11 18:32:19 +01:00 |
|
Michael Nebel
|
ad90e58120
|
C#: Rename Negative Summary Model to Neutral Model.
|
2022-12-09 15:04:42 +01:00 |
|
Michael Nebel
|
37795226a4
|
C#: Exclude stub implementation in test results.
|
2022-09-26 14:55:29 +02:00 |
|
Michael Nebel
|
85eee886ac
|
C#: Auto-format AspNetCore.ql.
|
2022-09-26 14:55:28 +02:00 |
|
Michael Nebel
|
a7011e11c4
|
C#: Minor refactoring to avoid introducing name variable.
|
2022-09-26 14:55:28 +02:00 |
|
Jaroslav Lobačevski
|
eed04696a9
|
Add tests
|
2022-09-26 14:55:28 +02:00 |
|
Octokit
|
f05d4b8410
|
failing tests
|
2022-09-26 14:55:28 +02:00 |
|
Michael Nebel
|
0cf4e64655
|
C#: Update test cases with new empty query predicate.
|
2022-08-24 09:46:54 +02:00 |
|
Tom Hvitved
|
e4c257db74
|
C#: Rename Argument[Qualifier] to Argument[this] in MaD
|
2022-08-16 13:24:41 +02:00 |
|
Michael Nebel
|
63b06d50b0
|
C#: Delete ServiceStack 5.11.0 and related projects.
|
2022-08-09 13:08:34 +02:00 |
|
Michael Nebel
|
e0a96e16c3
|
C#: Update entity framework flow summaries test.
|
2022-06-20 16:20:01 +02:00 |
|
Michael Nebel
|
575b8376f3
|
C#: Update Flow summaries QL test code based on refactor.
|
2022-05-19 14:41:24 +02:00 |
|
Tom Hvitved
|
23ee033a57
|
C#: Review fixes
|
2022-05-18 07:48:21 +02:00 |
|