Michael Nebel
|
100f64c09a
|
C#: Migrate tests to use the implicitly loaded .ext.yml data extensions.
|
2022-12-15 13:11:09 +01:00 |
|
Michael Nebel
|
9fc1b3ac82
|
C#: Rename predicates in tests.
|
2022-12-14 13:43:34 +01:00 |
|
Michael Nebel
|
990a898cc7
|
C#: Remove the Csv name where appropriate.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
d11bca0cdc
|
C#: Migrate unit tests to data extensions.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
afb604ee5f
|
C#: Remove all generated models.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
9c5a6dd031
|
C#: Add WithElement summary for Reverse and update expected test output.
|
2022-09-02 15:17:24 +02:00 |
|
Michael Nebel
|
e7e78dcab3
|
C#: Add with element example and update existing line numbers in testcase.
|
2022-09-02 15:17:24 +02:00 |
|
Michael Nebel
|
19da00a51a
|
C#: Delete clears content test case.
|
2022-09-02 15:17:23 +02:00 |
|
Michael Nebel
|
2e273f2273
|
C#: Re-arange the import order, such that CsvValidation follows ExternalFlow directly.
|
2022-08-24 09:58:54 +02:00 |
|
Michael Nebel
|
c3e21e8555
|
C#: Move NegativeSummary.qll to the internal folder.
|
2022-08-24 09:58:53 +02:00 |
|
Michael Nebel
|
37976d56bc
|
C#/Java/Go/Swift: Move CsvValidation back into ExternalFlow.
|
2022-08-24 09:58:53 +02:00 |
|
Michael Nebel
|
053460ffeb
|
C#: Introduce validation of negative summaries.
|
2022-08-24 09:58:52 +02:00 |
|
Michael Nebel
|
19469a26d7
|
C#: Re-factor CSV validation into a separate file.
|
2022-08-24 09:58:52 +02:00 |
|
Tom Hvitved
|
e4c257db74
|
C#: Rename Argument[Qualifier] to Argument[this] in MaD
|
2022-08-16 13:24:41 +02:00 |
|
Michael Nebel
|
32b69d3e0c
|
C#: Update external models tests.
|
2022-06-20 16:20:01 +02:00 |
|
Michael Nebel
|
e3a5f7b8a3
|
C#: Introduce provenance column in CSV format for Models as data summaries, sources and sinks.
|
2022-06-20 16:20:01 +02:00 |
|
Michael Nebel
|
eed02a2a9f
|
C#: Fix issue with isAutoGenerated predicate and make sure that data flow only use relevant summaries.
|
2022-05-24 08:21:38 +02:00 |
|
Michael Nebel
|
bf958ff5bb
|
Merge pull request #9255 from michaelnebel/csharp/test-clearscontent
C#: Remove default clears content.
|
2022-05-23 10:30:30 +02:00 |
|
Michael Nebel
|
217c414b6e
|
C#: Now that SummarizedCallableDefaultClears content has been removed, we need to explicitly say that fields are cleared.
|
2022-05-23 08:58:09 +02:00 |
|
Michael Nebel
|
f141336f64
|
C#: Fake location of methods as we want to use the defined summaries for testing purposes.
|
2022-05-22 15:14:58 +02:00 |
|
Anders Schack-Mulligen
|
48ab5b2403
|
C#/Ruby/Java: Fix references.
|
2022-05-18 09:27:54 +02:00 |
|
Tom Hvitved
|
2972af2602
|
C#: Introduce 'with/without content' summary components
|
2022-05-05 14:25:48 +02:00 |
|
Michael Nebel
|
8e1fa35367
|
C#: Add testcase, where generated flow summary is ignored.
|
2022-04-05 08:55:12 +02:00 |
|
Michael Nebel
|
30dc4ae788
|
C#: Add testcase with multiple generated flow summaries.
|
2022-04-05 08:55:12 +02:00 |
|
Michael Nebel
|
689e8f1952
|
C#: Small testcase with a summary flow model that is listed as generated.
|
2022-04-05 08:55:12 +02:00 |
|
Asger Feldthaus
|
6bb15dcc27
|
C#: update CSV rows to dot-separated syntax
|
2022-02-21 08:16:55 +01:00 |
|
Tom Hvitved
|
128682b59e
|
C#: Replace Argument[-1] with Argument[Qualifier] in all flow summaries
|
2022-01-19 18:54:24 +01:00 |
|
Michael Nebel
|
6fb112f8ec
|
C#: Update tests to comply with Csv validation rules for kind.
|
2022-01-05 13:44:47 +01:00 |
|
Anders Schack-Mulligen
|
38d0bb4a60
|
Merge pull request #7260 from hvitved/dataflow/argument-parameter-matching
Data flow: Introduce `ParameterPosition` and `ArgumentPosition`
|
2021-12-08 12:49:08 +01:00 |
|
Michael Nebel
|
f6c36b469a
|
C#: Include test case for override of property.
|
2021-12-02 15:04:01 +01:00 |
|
Tom Hvitved
|
755085e9fe
|
C#: Introduce ParameterPosition and ArgumentPosition
|
2021-11-30 15:20:20 +01:00 |
|
Tom Hvitved
|
3da73b9001
|
C#: Update expected test output
|
2021-11-17 10:49:49 +01:00 |
|
Tom Hvitved
|
82abab1510
|
C#: Hide parameters of summarized callables
|
2021-11-10 15:11:13 +01:00 |
|
Tom Hvitved
|
f9fb046e9f
|
C#: Update expected test output after rebase
|
2021-10-20 12:15:27 +02:00 |
|
Tom Hvitved
|
53d4d72fe5
|
C#: Simplify SummarizedCallableDefaultClearsContent
|
2021-10-20 12:08:58 +02:00 |
|
Tom Hvitved
|
1196d0c624
|
C#: Rework SummarizedCallable::clearsContent/2
|
2021-10-20 12:08:57 +02:00 |
|
Tom Hvitved
|
30bf2aade4
|
C#: Add test for missing summary flow
|
2021-10-11 11:29:08 +02:00 |
|
Anders Schack-Mulligen
|
99ba80d492
|
C#: Adjust test output.
|
2021-10-01 16:57:30 +02:00 |
|
Anders Schack-Mulligen
|
f30dad7705
|
Dataflow: Update test expected outputs.
|
2021-09-07 13:02:20 +02:00 |
|
Tamas Vajk
|
b7f13a7e1f
|
C#: Change generic method names to include <> and type args/params
|
2021-09-06 11:48:22 +02:00 |
|
Tom Hvitved
|
7a475eb0a2
|
C#: Fix CSV overrides logic
|
2021-08-02 10:35:21 +02:00 |
|
Tom Hvitved
|
df29538840
|
C#: Add test that exhibits bug in CSV overrides logic
|
2021-08-02 10:35:21 +02:00 |
|
Tom Hvitved
|
7a9f9e245f
|
C#: Handle CSV data-flow summaries with out/ref parameters
|
2021-06-24 18:34:25 +02:00 |
|
Tom Hvitved
|
eca11f1b40
|
C#: Adjust getQualifiedName for type parameters
|
2021-06-17 14:47:19 +02:00 |
|
Tom Hvitved
|
3f6beaf9df
|
C#: Add tests for complex CSV flow summaries
|
2021-06-16 19:36:05 +02:00 |
|
Tom Hvitved
|
0af44a7f94
|
C#: Changes to Type::{getQualifier,hasQualifiedName}
|
2021-06-16 19:36:05 +02:00 |
|
Tom Hvitved
|
8866e6c969
|
C#: Always use fully qualified names in CSV data-flow summaries
|
2021-06-16 14:09:45 +02:00 |
|
Tom Hvitved
|
def3d6bac4
|
C#: CSV-based flow summaries
|
2021-06-16 14:09:45 +02:00 |
|