Jeroen Ketema
|
853bf2ae4e
|
C#: Rewrite InlineFlowTest as a parameterized module
|
2023-06-15 10:51:59 +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 |
|
Anders Schack-Mulligen
|
bc7cb1ec47
|
C#: Fix some qltests.
|
2023-06-12 16:19:04 +02:00 |
|
Anders Schack-Mulligen
|
88fe0f089e
|
C#: Fix expected output.
|
2023-06-12 13:17:55 +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 |
|
Michael Nebel
|
83a8e3bdbc
|
C#: Add some more testcases.
|
2023-05-31 14:47:45 +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
|
95916450d8
|
Merge pull request #13085 from michaelnebel/csharp/dbsetsummaries
C#: Entity framework. Convert DbSet summaries to MaD models.
|
2023-05-24 10:45:40 +02:00 |
|
Michael Nebel
|
d28316d397
|
C#: Update the flow summaries expected test output.
|
2023-05-23 12:07:08 +02:00 |
|
Michael Nebel
|
2b8bbfe888
|
C#: Add the EntityFramework stub to the general flow summaries test.
|
2023-05-23 12:05:23 +02: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 |
|
Michael Nebel
|
2c37cb7ac5
|
C#: Add more default parameter test-cases.
|
2023-05-22 14:24:46 +02:00 |
|
Michael Nebel
|
6cb2ce5a38
|
C#: Update tests to exclude autogenerated parameterizables in attributes as these appears to give OS dependent results.
|
2023-05-22 14:16:37 +02:00 |
|
Michael Nebel
|
5a57d47b6c
|
C#: Add more testcases, a new test, update the compiled test code and updated expected results.
|
2023-05-22 14:16:37 +02:00 |
|
Michael Nebel
|
c2ec1b0a81
|
C#: Add extension method testcase for Models as Data.
|
2023-05-17 13:11:32 +02:00 |
|
Jami Cogswell
|
06a28f6221
|
C#: update 'remote' sink kind to 'file-content-store'
|
2023-05-16 14:07:20 -04:00 |
|
Jami Cogswell
|
74cd2407fb
|
C#: update 'xss' sink kind to 'js-injection'
|
2023-05-16 14:07:20 -04:00 |
|
Jami Cogswell
|
a0b502fa44
|
C#: update 'html' sink kind to 'html-injection'
|
2023-05-16 14:07:20 -04: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 |
|
Jami Cogswell
|
613077c7a9
|
C#: update 'code' sink kind to 'code-injection'
|
2023-05-16 14:07:19 -04:00 |
|
Tom Hvitved
|
3c173df69e
|
C#: Update expected test output
|
2023-05-15 09:35:20 +02:00 |
|
Michael Nebel
|
59993ea347
|
C#: Update expected test output.
|
2023-05-11 11:12:24 +02:00 |
|
Kasper Svendsen
|
3041fdebba
|
C#: Make implicit this receivers explicit
|
2023-05-09 15:34:59 +02:00 |
|
Michael Nebel
|
bd0133630d
|
C#: Re-factor the CIL dataflow test to use the new API.
|
2023-05-08 14:05:37 +02:00 |
|
Mathias Vorreiter Pedersen
|
77001a070b
|
Merge branch 'main' into identity-consistency-check
|
2023-05-03 22:01:06 +01:00 |
|
Mathias Vorreiter Pedersen
|
177dd76da6
|
C#: Accept consistency changes.
|
2023-05-03 20:30:06 +01:00 |
|
Michael Nebel
|
a9cf6885d0
|
Merge pull request #12952 from michaelnebel/csharp/refactorcontentflow
C#: Re-factor ContentFlow to a parameterised module and use the new API.
|
2023-05-01 15:53:57 +02:00 |
|
Michael Nebel
|
36ea61c25e
|
C#: Address review comments.
|
2023-05-01 10:38:39 +02:00 |
|
Michael Nebel
|
8517f11477
|
C#: Re-factor the test case for ContentFlow.
|
2023-04-27 13:08:19 +02:00 |
|
Anders Schack-Mulligen
|
6025feebd9
|
C#: Update expected output.
|
2023-04-27 10:24:24 +02:00 |
|
Michael Nebel
|
c7b0ae8490
|
C#: Re-factor the CollectionFlow test to use the new API.
|
2023-04-17 11:38:37 +02:00 |
|
Michael Nebel
|
518aceba64
|
Re-factor the Types testcase to use the new API.
|
2023-04-17 11:38:37 +02:00 |
|
Michael Nebel
|
388cb704d0
|
C#: Re-factor the CallSensitivityFlow test to use the new API.
|
2023-04-17 11:38:37 +02:00 |
|
Michael Nebel
|
eaddb627ef
|
C#: Re-factor the GlobalFlow test to use the new API.
|
2023-04-17 11:38:37 +02:00 |
|
Michael Nebel
|
52bc43b22b
|
Merge pull request #12595 from michaelnebel/enhanceprovenance
Java/C# : Enhance provenance.
|
2023-04-13 14:27:53 +02:00 |
|
Michael Nebel
|
dab4a61159
|
C#: Update flowsummaries expected test output.
|
2023-04-13 09:21:05 +02:00 |
|
Michael Nebel
|
6593991c13
|
Java/C#: Update generated models to have provenance df-generated.
|
2023-04-13 09:21:05 +02:00 |
|
Michael Nebel
|
c787bb2ff9
|
C#: Re-factor the callablereturnarg tests.
|
2023-04-12 11:47:42 +02:00 |
|
Michael Nebel
|
9c5b8e2894
|
C#: Update expected output of tests using the inline flow test framework.
|
2023-04-12 11:15:15 +02:00 |
|
Michael Nebel
|
5c586c3afd
|
C#: Re-factor the InlineFlowTest framework.
|
2023-04-12 11:15:15 +02:00 |
|
Michael Nebel
|
61b8f97b75
|
C#: Re-factor the flowsources test.
|
2023-04-12 11:15:15 +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 |
|
Michael Nebel
|
4023cd3b4c
|
C#: Re-factor the dataflow/global tests.
|
2023-04-12 11:15:14 +02:00 |
|