Michael Nebel
|
f792bf09d3
|
C#: Update expected test output.
|
2023-03-31 10:13:20 +02:00 |
|
Michael Nebel
|
6f86cb1c1b
|
C#: Add interface definition and add more testcases.
|
2023-03-31 10:13:20 +02:00 |
|
Michael Nebel
|
9966e09fd7
|
C#: Add operator dataflow test case with checked and unchecked examples.
|
2023-03-28 15:05:48 +02:00 |
|
Michael Nebel
|
32ea8420a9
|
C#: Move the existing tests into separate folders to emulate separate projects and add some more tests.
|
2023-03-27 10:42:14 +02:00 |
|
Michael Nebel
|
71d184e8c0
|
C#: Validate all access paths except for Field and Property.
|
2023-03-22 10:05:46 +01:00 |
|
Michael Nebel
|
41b2273dee
|
C#: Update expected test output.
|
2023-03-13 15:15:03 +01:00 |
|
Michael Nebel
|
8398ee43b3
|
C#: Update test comment and expected test output.
|
2023-03-13 10:09:03 +01:00 |
|
Michael Nebel
|
278f90e5fa
|
C#: Update expected test output.
|
2023-03-13 10:09:03 +01:00 |
|
Michael Nebel
|
cfe2a76431
|
C#: Add viable callable test cases for statics in interfaces.
|
2023-03-13 10:09:03 +01:00 |
|
Anders Schack-Mulligen
|
5ad7ed49dd
|
C#: Autoformat
|
2023-03-10 09:39:41 +01:00 |
|
Michael Nebel
|
29ee1bda50
|
Merge pull request #12369 from michaelnebel/csharp/unsafestubs
C#: .NET 7 Runtime and ASP.NET 7 stubs.
|
2023-03-08 13:54:23 +01:00 |
|
Michael Nebel
|
0714310661
|
C#: Add some more test examples.
|
2023-03-08 10:14:49 +01:00 |
|
Michael Nebel
|
c88f52c63e
|
C#: Add stubs test case.
|
2023-03-08 10:02:27 +01:00 |
|
Michael Nebel
|
af12affc36
|
C#: Re-generate stubs to update comments.
|
2023-03-07 10:35:13 +01:00 |
|
Michael Nebel
|
676c352819
|
C#: Update expected test output.
|
2023-03-07 10:19:26 +01:00 |
|
Michael Nebel
|
d8acc7cd17
|
C#: Stub generator support for explicit interface implementations of explicit conversion operators including test cases.
|
2023-03-07 10:19:25 +01:00 |
|
Michael Nebel
|
59349ed7c7
|
C#: Add test cases for static and virtual operators in interfaces and overlapping interface declarations.
|
2023-03-07 10:19:25 +01:00 |
|
Michael Nebel
|
24fa2be7b3
|
C#: Update flow summaries expected output test.
|
2023-03-03 15:37:36 +01:00 |
|
Michael Nebel
|
d2d7ed7bae
|
C#: .NET 7 stubs.
|
2023-03-03 15:37:36 +01:00 |
|
Michael Nebel
|
477b4566ed
|
C#: Update expected test output.
|
2023-03-01 10:42:29 +01:00 |
|
Michael Nebel
|
51be175111
|
C#: Add public members testcase and expected output.
|
2023-03-01 10:42:28 +01:00 |
|
Michael Nebel
|
363dd49a3c
|
C#: Add explicit interface implementation examples and update expected test output.
|
2023-03-01 10:42:28 +01:00 |
|
Michael Nebel
|
0dc6ada616
|
Merge pull request #12234 from michaelnebel/csharp/filescopedtypes
C# 11: Support for `file` scoped types.
|
2023-03-01 10:39:46 +01:00 |
|
Michael Nebel
|
51746627d2
|
C#: Address review comments.
|
2023-02-28 13:38:34 +01:00 |
|
Michael Nebel
|
baea74fa1b
|
C#: Add new testexamples and update expected testoutput.
|
2023-02-28 13:21:31 +01:00 |
|
Michael Nebel
|
7aeb61ca71
|
C#: Add file scoped test cases.
|
2023-02-20 10:30:10 +01:00 |
|
Michael Nebel
|
3971dedcf6
|
C#: Add testcase for required members.
|
2023-02-17 08:40:39 +01:00 |
|
Michael Nebel
|
b3c234d020
|
C#: Add testcases for checked operators.
|
2023-02-14 12:59:36 +01:00 |
|
Michael Nebel
|
b7123aaa89
|
C#: Add viable callable testcases for regular and checked operators.
|
2023-02-14 12:57:59 +01:00 |
|
Michael Nebel
|
db41463d72
|
C#: Test of relaxed shift operator requirements.
|
2023-02-10 10:33:20 +01:00 |
|
Michael Nebel
|
54b45134ef
|
C#: Add example code including tests.
|
2023-02-09 11:32:09 +01:00 |
|
Michael Nebel
|
ae10a6beb0
|
C#: Check that we get AST for struct that doesn't initialize all fields.
|
2023-02-02 12:50:59 +01:00 |
|
Michael Nebel
|
4089845ea4
|
C#: Test that nameof can used on method parameters and type parameters in attribute declarations.
|
2023-02-02 09:25:24 +01:00 |
|
Michael Nebel
|
478474bbed
|
C#: Add ref field test case.
|
2023-01-31 13:35:47 +01:00 |
|
Michael Nebel
|
ecadb56419
|
C#: Update CIL consistency test expected output.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
5657bd0547
|
C#: Update type annontations test to exclude OS specific stuff.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
177fcbb4eb
|
C#: Update attribute test to exclude OS specific declarations.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
0ed48616a7
|
C#: Use stubs for CWE-321/HardcodedSymmetricEncryptionKey.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
9808482c41
|
C#: Update Minimal stubs from source testcase expected output.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
3510f465b2
|
C#: Use stubs for ThreadUnsafeICryptoTransformLambda.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
f3555b1076
|
C#: Update options files as some classes has been moved to other dll's.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
5ccfc4d3f4
|
C#: Add System.Security.Cryptography as a dependency to the HashWithoutSalt query test.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
fd74c10b06
|
C#: Use stubs for ThreadUnsafeICryptoTransform.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
14888d4382
|
C#: Use stubs for CWE-327 test cases.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
89de6cb8a0
|
C#: Update library tests.
|
2023-01-31 13:20:59 +01:00 |
|
Michael Nebel
|
3a4e5700e8
|
C#: Update project targets, workflows and other scripts to use .NET 7.
|
2023-01-31 13:20:59 +01:00 |
|
Michael Nebel
|
ff546c1497
|
C#: Add test cases for ref fields.
|
2023-01-30 14:28:35 +01:00 |
|
Michael Nebel
|
0b04654f33
|
C#: Update expected test output.
|
2023-01-24 09:51:47 +01:00 |
|
Michael Nebel
|
4c966f2b8a
|
C#: Add some more UTF-8 encoded string examples.
|
2023-01-24 09:49:38 +01:00 |
|
Michael Nebel
|
5a1e96d671
|
C#: Update string literal test query and expected output.
|
2023-01-20 13:39:41 +01:00 |
|