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
|
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
|
af473db067
|
C#: Add function pointer test case in stub generation.
|
2022-08-12 14:56:52 +02:00 |
|
Michael Nebel
|
7c7c335b0e
|
C#: Update stub generator expected output.
|
2022-08-12 13:01:15 +02:00 |
|
Michael Nebel
|
b052fbf41c
|
C#: Add enum long type testcase.
|
2022-08-12 12:51:31 +02:00 |
|
Michael Nebel
|
9ff94120d8
|
C#: Update stub generator test(s) expected output.
|
2022-08-12 12:48:24 +02:00 |
|
Michael Nebel
|
d023f840de
|
C#: Add Enum examples in stub generator test code.
|
2022-08-12 12:48:24 +02:00 |
|
Tamas Vajk
|
3560853f36
|
C#: Fix ordering of stubbed type members, implemented interfaces, and location comments
|
2021-09-03 09:53:34 +02:00 |
|
Tamas Vajk
|
9ba1529f19
|
Fix nested class names in comments of stubs expected test file
|
2021-06-23 09:38:29 +02:00 |
|
Tamas Vajk
|
fec0ddd2d2
|
Add test for tuples with arity < 2
|
2021-06-23 09:26:54 +02:00 |
|
Tamas Vajk
|
b725f6e547
|
Handle types that are defined in multiple assemblies
|
2021-06-23 09:26:54 +02:00 |
|
Tamas Vajk
|
88c97bd34e
|
Generate stubs per assembly
|
2021-06-23 09:26:53 +02:00 |
|
Tamas Vajk
|
ba238578d1
|
Add stubbing tests
|
2021-06-23 09:26:53 +02:00 |
|